summaryrefslogtreecommitdiff
path: root/filter/source/flash/swfwriter.hxx
AgeCommit message (Expand)Author
2020-04-23Drop Macromedia Flash export filterGabor Kelemen
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-09-04loplugin:constmethod in filterNoel Grandin
2019-05-27Fix typoAndrea Gelmini
2018-08-16loplugin:useuniqueptr in swf::WriterNoel Grandin
2018-06-03tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin
2018-03-20loplugin:useuniqueptr in SpriteNoel Grandin
2018-02-19loplugin:useuniqueptr in swf::WriterNoel Grandin
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-07-27loplugin:constparams in filterNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-21cppcheck: funcArgOrderDifferentJochen Nitschke
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin
2016-10-26The default std::less<sal_uInt16> is fineTakeshi Abe
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-04loplugin:unuseddefaultparam in filterNoel Grandin
2016-03-03loplugin:unuseddefaultparams in filterNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-20loplugin:unusedfields filterNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara
2015-10-01com::sun::star->css in filter/Noel Grandin
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-07-17loplugin:unusedmethods filterNoel Grandin
2015-05-18Remove include stdio (part2)Julien Nabet
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-02-21TyposJulien Nabet
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-14THEFUTURE is unused ;)Thomas Arnhold
2014-04-04Drop dead code since 2002Takeshi Abe
2014-02-27Remove visual noise from filterAlexander Wilms
2013-10-23fixincludeguards.sh: filterThomas Arnhold
2013-09-17convert filter/source/flash/swfwriter.hxx from String to OUStringNoel Grandin
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2011-02-24Remove more commented unused variablesMichael Lefevre
2010-10-28add modelines to .hxx files as wellCaolán McNamara