summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin2023-06-071-1/+1
* Avoid conversions between OUString and OString in VCLMike Kaganski2023-04-021-1/+1
* expand out ChartModelHelper::findDiagramNoel Grandin2023-03-291-1/+1
* move setDimension/getDimension inside chart2::DiagramNoel Grandin2023-03-201-1/+3
* unique_ptr->optional for GraphicNoel Grandin2022-09-101-4/+4
* Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann2022-08-181-1/+1
* chart2: use only one "Data Table" string to simplify translationTomaž Vajngerl2022-08-181-1/+1
* chart2: add "font effects" tab page to the data table dialogTomaž Vajngerl2022-08-161-0/+1
* chart2: add UI to the data tableTomaž Vajngerl2022-08-141-0/+7
* clang-tidy modernize-pass-by-value in chart2Noel Grandin2022-06-131-2/+3
* Use more appropriate index variable typesStephan Bergmann2022-06-011-4/+7
* Recheck module chart2 with IWYUGabor Kelemen2022-04-231-2/+0
* use more string_view in chart2Noel Grandin2022-04-141-2/+2
* crashtesting ooo#20372Noel Grandin2022-02-071-1/+1
* use more concrete types in chart2, AxisNoel Grandin2022-02-051-1/+2
* use more concrete types in chart2, LabeledDataSequenceNoel Grandin2022-02-041-2/+3
* use more concrete types in chart2, DataSeriesNoel Grandin2022-01-311-3/+3
* used TypedWhichId in the constructor of various svx *Item classesNoel Grandin2022-01-291-1/+1
* remove css::chart::XChartTypeTemplateNoel Grandin2022-01-221-0/+1
* use more concrete types in chart2, ChartTypeNoel Grandin2022-01-221-1/+2
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-201-9/+7
* use more concrete types in chart2, BaseCoordinateSystemNoel Grandin2022-01-191-1/+2
* use more concrete types in chart2, DiagramNoel Grandin2022-01-191-1/+2
* Recheck modules [a-c]* with IWYUGabor Kelemen2022-01-131-1/+0
* Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski2021-10-291-1/+2
* no need to allocate this SfxItemSet on the heapNoel Grandin2021-09-241-4/+4
* clang-tidy:readability-redundant-member-initNoel Grandin2021-08-311-2/+0
* use officecfg for SvtCJKOptionsNoel Grandin2021-07-281-6/+4
* drop SvtLanguageOptions classNoel Grandin2021-07-271-1/+2
* new loplugin:staticdynamicNoel2021-03-011-2/+3
* Fix typo in codeAndrea Gelmini2020-08-311-1/+1
* tdf#133005 Chart: fix ODF import of date axis positionTünde Tóth2020-05-251-1/+1
* tdf#132757 UI: option to set Position Axis property of chartsTünde Tóth2020-05-131-20/+24
* tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth2020-03-031-0/+5
* clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin2020-01-141-2/+2
* Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov2019-06-101-3/+3
* tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski2019-04-141-2/+3
* tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen2019-01-031-6/+3
* loplugin singlevalfields improvementNoel Grandin2018-11-131-4/+3
* loplugin:constantparamNoel Grandin2018-11-081-13/+13
* weld SchAttribTabDlgCaolán McNamara2018-10-201-198/+170
* loplugin:simplifyconstruct in canvas..cuiNoel Grandin2018-09-061-3/+0
* loplugin:constantparam (2)Noel Grandin2018-08-291-13/+13
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen2018-06-251-0/+1
* loplugin:useuniqueptr in SchAttribTabDlgNoel Grandin2018-06-111-8/+6
* loplugin:unusedfields in avmedia..comphelperNoel Grandin2018-05-221-2/+1
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-2/+3
* More loplugin:cstylecast: chart2Stephan Bergmann2018-01-121-1/+1
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-2/+1
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-16/+16