summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfwriter_impl.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-19pdf export - jpeg exporting is too expensive - de-pointer-izedMarco Cecchetti1-1/+1
2016-02-19pdf export - jpeg exporting is too expensive - workaroundMarco Cecchetti1-1/+1
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-3/+3
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-1/+1
2016-01-18loplugin: unused return values in vcl/Noel Grandin1-4/+4
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock1-1/+0
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock1-1/+1
2016-01-10vcl: Renamed ImplPdfBuiltinFontData to PdfBuiltinFontFaceChris Sherlock1-5/+5
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock1-1/+1
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock1-1/+1
2016-01-01vcl: remove poor-man's RTTI in PhysicalFontFaceChris Sherlock1-1/+18
2015-12-12Typo: strucure->structureJulien Nabet1-1/+1
2015-11-24loplugin:unusedfields in vcl/Noel Grandin1-1/+0
2015-11-18com::sun::star->css in vcl/Noel Grandin1-8/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-1/+2
2015-10-02loplugin:unusedmethods in vclNoel Grandin1-3/+0
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti1-2/+2
2015-08-19vcl: kill 'special member functions' the compiler generatesThorsten Behrens1-46/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-5/+5
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-3/+3
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-1/+1
2015-03-31cppcheck: can add explicit to ctorCaolán McNamara1-4/+4
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-7/+7
2014-11-03coverity#1209010 Unchecked return valueCaolán McNamara1-1/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-10-08coverity#704183 Resource leak in objectCaolán McNamara1-2/+2
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-6/+6
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin1-3/+3
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin1-3/+3
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-28coverity#708631 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-28coverity#708630 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-04-28coverity#708629 Uninitialized scalar fieldCaolán McNamara1-1/+5
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-7/+0
2014-04-02fdo#63786 rhbz#1081968: fix PDF export of cropped SVGMichael Stahl1-1/+3
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud1-21/+20
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-06typo fixes in commentsAndras Timar1-1/+1
2014-02-05Doxygen warnings correctedChris Sherlock1-2/+2
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara1-2/+2
2014-02-04Doxygen warnings correctedChris Sherlock1-2/+2
2014-01-13longparas: weed out xub_StrLen in pdf writerCaolán McNamara1-3/+3
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-2/+2