summaryrefslogtreecommitdiff
path: root/include/svtools/simptabl.hxx
AgeCommit message (Expand)Author
2019-10-07SvSimpleTableContainer is now unusedCaolán McNamara
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-08-26loplugin:unusedmethodsNoel Grandin
2019-08-22loplugin:constmethod in svtoolsNoel Grandin
2019-08-18Revert "loplugin:unusedmethods"Noel Grandin
2019-08-17loplugin:unusedmethodsNoel Grandin
2019-08-17loplugin:unnecessaryvirtualNoel Grandin
2019-07-16tdf#42949 Fix IWYU warnings in include/Gabor Kelemen
2019-06-08loplugin:unusedfieldsNoel Grandin
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-05-09loplugin:unnecessaryvirtualNoel Grandin
2019-02-25loplugin:unusedmethodsNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-09loplugin:unusedmethodsNoel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-11-21loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-29add introspection support for SvSimpleTableMarkus Mohrhard
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin
2016-02-10svtools: missing space between brackets and const in fn sigChris Sherlock
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-04convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-04A bit of cleanup.Jan Holesovsky
2014-10-30Improve SvSimpleTable classPalenik Mihály
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin