summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2017-04-24Revert back to ICU 54, because MSP cannot be generated on WindowsAndras Timar1-5/+1
2017-04-23Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt1-1/+5
2017-04-23ofz#574 sanitize png palette indexesCaolán McNamara1-5/+38
2017-04-23ofz#502 negative indexCaolán McNamara1-1/+1
2017-04-23Resolves: ofz#424 guard against broken dxary lengthCaolán McNamara1-23/+37
2017-04-23Resolves: tdf#94457 our EmfPlusSetPageTransform is malformedCaolán McNamara1-1/+0
2017-04-23ofz#439 protect against 0 len textCaolán McNamara1-2/+2
2017-04-23ofz#463 unable to mmapCaolán McNamara2-1/+10
2017-04-23ofz: reduce scope, check stream, validate nActionsCaolán McNamara1-10/+25
2017-04-23ofz#419 same problem as wmf and emfCaolán McNamara1-2/+5
2017-04-23ofz: ensure all not explicitly set indexes are zeroCaolán McNamara1-1/+3
2017-04-23ofz#394 xbm ParseDefine problemCaolán McNamara1-2/+2
2017-04-23Related: rhbz#1405521 abrt reported crash in dndCaolán McNamara1-1/+1
2017-04-23valgrind: stick 0 at end of successfully read dataCaolán McNamara1-2/+3
2017-04-23Revert "tdf#92630 Enable auto-accelerator behaviour for gtk"Andras Timar16-199/+31
2016-06-16LOK: tile rendering regression fixAshod Nakashian1-2/+2
2016-06-13LOK: fast tile rendering (graphics and buttons)Ashod Nakashian1-1/+13
2016-05-25lok: reset the font list when there are no itemsHenry Castro1-0/+10
2016-05-07vcl: fix event processing to idle - for JUnit tests.Michael Meeks1-2/+19
2016-05-02tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock4-47/+26
2016-04-21tdf#40863 only use polygons with area for WinClipRegionsArmin Le Grand1-12/+32
2016-04-20Don't share the wakeup pipe with child processesTor Lillqvist2-15/+49
2016-04-13Unit test hook for online / fonts.Michael Meeks1-0/+21
2016-04-10tdf#98989: vcl: fix handling of non-scalable fonts like "Courier"Michael Stahl1-1/+6
2016-04-08gtk3: some changes towards enabling native gtk3 popup menusCaolán McNamara3-16/+13
2016-04-04vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl3-0/+25
2016-03-22Revert "tdf#95761 All Hotkeys with CTRL+ALT+ not worked"Andras Timar1-3/+8
2016-03-22Revert "headless: for now don't allocate big cairo surfaces for invisible ...Tor Lillqvist1-6/+0
2016-03-21Revert "headless: don't let windows become really visible to avoid paints."Tor Lillqvist1-4/+0
2016-03-20headless: don't let windows become really visible to avoid paints.Michael Meeks1-0/+4
2016-03-20headless: for now don't allocate big cairo surfaces for invisible frames.Michael Meeks1-0/+6
2016-03-20vcl: desktop terminate, to dispose objectsHenry Castro1-2/+9
2016-03-20vcl: assign NULL after deletingHenry Castro2-4/+8
2016-03-20vcl: add isInitVCL, to not initialize twiceHenry Castro1-1/+11
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