summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper/TextLabelItemConverter.cxx
AgeCommit message (Expand)Author
2019-11-22tdf#123774 OOXML chart export: keep digits of percentages of data points Balazs Varga
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen
2018-06-12loplugin:useuniqueptr in chart2 *ItemConverterNoel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel 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-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-25Kill comphelper::MakeMapStephan Bergmann
2015-10-08chart2: replace for_each with range-based forDaniel Robertson
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-07-26bnc#885825: Support borders around data labels.Kohei Yoshida