summaryrefslogtreecommitdiff
path: root/vcl/source/fontsubset/cff.cxx
AgeCommit message (Expand)Author
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Removed unnecessary comment decorations and wspace from VCL sourcesChris Sherlock
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-17bool improvementsStephan Bergmann
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-11-14-Werror,-Wshift-sign-overflowStephan Bergmann
2013-08-12convert String to OUString in VCLNoel Grandin
2013-03-07c#705440# check ftell return value when emitting Type1 subsetHerbert Dürr
2013-03-07c#705441# handle invalid FDSelect entry while emitting Type1Herbert Dürr
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-15cid 703925 : strncpy can lead to non-null terminated stringNorbert Thiebaud
2012-07-17Resolves: fdo#51957 typo, endash entered twice, 2nd should be emdashCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-09-26cppcheck: reduce scope of variabl.e in vcl, cff.cxxPierre-André Jacquod
2011-07-29callcatcher: remove unused methodsThomas Arnhold
2011-07-14callcatcher: remove Type1Emitter::Type1EmitterThomas Arnhold
2011-06-03propogate amount written up a levelCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-01-25Revert "WaE: unused variables"David Tardon
2011-01-25WaE: unused variablesDavid Tardon
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2010-11-03vcl: fix fprintf compile warnings in cff.cxxNigel Hawkins
2010-10-29skip reserved operatorsDavid Tardon
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-05-20rebase to DEV300_m78Philipp Lohmann [pl]
2010-04-14#i110240# fix emulation of hflex/hflex1 type2ops for type1 subsetHerbert Duerr [hdu]
2010-04-12#i110387# use strhelper\'s implementation for dbl2strHerbert Duerr [hdu]
2010-04-12#i110387# replace dummy implementation of cff dbl2strHerbert Duerr [hdu]
2010-04-12#i110387# avoid libc localization for strings in font subsetHerbert Duerr [hdu]
2010-03-22CWS-TOOLING: integrate CWS vcl109Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-06vcl109: remove unused debug codehdu
2009-10-27CWS-TOOLING: integrate CWS ooo32gsl01Ivo Hinkelmann
2009-09-17CWS-TOOLING: integrate CWS vcl105Jens-Heiner Rechtien
2009-08-27CWS-TOOLING: integrate CWS otf01Release Engineers