summaryrefslogtreecommitdiff
path: root/chart2/source/controller/drawinglayer
AgeCommit message (Expand)Author
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-27loplugin:constparams in chart2Noel Grandin
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-17cleanup itempool includesJochen Nitschke
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-16new loplugin: useuniqueptr: chart2Noel Grandin
2016-12-10tdf#104534: Retrieve list of patternsJulien Nabet
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-05loplugin:constantparam in chart2Noel Grandin
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19cleanup some local var declarationsNoel Grandin
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: chart, canvas, cui.Michael Meeks
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna
2014-11-05changed some timer to idleJennifer Liebel
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-06-13Resolves: #i121463# Enhanced handle visualization..Armin Le Grand
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-01-24Unused #includeStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-02-18Fix typos in commentsElton Chung