summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf
AgeCommit message (Expand)Author
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
2017-03-30convert GradientType to scoped enumNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-13ofz#846 timeout in wmf, can defer clip region if we don't do anythingCaolán McNamara
2017-03-10ofz#797 truncate broken polygon to amount readCaolán McNamara
2017-03-09ofz#439 protect against 0 len textCaolán McNamara
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-03ofz: avoid oomCaolán McNamara
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara
2017-02-24ofz: slow unitCaolán McNamara
2017-02-24clarify this code a little bitCaolán McNamara
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-25Resolves: tdf#94457 our EmfPlusSetPageTransform is malformedCaolán McNamara
2017-01-05Related: tdf#45820 polygon clipping during wmf load is ultra slowCaolán McNamara
2016-12-29Add support for ETO_PDY in WMF/EMFMike Kaganski