summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/ChartDataWrapper.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann1-1/+1
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin1-3/+3
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen1-19/+0
2018-09-26tdf#42949 Fix IWYU warnings in chart2/source/controller/chartapiwrapper/*hxxGabor Kelemen1-0/+1
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen1-0/+1
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-1/+0
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-10/+10
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-3/+3
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock1-3/+3
2017-02-17convert StackMode to scoped enumNoel Grandin1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-27/+10
2016-11-11loplugin:expandablemethods in chart2Noel Grandin1-16/+4
2016-11-07loplugin:oncevar in chart2Noel Grandin1-2/+1
2016-08-18cppcheck: passedByValueCaolán McNamara1-4/+4
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke1-1/+0
2016-07-05merge LineProperties with chart::ErrorBarNoel Grandin1-1/+0
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-03-14com::sun::star->css in chart2Noel Grandin1-9/+6
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-10/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-10-13remove some useless commentsNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-17/+17
2015-09-14boost->stdCaolán McNamara1-2/+2
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara1-5/+5
2014-12-09inline UNO helper macrosNoel Grandin1-1/+23
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+2
2014-04-15chart2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-17/+17
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-24/+24
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard1-2/+2
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-33/+0
2013-01-07Remove some RTL_* and some rtl:: prefixes in chart2Marcos Paulo de Souza1-8/+6
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-4/+4
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-08Cleanup of C2U macro in chart2.Rafael Dominguez1-6/+6
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-43/+192
2011-01-28chart46: merge with dev300m98Ingrid Halama [iha]1-1/+1
2011-01-18CWS-TOOLING: integrate CWS chartextensibilityIvo Hinkelmann1-1/+1
2011-01-17Removed bogus comments from calc-chart2Alfonso Eusebio1-6/+1
2010-12-10chart46: #i25706# implement date axis - cleanupIngrid Halama [iha]1-24/+3
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]1-19/+189
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notifiedThomas Benisch1-1/+1
2010-04-13chart45: avoid assertion during scenario from issue #i110849#Ingrid Halama1-0/+1