summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-11-29Surely ATSLayout is no friend of the CoreText AquaSalGraphicsTor Lillqvist
2013-11-29Fix bit-rot in the ATSUI codeTor Lillqvist
2013-11-29Avoid pointless class derivation for the CoreText SystemFontListTor Lillqvist
2013-11-28Re-factoring: Avoid pointless class derivationTor Lillqvist
2013-11-28Re-factoring: Avoid pointless class derivationTor Lillqvist
2013-11-28Any::operator >>= returns false rather than throwStephan Bergmann
2013-11-28Surely we want CGFloat and CGRect from the appropriate SDK headerTor Lillqvist
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-11-25this is the same condition as isSuitableDestinationCaolán McNamara
2013-11-25fdo#61272: Do the mapping correctly both for WMF and EMF.Jan Holesovsky
2013-11-25Related fdo#61272: Revert "wmf-mm-text.diff: Fix WMF rendering, n#417818"Jan Holesovsky
2013-11-25Related fdo#61272: Revert "wmf-mm-text-1.diff: Fix WMF rendering, n#417818"Jan Holesovsky
2013-11-25EMF: More useful debugging output.Jan Holesovsky
2013-11-25Resolves: fdo#41169 fix MacOSX non-Latin keyboard layout with Latin shortcutsCaolán McNamara
2013-11-23Lenght -> LengthJulien Nabet
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-22Related: fdo#41169 fix GTK non-Latin keyboard layout with Latin shortcutsCaolán McNamara
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin
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-21Simplify css.accessibility.MSAAService and corresponding XMSAAServiceStephan Bergmann
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-20Elide utl::ConfigItem_ImplStephan Bergmann
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20Revert "Simplify KDE4 yielding."Michael Meeks
2013-11-20Simplify KDE4 yielding.Jan-Marek Glogowski
2013-11-20Rewrite Qt4 based nested yield mutex locking.Jan-Marek Glogowski
2013-11-20Redirect file picker UI processing to GUI thread.Jan-Marek Glogowski
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::matchL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-20Drop processYield return type.Jan-Marek Glogowski
2013-11-20sal_Bool to bool in VCL Timer and minor cleanupsRodolfo Ribeiro Gomes
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks
2013-11-19TypoStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-18want to be able to support non homogeneous buttons in buttonboxesCaolán McNamara
2013-11-18scaling the width gives huge spaces at the end of long buttonsCaolán McNamara