summaryrefslogtreecommitdiffstats
path: root/forms/source/component/ListBox.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-1/+1
* Remove visual noise from formsAlexander Wilms2014-02-261-17/+17
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-38/+38
* Remove unnecessary bool2anyStephan Bergmann2014-02-241-1/+1
* Remove unneccessary commentsAlexander Wilms2014-02-231-90/+90
* coverity#738654 Uninitialized scalar fieldCaolán McNamara2014-02-211-0/+2
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-171-3/+3
* FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-211-7/+0
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-121-1/+1
* remove redundant calls to OUString constructorNoel Grandin2013-11-041-3/+3
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-2/+2
* fdo#66171 ListBox correctly save empty or zero BoundColumnLionel Elie Mamane2013-06-271-0/+5
* make "gcc -Werror" happyLionel Elie Mamane2013-06-231-1/+1
* Data-aware ListBox: fix case ListSourceType==TableFieldsLionel Elie Mamane2013-06-231-0/+12
* Don't second-guess the databaseLionel Elie Mamane2013-06-231-1/+1
* Data-aware ListBox: use entry for NULL if the *bound* value is NULLLionel Elie Mamane2013-06-231-1/+6
* Use unsigned values in m_a(Converted)BoundValuesLionel Elie Mamane2013-06-231-1/+1
* enhance commentLionel Elie Mamane2013-06-231-1/+1
* avoid initialise-then-resetLionel Elie Mamane2013-06-231-2/+1
* fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin2013-06-031-8/+9
* fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin2013-06-031-1/+1
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-05-311-11/+10
* fdo#64456 impl_getValues always set m_nConvertedBoundValuesTypeLionel Elie Mamane2013-05-121-0/+4
* forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna2013-04-231-1/+1
* Data-aware ListBox: declare the newly supported External Binding TypesLionel Elie Mamane2013-04-221-5/+7
* Data-aware bindable ListBox new feature: bind *value*Lionel Elie Mamane2013-04-221-2/+32
* ListBox: take care of validation (use binding value when appropriate)Lionel Elie Mamane2013-04-221-2/+13
* Use (get|set)ControlValue instead of manipulating the property directlyLionel Elie Mamane2013-04-221-5/+5
* Data-aware ListBox: add SelectedValue and SelectedValues propertiesLionel Elie Mamane2013-04-221-21/+137
* janitorial: typo in variable nameLionel Elie Mamane2013-04-221-4/+4
* Data-aware ListBox: BoundValue==-1 to store index in listLionel Elie Mamane2013-04-221-0/+5
* Data-aware ListBox: getCurrentValue should return *binding* valuesLionel Elie Mamane2013-04-221-2/+49
* Data-aware ListBox: populate ValueList even without bound fieldLionel Elie Mamane2013-04-221-8/+9
* assert non-nullness of interface before useLionel Elie Mamane2013-04-221-0/+1
* janitorial: typo in commentLionel Elie Mamane2013-04-221-1/+1
* factorise common codeLionel Elie Mamane2013-04-221-2/+7
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-63/+63
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-5/+5
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* Include <iterator>Fridrich Štrba2012-11-301-0/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-271-23/+14
* fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim2012-08-141-3/+3
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-1/+1
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* mingw: avoid weird build error and -WerrorDavid Tardon2012-04-161-1/+2
* Adapted AsyncEventNotifier to safer-to-use salhelper::ThreadStephan Bergmann2012-02-231-3/+8
* fdo#46163 convert bound values to bound column's typeLionel Elie Mamane2012-02-161-13/+57
* correct indentationLionel Elie Mamane2012-02-161-3/+3
* Translate German commentsPhilipp Weissenbacher2012-02-161-24/+22