summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfwriter_impl.cxx
AgeCommit message (Expand)Author
2021-10-21tdf#144222 fix pdf export with vertical layoutMark Hung
2021-05-28Select svl crypto backend in configure.acJan-Marek Glogowski
2021-05-17vcl PDF export: fix re-exporting PDF images with arbitrary page-level rotationMiklos Vajna
2021-05-11gtk4: menu item text seems to be parsed as xml now, so escape the basicsCaolán McNamara
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-03-31drop 4bpp image formatsNoel
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-11tdf#127217: Fix buttons in forms not working in Adobe ReaderJulien Nabet
2021-03-03drop TransparentType::Color usageNoel Grandin
2021-03-03tdf#140606 make PDF parsing more lenient and prevent a crashTomaž Vajngerl
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl
2021-01-16tdf#139643: fix missing PDF/UA flagJulien Nabet
2021-01-13vcl: use BinaryDataContianer in VectorGraphicDataTomaž Vajngerl
2020-12-29use new toRadians function in more placesNoel Grandin
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-12-24custom literal for Degree10Noel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-02pdf: deduplicate resources when copying from external PDF streamTomaž Vajngerl
2020-10-28std::set->o3tl::sorted_vector in vclNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-10-01loplugin:reducevarscope in vclNoel
2020-09-17tdf#136805 PDF export: re-add XMP basic meta dataJan-Marek Glogowski
2020-09-08Simplify PDFWriterImpl::appendLiteralStringEncrypt, taking std::string_viewStephan Bergmann
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann
2020-08-30Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-04loplugin:flatten in vcl/gdiNoel Grandin
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-07-05pdf: convert static functions to functs in anonymous namespaceTomaž Vajngerl
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-06-30differentiate between 8bit and any-bit grey palette (tdf#121120)Luboš Luňák
2020-06-28pdf: fix text annotation (note) modification dateTomaž Vajngerl
2020-06-22pdf export: add support for modification time/date in annotationsTomaž Vajngerl
2020-06-22pdf export: support pop-up annotation for notes / commentsTomaž Vajngerl
2020-06-21pdf: clean-up PDFWriterImpl::createNoteTomaž Vajngerl
2020-06-19sd signature line: extract page resource / content copy codeMiklos Vajna
2020-06-18sd signature line: extract copyExternalResources() from the pdf export codeMiklos Vajna
2020-06-16vcl: namespace PDFWriterImpl consistentlyMiklos Vajna
2020-06-05Upcoming loplugin:elidestringvar: vclStephan Bergmann
2020-05-29loplugin:simplifybool in ucb..vclNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann