summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-03-17tdf#98052 - even polygons were not drawn on the alpha deviceMarco Cecchetti1-0/+2
2016-03-17tdf#96687 - force validation after External InputJustin Luth1-0/+1
2016-03-17Revert "fix memory leak in headless backend"Andras Timar1-5/+1
2016-03-15fix memory leak in headless backendMarkus Mohrhard1-1/+5
2016-03-10Fix the import of line joins and caps from EMF filesStephan van den Akker3-6/+55
2016-03-10Improve the import of pen styles from EMF filesStephan van den Akker3-12/+70
2016-03-10tdf#98052 - polypolygons were not drawn on the alpha deviceMarco Cecchetti1-0/+2
2016-03-08Don't build ui-previewer in the App Store caseAndras Timar1-1/+1
2016-03-02tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock8-7/+200
2016-02-22fix inverted logic regressionCaolán McNamara1-1/+1
2016-02-22Resolves: rhbz#1285356 force swing not to use gtk2 if gtk3 is loadedCaolán McNamara1-0/+7
2016-02-22update graphite to 1.3.5Caolán McNamara5-537/+305
2016-02-03Resolves: tdf#96653 distorted images on export to pdfCaolán McNamara1-1/+2
2016-02-02Resolves: rhbz#1257635 after httpConnectEncrypt use cupsGetDests2Caolán McNamara1-4/+3
2016-02-02Resolves: tdf#97331 use VclPtr instead of pointers to avoid crashCaolán McNamara1-7/+7
2016-02-02valgrind: memleak on thrown exceptionCaolán McNamara4-12/+10
2016-02-02valgrind: memleak on thrown exceptionCaolán McNamara1-16/+13
2016-02-02Related: rhbz#1149116 collateEquals was set with OString::booleanCaolán McNamara1-1/+1
2016-01-18tdf#94831: Check for null mpReadAccess before first useMatúš Kukan1-21/+18
2015-12-21Resolves: rhbz#1285364 urls cannot be opened under waylandCaolán McNamara1-0/+2
2015-12-21Resolves: tdf#95700 index dialog cut offCaolán McNamara1-2/+4
2015-12-21tdf#95194: We need to set the GF flags in UniscribeLayout::GetNextGlyphs()Tor Lillqvist2-0/+6
2015-12-21tdf#94851 can't use OpenGLSalBitmap with WinSalGraphicsTomaž Vajngerl2-41/+140
2015-12-21gtk3: implement drawPolyLine for svp/gtk3 backendCaolán McNamara1-33/+166
2015-12-13tdf#94739 use GetScanlineSize instead of calculating itTomaž Vajngerl1-1/+1
2015-12-11men can be nullAndras Timar1-2/+2
2015-12-11tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long16-31/+199
2015-12-10tdf#96070: Just give up on glyph caching for non-horizontal textTor Lillqvist1-1/+2
2015-12-06tdf#94138 Use correct fonts for multiline edit when printingTomaž Vajngerl1-2/+8
2015-12-06gtk3: implement GetIndicatorStateCaolán McNamara1-2/+13
2015-12-06gtk3: glitches because yours truly cannot tell x from yCaolán McNamara1-2/+2
2015-11-28fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a typeChristian Lohmaier1-0/+2
2015-11-28Resolves: tdf#92687 implement drawPolyPolygon via cairoCaolán McNamara1-22/+151
2015-11-28vcl: OutputDevice::GetTextArray() should always init pDXAryMichael Stahl1-1/+13
2015-11-28tdf#95783: Don't calculate width of text with glyph fallback as way too wideTor Lillqvist1-3/+6
2015-11-28tdf#91288 Does not display traditional Chinese variant ofMark Hung1-1/+3
2015-11-28tdf#94008 Crash opening password protected file - CJK UITakeshi Abe1-1/+1
2015-11-28Resolves: rhbz#1278885 gtk3 allocated size doesn't match configure-event sizeCaolán McNamara2-88/+164
2015-11-24vcl lok: handle tracking coordinates which are in twipsMiklos Vajna1-1/+13
2015-11-24vcl lok: fix scrollbar to accept mouse events in twipsMiklos Vajna1-1/+13
2015-11-24vcl ScrollBar: audit Draw*() calls in ImplDraw()Miklos Vajna1-6/+6
2015-11-18tdf#39080 Interactive hide-whitespace modeAshod Nakashian15-12/+150
2015-11-16Resolves: tdf#93847 gtk3: paint blocking is unnecessary and harmfulCaolán McNamara1-1/+4
2015-11-16Resolves: tdf#93317 Modified Document Dialog misses focus on Gtk3Caolán McNamara1-0/+1
2015-11-16tdf#95761 All Hotkeys with CTRL+ALT+ not workedJuergen Funk1-8/+3
2015-11-16tdf#95481 catch out-of-range access in vcl bitmapArmin Le Grand1-3/+5
2015-11-16sw lok comments: implement mouse move and mouse upMiklos Vajna1-1/+4
2015-11-10tdf#81144 Chinese full-width punctuation does not align properlyMark Hung4-1/+27
2015-11-10compilerplugins: enhance "badstatics" plugin to find membersMichael Stahl2-3/+3
2015-11-10afl-eventesting: deref of null mpTextObjCaolán McNamara1-0/+0