summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor2d/vclhelperbufferdevice.cxx
AgeCommit message (Expand)Author
2020-04-19loplugin:flatten in drawinglayerNoel Grandin
2019-11-27fix a VirtualDevice leakLuboš Luňák
2019-03-29copy between the outputdevices without interim BitmapCaolán McNamara
2019-03-08new loplugin constvarsNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-01-12More loplugin:cstylecast: drawinglayerStephan Bergmann
2017-10-23loplugin:includeform: drawinglayerStephan Bergmann
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-09-29Resolves: tdf#101433 reset RasterOpMode on cached virtual device before reuseCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-13Give unique, comprehensible names to timers tdf#97087emahaldar/em
2016-03-23loplugin:constantparam in drawinglayerNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-29tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand
2015-11-27Missing includesStephan Bergmann
2015-11-27Resolves: rhbz#1283426 using vdevs based on now dead physical devs is unsafeCaolán McNamara
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-16Revert "disable caching of virtual devices when OpenGL is enabled"Tomaž Vajngerl
2015-09-03disable caching of virtual devices when OpenGL is enabledTomaž Vajngerl
2015-04-16drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-02-21Typo: deleteing->deletingJulien Nabet
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-10-24Resolves: fdo#84729 buffer cache grows to over 9000 unused entriesCaolán McNamara
2014-07-11fdo#81148: Fix transparency gradients.Matúš Kukan
2014-06-26OSL_ENSURE->assertCaolán McNamara
2014-04-11Revert ""Fix" for some SmartArt rendering artefacts on iOS"Tor Lillqvist
2014-04-11"Fix" for some SmartArt rendering artefacts on iOSTor Lillqvist
2014-04-07This IOS ifdef has no visible effect either as far as I can seeTor Lillqvist
2014-04-01Clear the VirtualDevice we create for an impBufferDevice on iOSTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2014-02-14fix crash on iostsahi glik
2014-01-16fix rendering issues in iOS with aquatsahi glik
2013-08-22convert drawinglayer module from String to OUStringNoel Grandin
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet