/source/ga/xmlsecurity/

/go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfwriter_impl.hxx
AgeCommit message (Expand)Author
2020-10-28pdf: deduplicate resources when copying from external PDF streamTomaž Vajngerl
2020-06-29pdf export: support pop-up annotation for notes / commentsTomaž Vajngerl
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-07vcl: When exporing PDF, write the correct page of embedded PDFTomaž Vajngerl
2020-05-05PDF export: fix handling of page sizes larger than 508 cmMiklos Vajna
2019-08-26Embedded PDF: It is a shared_ptr, no need to copy.Jan Holesovsky
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2019-08-08tdf#74702: removes GetOutDevType() from OutputDevice::ImplRefreshFontDataAdrien Ollier
2019-07-30Fix typosAndrea Gelmini
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-07-03tdf#74702: OutputDevice:InitClipRegion followupChris Sherlock
2019-07-02tdf#74702: cleans OutputDevice::DrawHatchLine upAdrien Ollier
2019-07-01tdf#74702: cleans OutputDevice::InitClipRegion upAdrien Ollier
2019-07-01tdf#74702 partial cleanup of OutDevTypeAdrien Ollier
2019-03-16tdf#62728 add PDF/A-2 support, change UI default to use thatThorsten Behrens
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-11-27remove unused GraphicsStateUpdateFlags enum valuesNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-01Move PDF buildin font handling into extra fileJan-Marek Glogowski
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-24Change PDFWriterImpl into an OutputDeviceJan-Marek Glogowski
2018-09-19use std::vector in PDFWriterImpl for encryption bufferNoel Grandin
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-15loplugin:useuniqueptr in TilingEmitNoel Grandin
2018-06-12loplugin:constantparamNoel Grandin
2018-06-11loplugin:unusedfieldsNoel Grandin
2018-06-11drop PhysicalFontFace::CloneNoel Grandin
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin
2018-05-28loplugin:unusedmethodsNoel Grandin
2018-05-03coverity#1435279 unused fieldCaolán McNamara
2018-05-01Store a pointer to GlyphItem in PDFGlyphKhaled Hosny
2018-04-27tdf#66597 Fix PDF text extraction for complex textKhaled Hosny
2018-04-25Simplify PDFWriterImpl::drawLayoutKhaled Hosny
2018-02-27replace Color(COL_*) with COL_*Noel Grandin