summaryrefslogtreecommitdiff
path: root/filter/source/config/cache/filterfactory.cxx
AgeCommit message (Expand)Author
2018-03-14Modernize a bit filter (part1)Julien Nabet
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-11-13Fix typosAndrea Gelmini
2017-08-29filterconfig: drop unused debug macrosJochen Nitschke
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-06-26s/catched/caughtNoel Grandin
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09tdf#88205 Delete 'css::uno::Sequence' in filterkerem
2016-02-05Fix typosAndrea Gelmini
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-27Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-03Fix typosAndrea Gelmini
2015-02-07filter: try to fix GCC 4.6 buildMichael Stahl
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2014-12-18filter: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15filter: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-27filter: remove redundant macro wasting time.Michael Meeks
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in filterJulien Nabet
2013-05-12Quiet cppcheck + simplify/optimize a bitJulien Nabet
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-14fdo#57950: Remove some chained appends in filterMarcos Paulo de Souza
2013-01-28fdo#46808, Adapt document::FilterConfigRefresh UNO service to new styleNoel Grandin
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-09Get ride of not used macros in filterMarcos Paulo de Souza
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-27WaE: fix various msvc2008 warningsCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-13Fix typos in commentsElton Chung
2012-02-01Some cppcheck cleaningJulien Nabet
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot
2011-12-12catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from filterNorbert Thiebaud