summaryrefslogtreecommitdiff
path: root/forms/source/component
AgeCommit message (Expand)Author
2021-11-05Replace some macros in forms part 4Julien Nabet
2021-11-04Replace some macros in forms part 3Julien Nabet
2021-11-03Replace some macros in forms part 2Julien Nabet
2021-11-02Replace some macros in formsJulien 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-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11loplugin:moveparam in formsNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-10Missing includeStephan Bergmann
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-06-08Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker)Julien Nabet
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-02-26loplugin:refcounting in formsNoel
2021-02-21loplugin:refcounting in formsNoel
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2021-02-04tdf#140151: revert fix for tdf#46579 which caused regressionJulien Nabet
2021-01-28simplify code, use more subView()Noel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-30AppendRowSetValueString is used on a ValueListStephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-03Simplify code in forms/clickableimageJulien Nabet
2020-12-02tdf#46579: fix form fields 'Image Button' in FormsJulien Nabet
2020-12-02Removed triplicated includesAndrea Gelmini
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-13tdf#123936 Formatting files in module forms with clang-formatPhilipp Hofer
2020-10-22long->tools::Long in forms..frameworkNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-23Fix typo in codeAndrea Gelmini
2020-08-30Fix typo in codeAndrea Gelmini