summaryrefslogtreecommitdiff
path: root/vcl/source/fontsubset/fontsubset.cxx
AgeCommit message (Expand)Author
2022-12-06tdf#113048: Fix PDF ascender and descender of some fontsKhaled Hosny
2022-12-05Drop dummy functionKhaled Hosny
2022-09-24use faster TempFile for font subset writingNoel Grandin
2022-09-06vcl: Drop unused SalGraphics::CreateFontSubset() argumentKhaled Hosny
2020-08-15Refactor vcl::TrueTypeFont class member accessJan-Marek Glogowski
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2019-10-16Replace define by constexpr in sft.hxx (vcl)Julien Nabet
2019-01-31misleading and unnecessary fall through commentsCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-05-29Change SFErrCodes to scoped enumStephan Bergmann
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-07-02loplugin:casttovoid: vclStephan Bergmann
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-02-09convert FontType to scoped enumNoel Grandin
2017-02-08coverity#707560 Uninitialized scalar variableCaolán McNamara
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-02-21Typo: trough->throughJulien Nabet
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-04-17coverity#708591 Uninitialized pointer fieldCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-14#i105025# patchKurt Zenker
2009-08-27CWS-TOOLING: integrate CWS otf01Release Engineers