summaryrefslogtreecommitdiff
path: root/vcl/source/font/PhysicalFontCollection.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-21/+21
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-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-5/+5
2015-05-06convert IMPL_FONT_ATTR constants to scoped enumNoel Grandin1-105/+105
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-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-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-03-22fix higher debug level buildsCaolán McNamara1-0/+1
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud1-0/+1362