summaryrefslogtreecommitdiff
path: root/include/vcl/pdfwriter.hxx
AgeCommit message (Expand)Author
2020-10-19use tools::Long in vclNoel
2020-06-22pdf export: add support for modification time/date in annotationsTomaž Vajngerl
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-21return shared_ptr from AnyWidget::CloneNoel Grandin
2020-04-17Change default PDF version to 1.6 (released in 2004)Miklos Vajna
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-02-08Add minimum support for PDF/A3Arnaud Versini
2020-01-03cid#1456610 Uninitialized scalar fieldCaolán McNamara
2019-12-29pdf: Add option for PDF/UA to the PDF export dialogTomaž Vajngerl
2019-12-11Fix typoAndrea Gelmini
2019-11-27fix memory leakLuboš Luňák
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
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-23remove unused enums in reportdesign,linguistic,l10ntools,vcl,svxNoel Grandin
2018-10-24Change PDFWriterImpl into an OutputDeviceJan-Marek Glogowski
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-08-16PDF export: allow API users to opt in for version 1.6Miklos Vajna
2018-05-17loplugin:unusedfields in vclNoel Grandin
2018-04-27Change default PDF version to 1.5Khaled Hosny
2018-04-16make AnyWidget::Clone return std::unique_ptrNoel Grandin
2018-03-26use boost::optional in OutDevStateNoel Grandin
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-08-14vcl: Drop unused #includeTakeshi Abe
2017-08-04svl: move DecodeHexString from vclAshod Nakashian
2017-05-25tdf#108056 PDF export: work with double page sizeMiklos Vajna
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-22tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna
2017-02-23tdf#106059 PDF export: create a reference XObject for JPG images with PDF dataMiklos Vajna
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-17tdf#106059 PDF export: write form XObject proxy for PDF imagesMiklos Vajna
2017-02-10convert Orientation to scoped enumNoel Grandin
2017-02-09convert PDFVersion to scoped enumNoel Grandin
2017-02-09convert DestAreaType to scoped enumNoel Grandin
2017-02-09convert PDFWriter::PageTransition to scoped enumNoel Grandin
2017-01-04tdf#105093 sd PDF export: handle embedded videosMiklos Vajna
2017-01-02tdf#104841 sd PDF export: handle linked videosMiklos Vajna
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin
2016-11-04vcl: extract PDFWriter::GetDateTime() from PDFWriterImplMiklos Vajna