summaryrefslogtreecommitdiffstats
path: root/include/vcl/pdfwriter.hxx
Commit message (Expand)AuthorAgeFilesLines
* Change PDFWriterImpl into an OutputDeviceJan-Marek Glogowski2018-10-241-1/+5
* loplugin:constfields in vclNoel Grandin2018-09-141-1/+1
* loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin2018-09-121-1/+0
* PDF export: allow API users to opt in for version 1.6Miklos Vajna2018-08-161-1/+1
* loplugin:unusedfields in vclNoel Grandin2018-05-171-23/+0
* Change default PDF version to 1.5Khaled Hosny2018-04-271-1/+1
* make AnyWidget::Clone return std::unique_ptrNoel Grandin2018-04-161-15/+15
* use boost::optional in OutDevStateNoel Grandin2018-03-261-1/+0
* loplugin:constantparam in vclNoel Grandin2018-03-091-2/+2
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-3/+3
* loplugin:unused-returns in vclNoel Grandin2018-01-241-16/+3
* Fix typosAndrea Gelmini2018-01-161-1/+1
* loplugin:passstuffbyref even more return improvementsNoel Grandin2017-12-241-1/+1
* vcl: Drop unused #includeTakeshi Abe2017-08-141-1/+0
* svl: move DecodeHexString from vclAshod Nakashian2017-08-041-3/+0
* tdf#108056 PDF export: work with double page sizeMiklos Vajna2017-05-251-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-20/+20
* Fix typosAndrea Gelmini2017-03-251-1/+1
* tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna2017-03-221-1/+4
* tdf#106059 PDF export: create a reference XObject for JPG images with PDF dataMiklos Vajna2017-02-231-1/+1
* loplugin:unusedmethodsNoel Grandin2017-02-211-42/+0
* tdf#106059 PDF export: write form XObject proxy for PDF imagesMiklos Vajna2017-02-171-1/+1
* convert Orientation to scoped enumNoel Grandin2017-02-101-2/+2
* convert PDFVersion to scoped enumNoel Grandin2017-02-091-2/+2
* convert DestAreaType to scoped enumNoel Grandin2017-02-091-4/+1
* convert PDFWriter::PageTransition to scoped enumNoel Grandin2017-02-091-3/+2
* tdf#105093 sd PDF export: handle embedded videosMiklos Vajna2017-01-041-0/+2
* tdf#104841 sd PDF export: handle linked videosMiklos Vajna2017-01-021-0/+7
* loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin2016-11-231-1/+0
* loplugin:countusersofdefaultparams in include/vclNoel Grandin2016-11-151-1/+1
* vcl: extract PDFWriter::GetDateTime() from PDFWriterImplMiklos Vajna2016-11-041-0/+3
* xmlsecurity: export description in PDF signatureMiklos Vajna2016-10-211-0/+3
* Extract vcl::PDFWriter::Sign() from vcl and xmlsecurityMiklos Vajna2016-10-201-0/+26
* convert MapUnit to scoped enumNoel Grandin2016-10-051-1/+1
* loplugin:countusersofdefaultparams in vclNoel Grandin2016-09-151-5/+5
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-311-11/+11
* loplugin:singlevalfields in variousNoel Grandin2016-06-281-2/+0
* loplugin:singlevalfields in vcl(part1)Noel Grandin2016-06-241-20/+4
* Convert ComplexTextLayoutMode to scoped enumNoel Grandin2016-06-031-1/+1
* loplugin:constantparams in vcl/Noel Grandin2016-03-161-3/+1
* loplugin:unuseddefaultparams in /include/vclNoel Grandin2016-02-261-6/+2
* tools: rename FontUnderline to FontLineStyleChris Sherlock2016-01-311-2/+2
* loplugin: unused return valuesNoel Grandin2016-01-211-29/+6
* TyposJulien Nabet2015-12-121-2/+2
* loplugin:unusedfields in include/vclNoel Grandin2015-11-251-4/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin2015-10-231-11/+11
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-7/+7
* Fix typosAndrea Gelmini2015-09-301-1/+1