summaryrefslogtreecommitdiff
path: root/include/vcl/splitwin.hxx
AgeCommit message (Expand)Author
2021-02-24use unique_ptr in SplitWindowNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-05-16loplugin:unusedmethodsNoel Grandin
2020-02-11SplitWindow::ImplDrawBack is effectively unusedNoel Grandin
2019-01-23loplugin:constparams in vclNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-26remove unused enum value SplitWindowItemFlags::InvisibleNoel Grandin
2018-05-30ImplSplitSet::mpBitmap is unusedNoel Grandin
2018-04-23loplugin:useuniqueptr in SplitWindowNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-01-04drop unused SplitWindow::ImplDrawButtonRectCaolán McNamara
2017-01-04follow up remove unused autohide leftoversCaolán McNamara
2017-01-04drop AutoHide codeCaolán McNamara
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin
2016-10-07loplugin:staticmethods: vclStephan Bergmann
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03convert Link<> to typedNoel Grandin
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-05-21convert SWIB constants to scoped enumNoel Grandin
2015-05-19tdf#91259 Crash when closing HelpPhilippe Jung
2015-05-18Revert "tdf#91259 Crash when closing Help"Michael Meeks
2015-05-16Correct forward definition.Michael Meeks
2015-05-16tdf#91259 Crash when closing HelpPhilippe Jung
2015-05-11refactor SplitWindow to use RenderContexTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel 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-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold