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