summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfwriter_impl.hxx
AgeCommit message (Expand)Author
2021-08-31vcl: move RemoveTransparenciesFromMetaFile() to outdev/transparent.cxxChris Sherlock
2021-08-28tdf#74702 vcl: remove GetOutDevType() from ImplNewFont()Chris Sherlock
2021-08-18loplugin:constparamsNoel Grandin
2021-05-13inline some typedefsNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-24Replace list by vector (m_aTransparentObjects in vcl/pdfwriter_impl)Julien Nabet
2021-01-13vcl: use BinaryDataContianer in VectorGraphicDataTomaž Vajngerl
2020-12-26tools: add Color::IsTransparent()Chris 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-19use tools::Long in vclNoel
2020-09-08Simplify PDFWriterImpl::appendLiteralStringEncrypt, taking std::string_viewStephan Bergmann
2020-06-22pdf export: support pop-up annotation for notes / commentsTomaž Vajngerl
2020-06-18sd signature line: teach PDFDocument how to use PDFObjectCopierMiklos Vajna
2020-06-18sd signature line: extract copyExternalResources() from the pdf export codeMiklos Vajna
2020-04-29improve: pdf export caching of jpeg bitmapsThorsten Behrens
2020-04-26vcl: When exporing PDF, write the correct page of embedded PDFTomaž Vajngerl
2020-04-16PDF export: fix handling of page sizes larger than 508 cmMiklos Vajna
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-02-08Add minimum support for PDF/A3Arnaud Versini
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-04pdf: Only add role map when alias isn't the same as structure tagTomaž Vajngerl
2019-12-31pdf: extract Matrix3 to it's own filesTomaž Vajngerl
2019-12-31pdf: move PDFPage dependency out of Matrix3 class (append method)Tomaž Vajngerl
2019-12-31pdf: move GraphicsStateUpdateFlags to vcl::pdf namespaceTomaž Vajngerl
2019-12-31pdf: change define constants to constexprTomaž Vajngerl
2019-12-31pdf: move Mode out of PDFWriterImpl class and convert to enum classTomaž Vajngerl
2019-12-31pdf: move GraphicsState out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move StreamRedirect out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFGlyph out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFAddStream out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFStructureElement out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFStructureElementKid out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFStructureAttribute out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFWidget out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFScreen out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFNoteEntry out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFEmbeddedFile out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFLink out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFAnnotation out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFOutlineEntry out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFNamedDest out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFDest out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move FontEmit, Glyph, FontSubset, EmbedFont from PDFWriterImplTomaž Vajngerl
2019-12-30pdf: move GlyphEmit out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move TransparencyEmit out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move TilingEmit out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move GradientEmit out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move JPGEmit out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move BitmapEmit out of PDFWriterImpl classTomaž Vajngerl