summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-06-07Resolves: tdf#101798 ResetClipRegion needs to affect cairo drawing tooCaolán McNamara1-0/+3
2018-05-29tdf#117850: Just call _Exit() in our applicationWillTerminate:Tor Lillqvist1-0/+3
2018-05-29tdf#113143 PDF export: fix mis-scaled JPGs on Impress note pagesMiklos Vajna3-65/+114
2018-05-29tdf#117628 crash after closing media player with X11 backendCaolán McNamara2-7/+6
2018-05-27tdf#106702 PDF export: fix missing images from Writer headers/footersMiklos Vajna5-23/+95
2018-05-23tdf#104893 vcl opengl: fix assert failure when starting chart editingMiklos Vajna1-2/+13
2018-05-18tdf#105954 PDF export, ReduceImageResolution: fix re-compressing large imagesMiklos Vajna3-0/+52
2018-05-18tdf#117477/tdf#100243: blacklist Intel HD Graphics 630 for Lenovo...Julien Nabet1-0/+6
2018-05-16tdf#96947 vcl opengl win: fix background of menu items w/ check/radio marksMiklos Vajna1-13/+38
2018-05-14Resolves: tdf#117413 char doubling appearing under X with gtk3Caolán McNamara2-16/+22
2018-05-04tdf#109143 PDF export: don't reuse compressed bitmaps for cropped imagesMiklos Vajna3-3/+51
2018-05-03tdf#116365 vcl opengl: respect max texture size when creating texturesMiklos Vajna1-0/+9
2018-04-26Resolves: tdf#116951 rhbz#1569331 start is G_MAXINTCaolán McNamara2-4/+16
2018-04-26tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann2-0/+18
2018-04-23Related: rhbz#1396729 use cairo_surface_create_similarCaolán McNamara7-31/+55
2018-04-18vcl: WNT: *really* avoid calling SHAddToRecentDocs() from unit testsMichael Stahl1-0/+3
2018-04-18tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if neededArmin Le Grand1-5/+27
2018-04-17tdf#117033 - Tooltips show the wrong symbol for MOD3 combinationsheiko tietze1-6/+6
2018-04-12tdf#116563: floating windows must get input focus at some pointKatarina Behrens1-9/+5
2018-04-07Avoid crash-reporter crash.Michael Meeks1-5/+10
2018-04-04ofz#7165 set a recursion limit for svm in svmCaolán McNamara3-6/+38
2018-03-23tdf#115117: Fix PDF ToUnicode CMAP for ligaturesKhaled Hosny6-38/+277
2018-03-21tdf#115420 fix DC usecount and drop wrong assertsJan-Marek Glogowski4-17/+8
2018-03-20rhbz#1392145 ensure titlebar close button matches 'outside' directionCaolán McNamara3-2/+34
2018-03-20tdf#115353 tdf#114743 Use first valid glyphTamas Bunth1-11/+23
2018-03-13tdf#115649: ensure we own SolarMutex in the callbackMike Kaganski1-0/+2
2018-03-13forcepoint #27 check region bands loaded from stream for consistencyCaolán McNamara3-6/+32
2018-03-13forcepoint #25 ensure null terminationCaolán McNamara1-5/+9
2018-03-08tdf#115420 WIN clean up WinSalFrames DC handlingJan-Marek Glogowski2-184/+170
2018-03-07tdf#115353 Status bar: no cache in settextTamas Bunth1-3/+0
2018-03-02forcepoint #16: fix heap-use-after-freeMiklos Vajna1-1/+3
2018-03-02forcepoint #14 check to see if we incremented at allCaolán McNamara1-3/+6
2018-03-01tdf#115297: alternative fix for displaying 1bit imagesVasily Melenchuk2-10/+25
2018-02-26tdf#103571: Avoid spurious heavy SalEvent::DisplayChanged callbacksTor Lillqvist2-16/+56
2018-02-26forcepoint #6 release virtual devices before releasing font cacheCaolán McNamara1-4/+5
2018-02-23tdf#67744, tdf#68889: Fix weight reported by the system for these fontsTor Lillqvist1-1/+24
2018-02-23tdf#100784 macOS: Don't attempt to handle shortcuts via the menubarMaxim Monastirsky1-1/+2
2018-02-22tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist3-0/+11
2018-02-22forcepoint #4Caolán McNamara1-6/+21
2018-02-21tdf#115315 Cursor not in focus with new documentTelesto1-1/+1
2018-02-09various sft fixesCaolán McNamara1-24/+71
2018-02-09check O_hhea and O_vhea sizesCaolán McNamara1-3/+7
2018-02-09check O_head sizeCaolán McNamara1-2/+6
2018-02-09check table size before reading nglyphsCaolán McNamara1-1/+2
2018-02-09Removed unused code for reading kern tableKhaled Hosny2-95/+0
2018-02-08tdf#112990: Hack-around: Do not crash on mac with opengl enabledXisco Fauli1-0/+9
2018-02-08return early on short streamCaolán McNamara1-0/+2
2018-02-08stay within font boundsCaolán McNamara1-1/+6
2018-02-08what matters is the availability of the last element, not the firstCaolán McNamara1-2/+3
2018-02-08check kern table sizeCaolán McNamara1-2/+2