summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2018-06-25Use Tango as default icon theme when Breeze is not includeddistro/collabora/lov-6.0.5Tor Lillqvist1-0/+6
2018-06-19tdf#114736 no need to call AdjustLayout hereTamas Bunth1-7/+0
2018-05-29tdf#113143 PDF export: fix mis-scaled JPGs on Impress note pagesMiklos Vajna1-2/+4
2018-05-27tdf#106702 PDF export: fix missing images from Writer headers/footersMiklos Vajna2-5/+22
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 Vajna1-0/+5
2018-05-04tdf#109143 PDF export: don't reuse compressed bitmaps for cropped imagesMiklos Vajna1-3/+9
2018-04-07Avoid crash-reporter crash.Michael Meeks1-5/+10
2018-04-04ofz#7165 set a recursion limit for svm in svmCaolán McNamara2-6/+38
2018-03-23tdf#115117: Fix PDF ToUnicode CMAP for ligaturesKhaled Hosny2-37/+56
2018-03-20rhbz#1392145 ensure titlebar close button matches 'outside' directionCaolán McNamara1-1/+2
2018-03-20tdf#115353 tdf#114743 Use first valid glyphTamas Bunth1-11/+23
2018-03-13forcepoint #27 check region bands loaded from stream for consistencyCaolán McNamara2-5/+30
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 Melenchuk1-9/+1
2018-02-26forcepoint #6 release virtual devices before releasing font cacheCaolán McNamara1-4/+5
2018-02-22tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist1-0/+4
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 Hosny1-79/+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-27tdf#115057 Never use ImplPopupFloatWin for anything except ToolBoxMaxim Monastirsky3-4/+4
2018-01-23tdf#115023 Check mpControlData for nullptrMaxim Monastirsky1-1/+2
2018-01-23tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna1-0/+9
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 Glogowski1-14/+27
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-02Revert "tdf#114025 - avoid deadlock between x11 clipboard and ...Michael Stahl1-8/+6
2017-11-25tdf#114025 - avoid deadlock between x11 clipboard and the lock dialog.Michael Meeks1-6/+8
2017-11-25Modernize pdfwriter_impl, part 2 (vcl)Julien Nabet1-25/+13