summaryrefslogtreecommitdiff
path: root/forms/source/xforms
AgeCommit message (Expand)Author
2020-05-12limit forms to http[s]Caolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-26loplugin:constmethod in forms..fpickerNoel Grandin
2019-08-24loplugin:returnconstval in desktop..formsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin
2019-06-20tdf#39593 Remove static xforms::Binding::getModelImplArkadiy Illarionov
2019-06-20tdf#39593 Remove xforms::Model::getModelArkadiy Illarionov
2019-06-20tdf#39593 Remove xforms::Binding::getBindingArkadiy Illarionov
2019-06-20tdf#39593 Remove xforms::Submission::getSubmissionArkadiy Illarionov
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin
2019-06-07Fix typoAndrea Gelmini
2019-06-04Fix typoAndrea Gelmini
2019-05-22New loplugin:dataStephan Bergmann
2019-04-13loplugin:sequentialassign in filter..fpickerNoel Grandin
2019-04-06Use char version of OString/OStringBuffer methodsMatteo Casalin
2019-04-05Remove unused using declarations in directories [e-l]*Gabor Kelemen
2019-03-20Improve parseDateTime tokenization and reduce OUString copiesMatteo Casalin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-23loplugin:unusedfields in forms..fpickerNoel Grandin
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-01-21Avoid -Werror=format-truncation=Stephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-22--enable-dbgutil --disable-assert-always-abort fixesStephan Bergmann
2018-11-21improve function-local statics in forms..reportdesignNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-08-30no need to allocate a new string in parseDurationNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-02loplugin:stringloop in variousNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-21loplugin:useuniqueptr in PropertySetBaseNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-01-27Modernize a bit formsJulien Nabet
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-12More loplugin:cstylecast: formsStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-02loplugin:finalclasses in formsNoel Grandin
2017-10-23loplugin:includeform: formsStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin