summaryrefslogtreecommitdiff
path: root/include/vcl/gdimtf.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-14vcl: avoid OUString defaulted parameter in GDIMetaFile::dumpAsXml()Miklos Vajna1-1/+1
2019-01-14Add fileName to GDIMetaFile::dumpAsXml()Muhammet Kara1-1/+1
2019-01-03vcl GDIMetaFile: easier dumping from debuggerMiklos Vajna1-0/+3
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-1/+0
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-3/+3
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin1-5/+5
2018-03-29ofz#7165 set a recursion limit for svm in svmCaolán McNamara1-3/+6
2018-01-24loplugin:unused-returns in vclNoel Grandin1-1/+1
2018-01-16Remove unused GDI_METAFILE_LABEL_NOTFOUNDStephan Bergmann1-1/+0
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-1/+1
2017-11-29loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-05loplugin:constantparamNoel Grandin1-2/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-02-09convert BmpConversion to scoped enumNoel Grandin1-1/+1
2017-02-09loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin1-3/+2
2016-11-16new loplugin finalprotectedNoel Grandin1-2/+0
2016-11-04loplugin:unnnecessaryvirtual in vclNoel Grandin1-2/+2
2016-10-07loplugin:staticmethods: vclStephan Bergmann1-4/+4
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin1-1/+1
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-07-05Remove unused DELEGATE_PLUGGABLE_RENDERER to simplify mtf codeMark Page1-2/+0
2016-05-26Convert MtfConversion to scoped enumNoel Grandin1-4/+4
2016-04-25GDIMetaFile: rename members missing their prefixesMiklos Vajna1-18/+18
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin1-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-2/+0
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin1-0/+1
2016-02-08loplugin:unusedmethodsNoel Grandin1-1/+0
2016-01-08vcl: document parameterChris Sherlock1-0/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-24/+0
2015-09-22remove unused Link<> fieldNoel Grandin1-3/+0
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti1-1/+1
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin1-1/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-3/+5
2015-07-24remove unused #defines METAFILE_END and METAFILE_LABEL_NOTFOUNDNoel Grandin1-8/+0
2015-07-08loplugin:unusedmethods vclNoel Grandin1-2/+0
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-4/+1
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-1/+2
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-12-04vcl: cleanup gdimtf.hxxChris Sherlock1-40/+40
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1