summaryrefslogtreecommitdiff
path: root/forms/source/component/ListBox.cxx
AgeCommit message (Expand)Author
2017-06-05Improved loplugin:cstylecast to reference types: formsStephan Bergmann
2017-03-09tdf#106462 old value and new value were swappedLionel Elie Mamane
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
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-11-21remove use of tryPropertyValue Any specialisationJochen Nitschke
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin
2016-10-27coverity#1374315 Uncaught exceptionCaolán McNamara
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-01coverity#1372386 Uncaught exceptionCaolán McNamara
2016-06-10Clean up uses of Any::getValue() in formsStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-01sequence->vector in formsNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2015-12-03use comphelper::containerToSequence()Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-07cppcheck: noExplicitConstructorCaolán McNamara
2015-10-02Fix typosAndrea Gelmini
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-08-19Remove two silly typedefsStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-01fix Windows buildNoel Grandin
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-02-17forms: use constructor feature for form modulesChris Sherlock
2015-01-14Revert "ListBox: refuse to give values before we are loaded"Stephan Bergmann
2015-01-13ListBox with value list: consider first empty value as NULLLionel Elie Mamane
2015-01-13ListBox: refuse to give values before we are loadedLionel Elie Mamane
2014-12-09changed timers to idlesTobias Madl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-04coverity#706543 uncaught exceptionDavid Tardon
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-04-22More hacking on --disable-database-connectivityTor Lillqvist
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann