summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-12-16initial install-package-foo target for partial installsBjoern Michaelsen
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks
2013-12-12fdo#67011: Run Display::Yield through KDEXLib::Yield.Jan-Marek Glogowski
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-12-09Zip .ui translations per UIConfig target.Matúš Kukan
2013-12-06fdo#60705 Don't discard valid printing options.Andrzej Hunt
2013-12-05EMF+: force canvas if EMF+ comments are used.Andrzej J.R. Hunt
2013-12-03vcl: check if AT is running before loading the libraryMichael Stahl
2013-12-03vcl: fix crashes when retrieving objects for MSAAMichael Stahl
2013-12-02Resolves: #i123765# reset buffered DropTarget when undockingArmin Le Grand
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr
2013-12-01upload libeot-0.01David Tardon
2013-11-29typo: seperator -> separatorAndras Timar
2013-11-26EMF: More useful debugging output.Jan Holesovsky
2013-11-26Resolves: fdo#41169 fix MacOSX non-Latin keyboard layout with Latin shortcutsCaolá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-23Correctly check getFileURLFromSystemPath() successKhaled Hosny
2013-11-23Make TTC fonts work againKhaled Hosny
2013-11-23Simplify this code a bitKhaled Hosny
2013-11-22fdo#67802: Fix PS printing of non-CTL text with ligaturesKhaled Hosny
2013-11-22Related: fdo#41169 fix GTK non-Latin keyboard layout with Latin shortcutsCaolán McNamara
2013-11-21Simplify css.accessibility.MSAAService and corresponding XMSAAServiceStephan Bergmann
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
2013-11-18adjust sizes of primary and secondary areasCaolán McNamara
2013-11-18HIG seperate primary and secondary text by 24pixelsCaolán McNamara
2013-11-18Related: rhbz#1014990 valgrind reports uninitialized another variableCaolán McNamara
2013-11-16fix build with --enable-eotDavid Tardon
2013-11-15Use Q_* macros.Jan-Marek Glogowski