summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-01-01vcl: remove poor-man's RTTI in PhysicalFontFaceChris Sherlock
2016-01-01loplugin:passstuffbyrefStephan Bergmann
2016-01-01vcl: move comment to correct spot (cheers Norbert)Chris Sherlock
2016-01-02Revert "vcl: Get rid of FontMatchStatus structure"Chris Sherlock
2016-01-01Fix drawTransformedBitmap for NULL pAlphaBitmap #2.Michael Meeks
2016-01-01vcl: un-bind render-buffer after setup & add debug.Michael Meeks
2016-01-01vcl: improve OpenGL debugging variously.Michael Meeks
2016-01-01vcl: Regression from a74a04f98Chris Sherlock
2016-01-01vcl: End friendshipChris Sherlock
2016-01-01vcl: Get rid of FontMatchStatus structureChris Sherlock
2016-01-01vcl: %s/Fc\(.*\)Substititution/Fc\1Substitution/g (thanks vim regexps!)Chris Sherlock
2015-12-31vcl: merge ImplDevFontAttributes with ImplFontAttributesChris Sherlock
2015-12-31tdf#95507 - implement opengl / 50% invert method.Michael Meeks
2015-12-31vcl: remove ImplFontAttributes equality operatorsChris Sherlock
2015-12-31vcl: create accessor functions for ImplDevFontAttributesChris Sherlock
2015-12-31vcl: we don't need an interface class for ImplDevFontAttributesChris Sherlock
2015-12-31vcl: remove unnecessary commentChris Sherlock
2015-12-31vcl: we don't need an interface class for ImplFontAttributesChris Sherlock
2015-12-30coverity#1346892 Non-virtual destructorCaolán McNamara
2015-12-30cppcheck: allocaCalledCaolán McNamara
2015-12-30vcl: update comment in AddFontFace() to match realityChris Sherlock
2015-12-30vcl: group functions and variables in PhysicalFontFamilyChris Sherlock
2015-12-30tdf#96420: Avoid drawing ugly black boxes on top of replacement glyphsTor Lillqvist
2015-12-29cppcheck: allocaCalledCaolán McNamara
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-28Typo: pysical->physicalJulien Nabet
2015-12-28tdf#75191: only call atk_register_role if strictly necessaryJacobo Aragunde Pérez
2015-12-28tdf#39944: Fix mapping additional a11y roles to ATKpasqual milvaques
2015-12-27Resolves: #i126753# fix invalid parse of GSUB table for OpenType fontsTsutomu Uchino
2015-12-27loplugin:staticmethodsStephan Bergmann
2015-12-27Prefer switch-case to cascaded ifsMatteo Casalin
2015-12-27sal_uIntPtr to sal_uInt32, int to sal_uInt32/sal_uInt64Matteo Casalin
2015-12-27sal_uLong to sal_uInt32Matteo Casalin
2015-12-27Revert "loplugin:staticmethods"Julien Nabet
2015-12-27loplugin:staticmethodsJulien Nabet
2015-12-27vcl: change PhysicaFontFamily::maName to maFamilyNameChris 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-25vcl: note about physical and logical fontsChris Sherlock
2015-12-25vcl: PhysicalFontFamily now handles it's own list of font facesChris Sherlock
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-24tdf#95416 Get rid of #include "../foo/bar.hxx" style includesburcinakalin
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-24Class ImplGetDevFontList renamed to ImplDeviceFontListChris Sherlock
2015-12-24vcl: function name change to ImplFindFontFamilyOfDefaultFontChris Sherlock
2015-12-24vcl: update names of find functions in PhysicalFontCollectionChris Sherlock
2015-12-24vcl: group public find functions, clarify comments in PhysFontCollectionChris Sherlock
2015-12-23vcl: private functions in PhysicalFontCollection start with ImplChris Sherlock
2015-12-23vcl: No need for WinGlyphFallbackSubstititution to be friend classChris Sherlock