summaryrefslogtreecommitdiff
path: root/include/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-21xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2019-04-15LOK: support for ordering/moving partsAshod Nakashian
2019-04-15LOK: getPartInfo now returns list of selected partsAshod Nakashian
2019-04-15slide-sorter: multiple selectionAshod Nakashian
2019-04-13sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian
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: Import PDF with unloaded images.Ashod Nakashian
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-01tdf#124150 increase size of color valueset widgetTomaž Vajngerl
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-27tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl
2019-03-26pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky
2019-03-26pdfium: Share the GfxLink for PDF files.Jan Holesovsky
2019-03-26vcl: svx: misc improvements to pdfium importingAshod Nakashian
2019-03-18MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai
2019-03-15LOK: re-factor async key & mouse event re-posting.Michael Meeks
2019-03-12Move the Help URL to a different config pathAshod Nakashian
2019-03-12Make the Help URL configurableAshod Nakashian
2019-03-11Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl
2019-01-22Revert "lok: custom widgets: render editbox borders"Ashod Nakashian
2018-12-10custom widgets: Rename 'stock' to 'action'.Jan Holesovsky
2018-12-08utility constructor for Image "private:graphicrepository" urlsNoel Grandin
2018-12-06Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2018-12-06Add explicit API scaling via ImageTree API.Michael Meeks
2018-11-08lok: custom widgets: render editbox bordersAshod Nakashian
2018-11-08vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl
2018-11-06Revert "For iOS, do actually export UI builder factory functions"Tor Lillqvist
2018-11-05For iOS, do actually export UI builder factory functionsTor Lillqvist
2018-08-10forcepoint#66 protect against infinite parse recurseCaolán McNamara
2018-08-10forcepoint#65 pdf page visiting revisits itselfCaolán McNamara
2018-07-18lokdialog: Convert InfoReadonlyDialog -> execute asyncPranav Kant
2018-07-06forcepoint#50 fix end detectionCaolán McNamara
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti
2018-06-27tdf#103913 keep ".emf" file extension and mime typeLászló Németh
2018-06-27tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna
2018-06-01tdf#106702 PDF export: fix missing images from Writer headers/footersMiklos Vajna
2018-06-01pdf: preserve the original page dimensions on importAshod Nakashian
2018-06-01sd: render the correct PDF page on swapping inAshod Nakashian
2018-06-01svx: support importing PDF imagesAshod Nakashian
2018-06-01sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-06-01pdf: share pdf data in GraphicTomaž Vajngerl
2018-06-01replace originURL with GraphicExternalLink class (internally)Tomaž Vajngerl
2018-06-01add GraphicLoader and funct. to load graphic from URLTomaž Vajngerl