summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-04-15LOK: support for ordering/moving partsAshod Nakashian1-0/+6
2019-04-15LOK: getPartInfo now returns list of selected partsAshod Nakashian1-1/+2
2019-04-15slide-sorter: multiple selectionAshod Nakashian1-0/+8
2019-04-13sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian1-0/+1
2019-04-04tdf#124155 fix slider to not go beyond rect boundsTomaž Vajngerl1-0/+1
2019-04-03pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky1-1/+1
2019-04-03pdfium: Use std::vector to hold the PdfData.Jan Holesovsky2-4/+4
2019-04-03pdfium: Import PDF with unloaded images.Ashod Nakashian1-0/+25
2019-04-03pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky1-0/+5
2019-04-03pdfium: Share the GfxLink for PDF files.Jan Holesovsky1-0/+1
2019-04-01tdf#124150 increase size of color valueset widgetTomaž Vajngerl1-0/+1
2019-03-28Revert "pdfium: Share the GfxLink for PDF files."Jan Holesovsky1-1/+0
2019-03-28Revert "pdfium: Keep the PDF data in memory, so that we can really share them."Jan Holesovsky1-5/+0
2019-03-27tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl4-0/+71
2019-03-26pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky1-0/+5
2019-03-26pdfium: Share the GfxLink for PDF files.Jan Holesovsky1-0/+1
2019-03-26vcl: svx: misc improvements to pdfium importingAshod Nakashian2-6/+4
2019-03-18MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai1-1/+1
2019-03-15LOK: re-factor async key & mouse event re-posting.Michael Meeks1-51/+0
2019-03-12Move the Help URL to a different config pathAshod Nakashian1-2/+0
2019-03-12Make the Help URL configurableAshod Nakashian2-0/+4
2019-03-11Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl1-9/+5
2019-01-22Revert "lok: custom widgets: render editbox borders"Ashod Nakashian1-1/+1
2018-12-10custom widgets: Rename 'stock' to 'action'.Jan Holesovsky2-7/+7
2018-12-08utility constructor for Image "private:graphicrepository" urlsNoel Grandin1-0/+3
2018-12-06Use lazy-loading stock Image to simplify framework image lists.Michael Meeks2-1/+4
2018-12-06Add explicit API scaling via ImageTree API.Michael Meeks1-1/+6
2018-11-08lok: custom widgets: render editbox bordersAshod Nakashian1-1/+1
2018-11-08vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl2-4/+20
2018-11-06Revert "For iOS, do actually export UI builder factory functions"Tor Lillqvist1-13/+3
2018-11-05For iOS, do actually export UI builder factory functionsTor Lillqvist1-3/+13
2018-08-10forcepoint#66 protect against infinite parse recurseCaolán McNamara1-4/+12
2018-08-10forcepoint#65 pdf page visiting revisits itselfCaolán McNamara1-0/+4
2018-07-18lokdialog: Convert InfoReadonlyDialog -> execute asyncPranav Kant2-2/+8
2018-07-06forcepoint#50 fix end detectionCaolán McNamara1-1/+1
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti1-1/+1
2018-06-27tdf#103913 keep ".emf" file extension and mime typeLászló Németh1-0/+1
2018-06-27tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna1-0/+4
2018-06-01tdf#106702 PDF export: fix missing images from Writer headers/footersMiklos Vajna1-1/+1
2018-06-01pdf: preserve the original page dimensions on importAshod Nakashian1-4/+9
2018-06-01sd: render the correct PDF page on swapping inAshod Nakashian1-0/+1
2018-06-01svx: support importing PDF imagesAshod Nakashian1-0/+8
2018-06-01sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian2-1/+37
2018-06-01pdf: share pdf data in GraphicTomaž Vajngerl1-2/+4
2018-06-01replace originURL with GraphicExternalLink class (internally)Tomaž Vajngerl1-0/+31
2018-06-01add GraphicLoader and funct. to load graphic from URLTomaž Vajngerl1-0/+25
2018-06-01bool cast operator for Graphic objectTomaž Vajngerl1-0/+2
2018-06-01Add origin URL to Graphic to remember where the image came fromTomaž Vajngerl1-0/+3
2018-05-21lokdialog: For the tunneled top-level popups, provide the position in twips.Jan Holesovsky1-3/+3
2018-05-15tdf#109143 PDF export: don't reuse compressed bitmaps for cropped imagesMiklos Vajna1-1/+3