summaryrefslogtreecommitdiff
path: root/svtools/inc/roadmap.hxx
AgeCommit message (Expand)Author
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin
2017-10-24loplugin:finalclasses in svtoolsNoel Grandin
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-22tdf#89329: use unique_ptr for pImpl in roadmapArnold Dumas
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-05-18tdf#95954: Reasonable background for roadmap widgetKatarina Behrens
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-15convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-05-11refactor Roadmap to use RenderContext, some cleanupTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-10-03cid#1194925 Resource leakNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist