summaryrefslogtreecommitdiff
path: root/vcl/source/font
AgeCommit message (Expand)AuthorFilesLines
2015-10-07Revert "loplugin:mergeclasses" to fix mac buildCaolán McNamara1-1/+1
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+1
2015-09-29vcl: replace alloca() with std::unique_ptrMichael Stahl1-3/+2
2015-08-21more tweaks for config-less load pathCaolán McNamara1-18/+22
2015-08-21tweak config-less load pathCaolán McNamara1-9/+13
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara1-2/+9
2015-07-10-Werror,-Wunused-private-fieldStephan Bergmann1-1/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-05-06this is a no-op, remove ifCaolán McNamara1-13/+0
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-5/+5
2015-05-06convert IMPL_FONT_ATTR constants to scoped enumNoel Grandin2-119/+119
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn1-2/+1
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-17bridges, vcl: turns out there is sal/alloca.h; replace #ifdeferyMichael Stahl1-3/+1
2014-11-12alloca needs special include on SOLARISRichard PALO1-0/+4
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+2
2014-10-20Resolves: fdo#85006 limit script stripping to known suffixesCaolán McNamara1-35/+1
2014-09-19My 'SkakNew-Figurine' font has a hyphen in its nameMiklos Vajna1-1/+1
2014-08-26my 'Cleanvertising ' font has a space at its endCaolán McNamara1-1/+1
2014-08-22fdo#79761 - avoid re-canonicalising each font name on clone repeatedly.Michael Meeks1-1/+10
2014-08-22font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks1-34/+16
2014-08-22vcl: factor out font name lookup for future re-use.Michael Meeks1-10/+18
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist3-4/+0
2014-03-22fix higher debug level buildsCaolán McNamara1-0/+1
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud2-0/+1660
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud1-0/+231