summaryrefslogtreecommitdiff
path: root/filter/source/flash
AgeCommit message (Expand)Author
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-28coverity#704475 Division or modulo by float zeroCaolán McNamara
2014-05-13improve some spelling and grammarNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-04-14THEFUTURE is unused ;)Thomas Arnhold
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
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-05Avoid possible resource leaks in case of exceptionsTakeshi Abe
2014-04-04Drop dead code since 2002Takeshi Abe
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21coverity#705160 Missing break in switchCaolán McNamara
2014-03-21coverity#705159 Missing break in switchCaolán McNamara
2014-03-17filter,formula: prefer passing OUString by referenceNoel Grandin
2014-03-10filter: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-27Remove visual noise from filterAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-08coverity#707788 Unitialized scalar fieldNorbert Thiebaud
2014-02-06Typo: formating -> formattingJulien Nabet
2014-02-06coverity#707787 Uninitialized scalar fieldCaolán McNamara
2014-02-06coverity#707789 Uninitialized scalar fieldCaolán McNamara
2014-02-06coverity#707791 Uninitialized scalar fieldCaolán McNamara
2014-02-06coverity#707792 Uninitialized scalar fieldCaolán McNamara
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-16fdo#54938: Convert filter to cppu::supportsServiceMarcos Paulo de Souza
2014-01-14Be explicit when using bool as integral valueStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-25filter: un-break the SWF export dialogMichael Stahl
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-11-13Convert ImpSWFDialog.src to uiLaurent Balland-Poirier
2013-11-12Resolves: fdo#71309 Export SWF with Multiple files crashesLaurent Balland-Poirier
2013-10-23fixincludeguards.sh: filterThomas Arnhold
2013-10-20L10n of SWF export options dialogLaurent Balland-Poirier
2013-10-01convert leftovers in filter module from String to OUStringNoel Grandin
2013-09-17convert remains of filter module from String to OUStringNoel Grandin
2013-09-17convert filter/source/flash/swfwriter.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist