summaryrefslogtreecommitdiff
path: root/filter/source/t602
AgeCommit message (Expand)Author
2023-10-19Use OUString instead of OUStringLiteralStephan Bergmann
2023-03-07clang-tidy dead-storeNoel Grandin
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2022-11-05-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): filterStephan Bergmann
2022-10-24T602ImportFilterDialog doesn't need to implement XLocalizableCaolán McNamara
2022-10-24drop newly unused std::locale maResLocaleCaolán McNamara
2022-10-24Drop {PDFFilterResId, getResStr, XsltResId} and use FilterResId in "filter"Kevin Suo
2022-06-01clang-tidy modernize-pass-by-value in filterNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in filterMike Kaganski
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-06-11Simplify Sequence/vector initializationsJulien Nabet
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-02-21loplugin:refcounting in filterNoel
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-12-03remove some useless comment linesNoel Grandin
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
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
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-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-06-23loplugin:oncevar filter..formsNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
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-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