summaryrefslogtreecommitdiff
path: root/chart2/source/model/inc
AgeCommit message (Expand)AuthorFilesLines
2024-05-07loplugin:ostr in chart2Noel Grandin1-3/+3
2023-09-11remove dead m_bCancelOperation flag from XMLFilterNoel Grandin1-2/+0
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin1-0/+3
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin1-3/+0
2022-12-06Move cppu::BaseMutex up to the base class OPropertySetNoel Grandin1-2/+0
2022-12-06tdf#151847 Some chart UNO objects were not advertising their types propertyNoel Grandin1-0/+3
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin1-1/+1
2022-04-25Recheck module chart2 with IWYUGabor Kelemen1-1/+0
2022-01-30use more concrete types in chart2, DataSeriesNoel Grandin1-168/+0
2022-01-30use more concrete types in chart2, RegressionCurveModelNoel Grandin1-1/+2
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin3-126/+2
2022-01-18use more concrete types in chart2, ChartTypeManagerNoel Grandin1-70/+0
2022-01-17loplugin:finalclasses in chart2Noel Grandin4-6/+6
2022-01-16use more concrete types in chart2, DiagramNoel Grandin1-181/+0
2022-01-14use more concrete types in chart2Noel Grandin4-12/+8
2021-12-19use more cppu::BaseMutexNoel Grandin4-8/+8
2021-12-05speed up property access in chartsNoel Grandin4-4/+4
2020-11-22tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer2-22/+20
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman8-40/+8
2020-05-08compact namespace in canvas..cuiNoel Grandin4-23/+20
2020-01-13use FastParser in chart2Noel Grandin1-2/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann1-1/+1
2018-05-28tdf#42949 Fix IWYU warnings in chart2/source/model/inc/Gabor Kelemen5-15/+12
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin2-2/+0
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl1-2/+2
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2017-12-19loplugin:unusedfieldsNoel Grandin3-20/+7
2017-12-07loplugin:countusersofdefaultparams in chart2Noel Grandin3-3/+3
2017-11-10loplugin:finalclasses in chart2Noel Grandin3-9/+6
2017-10-23loplugin:includeform: chart2Stephan Bergmann5-10/+10
2017-07-27loplugin:constparams in chart2Noel Grandin1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-4/+5
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist3-6/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann8-229/+105
2016-11-17loplugin:unusedfieldsNoel Grandin1-2/+1
2016-11-11loplugin:expandablemethods in chart2Noel Grandin7-37/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann8-12/+12
2016-04-11loplugin:constantparamNoel Grandin1-2/+1
2016-04-05loplugin:constantparam in chart2Noel Grandin2-4/+2
2016-03-14com::sun::star->css in chart2Noel Grandin8-331/+260
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann8-120/+120
2015-07-20loplugin:unusedmethods chart2Noel Grandin6-57/+0
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe6-12/+12
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann6-9/+9
2015-02-19Clean upStephan Bergmann1-34/+0
2014-12-09inline UNO helper macrosNoel Grandin8-18/+81
2014-12-09inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPERNoel Grandin6-8/+40
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1