Age | Commit message (Expand) | Author |
2011-03-10 | release fonts on shutdown | Caolán McNamara |
2011-03-01 | Get better hints as to what script a font is likely tuned for | Caolán McNamara |
2011-02-16 | Remove HPUX support | Thomas Arnhold |
2011-02-16 | Remove HDU_DEBUG | Thomas Arnhold |
2011-02-14 | rebase to DEV300_m100 | Philipp Lohmann [pl] |
2011-02-11 | (std|boost)::hash on a const char* hashes the pointer not the contents | Caolán McNamara |
2011-02-09 | Trying to remove the stlport mention from the code | Fridrich Štrba |
2011-02-09 | Removing the ext_std masterpiece | Fridrich Štrba |
2011-02-09 | Resolves: fdo#33510 A way to query about likely font layout capabilities | Caolán McNamara |
2011-02-04 | std::hash -> boost::hash | Fridrich Strba |
2011-02-04 | Bulk move libs-gui to boost unordered containers | Fridrich Strba |
2011-01-28 | vcl2gnumake: #i116588# remove old makefiles | Philipp Lohmann [pl] |
2011-01-28 | Related: fdo#31016 document one-liner to disable it for testing | Caolán McNamara |
2011-01-28 | Resolves: fdo#31016 try some bandaids to improve Arabic rendering | Khaled Hosny |
2011-01-25 | vcl2gnumake: #i116588# move vcl to gbuild (step 1, linux) | Philipp Lohmann [pl] |
2011-01-25 | WaE: gcc 4.6.0 various warnings | Caolán McNamara |
2011-01-24 | vcl2gnumake: #i116589# header cleanup: linux,solaris,macos | Philipp Lohmann [pl] |
2011-01-12 | removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLong | Carsten Driesner |
2011-01-07 | cppcheck: prefer prefix variant | Caolán McNamara |
2010-11-28 | cppcheck: uninit member variable | Caolán McNamara |
2010-11-10 | removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml... | Xiaofei Zhang |
2010-10-24 | micro optimization, remove startup global | Caolán McNamara |
2010-10-22 | move global sSilfMap to be a local sSilfMap to defer ctor until first use | Caolán McNamara |
2010-10-18 | remove non-compiled code | Povilas Kanapickas |
2010-10-18 | CWS-TOOLING: integrate CWS vcl115 | Vladimir Glazunov |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-10 | fix of underlining problem with Graphite fonts #i114765# | Keith Stribley |
2010-10-06 | #i113503# cppunit stl wrapper headers | Caolán McNamara |
2010-10-05 | more removed include guards using fixguard.py | Petr Mladek |
2010-09-30 | fix up FT_LOAD_NO_BITMAP flag | Caolán McNamara |
2010-09-29 | removetooltypes: #i112600# some more changes in vcl and tools, reverted confi... | Xiaofei Zhang |
2010-09-28 | CWS-TOOLING: integrate CWS ifcmap01 | Vladimir 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 destructor | Herbert Duerr [hdu] |
2010-09-15 | #i113861# make ImplFontCharMap ref-counting consistent on all platforms | Herbert Duerr [hdu] |
2010-09-15 | #i113861# shared ImplFontCharMap objects better be constant | Herbert Duerr [hdu] |
2010-09-14 | #i113861# cache ImplFontCharMap objects on UNX too | Herbert Duerr [hdu] |
2010-08-25 | CWS-TOOLING: integrate CWS cmcfixes77 | Vladimir Glazunov |
2010-08-25 | DEV300: changesets OOO330 up to m5 | Vladimir Glazunov |
2010-08-16 | #i113861# prepare caching of ImplFontCharMap objects on UNX | Herbert Duerr [hdu] |
2010-08-16 | #i113604# allow forced garbage-collection on exit | Herbert Duerr [hdu] |
2010-08-09 | #i113731# fix compile warning on an pre-4.0-release gcc version | Herbert Duerr [hdu] |
2010-08-03 | cmcfixes77: merge with DEV300 m86 | Caolán McNamara |
2010-08-03 | cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport | Caolán McNamara |
2010-08-02 | #i113563# fix compile with system-graphite (thanks cmc) | Herbert Duerr [hdu] |
2010-07-29 | CWS-TOOLING: integrate CWS vcl113 | obo |
2010-07-28 | #i113301# avoid problems with hyphenation within graphite ligature (thanks ks... | Herbert Duerr [hdu] |
2010-06-29 | graphite03: #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 warnings | Herbert Duerr [hdu] |