summaryrefslogtreecommitdiff
path: root/vcl/source/glyphs
AgeCommit message (Expand)AuthorFilesLines
2011-03-11WaE: signed unsigned comparisionsCaolán McNamara1-2/+10
2011-03-11WaE: ambiguous && ||Caolán McNamara1-1/+4
2011-03-11WaE: fix member init order listCaolán McNamara1-3/+1
2011-03-10Related: rhbz#680460 reorganize this to make it inheritableCaolán McNamara3-8/+17
2011-03-10Attempt to fix winlayout memory leakMartin Hosken1-5/+1
2011-03-10graphite2 consolidated patchMartin Hosken8-1250/+669
2011-03-10remove memleakCaolán McNamara1-1/+7
2011-03-10remove FtFontFile leaksCaolán McNamara1-3/+3
2011-03-10release fonts on shutdownCaolán McNamara1-0/+1
2011-03-01Get better hints as to what script a font is likely tuned forCaolán McNamara2-18/+16
2011-02-16Remove HPUX supportThomas Arnhold1-4/+2
2011-02-16Remove HDU_DEBUGThomas Arnhold1-5/+0
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]6-123/+123
2011-02-11(std|boost)::hash on a const char* hashes the pointer not the contentsCaolán McNamara1-1/+2
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-2/+0
2011-02-09Removing the ext_std masterpieceFridrich Štrba6-21/+15
2011-02-09Resolves: fdo#33510 A way to query about likely font layout capabilitiesCaolán McNamara2-1/+29
2011-02-04std::hash -> boost::hashFridrich Strba1-1/+1
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba3-7/+7
2011-01-28vcl2gnumake: #i116588# remove old makefilesPhilipp Lohmann [pl]1-80/+0
2011-01-28Related: fdo#31016 document one-liner to disable it for testingCaolán McNamara1-0/+5
2011-01-28Resolves: fdo#31016 try some bandaids to improve Arabic renderingKhaled Hosny1-2/+31
2011-01-25vcl2gnumake: #i116588# move vcl to gbuild (step 1, linux)Philipp Lohmann [pl]2-344/+0
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-3/+0
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]12-37/+32
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner8-39/+39
2011-01-07cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-11-28cppcheck: uninit member variableCaolán McNamara1-0/+1
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang7-81/+222
2010-10-24micro optimization, remove startup globalCaolán McNamara1-2/+1
2010-10-22move global sSilfMap to be a local sSilfMap to defer ctor until first useCaolán McNamara1-1/+1
2010-10-18remove non-compiled codePovilas Kanapickas3-33/+0
2010-10-18CWS-TOOLING: integrate CWS vcl115Vladimir Glazunov1-0/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth14-0/+39
2010-10-10fix of underlining problem with Graphite fonts #i114765#Keith Stribley1-0/+1
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara3-6/+6
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-8/+0
2010-09-30fix up FT_LOAD_NO_BITMAP flagCaolán McNamara1-0/+3
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang8-129/+129
2010-09-28CWS-TOOLING: integrate CWS ifcmap01Vladimir Glazunov3-15/+67
2010-09-27#i114765# fix calculation of justified graphite text width (thanks kstribley)Herbert Duerr [hdu]1-0/+1
2010-09-15#i113861# support forced-GC in FreetypeManager destructorHerbert Duerr [hdu]1-4/+19
2010-09-15#i113861# make ImplFontCharMap ref-counting consistent on all platformsHerbert Duerr [hdu]1-9/+9
2010-09-15#i113861# shared ImplFontCharMap objects better be constantHerbert Duerr [hdu]2-3/+3
2010-09-14#i113861# cache ImplFontCharMap objects on UNX tooHerbert Duerr [hdu]2-14/+31
2010-08-25CWS-TOOLING: integrate CWS cmcfixes77Vladimir Glazunov3-6/+6
2010-08-25DEV300: changesets OOO330 up to m5Vladimir Glazunov1-13/+58
2010-08-16#i113861# prepare caching of ImplFontCharMap objects on UNXHerbert Duerr [hdu]2-1/+15
2010-08-16#i113604# allow forced garbage-collection on exitHerbert Duerr [hdu]1-6/+12
2010-08-09#i113731# fix compile warning on an pre-4.0-release gcc versionHerbert Duerr [hdu]1-1/+1