summaryrefslogtreecommitdiff
path: root/forms/source/xforms/submission
AgeCommit message (Expand)Author
2020-05-13limit forms to http[s]Caolán McNamara
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
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-02cppcheck: duplicate inherited memberNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: formsStephan Bergmann
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-09-30forms: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-21forms: CSS -> cssThomas Arnhold