summaryrefslogtreecommitdiff
path: root/forms/source/xforms/submission
AgeCommit message (Expand)Author
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
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in FORMS moduleNoel Grandin
2013-11-05fixincludeguards.sh: formsThomas Arnhold
2013-06-17fdo#43460 forms: use isEmpty()Jelle van der Waa
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann