summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)Author
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-23Correctly check getFileURLFromSystemPath() successKhaled Hosny
2013-11-23Make TTC fonts work againKhaled Hosny
2013-11-23Simplify this code a bitKhaled Hosny
2013-11-21fdo#67802: Fix PS printing of non-CTL text with ligaturesKhaled Hosny
2013-11-21Add a comment explaining this unused fileKhaled Hosny
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-07vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIANMichael Stahl
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-30fdo#70968: Incorrect rendering of Devanagari short 'i' vowelKhaled Hosny
2013-10-30SimplifyKhaled Hosny
2013-10-29TypoTor Lillqvist
2013-10-29Add a SAL_WARN_IF to get more verbose information when CheckYieldMutex() failsTor Lillqvist
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-21Exempler->ExemplarCaolán McNamara
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny
2013-10-21Removed unused kerning stuffKhaled Hosny
2013-10-21Drop support for non-Unicode fontsKhaled Hosny
2013-10-20Bin pointless #ifdef'd codeKhaled Hosny
2013-10-07CID#708635 uninitialized membersCaolán McNamara
2013-10-07CID#708895 unused variableCaolán McNamara
2013-10-07CID#736943 clamp no of ttc entries to physical maxCaolán McNamara
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-09-26typo fixes in commentsAndras Timar
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-20Font and ImplLayoutArgs with LanguageTagEike Rathke
2013-09-11typo fix: wether -> whetherAndras Timar
2013-09-09CID#738553 uninitialized scalarCaolán McNamara
2013-09-06Check for FT_Face_GetCharVariantIndex at build timeKhaled Hosny
2013-09-06Simplify FreeType version checkKhaled Hosny
2013-09-04Require FreeType >= 2.2.0Khaled Hosny
2013-09-04FT_Size API is available since FreeType 2.0.5Khaled Hosny
2013-08-30Remove hacks for ancient FreeTypeKhaled Hosny
2013-08-26Simplify iterator management (part2)Julien Nabet
2013-08-26Simplify a bit iterator managementJulien Nabet
2013-08-22Don't re-create Unicode and font functions for every text runKhaled Hosny
2013-08-22fdo#66715: Avoid compatibility decomposition with HarfBuzzKhaled Hosny
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-12convert vcl/inc/outfont.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/inc/fontcache.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/ppdparser.hxx from String to OUStringNoel Grandin
2013-07-30fdo#66715: fontconfig: try harder to ignore duplicate fontsMichael Stahl
2013-07-30vcl: fix obviously wrong mapping of WIDTH_ULTRA_EXPANDEDMichael Stahl
2013-07-12Fix headless mode glyph cache memory handlingStephan Bergmann
2013-07-11Related: fdo#66524 don't invalidate font cache every timeCaolán McNamara