summaryrefslogtreecommitdiff
path: root/filter/source/flash/swfexporter.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Drop Macromedia Flash export filterGabor Kelemen1-725/+0
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen1-2/+1
2019-07-19loplugin:referencecasting in filterNoel Grandin1-6/+3
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin1-1/+0
2018-05-31drop Graphic::GetBitmapNoel Grandin1-1/+1
2018-05-07loplugin:useuniqueptr in FlashExporterNoel Grandin1-9/+6
2018-03-20remove unused maShapesVectorNoel Grandin1-4/+0
2018-03-14Modernize a bit filter (part1)Julien Nabet1-4/+2
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: filterStephan Bergmann1-2/+2
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin1-12/+5
2017-07-27loplugin:constparams in filterNoel Grandin1-7/+7
2017-05-19includes cleanup after loplugin runs in filter/Jochen Nitschke1-1/+0
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin1-16/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-3/+3
2017-05-07tdf#43157: convert filter module away from OSL_ASSERT to assertChris Sherlock1-3/+3
2017-05-03loplugin:checkunusedparams in filterNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-07loplugin:loopvartoosmallStephan Bergmann1-2/+1
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin1-1/+1
2017-01-09New loplugin:externvar: filterStephan Bergmann1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-06-17Remove the "using namespace std" from filterMark Page1-4/+3
2016-04-18Avoid reserved identifiersStephan Bergmann1-3/+3
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-7/+0
2016-04-12clang-tidy performance-unnecessary-value-param in filterNoel Grandin1-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-9/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-20loplugin:unusedfields filterNoel Grandin1-7/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-03Fix typosAndrea Gelmini1-1/+1
2015-10-01com::sun::star->css in filter/Noel Grandin1-1/+1
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti1-7/+7
2015-06-01loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin1-3/+4
2015-04-28FlashExporter::exportBackgrounds return type is sal_uInt16Stephan Bergmann1-2/+2
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-2/+2
2014-10-06loplugin: cstylecastNoel Grandin1-1/+1
2014-04-22filter: sal_Bool->boolNoel Grandin1-20/+20
2014-04-14THEFUTURE is unused ;)Thomas Arnhold1-8/+0
2014-04-11Avoid possible memory leaks in case of exceptionsTakeshi Abe1-6/+2
2014-04-08Resolves: #i56084# added support for export selection in swf exportArmin Le Grand1-11/+62
2014-04-04Drop dead code since 2002Takeshi Abe1-22/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-11/+11
2014-02-08coverity#707788 Unitialized scalar fieldNorbert Thiebaud1-4/+9
2014-02-06coverity#707787 Uninitialized scalar fieldCaolán McNamara1-6/+8
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin1-6/+6
2013-09-17convert remains of filter module from String to OUStringNoel Grandin1-1/+1