summaryrefslogtreecommitdiff
path: root/vcl/source/window/splitwin.cxx
AgeCommit message (Expand)Author
2024-08-20Resolves: tdf#148830 ensure SplitWindow has enough space for splitterCaolán McNamara
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-03Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-04-09expose what sizes are used for theseCaolán McNamara
2021-02-24Fix typosAndrea Gelmini
2021-02-24use unique_ptr in SplitWindowNoel Grandin
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-23tdf#102967 Hide surrounding border frame at left panelsandreas kainz
2020-09-17tdf#133690 Hide surrounding border frame at sidebarandreas kainz
2020-09-17Revert "remove border line from sidebar"Andreas Kainz
2020-09-16remove border line from sidebarandreas kainz
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
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