summaryrefslogtreecommitdiffstats
path: root/chart2/source/model/template/ChartTypeTemplate.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in chart2/source/model/*cxxGabor Kelemen2018-10-081-7/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen2018-08-081-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/model/{main,template}/*hxxGabor Kelemen2018-06-161-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/inc/*Gabor Kelemen2018-05-251-0/+1
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-16/+17
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-1/+1
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-9/+8
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-11/+11
* use more OUString::operator== in a*..chart2Noel Grandin2017-07-131-3/+3
* ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann2017-06-291-2/+2
* loplugin:oncevar chart2Noel Grandin2017-06-201-2/+1
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-311-3/+1
* loplugin:comparisonwithconstant in chart2Noel Grandin2017-05-231-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-071-4/+4
* tdf#43157: convert chart2 model source from OSL_ASSERT to assertChris Sherlock2017-05-071-4/+4
* commit: loplugin:checkunusedparams in chart2Noel Grandin2017-04-281-5/+4
* convert StackMode to scoped enumNoel Grandin2017-02-171-7/+7
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-2/+2
* makeAny->Any in basctl..chart2Noel Grandin2017-02-031-6/+6
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-10/+0
* loplugin:unusedfieldsNoel Grandin2017-01-101-1/+1
* chart2: remove unused ContainerHelper.hxx includesJochen Nitschke2016-07-131-1/+0
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* clang-tidy performance-unnecessary-value-param in chart2Noel Grandin2016-04-121-1/+1
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* use comphelper::containerToSequenceNoel Grandin2015-11-191-1/+1
* s/Coordiante/CoordinateTor Lillqvist2015-07-081-1/+1
* uno::Sequence provides now begin and endNoel Grandin2015-06-041-2/+2
* remove whitespacesMarkus Mohrhard2014-07-021-1/+0
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-191-6/+4
* Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida2014-06-191-4/+6
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* remove unnecessary and unused chart debug functionalityMarkus Mohrhard2014-06-071-10/+0
* css already means ::com::sun::starThomas Arnhold2014-05-271-1/+1
* chart2: sal_Bool->boolNoel Grandin2014-04-151-3/+3
* ChartTypeTemplate and its derivatives are not UNO service implementationsStephan Bergmann2014-03-281-14/+0
* Error: exception specification of overriding function is more lax than baseTor Lillqvist2014-03-261-0/+1
* List child type for GL3D bar chart type.Kohei Yoshida2014-03-251-1/+0
* Let's be more defensive here by checking for null return objects.Kohei Yoshida2014-03-241-1/+8
* Remove visual noise from chart2Alexander Wilms2014-02-271-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-9/+9
* bool improvementsStephan Bergmann2014-01-221-1/+1
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-10/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-3/+2
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-2/+2
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-20/+20
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe2012-03-281-1/+0
* catch by const referenceTakeshi Abe2011-11-291-5/+5