History log of /aoo41x/main/chart2/source/ (Results 1 - 25 of 59)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3
0db3a35b28-Apr-2021 mseidel

Fixed typo (brwose -> browse), removed whitespace, fixed German comments

(cherry picked from commit 6aec5155618d3928fc60218b3e2e8e8c3dc17af1)
(cherry picked from commit 6cd1b732fc706a23a

Fixed typo (brwose -> browse), removed whitespace, fixed German comments

(cherry picked from commit 6aec5155618d3928fc60218b3e2e8e8c3dc17af1)
(cherry picked from commit 6cd1b732fc706a23ab3bfd1fa717130a48a83ff2)

show more ...

Revision tags: AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta
9ec58d0410-Feb-2014 Herbert Dürr

#i123862# use O*String's isEmpty() method to check for emptiness in chart2 module

Patch-by: j.nitschke@ok.de
Review-by: hdu@apache.org


git-svn-id: https://svn.apache.org/re

#i123862# use O*String's isEmpty() method to check for emptiness in chart2 module

Patch-by: j.nitschke@ok.de
Review-by: hdu@apache.org


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1566533 13f79535-47bb-0310-9956-ffa450edef68

show more ...


controller/accessibility/AccessibleTextHelper.cxx
controller/chartapiwrapper/DiagramWrapper.cxx
controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.cxx
controller/chartapiwrapper/WrappedStatisticProperties.cxx
controller/chartapiwrapper/WrappedStockProperties.cxx
controller/dialogs/ChartTypeDialogController.cxx
controller/dialogs/DataBrowser.cxx
controller/dialogs/DataBrowserModel.cxx
controller/dialogs/ObjectNameProvider.cxx
controller/dialogs/res_ErrorBar.cxx
controller/dialogs/tp_DataSource.cxx
controller/dialogs/tp_RangeChooser.cxx
controller/drawinglayer/DrawViewWrapper.cxx
controller/itemsetwrapper/ErrorBarItemConverter.cxx
controller/itemsetwrapper/GraphicPropertyItemConverter.cxx
controller/itemsetwrapper/StatisticsItemConverter.cxx
controller/main/ChartController.cxx
controller/main/ChartController_Position.cxx
controller/main/ChartController_Properties.cxx
controller/main/ChartController_TextEdit.cxx
controller/main/ChartController_Tools.cxx
controller/main/ChartController_Window.cxx
controller/main/ControllerCommandDispatch.cxx
controller/main/DrawCommandDispatch.cxx
controller/main/ElementSelector.cxx
controller/main/FeatureCommandDispatchBase.cxx
controller/main/ObjectHierarchy.cxx
controller/main/SelectionHelper.cxx
controller/main/StatusBarCommandDispatch.cxx
controller/main/UndoCommandDispatch.cxx
model/filter/XMLFilter.cxx
model/main/ChartModel.cxx
model/main/ChartModel_Persistence.cxx
tools/DataSeriesHelper.cxx
tools/DataSourceHelper.cxx
tools/DiagramHelper.cxx
tools/ExplicitCategoriesProvider.cxx
tools/InternalDataProvider.cxx
tools/NamedProperties.cxx
tools/ObjectIdentifier.cxx
tools/PropertyHelper.cxx
tools/RangeHighlighter.cxx
tools/RegressionCurveHelper.cxx
tools/WrappedProperty.cxx
tools/XMLRangeHelper.cxx
view/axes/VCartesianAxis.cxx
view/charttypes/VSeriesPlotter.cxx
view/main/ChartView.cxx
view/main/DrawModelWrapper.cxx
view/main/ShapeFactory.cxx
view/main/VLegend.cxx
view/main/VTitle.cxx
a206ee7129-Jan-2014 Armin Le Grand

i124085 disabled CF_DIBV5 (no advantages but some problems), increased png support

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562493 13f79535-47bb-0310-9956-ffa450edef68

09b4864a29-Jan-2014 Steve Yin

Bug 124021 - Data range dialog is broken

A side effect from IA2 integration.
Revert changes.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562371 13f79535-47bb-

Bug 124021 - Data range dialog is broken

A side effect from IA2 integration.
Revert changes.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562371 13f79535-47bb-0310-9956-ffa450edef68

show more ...

9a1ec79424-Jan-2014 Andre Fischer

124069: Prevent infinite loop when looking too far into the future.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560934 13f79535-47bb-0310-9956-ffa450edef68

7ea7a1cc19-Jan-2014 Tsutomu Uchino

#i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM with parcent CustomUnitText on metric fields

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559496 13f79535-47bb-0310-9956-

#i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM with parcent CustomUnitText on metric fields

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559496 13f79535-47bb-0310-9956-ffa450edef68

show more ...

ae2dc0fa18-Jan-2014 Tsutomu Uchino

#i56998# add a space separater between value and unit and remove separator between value and percent to match with ISO 31-0

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559

#i56998# add a space separater between value and unit and remove separator between value and percent to match with ISO 31-0

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559327 13f79535-47bb-0310-9956-ffa450edef68

show more ...

3ea0c3d529-Nov-2013 Herbert Dürr

#i123768# remove pre-IA2 code remains that has been commented out

The pre-IA2 code is available in the repository and
the commented out code made the methods less readable.


#i123768# remove pre-IA2 code remains that has been commented out

The pre-IA2 code is available in the repository and
the 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

show more ...

4d7c9de028-Nov-2013 Herbert Dürr

#i123768# [ia2] remove pseudo-automatic noisy comments


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546355 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO401
d3e0dd8e02-Sep-2013 Steve Yin

Merged with the trunk.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1519381 13f79535-47bb-0310-9956-ffa450edef68


Revision tags: AOO400
8b27663801-Jul-2013 Armin Le Grand

i120559 Corrected load for charts without RangeString bu twith local row-oriented data

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1498356 13f79535-47bb-0310-9956-ffa450ede

i120559 Corrected load for charts without RangeString bu twith local row-oriented data

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1498356 13f79535-47bb-0310-9956-ffa450edef68

show more ...

703594c720-Jun-2013 Armin Le Grand

i121277 Corrected label data generation

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1494973 13f79535-47bb-0310-9956-ffa450edef68

a3c1aa2b27-May-2013 Herbert Dürr

#i122378# filter symbols from win's native tr1 from reexport


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486651 13f79535-47bb-0310-9956-ffa450edef68

82c0ddf227-May-2013 Herbert Dürr

#i122208# include <algorithm> explicitly if functions from <algorithm> are used

most STLs include relevant parts of it indirectly, but
one can not depend on it (seen with MSVC's tr1 head

#i122208# include <algorithm> explicitly if functions from <algorithm> are used

most STLs include relevant parts of it indirectly, but
one can not depend on it (seen with MSVC's tr1 headers)


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486646 13f79535-47bb-0310-9956-ffa450edef68

show more ...

3ce09a5818-May-2013 Steve Yin

Merged with the trunk.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1484083 13f79535-47bb-0310-9956-ffa450edef68


1a08c7ce29-Apr-2013 Pavel Janík

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

2eb4bbd229-Apr-2013 Herbert Dürr

inline awt::Size inequality operator

the *hxx change was missing in my previous commit r1476261, sorry
about that and thanks for them temporary fix.

The function and its use cas

inline awt::Size inequality operator

the *hxx change was missing in my previous commit r1476261, sorry
about that and thanks for them temporary fix.

The function and its use cases suggest inlining. Exporting its
instantiation from the chart module or having the generic symbol
in the chart namespace are not required.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476961 13f79535-47bb-0310-9956-ffa450edef68

show more ...

c7be74b128-Apr-2013 Armin Le Grand

i122120 Cleanup of XPropertyList and derivates to RefCounted instances, more cleanups

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476756 13f79535-47bb-0310-9956-ffa450edef

i122120 Cleanup of XPropertyList and derivates to RefCounted instances, more cleanups

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476756 13f79535-47bb-0310-9956-ffa450edef68

show more ...

cbe4a5e327-Apr-2013 Steve Yin

Sync with the trunk

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1476499 13f79535-47bb-0310-9956-ffa450edef68


960890aa26-Apr-2013 Ariel Constenla-Haile

Fix build breaker.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476438 13f79535-47bb-0310-9956-ffa450edef68

9d1234ef26-Apr-2013 Herbert Dürr

inequality operator for awt::Size needs to be available before first usemain/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx

git-svn-id: https://svn.apache.org/re

inequality operator for awt::Size needs to be available before first usemain/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476261 13f79535-47bb-0310-9956-ffa450edef68

show more ...

ca62e2c223-Apr-2013 Steve Yin

IA2 for SW. Draft version 1.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1470868 13f79535-47bb-0310-9956-ffa450edef68


47148b3b09-Apr-2013 Oliver-Rainer Wittmann

rebase on current trunk

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1466052 13f79535-47bb-0310-9956-ffa450edef68


97e8a92905-Apr-2013 Armin Le Grand

i121791 Unified usage of LineStyle ListBox, unified XPropertyList/XPropertyTable implementations, streamlined Ui Bitmap generation

git-svn-id: https://svn.apache.org/repos/asf/openoffice/bra

i121791 Unified usage of LineStyle ListBox, unified XPropertyList/XPropertyTable implementations, streamlined Ui Bitmap generation

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1465024 13f79535-47bb-0310-9956-ffa450edef68

show more ...

2e7c066619-Mar-2013 Herbert Dürr

WaE: fix AxisProperties's copy construction for its m_nDimensionIndex member


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1458357 13f79535-47bb-0310-9956-ffa450edef68

123