summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf/wmfwr.hxx
AgeCommit message (Expand)Author
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
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-11-18com::sun::star->css in vcl/Noel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-07-19sal_uInt16 suffices here, and suppresses a downcast warningMatteo Casalin
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2014-12-20TyposJulien Nabet
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-05-01coverity#708321 Uninitialized pointer fieldCaolán McNamara
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-10Translated German commentsLuc Castermans
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-08-12convert vcl/source/filter/wmf/wmfhr.hxx from String to OUStringNoel Grandin
2013-06-07sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03move fltcall.hxx to vcl to avoid circ. dep.David Tardon
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky