summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx
AgeCommit message (Expand)Author
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin
2023-03-20move setDimension/getDimension inside chart2::DiagramNoel Grandin
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18chart2: use only one "Data Table" string to simplify translationTomaž Vajngerl
2022-08-16chart2: add "font effects" tab page to the data table dialogTomaž Vajngerl
2022-08-14chart2: add UI to the data tableTomaž Vajngerl
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin
2022-06-01Use more appropriate index variable typesStephan Bergmann
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-04-14use more string_view in chart2Noel Grandin
2022-02-07crashtesting ooo#20372Noel Grandin
2022-02-05use more concrete types in chart2, AxisNoel Grandin
2022-02-04use more concrete types in chart2, LabeledDataSequenceNoel Grandin
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-20use more concrete types in chart2, ChartModelNoel Grandin
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-19use more concrete types in chart2, DiagramNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-03-01new loplugin:staticdynamicNoel
2020-08-31Fix typo in codeAndrea Gelmini
2020-05-25tdf#133005 Chart: fix ODF import of date axis positionTünde Tóth
2020-05-13tdf#132757 UI: option to set Position Axis property of chartsTünde Tóth
2020-03-03tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-11-08loplugin:constantparamNoel Grandin
2018-10-20weld SchAttribTabDlgCaolán McNamara
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen
2018-06-11loplugin:useuniqueptr in SchAttribTabDlgNoel Grandin
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-12More loplugin:cstylecast: chart2Stephan Bergmann
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann