summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2017-04-23ofz#574 sanitize png palette indexesCaolán McNamara
2017-04-23ofz#502 negative indexCaolán McNamara
2017-04-23Resolves: ofz#424 guard against broken dxary lengthCaolán McNamara
2017-04-23Resolves: tdf#94457 our EmfPlusSetPageTransform is malformedCaolán McNamara
2017-04-23ofz#439 protect against 0 len textCaolán McNamara
2017-04-23ofz#463 unable to mmapCaolán McNamara
2017-04-23ofz: reduce scope, check stream, validate nActionsCaolán McNamara
2017-04-23ofz#419 same problem as wmf and emfCaolán McNamara
2017-04-23ofz: ensure all not explicitly set indexes are zeroCaolán McNamara
2017-04-23ofz#394 xbm ParseDefine problemCaolán McNamara
2017-04-23Related: rhbz#1405521 abrt reported crash in dndCaolán McNamara
2017-04-23valgrind: stick 0 at end of successfully read dataCaolán McNamara
2017-04-23Revert "tdf#92630 Enable auto-accelerator behaviour for gtk"Andras Timar
2016-06-16LOK: tile rendering regression fixAshod Nakashian
2016-06-13LOK: fast tile rendering (graphics and buttons)Ashod Nakashian
2016-05-25lok: reset the font list when there are no itemsHenry Castro
2016-05-07vcl: fix event processing to idle - for JUnit tests.Michael Meeks
2016-05-02tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock
2016-04-10tdf#98989: vcl: fix handling of non-scalable fonts like "Courier"Michael Stahl
2016-04-08gtk3: some changes towards enabling native gtk3 popup menusCaolán McNamara
2016-03-21Revert "headless: don't let windows become really visible to avoid paints."Tor Lillqvist
2016-03-20headless: don't let windows become really visible to avoid paints.Michael Meeks
2016-03-20vcl: desktop terminate, to dispose objectsHenry Castro
2016-03-20vcl: assign NULL after deletingHenry Castro
2016-03-20vcl: add isInitVCL, to not initialize twiceHenry Castro
2016-03-17tdf#98052 - even polygons were not drawn on the alpha deviceMarco Cecchetti
2016-03-17tdf#96687 - force validation after External InputJustin Luth
2016-03-10Fix the import of line joins and caps from EMF filesStephan van den Akker
2016-03-10Improve the import of pen styles from EMF filesStephan van den Akker
2016-03-10tdf#98052 - polypolygons were not drawn on the alpha deviceMarco Cecchetti
2016-03-02tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock
2016-02-22fix inverted logic regressionCaolán McNamara
2016-02-22update graphite to 1.3.5Caolán McNamara
2016-02-03Resolves: tdf#96653 distorted images on export to pdfCaolán McNamara
2016-02-02Resolves: tdf#97331 use VclPtr instead of pointers to avoid crashCaolán McNamara
2016-02-02valgrind: memleak on thrown exceptionCaolán McNamara
2016-02-02valgrind: memleak on thrown exceptionCaolán McNamara
2016-01-18tdf#94831: Check for null mpReadAccess before first useMatúš Kukan
2015-12-21Resolves: tdf#95700 index dialog cut offCaolán McNamara
2015-12-13tdf#94739 use GetScanlineSize instead of calculating itTomaž Vajngerl
2015-12-11men can be nullAndras Timar
2015-12-11tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-12-06tdf#94138 Use correct fonts for multiline edit when printingTomaž Vajngerl
2015-11-28vcl: OutputDevice::GetTextArray() should always init pDXAryMichael Stahl
2015-11-28tdf#95783: Don't calculate width of text with glyph fallback as way too wideTor Lillqvist
2015-11-24vcl lok: handle tracking coordinates which are in twipsMiklos Vajna
2015-11-24vcl lok: fix scrollbar to accept mouse events in twipsMiklos Vajna
2015-11-24vcl ScrollBar: audit Draw*() calls in ImplDraw()Miklos Vajna
2015-11-16Resolves: tdf#93317 Modified Document Dialog misses focus on Gtk3Caolán McNamara
2015-11-16tdf#95481 catch out-of-range access in vcl bitmapArmin Le Grand