summaryrefslogtreecommitdiff
path: root/filter/source/flash/swfexporter.cxx
AgeCommit message (Expand)Author
2019-07-19loplugin:referencecasting in filterNoel Grandin
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-07loplugin:useuniqueptr in FlashExporterNoel Grandin
2018-03-20remove unused maShapesVectorNoel Grandin
2018-03-14Modernize a bit filter (part1)Julien Nabet
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-12-29Fix typosAndrea Gelmini
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-07-27loplugin:constparams in filterNoel Grandin
2017-05-19includes cleanup after loplugin runs in filter/Jochen Nitschke
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert filter module away from OSL_ASSERT to assertChris Sherlock
2017-05-03loplugin:checkunusedparams in filterNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-01-09New loplugin:externvar: filterStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-17Remove the "using namespace std" from filterMark Page
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in filterNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-20loplugin:unusedfields filterNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-03Fix typosAndrea Gelmini
2015-10-01com::sun::star->css in filter/Noel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-04-28FlashExporter::exportBackgrounds return type is sal_uInt16Stephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-10-06loplugin: cstylecastNoel Grandin
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-14THEFUTURE is unused ;)Thomas Arnhold
2014-04-11Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-08Resolves: #i56084# added support for export selection in swf exportArmin Le Grand
2014-04-04Drop dead code since 2002Takeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-08coverity#707788 Unitialized scalar fieldNorbert Thiebaud
2014-02-06coverity#707787 Uninitialized scalar fieldCaolán McNamara
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-09-17convert remains of filter module from String to OUStringNoel Grandin
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin