summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfwriter_impl.hxx
AgeCommit message (Expand)Author
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
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-28coverity#708631 Uninitialized scalar fieldCaolán McNamara
2014-04-28coverity#708630 Uninitialized scalar fieldCaolán McNamara
2014-04-28coverity#708629 Uninitialized scalar fieldCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-02fdo#63786 rhbz#1081968: fix PDF export of cropped SVGMichael Stahl
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert