summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)Author
2014-02-05MinorKhaled Hosny
2014-02-05Set HarfBuzz buffer flags for text boundariesKhaled Hosny
2014-01-28bool improvementsStephan Bergmann
2014-01-24coverity#738921 Uninitialized pointer fieldCaolán McNamara
2014-01-24coverity#735339 Unchecked return value from libraryCaolán McNamara
2014-01-21bool improvementsStephan Bergmann
2014-01-18This is an int, not floatKhaled Hosny
2014-01-18SimplifyKhaled Hosny
2014-01-18MinorKhaled Hosny
2014-01-18Do proper script itemization with HarfBuzzKhaled Hosny
2014-01-17bool improvementsStephan Bergmann
2014-01-16Remove defines now that fontconfig baseline has been updatedChris Sherlock
2014-01-10endSpool return value is effectively success flag, not job IDStephan Bergmann
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2014-01-04fdo#73280 - always advance the iterator to avoid an infinite loop.Michael Meeks
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-20typo fixesAndras Timar
2013-12-17fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-13graphite2: get visibility right for static linkage on windows.Michael Meeks
2013-12-11fontmanager.hxx is private to vclTor Lillqvist
2013-12-04No more uses of printer built in fontsKhaled Hosny
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-04Don't perform printer font substitutionKhaled Hosny
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