summaryrefslogtreecommitdiffstats
path: root/forms/source/component/ListBox.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#106462 old value and new value were swappedLionel Elie Mamane2017-03-091-2/+2
* Resolves: tdf#79250 add typed list to form control listboxEike Rathke2017-02-141-1/+38
* Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke2017-02-111-46/+1
* Resolves: tdf#79250 add typed list to form control listboxEike Rathke2017-02-101-1/+46
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-40/+38
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-2/+2
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-171-1/+1
* remove use of tryPropertyValue Any specialisationJochen Nitschke2016-11-211-9/+17
* make comphelper::containerToSequence a little smarterNoel Grandin2016-11-091-2/+2
* loplugin:expandablemethods in forms..formulaNoel Grandin2016-11-081-1/+1
* coverity#1374315 Uncaught exceptionCaolán McNamara2016-10-271-1/+1
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-181-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* coverity#1372386 Uncaught exceptionCaolán McNamara2016-09-011-1/+1
* Clean up uses of Any::getValue() in formsStephan Bergmann2016-06-101-2/+3
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-0/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* sequence->vector in formsNoel Grandin2016-04-011-25/+31
* convert EComposeRule to scoped enumNoel Grandin2016-02-251-1/+1
* use comphelper::containerToSequence()Noel Grandin2015-12-031-6/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-021-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-071-3/+3
* Fix typosAndrea Gelmini2015-10-021-1/+1
* com::sun::star->css in forms/Noel Grandin2015-10-021-8/+8
* Remove two silly typedefsStephan Bergmann2015-08-191-10/+10
* loplugin: defaultparamsNoel Grandin2015-08-141-2/+2
* fix Windows buildNoel Grandin2015-06-011-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-06-011-3/+3
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-2/+1
* Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann2015-04-211-2/+2
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-4/+4
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-2/+2
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-171-3/+6
* Idle: Changed to new enum nameTobias Madl2015-03-061-1/+1
* Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2015-03-061-1/+1
* Timer: Adapted all idle includes and enum usesTobias Madl2015-03-061-1/+1
* forms: use constructor feature for form modulesChris Sherlock2015-02-171-17/+12
* Revert "ListBox: refuse to give values before we are loaded"Stephan Bergmann2015-01-141-3/+0
* ListBox with value list: consider first empty value as NULLLionel Elie Mamane2015-01-131-11/+23
* ListBox: refuse to give values before we are loadedLionel Elie Mamane2015-01-131-0/+3
* changed timers to idlesTobias Madl2014-12-091-8/+8
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* coverity#706543 uncaught exceptionDavid Tardon2014-11-041-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet2014-05-141-3/+3
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet2014-05-101-2/+2
* forms: sal_Bool->boolNoel Grandin2014-05-061-15/+15
* More hacking on --disable-database-connectivityTor Lillqvist2014-04-221-2/+14
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-141-2/+2
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-5/+5