summaryrefslogtreecommitdiff
path: root/vcl/source/window/splitwin.cxx
AgeCommit message (Expand)Author
2020-05-16loplugin:unusedmethodsNoel Grandin
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-02-11SplitWindow::ImplDrawBack is effectively unusedNoel Grandin
2020-01-30loplugin:unusedfieldsNoel Grandin
2020-01-23Avoid explicit casts to smaller sal_uInt16 from larger long resp. intStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-20loplugin:constvars in vclNoel Grandin
2019-07-30Fix typosAndrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-01-23loplugin:constparams in vclNoel Grandin
2018-11-26remove unused enum value SplitWindowItemFlags::InvisibleNoel Grandin
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-05-30ImplSplitSet::mpBitmap is unusedNoel Grandin
2018-04-23loplugin:useuniqueptr in SplitWindowNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-15loplugin:useuniqueptr in ImplSplitSetNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-12loplugin:useuniqueptr in Accelerator and ImplSplitSetNoel Grandin
2017-11-15loplugin:flatten in vclNoel Grandin
2017-10-30loplugin:constantparam in vclNoel Grandin
2017-09-23vcl: no need to have dispose() hereTakeshi Abe
2017-08-21WB_FLATSPLITDRAW is deadNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
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-08loplugin:loopvartoosmallStephan Bergmann
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
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-10-10loplugin:unnecessaryoverride in vclNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-05-26cppcheck: variable scopeCaolán McNamara
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin