summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke1-2/+0
2016-12-30cleanup tailing backslashesJochen Nitschke1-2/+2
2016-12-21No apparent reason for an unnamed namespace in an include file hereStephan Bergmann1-5/+0
2016-11-23loplugin:unnecessaryoverride (dtors) in chart2Stephan Bergmann1-5/+0
2016-11-17loplugin:unusedfieldsNoel Grandin1-5/+2
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin1-6/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-25convert SvxChartKindError to scoped enumNoel Grandin2-34/+34
2016-08-25convert SvxChartIndicate to scoped enumNoel Grandin2-14/+14
2016-08-25convert SvxChartRegress to scoped enumNoel Grandin1-5/+5
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier2-0/+54
2016-06-17Clean up uses of Any::getValue() in chart2Stephan Bergmann2-7/+6
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-1/+2
2016-04-25Some more sal_Bool -> boolStephan Bergmann2-12/+12
2016-04-25Kill comphelper::MakeMapStephan Bergmann6-96/+70
2016-04-21new plugin stylepoliceNoel Grandin1-14/+14
2016-04-20Remove redundant comparison against sal_FalseStephan Bergmann1-2/+2
2016-04-14loplugin:passstuffbyref in chart2Noel Grandin1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin2-6/+6