summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf/emfwr.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2016-05-22Convert EmfPlusRecordType to scoped enumNoel Grandin1-2/+3
2016-05-09Update the wmf filter to simplify object ownershipMark Page1-2/+1
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-2/+2
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock1-0/+117
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock1-117/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-2/+2
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-20vcl: convert new to ::CreateMichael Meeks1-1/+1
2015-04-10wrap more stuff in VclPtrNoel Grandin1-2/+2
2015-04-10vclptr: various mistakes fixed, and more ptr types converted.Michael Meeks1-1/+2
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-1/+1
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-2/+2
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-1/+1
2014-05-01coverity#738861 Uninitialized pointer fieldCaolán McNamara1-4/+19
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin1-1/+1
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock1-4/+0
2014-02-26Remove visual noise from vclAlexander Wilms1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-9/+9
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-3/+3
2013-08-12convert vcl/source/filter/wmg/emfwr.hxx from String to OUStringNoel Grandin1-1/+1
2013-03-03move fltcall.hxx to vcl to avoid circ. dep.David Tardon1-1/+1
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky1-0/+105