summaryrefslogtreecommitdiff
path: root/forms/source/xforms
AgeCommit message (Expand)Author
2021-11-08Replace some macros in forms part 17Julien Nabet
2021-11-07Replace some macros in forms part 16Julien Nabet
2021-11-07Replace some macros in forms part 15Julien Nabet
2021-11-07Replace some macros in forms part 14Julien Nabet
2021-11-07Replace some macros in forms part 13Julien Nabet
2021-10-30Prepare for removal of non-const operator[] from Sequence in formsMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-03drop 'using namespace std' in desktop, e*, f*Julien Nabet
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-10Missing includeStephan Bergmann
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-02no need to allocate these on the heapNoel Grandin
2021-05-13comment on suspicious codeCaolán McNamara
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-02-26loplugin:refcounting in formsNoel
2021-02-21loplugin:refcounting in formsNoel
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorBayram Çiçek
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
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