summaryrefslogtreecommitdiff
path: root/forms/source/xforms
AgeCommit message (Expand)Author
2020-05-28limit forms to http[s]Caolán McNamara
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
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin
2017-09-20unused fields in XFormsEventConcreteNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-03loplugin:constparams in formsNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:oncevar filter..formsNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-01Fix typosAndrea Gelmini
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-28loplugin:salunicodeliteral: formsStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-09space typoEike Rathke
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin