summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/outdevstate.cxx
AgeCommit message (Expand)Author
2021-09-03vcl: Migrate OutputDevice font functions to font.cxxChris Sherlock
2021-09-02vcl: move OutputDevice line functions to line.cxxChris Sherlock
2021-08-31vcl: cleanup OutputDevice::Push()Chris Sherlock
2021-08-27vcl: remove unnecessary OutputDevice::GetGCStackDepth()Chris Sherlock
2021-08-27vcl: move OutputDevice fill functions to fill.cxxChris Sherlock
2021-08-26vcl: make OutDevState constructor default, no need for destructorChris Sherlock
2021-08-24vcl: create drawmode functionsChris Sherlock
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-19vcl: move ImplReleaseFonts() to outdev/font.cxxChris Sherlock
2021-08-19vcl: move background functions to background.cxxChris Sherlock
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-04-26drop mask from BitmapExNoel Grandin
2021-03-21cid#1473858 silence bogus Dereference after null checkCaolán McNamara
2021-03-03drop TransparentType::Color usageNoel Grandin
2021-01-12transparency->alpha in tools::ColorNoel
2020-12-26tools: add Color::IsTransparent()Chris Sherlock
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-04fix erasing virtual device with alphaLuboš Luňák
2020-08-04loplugin:flatten in vclNoel Grandin
2020-05-17vcl: refactor by creating OutputDevice::ClearStack()Chris Sherlock
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2019-07-06simplify and flatten OutDevStateStackNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-11-26remove unused DrawModeFlags enum valuesNoel Grandin
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-04-24loplugin:useuniqueptr in OutputDeviceNoel Grandin
2018-03-26use boost::optional in OutDevStateNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-01-17loplugin:useuniqueptr in OutDevStateNoel Grandin
2017-12-28Try to handle fonts orphaned from cache gracefullyMike Kaganski
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-02-24coverity#1399161 the explicit Font::SetLanguage is unnecessary hereCaolán McNamara
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-10convert SAL_ROP to scoped enumNoel Grandin
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-26vcl: remove unnecessary headers from outdevstate.cxxChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2015-12-26vcl: change device font size variable/fn namesChris Sherlock
2015-12-25vcl: Change GetDev{Font|Size}List to GetDevice{Font|Size}ListChris Sherlock
2015-12-24Class ImplGetDevFontList renamed to ImplDeviceFontListChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin