summaryrefslogtreecommitdiff
path: root/vcl/source/window/paint.cxx
AgeCommit message (Expand)Author
2022-04-04lok: fix formulabar renderingSzymon Kłos
2022-02-14RTL: lok: render tunneled dialogs mirroredSzymon Kłos
2021-11-23avoid only painting to windows in LOK mode, not invalidationsLuboš Luňák
2021-10-05do not block out PaintImmediately() in LOK modeLuboš Luňák
2021-10-05remove useless '&& true'Luboš Luňák
2021-10-04Fix typosAndrea Gelmini
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28optimize out a bit of Invalidate() in LOK modeLuboš Luňák
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-17avoid more window invalidation in LOK modeLuboš Luňák
2021-09-08Revert "Tentative fix for crash in the iOS app"Tor Lillqvist
2021-09-08avoid painting to windows in LOK modeLuboš Luňák
2021-06-16vcl: check mpWindowImpl for nullptrGabriel Masei
2021-05-29IsDisposed->isDisposed in vcl/../windowNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-06cid#1401334 silence Uncaught exceptionCaolán McNamara
2021-03-30ImplGetWinChildClipRegion never returns nullCaolán McNamara
2021-03-01drop commented out codeCaolán McNamara
2021-01-19use more GetOutputSizePixelNoel Grandin
2021-01-19add OutputDevice::GetOutputRectPixel methodNoel Grandin
2020-11-28drawOutDevDirect always passed a non-null OutputDevice*Caolán McNamara
2020-11-21Tentative fix for crash in the iOS appTor Lillqvist
2020-10-19use tools::Long in vclNoel
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-06-18only the first comphelper::LibreOfficeKit::isActive() branch is usedCaolán McNamara
2020-05-22PaintToDevice doesn't use its Size argumentCaolán McNamara
2020-05-14tdf#132788 vcl: fix redraw on theme changeMiklos Vajna
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-01-10lok: avoid emission storms of un-necessary invalidations.Michael Meeks
2020-01-02tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna
2019-12-16sidebar: check for valid current deck before closingAshod Nakashian
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-09-26tdf#126967:vcl: lok: avoid starting idle paint taskHenry Castro
2019-08-29tdf#127211 start center: fix background of the main area with no recent docsMiklos Vajna
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-27tdf#91843 sd sidebar: fix unexpected borders around the slide layout previewsMiklos Vajna
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-13tdf#92079 vcl: fix missing image background on dialog from basicMiklos Vajna
2019-05-01lok: disable VCL painting and whole window invalidation.Michael Meeks
2019-04-15loplugin:sequentialassign in vclNoel Grandin
2019-02-15lok: Fix the font previews in eg. Format -> Character... dialog.Jan Holesovsky
2019-02-11loplugin:indentation in vclNoel Grandin
2018-11-10Fix typosAndrea Gelmini
2018-11-09lokit: Draw dialogs without using a MetaFileTomaž Vajngerl
2018-09-14loplugin:constfields in vclNoel Grandin