summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-02-26fdo#64957: #i124233# prevent the accumulation of rounding errorsHerbert Dürr1-4/+12
2014-02-25fdo#41524: CUPS printing: use "collate" option when PDF is availableMichael Stahl3-10/+23
2014-02-21fdo#74584: These tags should be lowercase for correct clipboard handling.Kohei Yoshida1-4/+4
2014-02-21Resolves: fdo#74284 use AccessibleRole::PANEL for VclBoxes under windowsCaolán McNamara1-0/+6
2014-02-06fdo#72187 Implement KDE4 picker notificationsJan-Marek Glogowski2-0/+26
2014-02-04fdo#74104 fdo#73904 backport Message dialog creation from message stringsCaolán McNamara1-1/+18
2014-02-04vcl: try to fix sizes in ImplBlendToBitmap (related: fdo#74226)Michael Stahl1-1/+2
2014-02-04fdo#44270: vcl: GTK+ file picker: fix non-grouped filter patternsMichael Stahl1-1/+2
2014-01-29fdo#73487, fdo#73886: Overhaul cell borders to make them look sane.Kohei Yoshida1-12/+39
2014-01-28Resolves: fdo#74051 support 8430x11700 jpegsCaolán McNamara1-3/+3
2014-01-27fdo#74124: Scale the pictures before calling ImplDrawAlpha().Jan Holesovsky1-1/+22
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-9/+9
2014-01-21fdo#73764 partially revert 3998d1abb291Andras Timar1-1/+1
2014-01-16fdo#72397: vcl: do not enable A11y in Win32 message handlerMichael Stahl1-6/+1
2014-01-16fdo#72521 fdo#73103 Fix editable combo-boxes behavior under KDE4Maxim Monastirsky1-1/+5
2014-01-13Keep in sync with desktop_strings[] in salplug.cxxMaxim Monastirsky1-2/+2
2014-01-09stop condition reversed, sighCaolán McNamara1-6/+6
2014-01-06EMF/WMF: parse line cap and line joinAndras Timar1-1/+27
2014-01-04fdo#73280 - always advance the iterator to avoid an infinite loop.Michael Meeks1-0/+2
2014-01-02fdo#39007: blind fix for renamed OS X restore-state fileMichael Meeks1-0/+1
2013-12-29Resolves: fdo#72961 Crash when you open ODFver.1.0/1.1 created by LibO-3.5/3.6Julien Nabet1-6/+8
2013-12-16initial install-package-foo target for partial installsBjoern Michaelsen1-1/+1
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks2-2/+2
2013-12-12fdo#67011: Run Display::Yield through KDEXLib::Yield.Jan-Marek Glogowski1-6/+16
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-5/+5
2013-12-09Zip .ui translations per UIConfig target.Matúš Kukan1-6/+29
2013-12-06fdo#60705 Don't discard valid printing options.Andrzej Hunt1-1/+1
2013-12-05EMF+: force canvas if EMF+ comments are used.Andrzej J.R. Hunt1-0/+7
2013-12-03vcl: check if AT is running before loading the libraryMichael Stahl2-10/+33
2013-12-03vcl: fix crashes when retrieving objects for MSAAMichael Stahl1-4/+6
2013-12-02Resolves: #i123765# reset buffered DropTarget when undockingArmin Le Grand1-0/+5
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr1-0/+8
2013-12-01upload libeot-0.01David Tardon2-5/+5
2013-11-29typo: seperator -> separatorAndras Timar1-1/+1
2013-11-26EMF: More useful debugging output.Jan Holesovsky3-99/+51
2013-11-26Resolves: fdo#41169 fix MacOSX non-Latin keyboard layout with Latin shortcutsCaolán McNamara1-0/+37
2013-11-25fdo#61272: Do the mapping correctly both for WMF and EMF.Jan Holesovsky1-1/+1
2013-11-25Related fdo#61272: Revert "wmf-mm-text.diff: Fix WMF rendering, n#417818"Jan Holesovsky3-25/+0
2013-11-25Related fdo#61272: Revert "wmf-mm-text-1.diff: Fix WMF rendering, n#417818"Jan Holesovsky1-14/+4
2013-11-23Correctly check getFileURLFromSystemPath() successKhaled Hosny1-1/+1
2013-11-23Make TTC fonts work againKhaled Hosny1-1/+1
2013-11-23Simplify this code a bitKhaled Hosny1-9/+3
2013-11-22fdo#67802: Fix PS printing of non-CTL text with ligaturesKhaled Hosny1-7/+5
2013-11-22Related: fdo#41169 fix GTK non-Latin keyboard layout with Latin shortcutsCaolán McNamara1-22/+45
2013-11-21Simplify css.accessibility.MSAAService and corresponding XMSAAServiceStephan Bergmann1-5/+12
2013-11-20Elide utl::ConfigItem_ImplStephan Bergmann2-32/+19
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin2-10/+10
2013-11-20Revert "Simplify KDE4 yielding."Michael Meeks1-8/+12
2013-11-20Simplify KDE4 yielding.Jan-Marek Glogowski1-12/+8
2013-11-20Rewrite Qt4 based nested yield mutex locking.Jan-Marek Glogowski2-26/+24