summaryrefslogtreecommitdiff
path: root/filter/source/t602
AgeCommit message (Expand)Author
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-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is*Stephan Bergmann
2017-02-25add 602 fuzzerCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann
2017-01-16new loplugin: useuniqueptr: filterNoel Grandin
2017-01-09New loplugin:externvar: filterStephan Bergmann
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-05-23convert tnode to scoped enumNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-12-23loplugin:unusedfields in filterNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-14coverity#1326215 Dereference after null checkCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara
2015-10-01loplugin:refcountingStephan Bergmann
2015-10-01add 602 format to fftesterCaolán McNamara
2015-10-01com::sun::star->css in filter/Noel Grandin
2015-08-11tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-20Some more loplugin:cstylecast: filterStephan Bergmann
2014-12-15filter: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-15coverity#707859 Uninitialized pointer fieldCaolán McNamara
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-07coverity#735434 Logically dead codeCaolán McNamara
2014-02-27Remove visual noise from filterAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-16fdo#54938: Convert filter to cppu::supportsServiceMarcos Paulo de Souza