summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper/AxisItemConverter.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in chart2Noel Grandin
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2023-12-17unique_ptr to optional in chart2Noel Grandin
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin
2023-03-28use more concrete types in chart2Noel Grandin
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-02-24use more TypedWhichIdNoel Grandin
2022-02-05use more concrete types in chart2, AxisNoel Grandin
2022-02-03tools::Long -> sal_Int32Noel Grandin
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-28use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-27use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-21use 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
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-07-15use WhichRangesContainer in chart2Noel Grandin
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-28use SdrAngleItem for SCHATTR_TEXT_DEGREESNoel Grandin
2020-10-21use tools::Long in basegfx..chart2Noel
2020-05-13tdf#132757 UI: option to set Position Axis property of chartsTünde Tóth
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen
2018-06-22tdf#42949 Fix IWYU warnings in chart2/source/inc/chartview/Gabor Kelemen
2018-03-05loplugin:useuniqueptr in AxisItemConverterNoel Grandin
2018-01-15More loplugin:cstylecast: chart2Stephan Bergmann
2017-12-21TypedWhichId in svx part 2Noel Grandin
2017-12-20convert chart2 to TypedWhichIdNoel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
2017-03-31use actual UNO enums in chart2Noel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-17convert GraphicObjectType to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-06-17Clean up uses of Any::getValue() in chart2Stephan Bergmann