summaryrefslogtreecommitdiff
path: root/vcl/source/glyphs
AgeCommit message (Expand)Author
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]
2010-09-14#i113861# cache ImplFontCharMap objects on UNX tooHerbert Duerr [hdu]
2010-08-25CWS-TOOLING: integrate CWS cmcfixes77Vladimir Glazunov
2010-08-25DEV300: changesets OOO330 up to m5Vladimir Glazunov
2010-08-16#i113861# prepare caching of ImplFontCharMap objects on UNXHerbert Duerr [hdu]
2010-08-16#i113604# allow forced garbage-collection on exitHerbert Duerr [hdu]
2010-08-09#i113731# fix compile warning on an pre-4.0-release gcc versionHerbert Duerr [hdu]
2010-08-03cmcfixes77: merge with DEV300 m86Caolán McNamara
2010-08-03cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara
2010-08-02#i113563# fix compile with system-graphite (thanks cmc)Herbert Duerr [hdu]
2010-07-29CWS-TOOLING: integrate CWS vcl113obo
2010-07-28#i113301# avoid problems with hyphenation within graphite ligature (thanks ks...Herbert Duerr [hdu]
2010-06-29graphite03: #i112730# updated graphite patch and improvements to glyph metric...Keith Stribley
2010-06-21#i112567# disabled embeddedbitmaps honoured in cairo-case (thanks cmc!)Herbert Duerr [hdu]
2010-06-18#i112497# avoid compiler warningsHerbert Duerr [hdu]