summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfwriter_impl.hxx
AgeCommit message (Expand)Author
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
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock
2016-01-01vcl: remove poor-man's RTTI in PhysicalFontFaceChris Sherlock
2015-12-12Typo: strucure->structureJulien Nabet
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti
2015-08-19vcl: kill 'special member functions' the compiler generatesThorsten Behrens
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-03-31cppcheck: can add explicit to ctorCaolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-03coverity#1209010 Unchecked return valueCaolán McNamara
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-08coverity#704183 Resource leak in objectCaolán McNamara
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-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin