summaryrefslogtreecommitdiff
path: root/forms/source/component/Filter.cxx
AgeCommit message (Expand)Author
2021-11-08Replace some macros in forms part 17Julien Nabet
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-01-28simplify code, use more subView()Noel
2020-08-19Fix typosAndrea Gelmini
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann
2019-04-13loplugin:sequentialassign in filter..fpickerNoel Grandin
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-01-12More loplugin:cstylecast: formsStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: formsStephan Bergmann
2017-10-01simplify some OUString compareTo callsMuhammet Kara
2017-08-03loplugin:constparams in formsNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-12-23loplugin:unusedfields in formsNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28forms: Replace these macrosMatúš Kukan
2015-03-24loplugin:constantfunction: formsNoel Grandin
2015-02-19callcatcher: update unused codeCaolán McNamara
2015-02-17forms: use constructor feature for form modulesChris Sherlock
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15forms: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-23loplugin: cstylecastNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-04-22More hacking on --disable-database-connectivityTor Lillqvist
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann