summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfwriter_impl.hxx
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30vcl PDF export, norefxobj: copy each object only onceMiklos Vajna
2017-03-27vcl PDF export, norefxobj: improve ref handling in dictsMiklos Vajna
2017-03-24tdf#106693 vcl PDF export, norefxobj: update XObject refsMiklos Vajna
2017-03-24tdf#106693 vcl PDF export, norefxobj: copy XObject referencesMiklos Vajna
2017-03-23tdf#106693 vcl PDF export, norefxobj: copy page streamMiklos Vajna
2017-02-23tdf#106059 PDF export: create a reference XObject for JPG images with PDF dataMiklos Vajna
2017-02-22tdf#106059 PDF export: create a reference XObject for PDF imagesMiklos Vajna
2017-02-21-Werror=registerStephan Bergmann
2017-02-20vcl PDF filter: avoid copy&pasteMiklos Vajna
2017-02-17tdf#106059 PDF export: write form XObject proxy for PDF imagesMiklos Vajna
2017-02-17tdf#106059 PDF export: include content of PDF images as an embedded fileMiklos Vajna
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist
2017-02-06vcl: fix inconsistent GraphicsStateUpdateFlags assertsMichael Stahl
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-10loplugin:unusedfieldsNoel Grandin
2017-01-04tdf#105093 sd PDF export: handle embedded videosMiklos Vajna
2017-01-02tdf#104841 sd PDF export: handle linked videosMiklos Vajna
2017-01-02vcl PDF export: enable MARK() in dbglevel<2 builds as wellMiklos Vajna
2016-12-11Don’t encode the vertical flag in the glyph idKhaled Hosny
2016-12-10Pass GlyphItem aroundKhaled Hosny
2016-11-30Use smart pointers for gdi pdf functionsMark Page
2016-11-30convert GraphicsState flags to o3tl::typed_flagsNoel Grandin
2016-11-29Dead codeKhaled Hosny
2016-11-04vcl: extract PDFWriter::GetDateTime() from PDFWriterImplMiklos Vajna
2016-09-14loplugin:constantparamNoel Grandin
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-25vcl: replace prematurely optimized GlyphEmit with a std::vectorMichael Stahl
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-04-01loplugin:constantparam in vclNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin
2016-02-24tdf#97662 - Try to preserve original compressed JPEGs harder.Marco Cecchetti
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-10vcl: Renamed ImplPdfBuiltinFontData to PdfBuiltinFontFaceChris Sherlock