summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfwriter_impl.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-21xmlsecurity: export description in PDF signatureMiklos Vajna1-8/+8
2016-10-20vcl: add PDFWriter::Sign() Android stubMiklos Vajna1-0/+6
2016-10-20Extract vcl::PDFWriter::Sign() from vcl and xmlsecurityMiklos Vajna1-61/+90
2016-10-15clang-cl loplugin: vclStephan Bergmann1-23/+23
2016-10-13Resolves: tdf#103051 pdf export assumed 1bit bitmaps were N1BitMsbPalCaolán McNamara1-3/+33
2016-10-06vcl: allow runtime disable/enable of pdf writer compressionMiklos Vajna1-92/+95
2016-10-05convert MapUnit to scoped enumNoel Grandin1-11/+11
2016-09-16tdf#96505 - Remove "long" integer literals in vcl/source/gdi/e123461-5/+5
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-2/+2
2016-09-14loplugin:constantparamNoel Grandin1-5/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-05convert GradientStyle to scoped enumNoel Grandin1-13/+13
2016-09-05convert LineStyle to scoped enumNoel Grandin1-5/+5
2016-09-01convert RefDevMode to scoped enumNoel Grandin1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (vcl)Stephan Bergmann1-1/+1
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin1-1/+1
2016-06-28loplugin:singlevalfields in variousNoel Grandin1-3/+0
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin1-32/+0
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-81/+22
2016-06-21vcl: fprintf -> SAL_INFOThorsten Behrens1-29/+31
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-17/+17
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-2/+2
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page1-2/+2
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-4/+7
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin1-3/+3
2016-05-30Convert FontRelief to scoped enumNoel Grandin1-3/+3
2016-05-30convert TransparentType to scoped enumNoel Grandin1-3/+3
2016-05-26loplugin:unusedreturntypesNoel Grandin1-26/+13
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin1-1/+1
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin1-9/+9
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-2/+2
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin1-3/+3
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-3/+3
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-8/+8
2016-04-24Pasting -- from a pdf from a fallback font doesn't give -- as outputCaolán McNamara1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-01loplugin:constantparam in vclNoel Grandin1-2/+2
2016-03-08loplugin:constantparams in vclNoel Grandin1-4/+4
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-5/+1
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin1-13/+3
2016-03-03coverity#1355126 Logically dead codeCaolán McNamara1-8/+5
2016-03-03nLog10Divisor is 1Caolán McNamara1-15/+9
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin1-19/+19
2016-02-09Formatting changes across all modulesChris Sherlock1-1/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-23/+23
2016-02-03Resolves: tdf#96653 distorted images on export to pdfCaolán McNamara1-1/+2
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara1-2/+1
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-48/+48