summaryrefslogtreecommitdiff
path: root/include/vcl/pdfwriter.hxx
AgeCommit message (Expand)Author
2020-05-06Change default PDF version to 1.6 (released in 2004)Miklos Vajna
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
2016-10-21xmlsecurity: export description in PDF signatureMiklos Vajna
2016-10-20Extract vcl::PDFWriter::Sign() from vcl and xmlsecurityMiklos Vajna
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-21loplugin: unused return valuesNoel Grandin
2015-12-12TyposJulien Nabet
2015-11-25loplugin:unusedfields in include/vclNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann