summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper
AgeCommit message (Expand)AuthorFilesLines
2018-09-17New loplugin:externalStephan Bergmann1-4/+4
2018-09-12tdf#42949 Fix IWYU warnings in chart2/source/controller/[a,i,m,s]*/*hxxGabor Kelemen1-5/+0
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin2-2/+1
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen4-0/+5
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen1-0/+1
2018-07-09Add missing sal/log.hxx headersGabor Kelemen4-0/+4
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen5-0/+6
2018-06-22tdf#42949 Fix IWYU warnings in chart2/source/inc/chartview/Gabor Kelemen1-0/+2
2018-06-13tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[I-V]*Gabor Kelemen6-0/+6
2018-06-12loplugin:useuniqueptr in chart2 *ItemConverterNoel Grandin7-26/+20
2018-04-09tdf#104658: Fix jumping bitmap-filled chart barsKatarina Behrens1-1/+6
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin7-26/+33
2018-03-09chart2: change usage of MID_GRAFURL to MID_BITMAPTomaž Vajngerl1-2/+2
2018-03-05loplugin:useuniqueptr in AxisItemConverterNoel Grandin1-11/+5
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet1-8/+6
2018-01-15More loplugin:cstylecast: chart2Stephan Bergmann2-10/+7
2017-12-21TypedWhichId in svx part 2Noel Grandin1-2/+1
2017-12-20convert chart2 to TypedWhichIdNoel Grandin5-26/+28
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin5-19/+19
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-4/+2
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin2-5/+5
2017-11-15TypedWhichIdNoel Grandin2-5/+5
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin13-39/+26
2017-10-23loplugin:includeform: chart2Stephan Bergmann16-103/+103
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-3/+3
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-2/+2
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-08-01loplugin:checkunusedparamsNoel Grandin3-5/+2
2017-07-31loplugin:constparams in dbaccessNoel Grandin1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara2-2/+2
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin2-4/+4
2017-07-05new loplugin unnecessaryparenNoel Grandin2-11/+7
2017-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann2-2/+2
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin2-9/+2
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-2/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-13/+3
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin5-34/+34
2017-05-07revert OSL_ASSERT changesChris Sherlock5-16/+16
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock5-16/+16
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin1-1/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: chart2Stephan Bergmann2-2/+2
2017-03-31use actual UNO enums in chart2Noel Grandin3-5/+5
2017-03-17cleanup itempool includesJochen Nitschke1-0/+1
2017-02-28new loplugin unoanyNoel Grandin2-2/+2
2017-02-17convert GraphicObjectType to scoped enumNoel Grandin9-151/+131
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist7-12/+12
2017-02-08remove unused SCHATTR_DIAGRAM_STYLENoel Grandin1-1/+0
2017-02-03makeAny->Any in basctl..chart2Noel Grandin11-79/+79
2017-01-26Remove dynamic exception specificationsStephan Bergmann13-26/+0