summaryrefslogtreecommitdiff
path: root/include/vcl/pdfwriter.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin1-1/+1
2017-08-14vcl: Drop unused #includeTakeshi Abe1-1/+0
2017-08-04svl: move DecodeHexString from vclAshod Nakashian1-3/+0
2017-05-25tdf#108056 PDF export: work with double page sizeMiklos Vajna1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-20/+20
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-22tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna1-1/+4
2017-02-23tdf#106059 PDF export: create a reference XObject for JPG images with PDF dataMiklos Vajna1-1/+1
2017-02-21loplugin:unusedmethodsNoel Grandin1-42/+0
2017-02-17tdf#106059 PDF export: write form XObject proxy for PDF imagesMiklos Vajna1-1/+1
2017-02-10convert Orientation to scoped enumNoel Grandin1-2/+2
2017-02-09convert PDFVersion to scoped enumNoel Grandin1-2/+2
2017-02-09convert DestAreaType to scoped enumNoel Grandin1-4/+1
2017-02-09convert PDFWriter::PageTransition to scoped enumNoel Grandin1-3/+2
2017-01-04tdf#105093 sd PDF export: handle embedded videosMiklos Vajna1-0/+2
2017-01-02tdf#104841 sd PDF export: handle linked videosMiklos Vajna1-0/+7
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin1-1/+0
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin1-1/+1
2016-11-04vcl: extract PDFWriter::GetDateTime() from PDFWriterImplMiklos Vajna1-0/+3
2016-10-21xmlsecurity: export description in PDF signatureMiklos Vajna1-0/+3
2016-10-20Extract vcl::PDFWriter::Sign() from vcl and xmlsecurityMiklos Vajna1-0/+26
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin1-5/+5
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-11/+11
2016-06-28loplugin:singlevalfields in variousNoel Grandin1-2/+0
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-20/+4
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin1-1/+1
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-3/+1
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin1-6/+2
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-2/+2
2016-01-21loplugin: unused return valuesNoel Grandin1-29/+6
2015-12-12TyposJulien Nabet1-2/+2
2015-11-25loplugin:unusedfields in include/vclNoel Grandin1-4/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin1-11/+11
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-6/+8
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-9/+10
2015-02-17tdf#88431: Pass the selected Time Stamp Authority, if any, along to vclTor Lillqvist1-0/+1
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-3/+1
2014-12-03fdo#83939: Add new error code for failed PDF signing, and handle itTor Lillqvist1-1/+4
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-5/+5
2014-09-18fdo#82577: Handle FontNoel Grandin1-3/+3
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin1-1/+1
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin1-1/+2