summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf
AgeCommit message (Expand)Author
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-13Stop assigning null to intrusive_ptrTakeshi Abe
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-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03vcl: cosmetic change - it appears some newlines were missing in wmfwr.cxxChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-21valgrind: memleak on thrown exceptionCaolán McNamara
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
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: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-10Cleanup FontCharMapPtr variable prefixesChris 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
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-11-24loplugin:unusedfields in vcl/Noel 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-11-06vcl: WinMtfOutput: replace the other mutable static with a member tooMichael Stahl
2015-11-06compilerplugins: enhance "badstatics" plugin to find membersMichael Stahl
2015-10-23take the world scaling factor for fonts, but not the rotationCaolán McNamara
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29coverity#1242704 Untrusted loop boundCaolán McNamara
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-31check stream statusCaolán McNamara
2015-08-27don't loop on overly-short nEndPosCaolán McNamara
2015-08-17tdf#93284 vcl: fix VirtualDevice leaks in the WMF filterMiklos Vajna
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud