summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper
AgeCommit message (Expand)Author
2019-11-22tdf#123774 OOXML chart export: keep digits of percentages of data points Balazs Varga
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin
2018-12-05related tdf#51671, add UI options for new "hide legend entry" featureMarkus Mohrhard
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12tdf#42949 Fix IWYU warnings in chart2/source/controller/[a,i,m,s]*/*hxxGabor Kelemen
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen
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-22tdf#42949 Fix IWYU warnings in chart2/source/inc/chartview/Gabor Kelemen
2018-06-13tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[I-V]*Gabor Kelemen
2018-06-12loplugin:useuniqueptr in chart2 *ItemConverterNoel Grandin
2018-04-09tdf#104658: Fix jumping bitmap-filled chart barsKatarina Behrens
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-09chart2: change usage of MID_GRAFURL to MID_BITMAPTomaž Vajngerl
2018-03-05loplugin:useuniqueptr in AxisItemConverterNoel Grandin
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet
2018-01-15More loplugin:cstylecast: chart2Stephan Bergmann
2017-12-21TypedWhichId in svx part 2Noel Grandin
2017-12-20convert chart2 to TypedWhichIdNoel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock