summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/outdev.cxx
AgeCommit message (Expand)Author
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-14tdf#105454: Stop ignoring font kerning settingKhaled Hosny
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2016-12-21convert OutDevViewType to scoped enumNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-10-29tdf#100164 change scaling unit to precentage for *.5x factorsTomaž Vajngerl
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-07-14vcl headless: ignore visibility in GetClientSize()Miklos Vajna
2016-07-13vcl lok: fix missing paints due to zero-sized windowsMiklos Vajna
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-13loplugin:vclwidgetsNoel Grandin
2016-06-12Resolves: tdf#100313 OutputDevice::isDisposed doesn't work anymoreCaolán McNamara
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-18update vclwidgets loplugin to handle VclReferenceBaseNoel Grandin
2016-05-16tdf#97527 vcl: reference-count Menumelikeyurtoglu
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-26vcl: remove unnecessary headers from outdev.cxxChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2015-12-26vcl: fix whitespace in outdev.cxxChris 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-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-16GL paint-flushing guard re-work.Michael Meeks
2015-08-27mbTextBackground is unusedCaolán McNamara
2015-08-04tdf#92982 vcl rendercontext: let PaintBufferGuard also manage pixel offsetMiklos Vajna
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-07-07Fix some misspellingsTor Lillqvist
2015-06-11Cleanup crossplatform cairoMox Soini
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky
2015-06-04Cleanup crossplatform cairoMox Soini
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-20convert COPYAREA constant to bool flagNoel Grandin
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-05-08False loplugin:staticmethodsStephan Bergmann
2015-04-10Fix misc. issues in lifecycle unit tests.Michael Meeks
2015-04-10vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks
2015-04-10vclptr: various mistakes fixed, and more ptr types converted.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-10vcl: fix virtual device lifecycle.Michael Meeks
2015-04-10vclptr: move down impl. to OutputDeviceMichael Meeks