summaryrefslogtreecommitdiff
path: root/vcl/source/glyphs
AgeCommit message (Expand)Author
2011-03-22Cut Gordian Knot of who owns the font optionsCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16Resolves: rhbz#680460 honour lcdfilter, subpixeling etc.Caolán McNamara
2011-03-15Internal graphite is a static libraryFridrich Štrba
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-11WaE: variables set but unusedCaolán McNamara
2011-03-11WaE: signed unsigned comparisionsCaolán McNamara
2011-03-11WaE: ambiguous && ||Caolán McNamara
2011-03-11WaE: fix member init order listCaolán McNamara
2011-03-10Related: rhbz#680460 reorganize this to make it inheritableCaolán McNamara
2011-03-10Attempt to fix winlayout memory leakMartin Hosken
2011-03-10graphite2 consolidated patchMartin Hosken
2011-03-10remove memleakCaolán McNamara
2011-03-10remove FtFontFile leaksCaolán McNamara
2011-03-10release fonts on shutdownCaolán McNamara
2011-03-01Get better hints as to what script a font is likely tuned forCaolán McNamara
2011-02-16Remove HPUX supportThomas Arnhold
2011-02-16Remove HDU_DEBUGThomas Arnhold
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-11(std|boost)::hash on a const char* hashes the pointer not the contentsCaolán McNamara
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-02-09Resolves: fdo#33510 A way to query about likely font layout capabilitiesCaolán McNamara
2011-02-04std::hash -> boost::hashFridrich Strba
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-01-28vcl2gnumake: #i116588# remove old makefilesPhilipp Lohmann [pl]
2011-01-28Related: fdo#31016 document one-liner to disable it for testingCaolán McNamara
2011-01-28Resolves: fdo#31016 try some bandaids to improve Arabic renderingKhaled Hosny
2011-01-25vcl2gnumake: #i116588# move vcl to gbuild (step 1, linux)Philipp Lohmann [pl]
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2011-01-07cppcheck: prefer prefix variantCaolán McNamara
2010-11-28cppcheck: uninit member variableCaolán McNamara
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-24micro optimization, remove startup globalCaolán McNamara
2010-10-22move global sSilfMap to be a local sSilfMap to defer ctor until first useCaolán McNamara
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-18CWS-TOOLING: integrate CWS vcl115Vladimir Glazunov
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-10fix of underlining problem with Graphite fonts #i114765#Keith Stribley
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-09-30fix up FT_LOAD_NO_BITMAP flagCaolán McNamara
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang
2010-09-28CWS-TOOLING: integrate CWS ifcmap01Vladimir Glazunov
2010-09-27#i114765# fix calculation of justified graphite text width (thanks kstribley)Herbert Duerr [hdu]
2010-09-15#i113861# support forced-GC in FreetypeManager destructorHerbert Duerr [hdu]
2010-09-15#i113861# make ImplFontCharMap ref-counting consistent on all platformsHerbert Duerr [hdu]
2010-09-15#i113861# shared ImplFontCharMap objects better be constantHerbert Duerr [hdu]