summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf/winwmf.cxx
AgeCommit message (Expand)Author
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-04-24drop old WinMtfOutput::DrawPolygon methodNoel Grandin
2017-04-02ofz: avoid oomCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-03ofz: avoid oomCaolán McNamara
2017-02-24ofz: slow unitCaolán McNamara
2017-02-24clarify this code a little bitCaolán McNamara
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-22valgrind: stick 0 at end of successfully read dataCaolán McNamara
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-10oss-fuzz: handle W_META_CREATEFONTINDIRECT like EMR_EXTCREATEFONTINDIRECTWCaolán McNamara
2016-12-09oss-fuzz we don't want this stream to automatically resize on seeks past endCaolán McNamara
2016-12-05Change Read/Write access to Scoped Read/Write accessMark Page
2016-10-05convert MapUnit to scoped enumNoel 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-27loplugin:singlevalfields in vcl(part2)Noel 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-09Update the wmf filter to simplify object ownershipMark Page
2016-03-04tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock
2016-01-21valgrind: memleak on thrown exceptionCaolán McNamara
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
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-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-29coverity#1242704 Untrusted loop boundCaolán McNamara
2015-08-31check stream statusCaolán McNamara
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-07-10fix potential hang hereCaolán McNamara
2015-07-10avoid endless loop with busted wmfCaolán McNamara
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin