summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2016-01-04Remove unused forward declarationsTor Lillqvist
2016-01-04Remove unused forward declarationsTor Lillqvist
2016-01-04Get rid of silly stderr0 macroTor Lillqvist
2016-01-04vcl: split classes out of metric.hxxChris 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-03vcl: indent cleanup for outfont.hxxChris Sherlock
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-01vcl: Regression from a74a04f98Chris Sherlock
2016-01-01vcl: End friendshipChris Sherlock
2016-01-01vcl: Get rid of FontMatchStatus structureChris 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-30vcl: group functions and variables in PhysicalFontFamilyChris Sherlock
2015-12-27loplugin:staticmethodsStephan Bergmann
2015-12-27sal_uIntPtr to sal_uInt32, int to sal_uInt32/sal_uInt64Matteo 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: 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
2015-12-23vcl: rearrange PhysicalFontCollection function listing orderChris Sherlock
2015-12-23vcl: make PhysicalFontFamily::FindDefaultFont() privateChris Sherlock
2015-12-23vcl: Make ImplFindByAttributes public and renameChris Sherlock
2015-12-23vcl: make PhysicalFontFamily::ImplFindBySubstFontAttr privateChris Sherlock
2015-12-23vcl: make PhysicalFontFamily::ImplFindByAliasName privateChris Sherlock
2015-12-22vcl: make PhysicalFontFamily::InitMatchData privateChris Sherlock
2015-12-22vcl: rename ImplFindByTokenNames to FindByTokenNamesChris Sherlock