summaryrefslogtreecommitdiff
path: root/filter/source/flash/swfwriter1.cxx
AgeCommit message (Expand)Author
2019-07-20cid#1448337 Unchecked return value from libraryCaolán McNamara
2019-07-18cid#1448337 Unchecked return value from libraryCaolán McNamara
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-27Fix typoAndrea Gelmini
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-16loplugin:useuniqueptr in swf::WriterNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-03-15move swffilter use of BitmapEx::GetAlpha inside vclNoel Grandin
2018-03-14Modernize a bit filter (part1)Julien Nabet
2018-03-07use more Color in editeng..formsNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin
2018-02-07use scanline when reading pixel dataNoel Grandin
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-27loplugin:constparams in filterNoel Grandin
2017-04-15Fix typosAndrea Gelmini
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-17Remove the "using namespace std" from filterMark Page
2016-06-13loplugin:sallogareasStephan Bergmann
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-02-22loplugin:commaoperator in filter/Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock