summaryrefslogtreecommitdiff
path: root/forms/source/xforms/xpathlib
AgeCommit message (Expand)Author
2019-09-26loplugin:constmethod in forms..fpickerNoel Grandin
2019-04-06Use char version of OString/OStringBuffer methodsMatteo Casalin
2019-03-20Improve parseDateTime tokenization and reduce OUString copiesMatteo Casalin
2018-08-30no need to allocate a new string in parseDurationNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-01-12More loplugin:cstylecast: formsStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: formsStephan Bergmann
2017-06-23loplugin:oncevar filter..formsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-22Elide const varsStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-02loplugin:unuseddefaultparam in formsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel 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-10-01loplugin:unusedmethodsNoel Grandin
2015-08-11forms: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-03Fix typosAndrea Gelmini
2015-05-18Remove include stdio (part2)Julien Nabet
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28forms: Replace these macrosMatúš Kukan
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-19callcatcher: update unused codeCaolán McNamara
2015-02-17forms: Fix copy'n'paste mistakes.Jan Holesovsky
2015-02-17forms: use constructor feature for form modulesChris Sherlock
2015-01-20Some more loplugin:cstylecast: formsStephan Bergmann
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in FORMS moduleNoel Grandin
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-28coverity#705651: fix memory leakMarkus Mohrhard
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-11fdo#46808, convert xml::xpath::XPathExtension service to new-styleNoel Grandin