summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
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