summaryrefslogtreecommitdiff
path: root/forms/source/xforms
AgeCommit message (Expand)Author
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2020-11-13tdf#123936 Formatting files in module forms with clang-formatPhilipp Hofer
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-09-01Fix typo in codeAndrea Gelmini
2020-07-20compact namespace declNoel Grandin
2020-06-04Upcoming loplugin:elidestringvar: formsStephan Bergmann
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-05-12limit forms to http[s]Caolán McNamara
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08compact namespace in filter..frameworkNoel Grandin
2020-04-14loplugin:flatten in formsNoel Grandin
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-02-16clang-format f*,h* with under 5-percent lines of changeMuhammet Kara
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-12-19sal_Char->char in forms..frameworkNoel Grandin
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