summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf
AgeCommit message (Expand)Author
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2019-12-24sal_Char->char in vclNoel Grandin
2019-09-10Fix typosAndrea Gelmini
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2019-05-13handle empty tools::Rectangle in vclNoel Grandin
2019-02-11loplugin:indentation in vclNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-16loplugin:singlevalfields in vclNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-10-13use range based loops over B2DPolyPolygon in vclJochen Nitschke
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-11-15loplugin:flatten in vclNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-26Don't pessimize to RTL_TEXTENCODING_DONTKNOWStephan Bergmann
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-08-21Fix typoAndrea Gelmini
2017-08-21emfplus: Corrected ReadWindowMetafileArmin Le Grand
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-13loplugin:oncevar: empty strings: vclStephan Bergmann
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: vclStephan Bergmann
2017-05-15ofz#1612 avoid oomCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-24drop old WinMtfOutput::DrawPolygon methodNoel Grandin
2017-04-09std::unique[]->std::vectorCaolán McNamara
2017-04-09make this more readableCaolán McNamara
2017-04-08ofz#1069 avoid oomCaolán McNamara
2017-04-07Read number of polylines as UInt32 according to documentationBartosz Kosiorek
2017-04-02ofz: avoid oomCaolán McNamara
2017-04-01Get rid of magic numbersBartosz Kosiorek
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna