Fixed typo (brwose -> browse), removed whitespace, fixed German comments(cherry picked from commit 6aec5155618d3928fc60218b3e2e8e8c3dc17af1)(cherry picked from commit 6cd1b732fc706a23ab3bfd1fa7171
Fixed typo (brwose -> browse), removed whitespace, fixed German comments(cherry picked from commit 6aec5155618d3928fc60218b3e2e8e8c3dc17af1)(cherry picked from commit 6cd1b732fc706a23ab3bfd1fa717130a48a83ff2)
show more ...
#i123862# use O*String's isEmpty() method to check for emptiness in chart2 modulePatch-by: j.nitschke@ok.deReview-by: hdu@apache.orggit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk
#i123862# use O*String's isEmpty() method to check for emptiness in chart2 modulePatch-by: j.nitschke@ok.deReview-by: hdu@apache.orggit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1566533 13f79535-47bb-0310-9956-ffa450edef68
i124085 disabled CF_DIBV5 (no advantages but some problems), increased png supportgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562493 13f79535-47bb-0310-9956-ffa450edef68
Bug 124021 - Data range dialog is brokenA side effect from IA2 integration.Revert changes.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562371 13f79535-47bb-0310-9956-ffa450edef
Bug 124021 - Data range dialog is brokenA side effect from IA2 integration.Revert changes.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562371 13f79535-47bb-0310-9956-ffa450edef68
#i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM with parcent CustomUnitText on metric fieldsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559496 13f79535-47bb-0310-9956-ffa450ed
#i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM with parcent CustomUnitText on metric fieldsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559496 13f79535-47bb-0310-9956-ffa450edef68
#i56998# add a space separater between value and unit and remove separator between value and percent to match with ISO 31-0git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559327 13f7
#i56998# add a space separater between value and unit and remove separator between value and percent to match with ISO 31-0git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559327 13f79535-47bb-0310-9956-ffa450edef68
#i123768# remove pre-IA2 code remains that has been commented outThe pre-IA2 code is available in the repository andthe commented out code made the methods less readable.git-svn-id: https://svn
#i123768# remove pre-IA2 code remains that has been commented outThe pre-IA2 code is available in the repository andthe commented out code made the methods less readable.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546553 13f79535-47bb-0310-9956-ffa450edef68
#i123768# [ia2] remove pseudo-automatic noisy commentsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546355 13f79535-47bb-0310-9956-ffa450edef68
Merged with the trunk.git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1484083 13f79535-47bb-0310-9956-ffa450edef68
Comment out unused variable to prevent compiler warning.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1477054 13f79535-47bb-0310-9956-ffa450edef68
inline awt::Size inequality operatorthe *hxx change was missing in my previous commit r1476261, sorryabout that and thanks for them temporary fix.The function and its use cases suggest inlining.
inline awt::Size inequality operatorthe *hxx change was missing in my previous commit r1476261, sorryabout that and thanks for them temporary fix.The function and its use cases suggest inlining. Exporting itsinstantiation from the chart module or having the generic symbolin the chart namespace are not required.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476961 13f79535-47bb-0310-9956-ffa450edef68
i122120 Cleanup of XPropertyList and derivates to RefCounted instances, more cleanupsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476756 13f79535-47bb-0310-9956-ffa450edef68
Sync with the trunkgit-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1476499 13f79535-47bb-0310-9956-ffa450edef68
Fix build breaker.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476438 13f79535-47bb-0310-9956-ffa450edef68
inequality operator for awt::Size needs to be available before first usemain/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxxgit-svn-id: https://svn.apache.org/repos/asf/
inequality operator for awt::Size needs to be available before first usemain/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxxgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476261 13f79535-47bb-0310-9956-ffa450edef68
IA2 for SW. Draft version 1.git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1470868 13f79535-47bb-0310-9956-ffa450edef68
rebase on current trunkgit-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1466052 13f79535-47bb-0310-9956-ffa450edef68
i121791 Unified usage of LineStyle ListBox, unified XPropertyList/XPropertyTable implementations, streamlined Ui Bitmap generationgit-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/si
i121791 Unified usage of LineStyle ListBox, unified XPropertyList/XPropertyTable implementations, streamlined Ui Bitmap generationgit-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1465024 13f79535-47bb-0310-9956-ffa450edef68
i117986 Adapt spline implementation to ODF1.2Author: Regina Henschelgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1457470 13f79535-47bb-0310-9956-ffa450edef68
121420: Fixed some sidebar panels.git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1455165 13f79535-47bb-0310-9956-ffa450edef68
i121420: Enhancements on the four svx-based panels, Area, Line, Graphic and Transformationgit-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1450891 13f79535-47bb-0310-9956-ff
i121420: Enhancements on the four svx-based panels, Area, Line, Graphic and Transformationgit-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1450891 13f79535-47bb-0310-9956-ffa450edef68
#121532# enhanced visualisation of text edut&selection, D&D overhauledgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1439888 13f79535-47bb-0310-9956-ffa450edef68
#121504# Support for alpha channel in clipboard for all systemsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431512 13f79535-47bb-0310-9956-ffa450edef68
i121542 - Unify the Menu APIgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425458 13f79535-47bb-0310-9956-ffa450edef68
#121463# Enhanced handle visualization and some fixes in that regiongit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1421172 13f79535-47bb-0310-9956-ffa450edef68
12