summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfwriter.cxx
AgeCommit message (Expand)Author
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-08-31vcl: move RemoveTransparenciesFromMetaFile() to outdev/transparent.cxxChris Sherlock
2021-04-26drop mask from BitmapExNoel Grandin
2020-10-19use tools::Long in vclNoel
2019-11-14tdf#128434 really free the VclPtr<PDFWriterImpl>Jan-Marek Glogowski
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2018-10-24Change PDFWriterImpl into an OutputDeviceJan-Marek Glogowski
2018-06-12loplugin:constantparamNoel Grandin
2018-05-17loplugin:unusedfields in vclNoel Grandin
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-05-25tdf#108056 PDF export: work with double page sizeMiklos Vajna
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos 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-01-04tdf#105093 sd PDF export: handle embedded videosMiklos Vajna
2017-01-02tdf#104841 sd PDF export: handle linked videosMiklos Vajna
2016-10-20Extract vcl::PDFWriter::Sign() from vcl and xmlsecurityMiklos Vajna
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-04-01loplugin:constantparam in vclNoel 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-11-18com::sun::star->css in vcl/Noel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-13longparas: weed out xub_StrLen in pdf writerCaolán McNamara
2013-09-09vcl/pdfwriter: export linear/axial gradients as PDF gradientsPierre-Eric Pelloux-Prayer
2013-07-31convert vcl/pdfwriter.hxx from XubString to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara
2011-12-07avoid casting from void*David Tardon