summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf/wmf.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-08-21Fix typoAndrea Gelmini1-1/+1
2017-08-21emfplus: Corrected ReadWindowMetafileArmin Le Grand1-4/+17
2017-07-18loplugin:constparams in vclNoel Grandin1-1/+1
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand1-50/+23
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin1-2/+0
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin1-2/+2
2016-01-10Fix typosAndrea Gelmini1-2/+2
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock1-3/+3
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock1-3/+3
2015-11-11tdf#93243 replace boost::bind with c++11 lambdas in vcl/source treeFabio Buso1-5/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl1-0/+2
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin1-6/+6
2014-05-01coverity#738861 Uninitialized pointer fieldCaolán McNamara1-3/+2
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock1-10/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-5/+5
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-5/+5
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-2/+2
2013-09-10Resolves: #i123216# No FontScaling by WorldTransform on WMF importArmin Le Grand1-0/+7
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand1-2/+23
2013-06-07sal_Bool to boolTakeshi Abe1-4/+4
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky1-0/+110