summaryrefslogtreecommitdiff
path: root/chart2/source/model/template/ChartTypeTemplate.cxx
AgeCommit message (Expand)Author
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-04-27tdf#132355 fix X axis position of stock chartsTünde Tóth
2020-04-19loplugin:flatten in chart2Noel Grandin
2019-11-18tdf#127777 fix "CrossBetween" for not imported combined chartBalazs Varga
2019-10-07tdf#127777 OOXML chart export: fix "CrossBetween" for not imported chartsBalazs Varga
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-01-13Fix typoAndrea Gelmini
2018-10-08tdf#42949 Fix IWYU warnings in chart2/source/model/*cxxGabor Kelemen
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen
2018-06-16tdf#42949 Fix IWYU warnings in chart2/source/model/{main,template}/*hxxGabor Kelemen
2018-05-25tdf#42949 Fix IWYU warnings in chart2/source/inc/*Gabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 model source from OSL_ASSERT to assertChris Sherlock
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
2017-02-17convert StackMode to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-10loplugin:unusedfieldsNoel Grandin
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-07-08s/Coordiante/CoordinateTor Lillqvist
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-07remove unnecessary and unused chart debug functionalityMarkus Mohrhard
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-03-28ChartTypeTemplate and its derivatives are not UNO service implementationsStephan Bergmann
2014-03-26Error: exception specification of overriding function is more lax than baseTor Lillqvist
2014-03-25List child type for GL3D bar chart type.Kohei Yoshida
2014-03-24Let's be more defensive here by checking for null return objects.Kohei Yoshida
2014-02-27Remove visual noise from chart2Alexander Wilms