History log of /trunk/main/chart2/source/ (Results 76 - 77 of 77)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7925e91228-Aug-2011 Michael Stahl

fix up code so it builds with GCC 4.6:

put user-defined default constructors in some classes.
remove "mutable" from reference variables.
include stddef.h where size_t or ptrdiff_t

fix up code so it builds with GCC 4.6:

put user-defined default constructors in some classes.
remove "mutable" from reference variables.
include stddef.h where size_t or ptrdiff_t was not defined.

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

show more ...

cdf0e10c16-Aug-2011 rcweir

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/extras/l10n is a copy of (currently tip-most)
http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5

Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):

/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt
/ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt
/ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt
/ooo/trunk/core/gettext/gettext-0.18.1.1.patch
/ooo/trunk/core/apache-commons/patches/codec.patch
/ooo/trunk/core/libcroco/libcroco-0.6.2.patch
/ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt
/ooo/trunk/core/graphite/graphite-2.3.1.patch
/ooo/trunk/core/hwpfilter/source/hwpeq.cpp
/ooo/trunk/core/solenv/bin/cwstouched.pl
/ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html
/ooo/trunk/core/writerfilter/source/doctok/escher.html
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl

Also: Repository.mk from the l10n toplevel


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

show more ...


controller/accessibility/AccStatisticsObject.cxx
controller/accessibility/AccStatisticsObject.hxx
controller/accessibility/AccessibleBase.cxx
controller/accessibility/AccessibleChartElement.cxx
controller/accessibility/AccessibleChartElement.hxx
controller/accessibility/AccessibleChartShape.cxx
controller/accessibility/AccessibleChartShape.hxx
controller/accessibility/AccessibleChartView.cxx
controller/accessibility/AccessibleTextHelper.cxx
controller/accessibility/AccessibleViewForwarder.cxx
controller/accessibility/AccessibleViewForwarder.hxx
controller/accessibility/ChartElementFactory.cxx
controller/accessibility/ChartElementFactory.hxx
controller/accessibility/makefile.mk
controller/chartapiwrapper/AreaWrapper.cxx
controller/chartapiwrapper/AreaWrapper.hxx
controller/chartapiwrapper/AxisWrapper.cxx
controller/chartapiwrapper/AxisWrapper.hxx
controller/chartapiwrapper/Chart2ModelContact.cxx
controller/chartapiwrapper/Chart2ModelContact.hxx
controller/chartapiwrapper/ChartDataWrapper.cxx
controller/chartapiwrapper/ChartDataWrapper.hxx
controller/chartapiwrapper/ChartDocumentWrapper.cxx
controller/chartapiwrapper/DataSeriesPointWrapper.cxx
controller/chartapiwrapper/DataSeriesPointWrapper.hxx
controller/chartapiwrapper/DiagramWrapper.cxx
controller/chartapiwrapper/DiagramWrapper.hxx
controller/chartapiwrapper/GridWrapper.cxx
controller/chartapiwrapper/GridWrapper.hxx
controller/chartapiwrapper/LegendWrapper.cxx
controller/chartapiwrapper/LegendWrapper.hxx
controller/chartapiwrapper/MinMaxLineWrapper.cxx
controller/chartapiwrapper/MinMaxLineWrapper.hxx
controller/chartapiwrapper/ReferenceSizePropertyProvider.hxx
controller/chartapiwrapper/TitleWrapper.cxx
controller/chartapiwrapper/TitleWrapper.hxx
controller/chartapiwrapper/UpDownBarWrapper.cxx
controller/chartapiwrapper/UpDownBarWrapper.hxx
controller/chartapiwrapper/WallFloorWrapper.cxx
controller/chartapiwrapper/WallFloorWrapper.hxx
controller/chartapiwrapper/WrappedAddInProperty.cxx
controller/chartapiwrapper/WrappedAddInProperty.hxx
controller/chartapiwrapper/WrappedAutomaticPositionProperties.cxx
controller/chartapiwrapper/WrappedAutomaticPositionProperties.hxx
controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.cxx
controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.hxx
controller/chartapiwrapper/WrappedCharacterHeightProperty.cxx
controller/chartapiwrapper/WrappedCharacterHeightProperty.hxx
controller/chartapiwrapper/WrappedDataCaptionProperties.cxx
controller/chartapiwrapper/WrappedDataCaptionProperties.hxx
controller/chartapiwrapper/WrappedGapwidthProperty.cxx
controller/chartapiwrapper/WrappedGapwidthProperty.hxx
controller/chartapiwrapper/WrappedNumberFormatProperty.cxx
controller/chartapiwrapper/WrappedNumberFormatProperty.hxx
controller/chartapiwrapper/WrappedScaleProperty.cxx
controller/chartapiwrapper/WrappedScaleProperty.hxx
controller/chartapiwrapper/WrappedScaleTextProperties.cxx
controller/chartapiwrapper/WrappedScaleTextProperties.hxx
controller/chartapiwrapper/WrappedSceneProperty.cxx
controller/chartapiwrapper/WrappedSceneProperty.hxx
controller/chartapiwrapper/WrappedSeriesAreaOrLineProperty.cxx
controller/chartapiwrapper/WrappedSeriesAreaOrLineProperty.hxx
controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx
controller/chartapiwrapper/WrappedSplineProperties.cxx
controller/chartapiwrapper/WrappedSplineProperties.hxx
controller/chartapiwrapper/WrappedStatisticProperties.cxx
controller/chartapiwrapper/WrappedStatisticProperties.hxx
controller/chartapiwrapper/WrappedStockProperties.cxx
controller/chartapiwrapper/WrappedStockProperties.hxx
controller/chartapiwrapper/WrappedSymbolProperties.cxx
controller/chartapiwrapper/WrappedSymbolProperties.hxx
controller/chartapiwrapper/WrappedTextRotationProperty.cxx
controller/chartapiwrapper/WrappedTextRotationProperty.hxx
controller/chartapiwrapper/makefile.mk
controller/chartcontroller.component
controller/dialogs/Bitmaps.hrc
controller/dialogs/Bitmaps.src
controller/dialogs/Bitmaps_HC.hrc
controller/dialogs/Bitmaps_HC.src
controller/dialogs/ChangingResource.cxx
controller/dialogs/ChangingResource.hxx
controller/dialogs/ChartTypeDialogController.cxx
controller/dialogs/ChartTypeDialogController.hxx
controller/dialogs/ChartTypeTemplateProvider.hxx
controller/dialogs/CommonResources.hrc
controller/dialogs/DataBrowser.cxx
controller/dialogs/DataBrowser.hxx
controller/dialogs/DataBrowserModel.cxx
controller/dialogs/DataBrowserModel.hxx
controller/dialogs/DialogModel.cxx
controller/dialogs/DialogModel.hxx
controller/dialogs/ObjectNameProvider.cxx
controller/dialogs/RangeEdit.cxx
controller/dialogs/RangeSelectionButton.cxx
controller/dialogs/RangeSelectionHelper.cxx
controller/dialogs/RangeSelectionListener.cxx
controller/dialogs/ResourceIds.hrc
controller/dialogs/Strings.src
controller/dialogs/Strings_AdditionalControls.src
controller/dialogs/Strings_ChartTypes.src
controller/dialogs/Strings_Scale.src
controller/dialogs/Strings_Statistic.src
controller/dialogs/TabPages.hrc
controller/dialogs/TextDirectionListBox.cxx
controller/dialogs/TimerTriggeredControllerLock.cxx
controller/dialogs/TitleDialogData.cxx
controller/dialogs/dlg_ChartType.cxx
controller/dialogs/dlg_ChartType.hrc
controller/dialogs/dlg_ChartType.src
controller/dialogs/dlg_ChartType_UNO.cxx
controller/dialogs/dlg_CreationWizard.cxx
controller/dialogs/dlg_CreationWizard.hrc
controller/dialogs/dlg_CreationWizard.src
controller/dialogs/dlg_CreationWizard_UNO.cxx
controller/dialogs/dlg_DataEditor.cxx
controller/dialogs/dlg_DataEditor.hrc
controller/dialogs/dlg_DataEditor.src
controller/dialogs/dlg_DataSource.cxx
controller/dialogs/dlg_DataSource.hrc
controller/dialogs/dlg_DataSource.src
controller/dialogs/dlg_InsertAxis_Grid.cxx
controller/dialogs/dlg_InsertAxis_Grid.hrc
controller/dialogs/dlg_InsertAxis_Grid.src
controller/dialogs/dlg_InsertDataLabel.cxx
controller/dialogs/dlg_InsertDataLabel.hrc
controller/dialogs/dlg_InsertDataLabel.src
controller/dialogs/dlg_InsertErrorBars.cxx
controller/dialogs/dlg_InsertErrorBars.hrc
controller/dialogs/dlg_InsertErrorBars.src
controller/dialogs/dlg_InsertLegend.cxx
controller/dialogs/dlg_InsertLegend.hrc
controller/dialogs/dlg_InsertLegend.src
controller/dialogs/dlg_InsertTitle.cxx
controller/dialogs/dlg_InsertTitle.hrc
controller/dialogs/dlg_InsertTitle.src
controller/dialogs/dlg_InsertTrendline.cxx
controller/dialogs/dlg_InsertTrendline.hrc
controller/dialogs/dlg_InsertTrendline.src
controller/dialogs/dlg_NumberFormat.cxx
controller/dialogs/dlg_NumberFormat.hxx
controller/dialogs/dlg_ObjectProperties.cxx
controller/dialogs/dlg_ObjectProperties.src
controller/dialogs/dlg_ShapeFont.cxx
controller/dialogs/dlg_ShapeFont.src
controller/dialogs/dlg_ShapeParagraph.cxx
controller/dialogs/dlg_ShapeParagraph.src
controller/dialogs/dlg_View3D.cxx
controller/dialogs/dlg_View3D.hrc
controller/dialogs/dlg_View3D.src
controller/dialogs/hidother.src
controller/dialogs/makefile.mk
controller/dialogs/res_BarGeometry.cxx
controller/dialogs/res_BarGeometry.hxx
controller/dialogs/res_BarGeometry.src
controller/dialogs/res_DataLabel.cxx
controller/dialogs/res_DataLabel.hxx
controller/dialogs/res_DataLabel_IDs.hrc
controller/dialogs/res_DataLabel_tmpl.hrc
controller/dialogs/res_ErrorBar.cxx
controller/dialogs/res_ErrorBar_IDs.hrc
controller/dialogs/res_ErrorBar_tmpl.hrc
controller/dialogs/res_LegendPosition.cxx
controller/dialogs/res_LegendPosition.hxx
controller/dialogs/res_LegendPosition_IDs.hrc
controller/dialogs/res_LegendPosition_tmpl.hrc
controller/dialogs/res_SecondaryAxisCheckBoxes_tmpl.hrc
controller/dialogs/res_TextSeparator.cxx
controller/dialogs/res_TextSeparator.hxx
controller/dialogs/res_TextSeparator.src
controller/dialogs/res_Titles.cxx
controller/dialogs/res_Titles.hrc
controller/dialogs/res_Titles.hxx
controller/dialogs/res_Titlesx_tmpl.hrc
controller/dialogs/res_Trendline.cxx
controller/dialogs/res_Trendline.hxx
controller/dialogs/res_Trendline_IDs.hrc
controller/dialogs/res_Trendline_tmpl.hrc
controller/dialogs/tp_3D_SceneAppearance.cxx
controller/dialogs/tp_3D_SceneAppearance.hrc
controller/dialogs/tp_3D_SceneAppearance.hxx
controller/dialogs/tp_3D_SceneAppearance.src
controller/dialogs/tp_3D_SceneGeometry.cxx
controller/dialogs/tp_3D_SceneGeometry.hrc
controller/dialogs/tp_3D_SceneGeometry.hxx
controller/dialogs/tp_3D_SceneGeometry.src
controller/dialogs/tp_3D_SceneIllumination.cxx
controller/dialogs/tp_3D_SceneIllumination.hrc
controller/dialogs/tp_3D_SceneIllumination.hxx
controller/dialogs/tp_3D_SceneIllumination.src
controller/dialogs/tp_AxisLabel.cxx
controller/dialogs/tp_AxisLabel.hxx
controller/dialogs/tp_AxisLabel.src
controller/dialogs/tp_AxisPositions.cxx
controller/dialogs/tp_AxisPositions.hxx
controller/dialogs/tp_AxisPositions.src
controller/dialogs/tp_ChartType.cxx
controller/dialogs/tp_ChartType.hrc
controller/dialogs/tp_ChartType.hxx
controller/dialogs/tp_ChartType.src
controller/dialogs/tp_DataLabel.cxx
controller/dialogs/tp_DataLabel.hxx
controller/dialogs/tp_DataLabel.src
controller/dialogs/tp_DataSource.cxx
controller/dialogs/tp_DataSource.hrc
controller/dialogs/tp_DataSource.hxx
controller/dialogs/tp_DataSource.src
controller/dialogs/tp_DataSourceControls.cxx
controller/dialogs/tp_DataSourceControls.hxx
controller/dialogs/tp_ErrorBars.cxx
controller/dialogs/tp_ErrorBars.hxx
controller/dialogs/tp_ErrorBars.src
controller/dialogs/tp_LegendPosition.cxx
controller/dialogs/tp_LegendPosition.hxx
controller/dialogs/tp_LegendPosition.src
controller/dialogs/tp_Location.cxx
controller/dialogs/tp_Location.hrc
controller/dialogs/tp_Location.hxx
controller/dialogs/tp_Location.src
controller/dialogs/tp_PointGeometry.cxx
controller/dialogs/tp_PointGeometry.hxx
controller/dialogs/tp_PointGeometry.src
controller/dialogs/tp_PolarOptions.cxx
controller/dialogs/tp_PolarOptions.hrc
controller/dialogs/tp_PolarOptions.hxx
controller/dialogs/tp_PolarOptions.src
controller/dialogs/tp_RangeChooser.cxx
controller/dialogs/tp_RangeChooser.hrc
controller/dialogs/tp_RangeChooser.hxx
controller/dialogs/tp_RangeChooser.src
controller/dialogs/tp_Scale.cxx
controller/dialogs/tp_Scale.hrc
controller/dialogs/tp_Scale.hxx
controller/dialogs/tp_Scale.src
controller/dialogs/tp_SeriesToAxis.cxx
controller/dialogs/tp_SeriesToAxis.hrc
controller/dialogs/tp_SeriesToAxis.hxx
controller/dialogs/tp_SeriesToAxis.src
controller/dialogs/tp_TitleRotation.cxx
controller/dialogs/tp_TitleRotation.hxx
controller/dialogs/tp_TitleRotation.src
controller/dialogs/tp_Trendline.cxx
controller/dialogs/tp_Trendline.hxx
controller/dialogs/tp_Trendline.src
controller/dialogs/tp_Wizard_TitlesAndObjects.cxx
controller/dialogs/tp_Wizard_TitlesAndObjects.hrc
controller/dialogs/tp_Wizard_TitlesAndObjects.hxx
controller/dialogs/tp_Wizard_TitlesAndObjects.src
controller/drawinglayer/DrawViewWrapper.cxx
controller/drawinglayer/ViewElementListProvider.cxx
controller/drawinglayer/makefile.mk
controller/inc/AccessibleBase.hxx
controller/inc/AccessibleChartView.hxx
controller/inc/AccessibleTextHelper.hxx
controller/inc/AxisItemConverter.hxx
controller/inc/CharacterPropertyItemConverter.hxx
controller/inc/ChartDocumentWrapper.hxx
controller/inc/ChartRenderer.hxx
controller/inc/ConfigurationAccess.hxx
controller/inc/DataPointItemConverter.hxx
controller/inc/DrawViewWrapper.hxx
controller/inc/ErrorBarItemConverter.hxx
controller/inc/GraphicPropertyItemConverter.hxx
controller/inc/HelpIds.hrc
controller/inc/ItemConverter.hxx
controller/inc/ItemPropertyMap.hxx
controller/inc/LegendItemConverter.hxx
controller/inc/MenuResIds.hrc
controller/inc/MultipleChartConverters.hxx
controller/inc/MultipleItemConverter.hxx
controller/inc/ObjectHierarchy.hxx
controller/inc/ObjectNameProvider.hxx
controller/inc/PositionAndSizeHelper.hxx
controller/inc/RangeEdit.hxx
controller/inc/RangeSelectionButton.hxx
controller/inc/RangeSelectionHelper.hxx
controller/inc/RangeSelectionListener.hxx
controller/inc/RegressionCurveItemConverter.hxx
controller/inc/RegressionEquationItemConverter.hxx
controller/inc/SchSlotIds.hxx
controller/inc/SeriesOptionsItemConverter.hxx
controller/inc/ShapeController.hrc
controller/inc/StatisticsItemConverter.hxx
controller/inc/TabPageNotifiable.hxx
controller/inc/TextDirectionListBox.hxx
controller/inc/TimerTriggeredControllerLock.hxx
controller/inc/TitleDialogData.hxx
controller/inc/TitleItemConverter.hxx
controller/inc/ViewElementListProvider.hxx
controller/inc/dlg_ChartType.hxx
controller/inc/dlg_ChartType_UNO.hxx
controller/inc/dlg_CreationWizard.hxx
controller/inc/dlg_CreationWizard_UNO.hxx
controller/inc/dlg_DataEditor.hxx
controller/inc/dlg_DataSource.hxx
controller/inc/dlg_InsertAxis_Grid.hxx
controller/inc/dlg_InsertDataLabel.hxx
controller/inc/dlg_InsertErrorBars.hxx
controller/inc/dlg_InsertLegend.hxx
controller/inc/dlg_InsertTitle.hxx
controller/inc/dlg_InsertTrendline.hxx
controller/inc/dlg_ObjectProperties.hxx
controller/inc/dlg_ShapeFont.hxx
controller/inc/dlg_ShapeParagraph.hxx
controller/inc/dlg_View3D.hxx
controller/inc/res_ErrorBar.hxx
controller/itemsetwrapper/AxisItemConverter.cxx
controller/itemsetwrapper/CharacterPropertyItemConverter.cxx
controller/itemsetwrapper/DataPointItemConverter.cxx
controller/itemsetwrapper/ErrorBarItemConverter.cxx
controller/itemsetwrapper/GraphicPropertyItemConverter.cxx
controller/itemsetwrapper/ItemConverter.cxx
controller/itemsetwrapper/LegendItemConverter.cxx
controller/itemsetwrapper/MultipleChartConverters.cxx
controller/itemsetwrapper/MultipleItemConverter.cxx
controller/itemsetwrapper/RegressionCurveItemConverter.cxx
controller/itemsetwrapper/RegressionEquationItemConverter.cxx
controller/itemsetwrapper/SchWhichPairs.hxx
controller/itemsetwrapper/SeriesOptionsItemConverter.cxx
controller/itemsetwrapper/StatisticsItemConverter.cxx
controller/itemsetwrapper/TitleItemConverter.cxx
controller/itemsetwrapper/makefile.mk
controller/main/ChartController.cxx
controller/main/ChartController.hxx
controller/main/ChartController_EditData.cxx
controller/main/ChartController_Insert.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/ChartDropTargetHelper.cxx
controller/main/ChartDropTargetHelper.hxx
controller/main/ChartFrameloader.cxx
controller/main/ChartFrameloader.hxx
controller/main/ChartModelClone.cxx
controller/main/ChartModelClone.hxx
controller/main/ChartRenderer.cxx
controller/main/ChartTransferable.cxx
controller/main/ChartTransferable.hxx
controller/main/ChartWindow.cxx
controller/main/ChartWindow.hxx
controller/main/CommandDispatch.cxx
controller/main/CommandDispatch.hxx
controller/main/CommandDispatchContainer.cxx
controller/main/CommandDispatchContainer.hxx
controller/main/ConfigurationAccess.cxx
controller/main/ControllerCommandDispatch.cxx
controller/main/ControllerCommandDispatch.hxx
controller/main/DragMethod_Base.cxx
controller/main/DragMethod_Base.hxx
controller/main/DragMethod_PieSegment.cxx
controller/main/DragMethod_PieSegment.hxx
controller/main/DragMethod_RotateDiagram.cxx
controller/main/DragMethod_RotateDiagram.hxx
controller/main/DrawCommandDispatch.cxx
controller/main/DrawCommandDispatch.hrc
controller/main/DrawCommandDispatch.hxx
controller/main/ElementSelector.cxx
controller/main/ElementSelector.hxx
controller/main/FeatureCommandDispatchBase.cxx
controller/main/FeatureCommandDispatchBase.hxx
controller/main/ObjectHierarchy.cxx
controller/main/PositionAndSizeHelper.cxx
controller/main/SelectionHelper.cxx
controller/main/SelectionHelper.hxx
controller/main/ShapeController.cxx
controller/main/ShapeController.hxx
controller/main/ShapeToolbarController.cxx
controller/main/ShapeToolbarController.hxx
controller/main/StatusBarCommandDispatch.cxx
controller/main/StatusBarCommandDispatch.hxx
controller/main/UndoActions.cxx
controller/main/UndoActions.hxx
controller/main/UndoCommandDispatch.cxx
controller/main/UndoCommandDispatch.hxx
controller/main/UndoGuard.cxx
controller/main/UndoGuard.hxx
controller/main/_serviceregistration_controller.cxx
controller/main/makefile.mk
controller/makefile.mk
controller/menus/ShapeContextMenu.src
controller/menus/ShapeEditContextMenu.src
controller/menus/makefile.mk
inc/AxisHelper.hxx
inc/AxisIndexDefines.hxx
inc/BaseGFXHelper.hxx
inc/CachedDataSequence.hxx
inc/CharacterProperties.hxx
inc/ChartDebugTrace.hxx
inc/ChartModelHelper.hxx
inc/ChartTypeHelper.hxx
inc/ChartViewHelper.hxx
inc/CloneHelper.hxx
inc/ColorPerPointHelper.hxx
inc/CommonConverters.hxx
inc/CommonFunctors.hxx
inc/ConfigColorScheme.hxx
inc/ConfigItemListener.hxx
inc/ContainerHelper.hxx
inc/ControllerLockGuard.hxx
inc/DataSeriesHelper.hxx
inc/DataSource.hxx
inc/DataSourceHelper.hxx
inc/DiagramHelper.hxx
inc/DisposeHelper.hxx
inc/ErrorBar.hxx
inc/EventListenerHelper.hxx
inc/ExplicitCategoriesProvider.hxx
inc/ExponentialRegressionCurveCalculator.hxx
inc/FastPropertyIdRanges.hxx
inc/FillProperties.hxx
inc/FormattedStringHelper.hxx
inc/InternalData.hxx
inc/InternalDataProvider.hxx
inc/LabeledDataSequence.hxx
inc/LegendHelper.hxx
inc/LifeTime.hxx
inc/LineProperties.hxx
inc/LinearRegressionCurveCalculator.hxx
inc/LogarithmicRegressionCurveCalculator.hxx
inc/MeanValueRegressionCurveCalculator.hxx
inc/MediaDescriptorHelper.hxx
inc/ModifyListenerCallBack.hxx
inc/ModifyListenerHelper.hxx
inc/MutexContainer.hxx
inc/NameContainer.hxx
inc/NamedFillProperties.hxx
inc/NamedLineProperties.hxx
inc/NamedProperties.hxx
inc/NoWarningThisInCTOR.hxx
inc/NumberFormatterWrapper.hxx
inc/OPropertySet.hxx
inc/ObjectIdentifier.hxx
inc/PotentialRegressionCurveCalculator.hxx
inc/PropertyHelper.hxx
inc/RangeHighlighter.hxx
inc/ReferenceSizeProvider.hxx
inc/RegressionCurveCalculator.hxx
inc/RegressionCurveHelper.hxx
inc/RelativePositionHelper.hxx
inc/RelativeSizeHelper.hxx
inc/ResId.hxx
inc/RessourceManager.hxx
inc/Scaling.hxx
inc/SceneProperties.hxx
inc/ServiceMacros.hxx
inc/StackMode.hxx
inc/StatisticsHelper.hxx
inc/Strings.hrc
inc/ThreeDHelper.hxx
inc/TitleHelper.hxx
inc/TrueGuard.hxx
inc/UncachedDataSequence.hxx
inc/UserDefinedProperties.hxx
inc/WeakListenerAdapter.hxx
inc/WrappedDefaultProperty.hxx
inc/WrappedDirectStateProperty.hxx
inc/WrappedIgnoreProperty.hxx
inc/WrappedProperty.hxx
inc/WrappedPropertySet.hxx
inc/XMLRangeHelper.hxx
inc/charttoolsdllapi.hxx
inc/chartview/ChartSfxItemIds.hxx
inc/chartview/DataPointSymbolSupplier.hxx
inc/chartview/DrawModelWrapper.hxx
inc/chartview/ExplicitScaleValues.hxx
inc/chartview/ExplicitValueProvider.hxx
inc/chartview/chartviewdllapi.hxx
inc/chartview/servicenames_charttypes.hxx
inc/exports.dxp
inc/macros.hxx
inc/servicenames.hxx
inc/servicenames_charttypes.hxx
inc/servicenames_coosystems.hxx
inc/servicenames_dlwrapper.hxx
model/chartmodel.component
model/filter/XMLFilter.cxx
model/filter/makefile.mk
model/inc/BaseCoordinateSystem.hxx
model/inc/CartesianCoordinateSystem.hxx
model/inc/ChartTypeManager.hxx
model/inc/DataSeries.hxx
model/inc/DataSeriesTree.hxx
model/inc/Diagram.hxx
model/inc/PolarCoordinateSystem.hxx
model/inc/StockBar.hxx
model/inc/XMLFilter.hxx
model/inc/_serviceregistration_charttypes.hxx
model/main/Axis.cxx
model/main/Axis.hxx
model/main/BaseCoordinateSystem.cxx
model/main/CartesianCoordinateSystem.cxx
model/main/ChartModel.cxx
model/main/ChartModel.hxx
model/main/ChartModel_Persistence.cxx
model/main/DataPoint.cxx
model/main/DataPoint.hxx
model/main/DataPointProperties.cxx
model/main/DataPointProperties.hxx
model/main/DataSeries.cxx
model/main/DataSeriesProperties.cxx
model/main/DataSeriesProperties.hxx
model/main/Diagram.cxx
model/main/FormattedString.cxx
model/main/FormattedString.hxx
model/main/GridProperties.cxx
model/main/GridProperties.hxx
model/main/LayoutContainer.cxx
model/main/LayoutContainer.hxx
model/main/Legend.cxx
model/main/Legend.hxx
model/main/PageBackground.cxx
model/main/PageBackground.hxx
model/main/PolarCoordinateSystem.cxx
model/main/StockBar.cxx
model/main/Title.cxx
model/main/Title.hxx
model/main/UndoManager.cxx
model/main/UndoManager.hxx
model/main/Wall.cxx
model/main/Wall.hxx
model/main/_serviceregistration_model.cxx
model/main/makefile.mk
model/makefile.mk
model/template/AreaChartType.cxx
model/template/AreaChartType.hxx
model/template/AreaChartTypeTemplate.cxx
model/template/AreaChartTypeTemplate.hxx
model/template/BarChartType.cxx
model/template/BarChartType.hxx
model/template/BarChartTypeTemplate.cxx
model/template/BarChartTypeTemplate.hxx
model/template/BubbleChartType.cxx
model/template/BubbleChartType.hxx
model/template/BubbleChartTypeTemplate.cxx
model/template/BubbleChartTypeTemplate.hxx
model/template/BubbleDataInterpreter.cxx
model/template/BubbleDataInterpreter.hxx
model/template/CandleStickChartType.cxx
model/template/CandleStickChartType.hxx
model/template/ChartType.cxx
model/template/ChartType.hxx
model/template/ChartTypeManager.cxx
model/template/ChartTypeTemplate.cxx
model/template/ChartTypeTemplate.hxx
model/template/ColumnChartType.cxx
model/template/ColumnChartType.hxx
model/template/ColumnLineChartTypeTemplate.cxx
model/template/ColumnLineChartTypeTemplate.hxx
model/template/ColumnLineDataInterpreter.cxx
model/template/ColumnLineDataInterpreter.hxx
model/template/DataInterpreter.cxx
model/template/DataInterpreter.hxx
model/template/FilledNetChartType.cxx
model/template/FilledNetChartType.hxx
model/template/LineChartType.cxx
model/template/LineChartType.hxx
model/template/LineChartTypeTemplate.cxx
model/template/LineChartTypeTemplate.hxx
model/template/NetChartType.cxx
model/template/NetChartType.hxx
model/template/NetChartTypeTemplate.cxx
model/template/NetChartTypeTemplate.hxx
model/template/PieChartType.cxx
model/template/PieChartType.hxx
model/template/PieChartTypeTemplate.cxx
model/template/PieChartTypeTemplate.hxx
model/template/ScatterChartType.cxx
model/template/ScatterChartType.hxx
model/template/ScatterChartTypeTemplate.cxx
model/template/ScatterChartTypeTemplate.hxx
model/template/StockChartTypeTemplate.cxx
model/template/StockChartTypeTemplate.hxx
model/template/StockDataInterpreter.cxx
model/template/StockDataInterpreter.hxx
model/template/XYDataInterpreter.cxx
model/template/XYDataInterpreter.hxx
model/template/_serviceregistration_charttypes.cxx
model/template/makefile.mk
tools/AxisHelper.cxx
tools/BaseGFXHelper.cxx
tools/CachedDataSequence.cxx
tools/CharacterProperties.cxx
tools/ChartDebugTrace.cxx
tools/ChartModelHelper.cxx
tools/ChartTypeHelper.cxx
tools/ChartViewHelper.cxx
tools/ColorPerPointHelper.cxx
tools/CommonConverters.cxx
tools/ConfigColorScheme.cxx
tools/ControllerLockGuard.cxx
tools/DataSeriesHelper.cxx
tools/DataSource.cxx
tools/DataSourceHelper.cxx
tools/DiagramHelper.cxx
tools/ErrorBar.cxx
tools/ExplicitCategoriesProvider.cxx
tools/ExponentialRegressionCurveCalculator.cxx
tools/FillProperties.cxx
tools/FormattedStringHelper.cxx
tools/ImplOPropertySet.cxx
tools/ImplOPropertySet.hxx
tools/InternalData.cxx
tools/InternalDataProvider.cxx
tools/LabeledDataSequence.cxx
tools/LegendHelper.cxx
tools/LifeTime.cxx
tools/LineProperties.cxx
tools/LinearRegressionCurveCalculator.cxx
tools/LogarithmicRegressionCurveCalculator.cxx
tools/MeanValueRegressionCurveCalculator.cxx
tools/MediaDescriptorHelper.cxx
tools/ModifyListenerCallBack.cxx
tools/ModifyListenerHelper.cxx
tools/MutexContainer.cxx
tools/NameContainer.cxx
tools/NamedFillProperties.cxx
tools/NamedLineProperties.cxx
tools/NamedProperties.cxx
tools/NumberFormatterWrapper.cxx
tools/OPropertySet.cxx
tools/ObjectIdentifier.cxx
tools/PotentialRegressionCurveCalculator.cxx
tools/PropertyHelper.cxx
tools/RangeHighlighter.cxx
tools/ReferenceSizeProvider.cxx
tools/RegressionCalculationHelper.hxx
tools/RegressionCurveCalculator.cxx
tools/RegressionCurveHelper.cxx
tools/RegressionCurveModel.cxx
tools/RegressionCurveModel.hxx
tools/RegressionEquation.cxx
tools/RegressionEquation.hxx
tools/RelativePositionHelper.cxx
tools/RelativeSizeHelper.cxx
tools/ResId.cxx
tools/RessourceManager.cxx
tools/Scaling.cxx
tools/SceneProperties.cxx
tools/StatisticsHelper.cxx
tools/ThreeDHelper.cxx
tools/TitleHelper.cxx
tools/TrueGuard.cxx
tools/UncachedDataSequence.cxx
tools/UserDefinedProperties.cxx
tools/WeakListenerAdapter.cxx
tools/WrappedDefaultProperty.cxx
tools/WrappedDirectStateProperty.cxx
tools/WrappedIgnoreProperty.cxx
tools/WrappedProperty.cxx
tools/WrappedPropertySet.cxx
tools/XMLRangeHelper.cxx
tools/_serviceregistration_tools.cxx
tools/charttools.component
tools/exports.flt
tools/makefile.mk
view/axes/DateHelper.cxx
view/axes/DateScaling.cxx
view/axes/DateScaling.hxx
view/axes/MinimumAndMaximumSupplier.cxx
view/axes/ScaleAutomatism.cxx
view/axes/TickmarkHelper.cxx
view/axes/TickmarkProperties.hxx
view/axes/Tickmarks.cxx
view/axes/Tickmarks.hxx
view/axes/Tickmarks_Dates.cxx
view/axes/Tickmarks_Dates.hxx
view/axes/Tickmarks_Equidistant.cxx
view/axes/Tickmarks_Equidistant.hxx
view/axes/VAxisBase.cxx
view/axes/VAxisBase.hxx
view/axes/VAxisOrGridBase.cxx
view/axes/VAxisOrGridBase.hxx
view/axes/VAxisProperties.cxx
view/axes/VAxisProperties.hxx
view/axes/VCartesianAxis.cxx
view/axes/VCartesianAxis.hxx
view/axes/VCartesianCoordinateSystem.cxx
view/axes/VCartesianCoordinateSystem.hxx
view/axes/VCartesianGrid.cxx
view/axes/VCartesianGrid.hxx
view/axes/VCoordinateSystem.cxx
view/axes/VPolarAngleAxis.cxx
view/axes/VPolarAngleAxis.hxx
view/axes/VPolarAxis.cxx
view/axes/VPolarAxis.hxx
view/axes/VPolarCoordinateSystem.cxx
view/axes/VPolarCoordinateSystem.hxx
view/axes/VPolarGrid.cxx
view/axes/VPolarGrid.hxx
view/axes/VPolarRadiusAxis.cxx
view/axes/VPolarRadiusAxis.hxx
view/axes/makefile.mk
view/charttypes/AreaChart.cxx
view/charttypes/AreaChart.hxx
view/charttypes/BarChart.cxx
view/charttypes/BarChart.hxx
view/charttypes/BarPositionHelper.cxx
view/charttypes/BarPositionHelper.hxx
view/charttypes/BubbleChart.cxx
view/charttypes/BubbleChart.hxx
view/charttypes/CandleStickChart.cxx
view/charttypes/CandleStickChart.hxx
view/charttypes/CategoryPositionHelper.cxx
view/charttypes/CategoryPositionHelper.hxx
view/charttypes/PieChart.cxx
view/charttypes/PieChart.hxx
view/charttypes/Splines.cxx
view/charttypes/Splines.hxx
view/charttypes/VSeriesPlotter.cxx
view/charttypes/makefile.mk
view/chartview.component
view/diagram/VDiagram.cxx
view/diagram/makefile.mk
view/exports.flt
view/inc/Clipping.hxx
view/inc/DateHelper.hxx
view/inc/LabelAlignment.hxx
view/inc/LabelPositionHelper.hxx
view/inc/LegendEntryProvider.hxx
view/inc/Linear3DTransformation.hxx
view/inc/MinimumAndMaximumSupplier.hxx
view/inc/PlotterBase.hxx
view/inc/PlottingPositionHelper.hxx
view/inc/PolarLabelPositionHelper.hxx
view/inc/PropertyMapper.hxx
view/inc/ScaleAutomatism.hxx
view/inc/ShapeFactory.hxx
view/inc/Stripe.hxx
view/inc/VCoordinateSystem.hxx
view/inc/VDataSeries.hxx
view/inc/VDiagram.hxx
view/inc/VLegendSymbolFactory.hxx
view/inc/VLineProperties.hxx
view/inc/VPolarTransformation.hxx
view/inc/VSeriesPlotter.hxx
view/inc/ViewDefines.hxx
view/main/ChartItemPool.cxx
view/main/ChartItemPool.hxx
view/main/ChartView.cxx
view/main/ChartView.hxx
view/main/Clipping.cxx
view/main/DataPointSymbolSupplier.cxx
view/main/DrawModelWrapper.cxx
view/main/LabelPositionHelper.cxx
view/main/Linear3DTransformation.cxx
view/main/PlotterBase.cxx
view/main/PlottingPositionHelper.cxx
view/main/PolarLabelPositionHelper.cxx
view/main/PropertyMapper.cxx
view/main/ShapeFactory.cxx
view/main/Stripe.cxx
view/main/VDataSeries.cxx
view/main/VLegend.cxx
view/main/VLegend.hxx
view/main/VLegendSymbolFactory.cxx
view/main/VLineProperties.cxx
view/main/VPolarTransformation.cxx
view/main/VTitle.cxx
view/main/VTitle.hxx
view/main/_serviceregistration_view.cxx
view/main/makefile.mk
view/makefile.mk

1234