summaryrefslogtreecommitdiff
path: root/forms/source/component/ListBox.hxx
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin
2017-11-02loplugin:finalclasses in formsNoel Grandin
2017-10-23loplugin:includeform: formsStephan Bergmann
2017-05-22Fix the from-German translation of "UNO binding"Johnny_M
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-03Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-11-21remove use of tryPropertyValue Any specialisationJochen Nitschke
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin
2016-10-27coverity#1374315 Uncaught exceptionCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01coverity#1372386 Uncaught exceptionCaolán McNamara
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07cppcheck: noExplicitConstructorCaolán McNamara
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-08-19Remove two silly typedefsStephan Bergmann
2015-08-11forms: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-01-13ListBox with value list: consider first empty value as NULLLionel Elie Mamane
2014-12-09changed timers to idlesTobias Madl
2014-06-04forms: expand DECLARE_XCLONEABLEThomas Arnhold
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from formsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-05fixincludeguards.sh: formsThomas Arnhold
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin
2013-04-22ListBox: take care of validation (use binding value when appropriate)Lionel Elie Mamane
2013-04-22Data-aware ListBox: add SelectedValue and SelectedValues propertiesLionel Elie Mamane
2013-04-22janitorial: typo in commentLionel Elie Mamane
2013-04-22Note on design philosophy of data-aware ListBoxLionel Elie Mamane
2013-04-22factorise common codeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-26removed unnecessary forward declarations of classTakeshi Abe
2012-02-16fdo#46163 convert bound values to bound column's typeLionel Elie Mamane
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-04-29fs33a: #i111238# ensure that form control list boxes, which override the Stri...Frank Schoenheit [fs]
2010-02-25#i109081# translateDbColumnToControlValue: force the current value to be the ...Frank Schönheit