summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
11 daystdf#155794 vcl: handle WM_GETOBJECT without SolarMutexMichael Stahl1-18/+30
2024-08-09Make SalInstance::CreateClipboard return a single instance in the non-LOK caseStephan Bergmann2-3/+25
2024-08-09fix bunch of missing includes etc.Michael Stahl1-0/+1
2023-06-01tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna3-6/+36
2022-04-08clamp and add some logging like SvmReaderCaolán McNamara1-0/+20
2022-04-07lastPoint might be 0xFFFFCaolán McNamara1-1/+1
2021-08-20AKDB-465: Correct usage of aCodeUnitsPerGlyphArmin Le Grand (Allotropia)1-0/+11
2021-07-22external: update pdfium to 3849Miklos Vajna1-4/+4
2021-07-22xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna2-10/+84
2021-07-22vcl pdf tokenizer: fix handling of dict -> array -> dict tokensMiklos Vajna5-2/+202
2021-07-22forcepoint#66 make sure we don't get stuck endlessly reparsingCaolán McNamara1-3/+8
2020-10-01xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna1-0/+55
2020-10-01xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna1-1/+12
2020-10-01pdfium: only init pdfium library once and destroy on LO exitTomaž Vajngerl4-22/+49
2019-11-29crashtesting: bubble surface creation failure notification upwardsCaolán McNamara1-0/+5
2019-11-29forcepoint #27 check region bands loaded from stream for consistencyCaolán McNamara3-6/+32
2019-11-29forcepoint#67 detect cairo surface creation failureCaolán McNamara1-0/+10
2019-11-29forcepoint#53 restrict to expected index rangeCaolán McNamara1-2/+7
2018-04-04ofz#7165 set a recursion limit for svm in svmCaolán McNamara3-6/+38
2018-03-13forcepoint #25 ensure null terminationCaolán McNamara1-5/+9
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-02-23tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist3-0/+11
2018-02-22forcepoint #4Caolán McNamara1-6/+21
2018-02-09various sft fixesCaolán McNamara2-50/+70
2018-02-09check O_head sizeCaolán McNamara1-2/+6
2018-02-09check O_hhea and O_vhea sizesCaolán McNamara1-3/+7
2018-02-09check table size before reading nglyphsCaolán McNamara1-1/+2
2018-02-09Removed unused code for reading kern tableKhaled Hosny2-103/+0
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-01-26gtk3: single click with selection set doesn't unselectCaolán McNamara1-1/+1
2018-01-25tdf#109062 restore osx scrollwheel logicCaolán McNamara1-9/+12
2018-01-23tdf#112153: Set button theme properlyTelesto1-1/+1
2018-01-23tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna1-0/+9
2018-01-23tdf#115023 Check mpControlData for nullptrMaxim Monastirsky1-1/+2
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-07ofz#4980 bail early with 0 pointsCaolán McNamara1-1/+1
2018-01-04tdf#114262 Respect text+image toolbar styleMaxim Monastirsky1-3/+4
2017-12-18ofz: ensure null terminationCaolán McNamara1-2/+4
2017-12-01Compensate for loss of Type 1 "Standard Symbols L" substitute for "Symbol"Stephan Bergmann1-0/+2
2017-12-01Resolves: tdf#112549 use gtk3 to set gtk2 window fullscreen...Caolán McNamara2-4/+7
2017-11-30tdf#111967 translate offsets so it is relative to v originMark Hung1-0/+7
2017-11-27tdf#113875: Properly export 1bpp greylevel (but not B&W) PNG images to PDFTor Lillqvist1-4/+23
2017-11-24Resolves: tdf#113562 desired window didn't get the inputCaolán McNamara1-3/+4