summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf/enhwmf.cxx
AgeCommit message (Expand)Author
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-05-15ofz#1612 avoid oomCaolán McNamara
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-01Get rid of magic numbersBartosz Kosiorek
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-10ofz#797 truncate broken polygon to amount readCaolán McNamara
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-12-29Add support for ETO_PDY in WMF/EMFMike Kaganski
2016-12-27tdf#39894: Metafile: use distance from last char cell to nextMike Kaganski
2016-12-22Resolves: ofz#313 cbBmiSrc > getDIBV5HeaderSizeCaolán McNamara
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-30Convert MTF R2 constants to scoped enumNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-09Update the wmf filter to simplify object ownershipMark Page
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-04tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock
2016-03-02Fix the import of line joins and caps from EMF filesStephan van den Akker
2016-02-26Improve the import of pen styles from EMF filesStephan van den Akker
2016-01-29tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand
2016-01-21valgrind: memleak on thrown exceptionCaolán McNamara
2016-01-10Fix typosAndrea Gelmini
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-11tdf#93243 replace boost::bind with c++11 lambdas in vcl/source treeFabio Buso
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-04clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-31tdf#93750 allow for EMF+ record padding up to 11 bytesMike Kaganski
2015-08-27don't loop on overly-short nEndPosCaolán McNamara
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-14limit access to dx array to min of input len and len of arrayCaolán McNamara
2015-08-12another avoid endless loop with busted wmfCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-13fix a third emf crashCaolán McNamara
2015-07-13emf: fix another hangCaolán McNamara
2015-07-13emf: fix hangCaolán McNamara