summaryrefslogtreecommitdiff
path: root/include/vcl/gdimtf.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-14reduce symbol visibility in vclNoel Grandin1-6/+6
2023-07-03tdf#152231 vcl,sw: PDF/UA export: fix comments in the marginMichael Stahl1-0/+1
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)1-0/+7
2022-02-02tdf#126319 Corrected bitmap creation from metafileArmin Le Grand (Allotropia)1-1/+1
2021-09-07loplugin:unusedmethodsNoel Grandin1-3/+0
2021-08-17Move GDIMetaFile::GetChecksum to SvmWriter::GetChecksumpanoskorovesis1-1/+0
2021-08-17Remove unused methods from gdimtf.hxxpanoskorovesis1-10/+0
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara1-5/+4
2021-05-05sal_uLong->sal_Int32 in BitmapNoel Grandin1-0/+1
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-1/+1
2020-10-19use tools::Long in vclNoel1-3/+3
2020-05-14vcl: move transparency checks into MetaAction and GDIMetaFileChris Sherlock1-0/+2
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