summaryrefslogtreecommitdiff
path: root/vcl/source/font/PhysicalFontCollection.cxx
AgeCommit message (Expand)Author
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-06convert IMPL_FONT_ATTR constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17bridges, vcl: turns out there is sal/alloca.h; replace #ifdeferyMichael Stahl
2014-11-12alloca needs special include on SOLARISRichard PALO
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-20Resolves: fdo#85006 limit script stripping to known suffixesCaolán McNamara
2014-08-22font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks
2014-08-22vcl: factor out font name lookup for future re-use.Michael Meeks
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-22fix higher debug level buildsCaolán McNamara
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud