summaryrefslogtreecommitdiff
path: root/forms/source/component/ComboBox.cxx
AgeCommit message (Expand)Author
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
2016-10-26coverity#1374280 Uncaught exceptionCaolán McNamara
2016-04-01sequence->vector in formsNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-02Fix typosAndrea Gelmini
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-19Remove two silly typedefsStephan Bergmann
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-02-17forms: use constructor feature for form modulesChris Sherlock
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-09-19fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher
2014-08-21stario -> css::ioThomas Arnhold
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann