summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfwriter_impl.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-23Replace list by vector for m_aJPGs pdfwriter_impl (vcl)Julien Nabet1-1/+1
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin1-3/+3
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski1-1/+1
2017-10-30Replace list by vector for m_aSubsets (vcl)Julien Nabet1-1/+1
2017-10-23loplugin:includeform: vclStephan Bergmann1-3/+3
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-4/+4
2017-07-20loplugin:unusedfields in vclNoel Grandin1-2/+0
2017-07-18loplugin:constparams in vclNoel Grandin1-5/+5
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin1-2/+0
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin1-1/+2
2017-05-25tdf#108056 PDF export: work with double page sizeMiklos Vajna1-5/+5
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-21remove some old MSVC workaroundsNoel Grandin1-2/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-28/+28
2017-03-30vcl PDF export, norefxobj: copy each object only onceMiklos Vajna1-2/+2
2017-03-27vcl PDF export, norefxobj: improve ref handling in dictsMiklos Vajna1-2/+2
2017-03-24tdf#106693 vcl PDF export, norefxobj: update XObject refsMiklos Vajna1-0/+3
2017-03-24tdf#106693 vcl PDF export, norefxobj: copy XObject referencesMiklos Vajna1-0/+8
2017-03-23tdf#106693 vcl PDF export, norefxobj: copy page streamMiklos Vajna1-0/+2
2017-02-23tdf#106059 PDF export: create a reference XObject for JPG images with PDF dataMiklos Vajna1-11/+31
2017-02-22tdf#106059 PDF export: create a reference XObject for PDF imagesMiklos Vajna1-1/+4
2017-02-21-Werror=registerStephan Bergmann1-3/+3
2017-02-20vcl PDF filter: avoid copy&pasteMiklos Vajna1-0/+3
2017-02-17tdf#106059 PDF export: write form XObject proxy for PDF imagesMiklos Vajna1-3/+6
2017-02-17tdf#106059 PDF export: include content of PDF images as an embedded fileMiklos Vajna1-0/+19
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist1-7/+7
2017-02-06vcl: fix inconsistent GraphicsStateUpdateFlags assertsMichael Stahl1-1/+1
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-2/+1
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin1-3/+0
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-2/+4
2017-01-10loplugin:unusedfieldsNoel Grandin1-12/+0
2017-01-04tdf#105093 sd PDF export: handle embedded videosMiklos Vajna1-0/+11
2017-01-02tdf#104841 sd PDF export: handle linked videosMiklos Vajna1-0/+14
2017-01-02vcl PDF export: enable MARK() in dbglevel<2 builds as wellMiklos Vajna1-11/+1
2016-12-11Don’t encode the vertical flag in the glyph idKhaled Hosny1-2/+5
2016-12-10Pass GlyphItem aroundKhaled Hosny1-1/+1
2016-11-30Use smart pointers for gdi pdf functionsMark Page1-2/+2
2016-11-30convert GraphicsState flags to o3tl::typed_flagsNoel Grandin1-27/+34
2016-11-29Dead codeKhaled Hosny1-3/+0
2016-11-04vcl: extract PDFWriter::GetDateTime() from PDFWriterImplMiklos Vajna1-1/+1
2016-09-14loplugin:constantparamNoel Grandin1-1/+1
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin1-1/+1
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin1-8/+8
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin1-6/+1
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page1-2/+1
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin1-3/+3
2016-05-26loplugin:unusedreturntypesNoel Grandin1-7/+7
2016-05-25vcl: replace prematurely optimized GlyphEmit with a std::vectorMichael Stahl1-25/+6
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin1-1/+1
2016-04-01loplugin:constantparam in vclNoel Grandin1-1/+1