summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfextoutdevdata.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-4/+4
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin1-4/+4
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin1-3/+3
2016-04-14loplugin:passstuffbyref in vclNoel Grandin1-1/+1
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-2/+2
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin1-3/+3
2016-02-24tdf#97662 - Avoid JPEG compressing de-compressed PNG.Marco Cecchetti1-5/+11
2016-02-24tdf#97662 - Try to preserve original compressed JPEGs harder.Marco Cecchetti1-1/+13
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-4/+4
2016-02-09tdf#97662 - Try to preserve original compressed JPEGs harder.Michael Meeks1-7/+62
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-18com::sun::star->css in vcl/Noel Grandin1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-4/+4
2015-01-24Typo: syncro->synchroJulien Nabet1-1/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-5/+5
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-8/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-44/+0
2014-04-28coverity#708627 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-34/+34
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann1-4/+4
2013-08-12convert vcl/pdfextoutdevdata.hxx from String to OUStringNoel Grandin1-3/+3
2013-06-12sal_Bool to boolTakeshi Abe1-7/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-4/+2
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-02-17Removed unused code from vcl moduleSzabolcs Dezsi1-35/+0
2011-12-28Fix init orderJulien Nabet1-1/+1
2011-12-28option to export hidden slides to pdf filesPierre-André Jacquod1-0/+9
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-11-23impress212: #i114615# fixed hyperlink export (pdf) if exporting also notes pageserack1-0/+9
2011-09-28WaE: declared with greater visibility than the type of its fieldTor Lillqvist1-1/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-3/+50
2011-05-10GDIMetaFile cleanup - Remove dependance on List classJoseph Powers1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-3/+50
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-1/+1
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]1-1/+1
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-3/+1
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-01dba34b: #i113555# when a button's URL points to a document-local target, prop...Frank Schoenheit [fs]1-3/+50
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-1/+1
2010-03-22CWS-TOOLING: integrate CWS vcl109Vladimir Glazunov1-5/+10
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-19vcl109: #i65128# avoid breaking polygonal clip regions into rectangles in PDF...Philipp Lohmann [pl]1-5/+10
2009-10-23#i103932# allow duplicate field namesPhilipp Lohmann1-13/+0