summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2021-01-12ofz#29113 short readCaolán McNamara
2020-11-26pdf: workaround to disable swapping of PDF graphic filesTomaž Vajngerl
2020-11-13pdf: Improve dict and array format when copying with PDFObjectCopierTomaž Vajngerl
2020-11-13pdf: improve PDFObjectCopier, copy arrays/dicts recursivelyTomaž Vajngerl
2020-11-12pdf: use object stream to copy dict or array contentTomaž Vajngerl
2020-10-28pdf: deduplicate resources when copying from external PDF streamTomaž Vajngerl
2020-09-22[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna
2020-08-19vcl: save and load the page number when swapping the graphicTomaž Vajngerl
2020-08-19Test swapping of GraphicTomaž Vajngerl
2020-07-20tdf#50879 PDF export: ensure only built-in fonts are used for formsMiklos Vajna
2020-07-10pdfwriter: nDelta is a signed number appendPdfTimeDateJulien Nabet
2020-06-29pdf: fix text annotation (note) modification dateTomaž Vajngerl
2020-06-29pdf export: add support for modification time/date in annotationsTomaž Vajngerl
2020-06-29pdf export: support pop-up annotation for notes / commentsTomaž Vajngerl
2020-06-29pdf: clean-up PDFWriterImpl::createNoteTomaž Vajngerl
2020-06-29sd signature line: extract page resource / content copy codeMiklos Vajna
2020-06-29sd signature line: teach PDFDocument how to use PDFObjectCopierMiklos Vajna
2020-06-29sd signature line: extract copyExternalResources() from the pdf export codeMiklos Vajna
2020-06-29vcl: namespace PDFWriterImpl consistentlyMiklos Vajna
2020-06-07vcl: When exporing PDF, write the correct page of embedded PDFTomaž Vajngerl
2020-06-06graphic: sPdfDataCache is not used anymoreTomaž Vajngerl
2020-06-06pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl
2020-06-06pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-06-06vcl: move GraphicID out of impgraph.{cxx,hxx}Tomaž Vajngerl
2020-06-06move GraphicReader class out of graph.hxxTomaž Vajngerl
2020-05-23tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-05-17widget theme: add additional settings to the theme definitionTomaž Vajngerl
2020-05-17widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl
2020-05-17widget theme: correct sizes of combobox/listboxTomaž Vajngerl
2020-05-17widget theme: allow for default "stacked" spinbuttonsTomaž Vajngerl
2020-05-05Change default PDF version to 1.6 (released in 2004)Miklos Vajna
2020-05-05PDF export: fix handling of page sizes larger than 508 cmMiklos Vajna
2020-04-25tdf#131496 vcl image lazy load: speed up vector images with custom pref sizeMiklos Vajna
2020-04-08tdf#131490 sw btlr: fix handling of vertical textMiklos Vajna
2020-03-17tdf#130150 Improve clipping in PDF exportArmin.Le.Grand (CIB)
2020-02-27tdf#130679 Draw: Convert to polygon doesn't workNoel Grandin
2020-02-21tdf#130573 labels exchanged in export to BMPNoel Grandin
2020-02-06tdf#129976 PDF export of PDF images: adapt transparency to renderingMiklos Vajna
2020-01-06tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski
2019-11-19tdf#128632 vcl image lazy-load: take unit into account when setting sizeMiklos Vajna
2019-11-15tdf#128434 really free the VclPtr<PDFWriterImpl>Jan-Marek Glogowski
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann
2019-11-10widget theme: add new action button stylesettings to xml def.Tomaž Vajngerl
2019-11-08tdf#121740 speed up font loadingNoel Grandin
2019-11-08widget theme: Gradient support when drawing widgetsTomaž Vajngerl
2019-11-06vcl PDF export: fix re-exporting PDF images with page-level rotationMiklos Vajna
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-11-05vcl PDF export: fix re-exporting PDF images for dict obj resource sub-keysMiklos Vajna
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin