summaryrefslogtreecommitdiff
path: root/vcl/generic/print/glyphset.cxx
AgeCommit message (Expand)Author
2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris Sherlock
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-08Call WritePS with length argument, where knownStephan Bergmann
2015-07-04Fix typosAndrea Gelmini
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-27Resolves: tdf#88819 printing with ps hangsCaolán McNamara
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2014-11-14coverity#705989 silence Insecure temporary fileCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-06-26clang: Dead incrementCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-11fontmanager.hxx is private to vclTor Lillqvist
2013-12-04No more uses of printer built in fontsKhaled Hosny
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-21fdo#67802: Fix PS printing of non-CTL text with ligaturesKhaled Hosny
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-02-28Reduced duplicate code (simian) / vcl/generic/print/glyphset.cxxChristina Rossmanith
2012-02-19Get rid of size() == 0Elton Chung
2012-01-12post padmin shrinkage a lot of FontManager can go nowCaolán McNamara
2012-01-11align getFontFaceNumber with FC_FACECaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-25generic: more unix conditional compilation pieces and win32 portingMichael Meeks
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks