summaryrefslogtreecommitdiff
path: root/filter/source/flash
AgeCommit message (Expand)AuthorFilesLines
2015-09-18tdf#93532 - Switching to 64-bit checksumMarco Cecchetti4-12/+14
2015-08-06store FilterConfigItem options in disposeLászló Németh1-0/+1
2015-05-18Remove include stdio (part2)Julien Nabet3-6/+0
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara1-1/+1
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin2-66/+68
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+0
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks6-17/+30
2015-04-28FlashExporter::exportBackgrounds return type is sal_uInt16Stephan Bergmann1-2/+2
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann1-4/+4
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks2-5/+4
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann1-1/+1
2015-04-10VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks2-2/+2
2015-04-10Move OutputDevice members to VclPtr: filter, reportdesign, uui.Michael Meeks2-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin3-9/+23
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2-3/+3
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-3/+3
2015-02-21TyposJulien Nabet1-1/+1
2015-01-28remove unused typedefsNoel Grandin1-1/+0
2015-01-21fdo#84336 Fix swf renderingMatthew Francis1-1/+1
2015-01-16remove unnecessary parenthesesNoel Grandin1-3/+3
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin3-6/+6
2014-12-18filter: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-29ref-counting vcl::Window subclassesNoel Grandin2-2/+0
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-10-06loplugin: cstylecastNoel Grandin2-36/+36
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin4-30/+30
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin1-2/+2
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin1-1/+1
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin1-9/+9
2014-09-23fdo#82577: Handle WindowNoel Grandin4-6/+6
2014-09-18fdo#82577: Handle FontNoel Grandin3-13/+13
2014-08-21stario -> css::ioThomas Arnhold1-1/+1
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud2-8/+8
2014-07-18coverity#704477 Division or modulo by float zeroCaolán McNamara1-2/+2
2014-07-11new loplugin: externalandnotdefinedNoel Grandin2-2/+2
2014-07-01clang scan-build: various warningsCaolán McNamara1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-8/+1
2014-05-28coverity#704475 Division or modulo by float zeroCaolán McNamara1-4/+4
2014-05-13improve some spelling and grammarNoel Grandin1-16/+14
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni2-3/+2
2014-04-22filter: sal_Bool->boolNoel Grandin6-71/+71
2014-04-21remove comments why a file gets includedThomas Arnhold1-2/+0
2014-04-14typo: paramter -> parameterThomas Arnhold1-1/+1
2014-04-14THEFUTURE is unused ;)Thomas Arnhold4-47/+0
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann5-12/+67