summaryrefslogtreecommitdiff
path: root/vcl/source/window/splitwin.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-23loplugin:useuniqueptr in SplitWindowNoel Grandin1-29/+21
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-3/+0
2018-02-22loplugin:changetoolsgen in vclNoel Grandin1-117/+117
2018-01-15loplugin:useuniqueptr in ImplSplitSetNoel Grandin1-13/+6
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-5/+5
2018-01-12loplugin:useuniqueptr in Accelerator and ImplSplitSetNoel Grandin1-308/+289
2017-11-15loplugin:flatten in vclNoel Grandin1-158/+160
2017-10-30loplugin:constantparam in vclNoel Grandin1-34/+24
2017-09-23vcl: no need to have dispose() hereTakeshi Abe1-12/+0
2017-08-21WB_FLATSPLITDRAW is deadNoel Grandin1-27/+11
2017-07-21migrate to boost::gettextCaolán McNamara1-11/+7
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin1-8/+2
2017-04-25loplugin:checkunusedparams in vclNoel Grandin1-8/+8
2017-04-05loplugin:constantparamNoel Grandin1-3/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-23/+23
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-45/+33
2017-02-21loplugin:unusedmethodsNoel Grandin1-4/+0
2017-02-14Convert WindowType to scoped enumNoel Grandin1-1/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1
2017-01-04drop unused SplitWindow::ImplDrawButtonRectCaolán McNamara1-66/+0
2017-01-04follow up remove unused autohide leftoversCaolán McNamara1-43/+2
2017-01-04drop AutoHide codeCaolán McNamara1-152/+25
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin1-5/+0
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-73/+54
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-3/+3
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page1-16/+15
2016-05-26cppcheck: variable scopeCaolán McNamara1-1/+3
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin1-1/+1
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-212/+212
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-15/+6
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin1-12/+9
2016-02-22loplugin:write only fieldsNoel Grandin1-2/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-19/+19
2015-10-15cppcheck:variableScopeNoel Grandin1-18/+11
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-03convert Link<> to typedNoel Grandin1-5/+0
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1
2015-07-24convert WindowAlign to scoped enumNoel Grandin1-37/+37
2015-06-01coverity#1302689 Uninitialized scalar fieldCaolán McNamara1-2/+20
2015-05-28new clang plugin: loopvartoosmallNoel Grandin1-3/+3
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-6/+6
2015-05-21convert SWIB constants to scoped enumNoel Grandin1-37/+37
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin1-2/+2
2015-05-20Don't use uninitialized ImplSplitItem::mnPixSizeStephan Bergmann1-0/+1
2015-05-19tdf#91259 Crash when closing HelpPhilippe Jung1-392/+403
2015-05-18Revert "tdf#91259 Crash when closing Help"Michael Meeks1-364/+361
2015-05-18tdf#83527 change split window expande handle to be more visibleTomaž Vajngerl1-91/+58