summaryrefslogtreecommitdiffstats
path: root/vcl/source/fontsubset
Commit message (Expand)AuthorAgeFilesLines
* -Wunused-macrosStephan Bergmann2013-03-271-5/+0
* c#705440# check ftell return value when emitting Type1 subsetHerbert Dürr2013-03-071-2/+3
* c#705441# handle invalid FDSelect entry while emitting Type1Herbert Dürr2013-03-071-0/+2
* check whether font files allow being embedded in documentsLuboš Luňák2013-03-061-1/+1
* Don't abort when myPoints is emptyLionel Elie Mamane2013-02-261-1/+2
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-067-353/+295
* cid 703925 : strncpy can lead to non-null terminated stringNorbert Thiebaud2012-10-151-1/+2
* Remove unused local varJulien Nabet2012-08-111-1/+0
* Resolves: fdo#51957 typo, endash entered twice, 2nd should be emdashCaolán McNamara2012-07-171-1/+1
* Fix typosJulien Nabet2012-07-141-3/+3
* re-base on ALv2 code.Michael Meeks2012-06-214-98/+62
* Remove some useless memset(0)Christophe Christophe Marion2012-06-201-7/+2
* remove include of pch header from vclNorbert Thiebaud2011-11-274-8/+0
* cppcheck scope reduction in vcl/..ttcr.cxxPierre-André Jacquod2011-10-071-6/+10
* cppcheck: reduce scope of var in vcl sft.cxxPierre-André Jacquod2011-09-261-13/+18
* cppcheck: reduce scope of variabl.e in vcl, cff.cxxPierre-André Jacquod2011-09-261-1/+1
* callcatcher: remove unused methodsThomas Arnhold2011-07-291-13/+0
* Some cppcheck cleaningJulien Nabet2011-07-181-2/+2
* callcatcher: remove Type1Emitter::Type1EmitterThomas Arnhold2011-07-141-15/+0
* callcatcher: unused listPositionAtCaolán McNamara2011-07-111-18/+0
* callcatcher: unused listPositionAtCaolán McNamara2011-07-111-15/+0
* WaE: various warningsCaolán McNamara2011-06-031-4/+6
* propogate amount written up a levelCaolán McNamara2011-06-031-6/+7
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-273-54/+5
|\
| * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-223-54/+5
| |\
| | * rebase to DEV300_m100Philipp Lohmann [pl]2011-02-142-68/+66
| | |\
| | * | vcl2gnumake: #i116588# remove old makefilesPhilipp Lohmann [pl]2011-01-281-51/+0
| | * | vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]2011-01-242-3/+5
* | | | Drop OS2Tor Lillqvist2011-05-211-2/+2
* | | | avoid memory leakDavid Tardon2011-05-181-9/+12
|/ / /
* | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-182-68/+66
|\ \ \
| * \ \ Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-112-68/+66
| |\ \ \ | | | |/ | | |/|
| | * | removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner2011-01-121-8/+6
| | * | removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang2010-11-101-1/+6
| | |\|
| | * | removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang2010-09-292-68/+68
* | | | fix leaks on bad ttf filesCaolán McNamara2011-03-101-2/+0
|/ / /
* | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-1/+1
* | | Get better hints as to what script a font is likely tuned forCaolán McNamara2011-03-012-18/+48
* | | Remove TEST* and DEBUG*Thomas Arnhold2011-02-162-853/+0
* | | Resolves: fdo#33510 A way to query about likely font layout capabilitiesCaolán McNamara2011-02-091-2/+20
* | | Revert "WaE: unused variables"David Tardon2011-01-251-4/+0
* | | WaE: unused variablesDavid Tardon2011-01-251-0/+4
* | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-252-5/+5
* | | remove 64bit warnings in debug modeCaolán McNamara2010-11-181-1/+1
* | | vcl: fix fprintf compile warnings in cff.cxxNigel Hawkins2010-11-031-2/+2
* | | vcl: fix fprintf compile warnings in sft.cxxNigel Hawkins2010-11-031-8/+8
* | | skip reserved operatorsDavid Tardon2010-10-291-3/+7
* | | add modelines to .h and .c files as wellCaolán McNamara2010-10-282-0/+5
* | | remove non-compiled codePovilas Kanapickas2010-10-184-102/+5
* | | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-148-0/+19
| |/ |/|