summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-07-23fdo#80498: vcl: Revert "fdo#74124: Scale the pictures before calling ...Michael Stahl1-26/+1
2014-07-08Fix some OUString construction error with VS2013Tor Lillqvist1-1/+1
2014-07-04fdo#39944: Fix mapping for some a11y roles to ATKJacobo Aragunde Pérez1-5/+5
2014-07-02fdo#80014: vcl: fix drawing of linear gradientsMichael Stahl1-1/+1
2014-06-29Resolves: fdo#80160 PNG with 1-bit colormap only show black and whiteCaolán McNamara1-21/+29
2014-06-29Related: fdo#33455 retain color on scaling of 1 bit depth pngsCaolán McNamara1-10/+18
2014-06-24bnc#593614: Avoid rendering artefacts in presentation mode.Matúš Kukan1-23/+4
2014-06-12avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2-6/+8
2014-06-09Resolves: #i125000# check last status of newly created...Oliver-Rainer Wittmann1-15/+23
2014-06-05Resolves: fdo#78477 ensure offset + sizeof(value) is in boundsCaolán McNamara1-6/+17
2014-06-05fdo79368 Don't process overflow menu items twice.Andrzej Hunt1-1/+7
2014-05-31Related bnc#822625: Cache FontEntry with the original FontSelectPattern.Matúš Kukan1-2/+4
2014-05-21SvxRelativeField: set the unit from the passed stringmapMichael Stahl1-0/+6
2014-05-09Fix "symbol aliasing" codeStephan Bergmann1-1/+4
2014-05-07fdo#39944: improve mapping between ATK and UNO rolesJacobo Aragunde Pérez1-1/+2
2014-04-30fdo#77126 BitmapEx.Scale already takes care of mirroringTomaž Vajngerl1-3/+7
2014-04-30Toolbar overflow/context menu: keep ordering and don't discard separator.Andrzej Hunt1-10/+13
2014-04-30fix KFileDialog crashes (fdo#69002)Luboš Luňák9-112/+187
2014-04-22fdo#77088 WMF - replace 32-bit min/max assumption with constTomaž Vajngerl1-4/+4
2014-04-20prevent KDE/Qt from interfering with the session managerLuboš Luňák2-9/+16
2014-04-19every even numbered print job is reported as failedStephan Bergmann5-6/+6
2014-04-19handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák3-16/+41
2014-04-18Resolves: rhbz#1086714 overlarge pixmapCaolán McNamara1-7/+6
2014-04-09WaE: -Werror=sign-compareCaolán McNamara1-1/+1
2014-04-09fdo#70666 avoid only bad Graphite ligature replacementLászló Németh1-3/+5
2014-04-09fdo#70666 fix Graphite ligature replacement at line breaksLászló Németh1-3/+11
2014-04-09hidpi: Forgotten rounding.Jan Holesovsky1-1/+1
2014-04-08fdo#77059, hidpi: Increase the threshold of what DPI we consider hi-dpi.Jan Holesovsky1-11/+19
2014-04-04WMF import: restore support for the ImplReadDIB(bFileHeader=false) versionMiklos Vajna2-1/+3
2014-04-02fdo#63786 rhbz#1081968: fix PDF export of cropped SVGMichael Stahl2-10/+13
2014-04-02fdo#74302: Adapt to OUString changes and set length exactly.Matúš Kukan1-0/+3
2014-04-02Resolves: fdo#63228 Printers list does not increase height with Print DialogCaolán McNamara1-1/+9
2014-04-02init a few more stream-read svm elementsCaolán McNamara1-18/+21
2014-04-01valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+1
2014-04-01Resolves: #i124555# restore stream position after Seek to end of streamOliver-Rainer Wittmann1-6/+7
2014-03-28fdo#50672 Escape underscores in menus for unitySamuel Mehrbrodt1-2/+4
2014-03-28Resolves: #i124467# add check for image data offset...Jürgen Schmidt1-1/+23
2014-03-28Related: #i124516# handle bad surrogate pairs gracefully on WindowsHerbert Dürr1-5/+12
2014-03-26Hopefully fix Windows HiDPI toolbar layout bugKeith Curtis1-2/+2
2014-03-25WaE: unused variable 'aRet'Tor Lillqvist1-1/+0
2014-03-25WaE: unused variable 'aRefreshRect'Tor Lillqvist1-0/+2
2014-03-25WaE: format string is not a string literal (potentially insecure)Tor Lillqvist1-1/+1
2014-03-24coverity#705969 Dereference before null checkCaolán McNamara1-1/+1
2014-03-22fdo#67011 KDE4: prevent blocking in Display::YieldJan-Marek Glogowski1-0/+4
2014-03-22Revert "fdo#67011: Run Display::Yield through KDEXLib::Yield."Jan-Marek Glogowski1-16/+6
2014-03-22KDE4: add Qt4 glib ExcludeSocket runtime checkJan-Marek Glogowski8-15/+168
2014-03-22KDE4: change eventLoopType enum to glib boolJan-Marek Glogowski2-38/+24
2014-03-22KDE4: Drop Qt 4.9 supportJan-Marek Glogowski1-36/+0
2014-03-22Revert "Rewrite Qt4 based nested yield mutex locking."Jan-Marek Glogowski1-14/+3
2014-03-22Revert "KDE4: sleep in yield for native file picker"Jan-Marek Glogowski4-28/+5