summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/ChartDataWrapper.cxx
AgeCommit message (Expand)Author
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen
2018-09-26tdf#42949 Fix IWYU warnings in chart2/source/controller/chartapiwrapper/*hxxGabor Kelemen
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
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-02-17convert StackMode to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-11-07loplugin:oncevar in chart2Noel Grandin
2016-08-18cppcheck: passedByValueCaolán McNamara
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-07-05merge LineProperties with chart::ErrorBarNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-13remove some useless commentsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2014-12-09inline UNO helper macrosNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-01-07Remove some RTL_* and some rtl:: prefixes in chart2Marcos Paulo de Souza
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-04-08Cleanup of C2U macro in chart2.Rafael Dominguez
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-28chart46: merge with dev300m98Ingrid Halama [iha]
2011-01-18CWS-TOOLING: integrate CWS chartextensibilityIvo Hinkelmann
2011-01-17Removed bogus comments from calc-chart2Alfonso Eusebio
2010-12-10chart46: #i25706# implement date axis - cleanupIngrid Halama [iha]
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]