summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-07-04fdo#39944: Fix mapping for some a11y roles to ATKJacobo Aragunde Pérez1-5/+5
2014-07-04fdo#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-25bnc#593614: Avoid rendering artefacts in presentation mode.Matúš Kukan1-23/+4
2014-06-20coverity#736301 the 2nd arg is a gpointercp-4.2-6Caolán McNamara1-1/+1
2014-06-20fdo#35105: notify role change through a new UNO a11y eventJacobo Aragunde Pérez3-0/+17
2014-06-20fdo#39944: fallback for DOCUMENT_* roles in ATK < 2.1.0Jacobo Aragunde Pérez1-0/+5
2014-06-20have a stab at fixing RHEL-5 build that hasn't got new atk rolesCaolán McNamara1-4/+7
2014-06-16fdo#78799 - ignore overlayed monitors with co-incident origin.Michael Meeks1-4/+3
2014-06-11WaE: 'convertBaseToScreen:' is deprecated: first deprecated in OS X 10.7Tor Lillqvist1-0/+4
2014-06-11WaE: 'scrollerWidth' is deprecated: first deprecated in OS X 10.7Tor Lillqvist1-1/+4
2014-06-11WaE: 'NSPrintSavePath' is deprecated: first deprecated in OS X 10.6Tor Lillqvist1-1/+1
2014-06-11WaE: comparison of two values with different enumeration typesTor Lillqvist1-1/+2
2014-06-11WaE: 'setFlipped' is deprecated: first deprecated in OS X 10.6Tor Lillqvist1-2/+1
2014-06-11WaE: case value not in enumerated type 'NSEventSubtype'Tor Lillqvist1-1/+2
2014-06-11Initial attempt at implementing NSTextInputClient instead of NSTextInputTor Lillqvist2-11/+20
2014-06-11WaE: 'NSCountWindows' is deprecated: first deprecated in OS X 10.6Tor Lillqvist1-7/+3
2014-06-10Resolves: #i125000# check last status of newly created...Oliver-Rainer Wittmann1-15/+23
2014-06-10Resolves: fdo#78477 ensure offset + sizeof(value) is in boundsCaolán McNamara1-6/+17
2014-06-10fdo79368 Don't process overflow menu items twice.Andrzej Hunt1-1/+7
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2-6/+8
2014-06-10Avoid accessing freed memory and freeing already freed resourcesTor Lillqvist2-0/+9
2014-06-10I think SAL_FORCE_IACCESSIBLE2 is what is intended hereTor Lillqvist1-1/+1
2014-06-10fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez2-1/+12
2014-06-10Improve Accessibility mapping of roles for MacNiklas Johansson1-3/+3
2014-06-10The accessible action "click" changed name to "press", adjust wrapper accordi...Niklas Johansson1-1/+1
2014-06-10fdo#39956 Delete JABDavid Ostrovsky8-307/+28
2014-06-10Integrate branch of IAccessible2Steve Yin1-2/+0
2014-06-10Integrate branch of IAccessible2Steve Yin12-29/+161
2014-06-01Related bnc#822625: Cache FontEntry with the original FontSelectPattern.Matúš Kukan1-2/+4
2014-05-23force posted events before timer timeouts in KDE4 event loop (bnc#467278)Luboš Luňák1-0/+10
2014-05-22cp#1000078: Replace "\r\n" with "\n" when pasting from X11 clipboard.Matúš Kukan1-1/+1
2014-05-22SvxRelativeField: set the unit from the passed stringmapMichael Stahl1-0/+6
2014-05-09Fix "symbol aliasing" codeStephan Bergmann1-1/+4
2014-05-09fdo#39944: improve mapping between ATK and UNO rolesJacobo Aragunde Pérez1-1/+2
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida5-1/+13
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-30fix KFileDialog crashes (fdo#69002)Luboš Luňák9-112/+187
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-22prevent KDE/Qt from interfering with the session managerLuboš Luňák2-9/+16
2014-04-22every even numbered print job is reported as failedStephan Bergmann5-6/+6