summaryrefslogtreecommitdiff
path: root/forms/source/component/ComboBox.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin1-5/+4
2019-02-23loplugin:unusedfields in forms..fpickerNoel Grandin1-1/+0
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-4/+6
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-0/+1
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin1-12/+0
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-01-15More loplugin:cstylecast: formsStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: formsStephan Bergmann1-1/+1
2017-12-18loplugin:unusedindexMike Kaganski1-16/+9
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-10-23loplugin:includeform: formsStephan Bergmann1-4/+4
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-13use more OUString::operator== in forms..salNoel Grandin1-1/+1
2017-06-14Handle TypedItemList property in models, tdf#108413 follow-upEike Rathke1-4/+13
2017-06-13Fix subsequentcheck, TYPEDITEMLIST has to be OPTIONAL, tdf#108413 follow-upEike Rathke1-1/+1
2017-06-12Resolves: tdf#108413 yet some more TYPEDITEMLIST property entriesEike Rathke1-1/+2
2017-06-05Improved loplugin:cstylecast to reference types: formsStephan Bergmann1-2/+2
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke1-0/+17
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke1-17/+0
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke1-0/+17
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-10/+7
2016-10-26coverity#1374280 Uncaught exceptionCaolán McNamara1-3/+1
2016-04-01sequence->vector in formsNoel Grandin1-2/+2
2016-02-25convert EComposeRule to scoped enumNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-19use comphelper::containerToSequenceNoel Grandin1-7/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-10-02com::sun::star->css in forms/Noel Grandin1-6/+6
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-2/+2
2015-08-19Remove two silly typedefsStephan Bergmann1-11/+11
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-3/+6
2015-02-17forms: use constructor feature for form modulesChris Sherlock1-16/+12
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-3/+3
2014-09-19fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher1-7/+7
2014-08-21stario -> css::ioThomas Arnhold1-3/+3
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet1-1/+1
2014-05-06forms: sal_Bool->boolNoel Grandin1-8/+8
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-2/+2
2014-02-26Remove visual noise from formsAlexander Wilms1-7/+7
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-9/+9
2014-02-23Remove unneccessary commentsAlexander Wilms1-34/+34
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-4/+4
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-5/+0
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1