summaryrefslogtreecommitdiff
path: root/filter/source/t602/t602filter.cxx
AgeCommit message (Expand)Author
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-10-02loplugin:reducevarscope in filterNoel
2020-09-05Simplify construction of a single-character OUStringStephan Bergmann
2020-07-12filter/t602: create instances with uno constructorsNoel Grandin
2020-04-14loplugin:flatten in filterNoel Grandin
2019-12-19sal_Char->char in filterNoel Grandin
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-09-01Fix '..'Andrea Gelmini
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): filterStephan Bergmann
2019-04-13loplugin:sequentialassign in filter..fpickerNoel Grandin
2019-02-09loplugin:indentation in filterNoel Grandin
2018-08-02loplugin:returnconstant in filterNoel Grandin
2018-01-15More loplugin:cstylecast: filterStephan Bergmann
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2018-01-11Replace some C-style casts in ugly macros with static_castStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: filterStephan Bergmann
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:oncevar filter..formsNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
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-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-16new loplugin: useuniqueptr: filterNoel Grandin
2017-01-09New loplugin:externvar: filterStephan Bergmann
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
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
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-01loplugin:refcountingStephan Bergmann
2015-10-01add 602 format to fftesterCaolán McNamara
2015-10-01com::sun::star->css in filter/Noel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin