summaryrefslogtreecommitdiff
path: root/forms/source/component/ListBox.cxx
AgeCommit message (Expand)Author
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin
2021-11-08Replace some macros in forms part 17Julien Nabet
2021-11-07Replace some macros in forms part 16Julien Nabet
2021-11-06Replace some macros in forms part 10Julien Nabet
2021-11-06Replace some macros in forms part 9Julien Nabet
2021-11-05Replace some macros in forms part 7Julien Nabet
2021-11-05Replace some macros in forms part 8Julien Nabet
2021-11-05Replace some macros in forms part 5Julien Nabet
2021-11-05Replace some macros in forms part 4Julien Nabet
2021-10-30Prepare for removal of non-const operator[] from Sequence in formsMike Kaganski
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-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-08Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker)Julien Nabet
2020-12-30AppendRowSetValueString is used on a ValueListStephan Bergmann
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-06Use getTokenCount and indexed getTokenMatteo Casalin
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-17Use for-range loops in formsJulien Nabet
2018-01-15More loplugin:cstylecast: formsStephan Bergmann
2018-01-12More loplugin:cstylecast: formsStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05Replace deprecated std::bin2nd with lambda in formsStephan Bergmann
2017-11-20Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: formsStephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara