summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf
AgeCommit message (Expand)AuthorFilesLines
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand6-6815/+99
2017-07-13loplugin:oncevar: empty strings: vclStephan Bergmann2-4/+2
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-2/+2
2017-06-28loplugin:oncevar in vclNoel Grandin2-6/+3
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin3-16/+10
2017-06-05Improved loplugin:cstylecast to reference types: vclStephan Bergmann1-3/+3
2017-05-15ofz#1612 avoid oomCaolán McNamara1-0/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-04-25loplugin:checkunusedparams in vclNoel Grandin2-3/+3
2017-04-24drop old WinMtfOutput::DrawPolygon methodNoel Grandin3-11/+6
2017-04-09std::unique[]->std::vectorCaolán McNamara1-7/+7
2017-04-09make this more readableCaolán McNamara1-29/+32
2017-04-08ofz#1069 avoid oomCaolán McNamara1-0/+2
2017-04-07Read number of polylines as UInt32 according to documentationBartosz Kosiorek1-12/+12
2017-04-02ofz: avoid oomCaolán McNamara1-5/+12
2017-04-01Get rid of magic numbersBartosz Kosiorek1-15/+30
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna8-103/+103
2017-03-30convert GradientType to scoped enumNoel Grandin1-1/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-13ofz#846 timeout in wmf, can defer clip region if we don't do anythingCaolán McNamara1-2/+2
2017-03-10ofz#797 truncate broken polygon to amount readCaolán McNamara1-0/+4
2017-03-09ofz#439 protect against 0 len textCaolán McNamara1-2/+2
2017-03-08loplugin:loopvartoosmallStephan Bergmann3-3/+3
2017-03-03ofz: avoid oomCaolán McNamara1-1/+7
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara1-7/+2
2017-02-24ofz: slow unitCaolán McNamara1-0/+8
2017-02-24clarify this code a little bitCaolán McNamara1-5/+6
2017-02-09convert BmpConversion to scoped enumNoel Grandin1-1/+1
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-1/+0
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin1-2/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-25Resolves: tdf#94457 our EmfPlusSetPageTransform is malformedCaolán McNamara1-3/+1
2017-01-05Related: tdf#45820 polygon clipping during wmf load is ultra slowCaolán McNamara1-4/+31
2016-12-29Add support for ETO_PDY in WMF/EMFMike Kaganski4-84/+130
2016-12-27tdf#39894: Metafile: use distance from last char cell to nextMike Kaganski3-39/+48
2016-12-22Resolves: ofz#313 cbBmiSrc > getDIBV5HeaderSizeCaolán McNamara1-4/+13
2016-12-22valgrind: stick 0 at end of successfully read dataCaolán McNamara1-2/+2
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin1-2/+0
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin2-6/+6
2016-12-10oss-fuzz: handle W_META_CREATEFONTINDIRECT like EMR_EXTCREATEFONTINDIRECTWCaolán McNamara1-1/+2
2016-12-09oss-fuzz we don't want this stream to automatically resize on seeks past endCaolán McNamara1-1/+1
2016-12-07convert PolyFlags to scoped enumNoel Grandin2-5/+5
2016-12-06convert PolyStyle to scoped enumNoel Grandin2-6/+6
2016-12-05Change Read/Write access to Scoped Read/Write accessMark Page1-4/+4
2016-12-05fix buildCaolán McNamara1-1/+1
2016-12-05AvoidConfig fastpath for testingCaolán McNamara1-0/+3
2016-12-05Change Read/Write access to Scoped Read/Write accessMark Page1-6/+4
2016-11-04loplugin:unnnecessaryvirtual in vclNoel Grandin1-2/+2
2016-10-26loplugin:expandablemethods in vclNoel Grandin2-7/+1