summaryrefslogtreecommitdiff
path: root/forms/source/xforms/submission
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in formsMike Kaganski
2021-10-03drop 'using namespace std' in desktop, e*, f*Julien Nabet
2021-06-02no need to allocate these on the heapNoel Grandin
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-02-21loplugin:refcounting in formsNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-13tdf#123936 Formatting files in module forms with clang-formatPhilipp Hofer
2020-06-04Upcoming loplugin:elidestringvar: formsStephan Bergmann
2020-05-12limit forms to http[s]Caolán McNamara
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen
2019-12-19sal_Char->char in forms..frameworkNoel Grandin
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin
2019-02-23loplugin:unusedfields in forms..fpickerNoel Grandin
2019-01-21Avoid -Werror=format-truncation=Stephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-01-23new loplugin: pointerboolNoel Grandin
2017-11-02loplugin:finalclasses in formsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-06-23loplugin:oncevar filter..formsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-12-23loplugin:unusedfields in formsNoel Grandin
2015-12-19coverity#1343619 Unchecked return valueCaolán McNamara
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-09-18boost->stdCaolán McNamara
2015-08-11forms: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin
2015-07-17loplugin:unusedmethods formsNoel Grandin
2015-06-30Fix typosAndrea Gelmini
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-06-16Fix typosAndrea Gelmini