summaryrefslogtreecommitdiff
path: root/vcl/source/glyphs
AgeCommit message (Expand)Author
2012-02-19Get rid of size() == 0Elton Chung
2012-01-08catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-04WaE: 'e' : unreferenced local variableTor Lillqvist
2011-09-22WaE: signed/unsigned errorCaolán McNamara
2011-09-22Upgrade graphite to 1.0.3 fix surrogate supportMartin Hosken
2011-08-18move unix only stuff to unxCaolán McNamara
2011-08-18remove various casts from ServerFont to FreetypeServeFontCaolán McNamara
2011-08-15virtual method with wrong name, doesn't override what it thinks it doesCaolán McNamara
2011-08-15VirtDevServerFont isn't really implemented, remove to allow to simplifyCaolán McNamara
2011-07-28callcatcher: ditch various unused methodsCaolán McNamara
2011-07-26callcatcher: remove unused methodsThomas Arnhold
2011-07-22callcatcher: clean up GlyphCache and one connected methodThomas Arnhold
2011-07-22Remove SAL_FONTPATH and SAL_FONTPATH_PRIVATEThomas Arnhold
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-05-08Some cppcheck cleaningJulien Nabet
2011-04-29Make vcl building.Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28Temporarily put back prewin.h/postwin.h hack in tools and vclFridrich Štrba
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba
2011-03-23ensure safe lifecycleCaolán McNamara
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]