summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-03-21tdf#115420 fix DC usecount and drop wrong assertsJan-Marek Glogowski4-17/+8
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
2018-02-07sanity check cmap table sizeCaolán McNamara1-0/+6
2018-02-05tdf#115416 allow build with classic libjpegCaolán McNamara1-1/+2
2018-02-04tdf#32935 tdf#49134 tdf#114466 Activate newly opened modal dialogsMike Kaganski1-1/+6
2018-01-29gtk3: single click with selection set doesn't unselectCaolán McNamara1-1/+1
2018-01-29tdf#109062 restore osx scrollwheel logicCaolán McNamara1-9/+12
2018-01-29fix build with glm 0.9.9Rene Engelhard1-0/+6
2018-01-27tdf#115057 Never use ImplPopupFloatWin for anything except ToolBoxMaxim Monastirsky3-4/+4
2018-01-24tdf#69254: Tweak mapping from CoreText weight to our FontWeight a bitTor Lillqvist1-1/+1
2018-01-23tdf#115023 Check mpControlData for nullptrMaxim Monastirsky1-1/+2
2018-01-23Resolves: tdf#115106 don't assume fullscreen is impressCaolán McNamara1-3/+1
2018-01-23tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna1-0/+9
2018-01-23tdf#114985: Tell NSWindow to never use automatic window tabbingTelesto1-0/+5
2018-01-23tdf#112153: Set button theme properlyTelesto1-1/+1
2018-01-23its defineresource not define resourceCaolán McNamara1-1/+1
2018-01-11tdf#113874 Guard against invalid statesSamuel Mehrbrodt2-2/+5
2018-01-09tdf#114704 use of float as intermediate causes out by one on large offsetsCaolán McNamara1-1/+1
2018-01-08tdf#114818 hold the mutex before executing the error dialogXisco Fauli1-0/+2
2017-12-28Prevent out-of-order LO event processingJan-Marek Glogowski2-17/+32
2017-12-21Resolves: tdf#114592 mark geometry as provisionalCaolán McNamara2-3/+9
2017-12-19Report more debug information about caught exceptionStephan Bergmann2-6/+41
2017-12-18ofz: ensure null terminationCaolán McNamara1-2/+4
2017-12-18tdf#114262 Respect text+image toolbar styleMaxim Monastirsky1-3/+4
2017-12-15tdf#114408 set correct tooltip rectangleCaolán McNamara1-2/+2
2017-12-08tdf#108302: keep the font unrotated if @font isn't available.Mark Hung2-0/+18