summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf/wmfwr.cxx
AgeCommit message (Expand)Author
2019-12-24sal_Char->char in vclNoel Grandin
2019-09-10Fix typosAndrea Gelmini
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-02-11loplugin:indentation in vclNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-16loplugin:singlevalfields in vclNoel Grandin
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-10-13use range based loops over B2DPolyPolygon in vclJochen Nitschke
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-11-15loplugin:flatten in vclNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-26Don't pessimize to RTL_TEXTENCODING_DONTKNOWStephan Bergmann
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-13loplugin:oncevar: empty strings: vclStephan Bergmann
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel 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-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-09-05convert RasterOp to scoped enumNoel Grandin
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-06-29Get rid of some repetitive warnings about unimplemented MetaActionTypesTor Lillqvist
2016-06-08remove more "unsupported MetaAction" messages from test logsNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-06-03ignore comment WMF meta-actions in WMF writerNoel Grandin
2016-05-14cppcheck: uninitialised members in vclJochen Nitschke
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-04-13Stop assigning null to intrusive_ptrTakeshi Abe
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
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-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris 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: rename Font::GetName to Font::GetFamilyNameChris Sherlock
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