summaryrefslogtreecommitdiff
path: root/chart2/source/model/inc
AgeCommit message (Expand)Author
2023-09-11remove dead m_bCancelOperation flag from XMLFilterNoel Grandin
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2022-12-06Move cppu::BaseMutex up to the base class OPropertySetNoel Grandin
2022-12-06tdf#151847 Some chart UNO objects were not advertising their types propertyNoel Grandin
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-04-25Recheck module chart2 with IWYUGabor Kelemen
2022-01-30use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-30use more concrete types in chart2, RegressionCurveModelNoel Grandin
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-18use more concrete types in chart2, ChartTypeManagerNoel Grandin
2022-01-17loplugin:finalclasses in chart2Noel Grandin
2022-01-16use more concrete types in chart2, DiagramNoel Grandin
2022-01-14use more concrete types in chart2Noel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-05speed up property access in chartsNoel Grandin
2020-11-22tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-01-13use FastParser in chart2Noel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann
2018-05-28tdf#42949 Fix IWYU warnings in chart2/source/model/inc/Gabor Kelemen
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-15remove some unused comphelper includesJochen Nitschke
2017-12-19loplugin:unusedfieldsNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in chart2Noel Grandin
2017-11-10loplugin:finalclasses in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-07-27loplugin:constparams in chart2Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-11loplugin:constantparamNoel Grandin
2016-04-05loplugin:constantparam in chart2Noel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-20loplugin:unusedmethods chart2Noel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-02-19Clean upStephan Bergmann
2014-12-09inline UNO helper macrosNoel Grandin
2014-12-09inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPERNoel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida