summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2016-01-08vcl: cleanup namespaces in vcl/source/gdi/print3.cxxChris Sherlock
2016-01-08vcl: cleanup vcl/source/gdi/print3.cxx headersChris Sherlock
2016-01-08vcl: silence Doxygen warning about mismatched param var names in print3.cxxChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock
2016-01-07vcl: split more font classes from outfont.hxxChris Sherlock
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2016-01-03vcl: split out ImplFontAttributes into own headerChris Sherlock
2016-01-03vcl: rename variables from metric names to font attribute namesChris Sherlock
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock
2016-01-03vcl: convert ImplFontMetricData to accessor functionsChris Sherlock
2016-01-01vcl: remove poor-man's RTTI in PhysicalFontFaceChris Sherlock
2015-12-31vcl: merge ImplDevFontAttributes with ImplFontAttributesChris Sherlock
2015-12-31vcl: create accessor functions for ImplDevFontAttributesChris Sherlock
2015-12-28Typo: pysical->physicalJulien Nabet
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-21These functions can be voidTor Lillqvist
2015-12-19tdf#83755 correct non-printing character positionMark Hung
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-12-12Typo: strucure->structureJulien Nabet
2015-12-11vcl: extract scale convolution from bitmap to its own class/fileTomaž Vajngerl
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-12-07last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer usedCaolán McNamara
2015-12-04tdf#94739 use GetScanlineSize instead of calculating itTomaž Vajngerl
2015-12-04pdf export: use ScopedBitmapAccess and remove AccessReleaserTomaž Vajngerl
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-11-28-Werror,-Wwritable-stringsStephan Bergmann
2015-11-28-Werror,-Wmicrosoft-enum-valueStephan Bergmann
2015-11-25coverity#1340225 Missing break in switchCaolán McNamara
2015-11-25loplugin:unusedfields in include/vclNoel Grandin
2015-11-25tdf#95783: Don't calculate width of text with glyph fallback as way too wideTor Lillqvist
2015-11-24Bin old Windows-only MULTI_SL_DEBUG code of dubious usefulnessTor Lillqvist
2015-11-24It's "incomplete", not "in complete"Tor Lillqvist
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
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-19vcl: move and split up "Image" related sources to "image" folderTomaž Vajngerl
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17vcl, sd: rename some overly generic static variablesMichael Stahl
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-13silence Solar-Version warningsCaolán McNamara
2015-11-12Windows header sanitizationAshod Nakashian
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann