summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)Author
2016-01-09vcl: move FontSelectPatternAttributes constructor to fontselect.cxxChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: migrate font functions from outdev/font.cxx to own filesChris Sherlock
2016-01-07vcl: reorganize ImplFontEntry functionsChris Sherlock
2016-01-07vcl: move FontSelectPattern[Attributes] to fontselect.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-06vcl: init font metric variables in ImplFontAttributes constructorsChris 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
2015-12-31vcl: merge ImplDevFontAttributes with ImplFontAttributesChris Sherlock
2015-12-31vcl: remove ImplFontAttributes equality operatorsChris Sherlock
2015-12-31vcl: create accessor functions for ImplDevFontAttributesChris 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-24vcl: update names of find functions in PhysicalFontCollectionChris Sherlock
2015-12-22vcl: rename PhysicalFontCollection::ImplFindByFont to FindByFontChris Sherlock
2015-12-22vcl: switch from ImplFindBySearchName to FindFontFamilyChris Sherlock
2015-12-19tdf#83755 correct non-printing character positionMark Hung
2015-12-18tdf#90319: make image flipping work in writer for pngpasqualm
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-11-26vcl: OutputDevice::GetTextArray() should always init pDXAryMichael Stahl
2015-11-26vcl: warn if we can't set a new font in OutputDeviceMichael Stahl
2015-11-24It's "incomplete", not "in complete"Tor Lillqvist
2015-11-24FONTFALLBACK_HOOKS_DISABLED is not definedTor Lillqvist
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23vcl: simplify Image internalsTomaž Vajngerl
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10Revert "vcl: Assert that a non-negative nXPos is always found"Stephan Bergmann
2015-11-10vcl: Assert that a non-negative nXPos is always foundTakeshi Abe
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-10tdf#95481 catch out-of-range access in vcl bitmapArmin Le Grand
2015-11-09translated German warningsAndras Timar
2015-11-07loplugin:stringconstantStephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05OpenGL options: clarify setting descriptions, and provide a live status.Michael Meeks
2015-11-03loplugin:simplifyboolStephan Bergmann
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-10-15vcl: aAlphaBitmap.ImplGetImpBitmap() seen as 0Miklos Vajna