summaryrefslogtreecommitdiff
path: root/forms/source/component/ComboBox.cxx
AgeCommit message (Expand)Author
2024-11-08Simplify a bitMike Kaganski
2024-05-08loplugin:ostr in formsNoel Grandin
2024-04-05tdf#146619 Drop unused 'using namespace' in: formsGabor Kelemen
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in formsStephan Bergmann
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-12-21loplugin:flatten in filter..frameworkNoel 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 6Julien Nabet
2021-11-04Replace some macros in forms part 3Julien 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-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen
2019-12-03remove some useless comment linesNoel Grandin
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin
2019-02-23loplugin:unusedfields in forms..fpickerNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
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-01-15More loplugin:cstylecast: formsStephan Bergmann
2018-01-12More loplugin:cstylecast: formsStephan Bergmann
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: formsStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-06-14Handle TypedItemList property in models, tdf#108413 follow-upEike Rathke
2017-06-13Fix subsequentcheck, TYPEDITEMLIST has to be OPTIONAL, tdf#108413 follow-upEike Rathke
2017-06-12Resolves: tdf#108413 yet some more TYPEDITEMLIST property entriesEike Rathke
2017-06-05Improved loplugin:cstylecast to reference types: formsStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-01-26Remove dynamic exception specificationsStephan Bergmann