summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-12-21xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-12-21xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2020-12-21pdfium: only init pdfium library one and destroy on LO exitTomaž Vajngerl
2020-12-21vcl pdf tokenizer: fix handling of dict -> array -> dict tokensMiklos Vajna
2020-12-21external: update pdfium from 3550 to 4137Miklos Vajna
2020-12-21xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2020-06-23tdf#107487 fix font fallback for non-BMP characters.Mark Hung
2020-06-23forcepoint#67 detect cairo surface creation failureCaolán McNamara
2020-01-27theming: avoid continually attempting to load missing theme library.Michael Meeks
2020-01-14lok: avoid emission storms of un-necessary invalidations.Michael Meeks
2020-01-06fix backportAndras Timar
2020-01-06headless: optimize DrawWaveLine / drawPixel.Michael Meeks
2019-09-06band-aid: deprecated-declarations related to cupsJulien Nabet
2019-09-06band-aid: deprecated-declarations related to gtkJulien Nabet
2019-06-17tdf#124907 vcl: react to pan gesture for listbox and other widgetscd-6.0-29Tomaž Vajngerl
2019-06-17lok: remove ext text event re-entrancy hazard.Michael Meeks
2019-05-08lok: disable VCL painting and whole window invalidation.Michael Meeks
2019-04-22tdf#101854 Move to CommonSalLayout removed faux bold in macosTomaž Vajngerl
2019-04-18tdf#124032 fix Edit background drawingTomaž Vajngerl
2019-04-13sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian
2019-04-12At least tell by how many ticks we are too earlyTor Lillqvist
2019-04-10Embedded PDF: It is a shared_ptr, no need to copy.Jan Holesovsky
2019-04-05support opacity for widget definition draw SVGsTomaž Vajngerl
2019-04-05fix spinbox right press SVG - plus sign didn't define a colorTomaž Vajngerl
2019-04-05Related: tdf#124148 null-deref on clicking inside empty listboxCaolán McNamara
2019-04-04Fix compilation in !HAVE_FEATURE_PDFIUM caseTor Lillqvist
2019-04-04ios widget defs: update combobox, checkbox, spinbox SVGsTomaž Vajngerl
2019-04-04ios theme definition: add slider disabled stateTomaž Vajngerl
2019-04-04tdf#124155 fix slider to not go beyond rect boundsTomaž Vajngerl
2019-04-03pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky
2019-04-03pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2019-04-03pdfium: Delay the swap out.Jan Holesovsky
2019-04-03pdfium: Avoid unnecessary copying + some warning fixes.Jan Holesovsky
2019-04-03pdfium: Import PDF with unloaded images.Ashod Nakashian
2019-04-03Fix linking error in the !HAVE_FEATURE_PDFIUM caseTor Lillqvist
2019-04-03Fix build in !HAVE_FEATURE_PDFIUM caseTor Lillqvist
2019-04-03pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky
2019-04-03pdfium: Share the GfxLink for PDF files.Jan Holesovsky
2019-04-03vcl: share GfxLinkAshod Nakashian
2019-04-01Resolves: tdf#123175 don't use NWF to draw buttons with an overridden bgCaolán McNamara
2019-04-01tdf#124150 increase size of color valueset widgetTomaž Vajngerl
2019-04-01ios theme definition: file rename svgx -> svgTomaž Vajngerl
2019-04-01tdf#124148 add configurable margin for the listbox pop-up listTomaž Vajngerl
2019-03-29Avoid dialog headings showing up as some serif font in the iOS appTor Lillqvist
2019-03-29Use the colibre icon theme in Online and appsTor Lillqvist
2019-03-28Revert "vcl: share GfxLink"Jan Holesovsky
2019-03-28Revert "pdfium: Share the GfxLink for PDF files."Jan Holesovsky
2019-03-28Revert "pdfium: Keep the PDF data in memory, so that we can really share them."Jan Holesovsky
2019-03-28Revert "Fix build in !HAVE_FEATURE_PDFIUM case"Jan Holesovsky
2019-03-28Revert "Fix linking error in the !HAVE_FEATURE_PDFIUM case"Jan Holesovsky