summaryrefslogtreecommitdiff
path: root/filter/source/flash/swfwriter.cxx
AgeCommit message (Expand)Author
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-08-16loplugin:useuniqueptr in swf::WriterNoel Grandin
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin
2018-03-20loplugin:useuniqueptr in SpriteNoel Grandin
2018-03-14Modernize a bit filter (part1)Julien Nabet
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-19loplugin:useuniqueptr in swf::WriterNoel 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-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-21cppcheck: funcArgOrderDifferentJochen Nitschke
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-06-17Remove the "using namespace std" from filterMark Page
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-03-04loplugin:unuseddefaultparam in filterNoel Grandin
2016-03-03loplugin:unuseddefaultparams in filterNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-04-10VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks
2015-04-10Move OutputDevice members to VclPtr: filter, reportdesign, uui.Michael Meeks
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-14THEFUTURE is unused ;)Thomas Arnhold
2014-04-04Drop dead code since 2002Takeshi Abe
2014-02-27Remove visual noise from filterAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-14Be explicit when using bool as integral valueStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-04-29Prefix ++/-- operators for non-primitive typesJulien Nabet
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-08-11Some cppcheck cleaningJulien Nabet
2011-01-30unread variableKenneth Venken
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-09cppcheck: unused variableCaolán McNamara
2010-12-09cppcheck: the scope of these variables can be reducedCaolán McNamara
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth