summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2014-06-10fdo#39956 Delete JABDavid Ostrovsky4-292/+26
2014-06-10Integrate branch of IAccessible2Steve Yin1-2/+0
2014-06-10Integrate branch of IAccessible2Steve Yin11-27/+149
2014-06-01Related bnc#822625: Cache FontEntry with the original FontSelectPattern.Matúš Kukan1-2/+4
2014-05-22SvxRelativeField: set the unit from the passed stringmapMichael Stahl1-0/+6
2014-05-09Fix "symbol aliasing" codeStephan Bergmann1-1/+4
2014-05-01fdo#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-27fdo#74336 need to transform dash length / dot length / distanceTomaž Vajngerl2-4/+20
2014-04-27fdo#77089 if available, use ext. dimensions for non-placable WMFTomaž Vajngerl1-9/+28
2014-04-27fdo#77089 if font width 0, pass 0 - don't take it from font metricTomaž Vajngerl1-14/+3
2014-04-27fdo#74336 wrongly transformed line width - use 0 for heightTomaž Vajngerl1-1/+1
2014-04-27wmf: support fat lines for PolyPolygons in wmf filterTomaž Vajngerl1-0/+7
2014-04-22EMF/WMF: fix rendering of pen styles (dash, dot, dashdot, dashdotdot)Andras Timar3-40/+48
2014-04-22WMF: parse line cap and line joinAndras Timar1-1/+27
2014-04-22fdo#77088 WMF - replace 32-bit min/max assumption with constTomaž Vajngerl1-4/+4
2014-04-22handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák3-16/+41
2014-04-16WaE: -Werror=sign-compareCaolán McNamara1-1/+1
2014-04-16fdo#70666 avoid only bad Graphite ligature replacementLászló Németh1-3/+5
2014-04-16fdo#70666 fix Graphite ligature replacement at line breaksLászló Németh1-3/+11
2014-04-16hidpi: Forgotten rounding.Jan Holesovsky1-1/+1
2014-04-16fdo#77059, hidpi: Increase the threshold of what DPI we consider hi-dpi.Jan Holesovsky1-11/+19
2014-04-08WMF import: restore support for the ImplReadDIB(bFileHeader=false) versionMiklos Vajna1-1/+3
2014-04-08fdo#63786 rhbz#1081968: fix PDF export of cropped SVGMichael Stahl2-10/+13
2014-04-08fdo#74302: Adapt to OUString changes and set length exactly.Matúš Kukan1-0/+3
2014-04-02init a few more stream-read svm elementsCaolán McNamara1-18/+21
2014-04-02valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+1
2014-04-02Resolves: #i124555# restore stream position after Seek to end of streamOliver-Rainer Wittmann1-6/+7
2014-04-02Resolves: #i124467# add check for image data offset...Jürgen Schmidt1-1/+23
2014-04-02Hopefully fix Windows HiDPI toolbar layout bugKeith Curtis1-2/+2
2014-03-25coverity#705969 Dereference before null checkCaolán McNamara1-1/+1
2014-03-25coverity#705966 Dereference before null checkCaolán McNamara1-1/+1
2014-03-25force DPIScaleFactor to 1 on MacNorbert Thiebaud1-1/+9
2014-03-25hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis1-0/+2
2014-03-25hidpi: Nicer painting of the waved lines.Jan Holesovsky1-7/+22
2014-03-25hidpi: Make many places Hi-DPI aware.Jan Holesovsky4-31/+69
2014-03-25Introduce DPI scale factor for Hi-DPI displays.Jan Holesovsky3-0/+11
2014-03-07fdo#59329 Fix docked window border linesAhmad H. Al Harthi1-14/+38
2014-03-07fdo#59329 fix docked panels bordersAhmad H. Al Harthi1-37/+12
2014-03-03Resolves: rhbz#1007697 Update on a Window triggering delete on windowCaolán McNamara1-0/+5
2014-02-18fdo#41760 rhbz#1038189 refresh printer list when print dialog launchedCaolán McNamara1-0/+2
2014-02-18Resolves: fdo#74284 use AccessibleRole::PANEL for VclBoxes under windowsCaolán McNamara1-0/+6
2014-02-13fdo#74468 fix timing of slide transitionsDavid Tardon1-0/+2
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-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-21fdo#73764 partially revert 3998d1abb291Andras Timar1-1/+1
2014-01-09stop condition reversed, sighCaolán McNamara1-6/+6