summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* init a few more stream-read svm elementsCaolán McNamara2014-04-081-18/+21
* valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara2014-04-081-1/+1
* Related: #i124516# handle bad surrogate pairs gracefully on WindowsHerbert Dürr2014-04-081-5/+12
* coverity#705969 Dereference before null checkCaolán McNamara2014-04-081-1/+1
* coverity#705966 Dereference before null checkCaolán McNamara2014-04-081-1/+1
* Resolves: fdo#50855 Nimbus Sans L missing stylesCaolán McNamara2014-04-081-1/+6
* rhbz#1057977 avoid use of invalidated pointersDavid Tardon2014-03-191-6/+53
* fix 'error: comparison between pointer and integer'Luboš Luňák2014-03-191-1/+1
* fdo#59329 Fix docked window border linesAhmad H. Al Harthi2014-03-101-14/+38
* fdo#59329 fix docked panels bordersAhmad H. Al Harthi2014-03-101-37/+12
* Resolves: rhbz#1007697 Update on a Window triggering delete on windowCaolán McNamara2014-03-031-0/+5
* fdo#64957: #i124233# prevent the accumulation of rounding errorsHerbert Dürr2014-02-261-4/+12
* Resolves: fdo#74051 support 8430x11700 jpegsCaolán McNamara2014-02-121-3/+3
* Use IOKit *framework*, not library directly. And ApplicationServicesTor Lillqvist2014-02-101-1/+2
* The AppleRemote code is blocked by sandboxing so bypass it in that caseTor Lillqvist2014-01-286-7/+23
* Adapt to NSPrintInfo API changeTor Lillqvist2014-01-281-0/+4
* The PICT format was formally deprecated already in OS X v10.4Tor Lillqvist2014-01-283-178/+4
* Need the IOKit library nowTor Lillqvist2014-01-281-0/+1
* WaE: 'UpdateSystemActivity' is deprecated: first deprecated in OS X 10.8Tor Lillqvist2014-01-282-26/+12
* We only support 10.6 or laterTor Lillqvist2014-01-285-31/+1
* fdo#73764 partially revert 3998d1abb291Andras Timar2014-01-191-1/+1
* fdo#73487: Overhaul cell borders to make them look sane.Kohei Yoshida2014-01-171-4/+41
* Use SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP part2Julien Nabet2014-01-112-0/+4
* fdo#39007: blind fix for renamed OS X restore-state fileMichael Meeks2014-01-031-0/+1
* Resolves: fdo#72961 Crash when you open ODFver.1.0/1.1 created by LibO-3.5/3.6Julien Nabet2014-01-031-6/+8
* fdo#60705 Don't discard valid printing options.Andrzej Hunt2014-01-031-1/+1
* EMF+: force canvas if EMF+ comments are used.Andrzej J.R. Hunt2013-12-061-0/+7
* fdo#61272: Do the mapping correctly both for WMF and EMF.Jan Holesovsky2013-11-273-34/+1
* Resolves: fdo#41169 fix MacOSX non-Latin keyboard layout with Latin shortcutsCaolán McNamara2013-11-271-0/+37
* Related: fdo#41169 fix GTK non-Latin keyboard layout with Latin shortcutsCaolán McNamara2013-11-271-22/+45
* fdo#67802: Fix PS printing of non-CTL text with ligaturesKhaled Hosny2013-11-251-7/+5
* Correctly check getFileURLFromSystemPath() successKhaled Hosny2013-11-251-1/+1
* Make TTC fonts work againKhaled Hosny2013-11-251-10/+4
* Related: rhbz#1014990 valgrind reports uninitialized variableCaolán McNamara2013-11-211-11/+8
* Resolves: fdo#71307 out polygons are limited to 16bit point countCaolán McNamara2013-11-142-0/+5
* vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIANMichael Stahl2013-11-102-2/+2
* Resolves: fdo#70588 MultiLineEdits don't need WB_WORDBREAK setNiklas Johansson2013-11-102-2/+2
* fdo#70968: Incorrect rendering of Devanagari short 'i' vowelKhaled Hosny2013-11-032-5/+42
* swap if the host endianness doesn't match the file formatsCaolán McNamara2013-11-031-18/+27
* fdo#57659: fix exif processingJulien Nabet2013-11-032-10/+41
* fdo#70741 fdo#66042 rhbz#968892: force render full grapheme with fallback fontCaolán McNamara2013-10-243-24/+89
* Fix build against the 10.8 SDKTor Lillqvist2013-10-241-0/+6
* Make use of IsStarSymbol()Thomas Arnhold2013-10-225-21/+9
* n#820077: Import images with duotone filter.Muthu Subramanian2013-10-181-0/+43
* CID#736943 clamp no of ttc entries to physical maxCaolán McNamara2013-10-151-0/+33
* Prevent out-of-bounds arguments to OUString::copyStephan Bergmann2013-10-101-1/+3
* Resolves: #i123417# handle subsetting of empty ttf compound glyphs gracefullyHerbert Dürr2013-10-041-2/+5
* rhbz#1001768: AtkListener::disposing(): delay notificationMichael Meeks2013-10-041-5/+20
* Fix fdo#69381 by skipping empty option groupsArnaud Versini2013-09-171-0/+5
* fdo#68313 fix combining diacritics problem with Graphite fontsLászló Németh2013-09-061-3/+3