summaryrefslogtreecommitdiff
path: root/forms/source/component/ComboBox.cxx
AgeCommit message (Expand)Author
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-06-14Handle TypedItemList property in models, tdf#108413 follow-upEike Rathke
2017-06-13Fix subsequentcheck, TYPEDITEMLIST has to be OPTIONAL, tdf#108413 follow-upEike Rathke
2017-06-12Resolves: tdf#108413 yet some more TYPEDITEMLIST property entriesEike Rathke
2017-06-05Improved loplugin:cstylecast to reference types: formsStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
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
2016-10-26coverity#1374280 Uncaught exceptionCaolán McNamara
2016-04-01sequence->vector in formsNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-02Fix typosAndrea Gelmini
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-19Remove two silly typedefsStephan Bergmann
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-02-17forms: use constructor feature for form modulesChris Sherlock
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-09-19fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher
2014-08-21stario -> css::ioThomas Arnhold
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-02-26Remove visual noise from formsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin
2013-04-23forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-03-06Translate German comments, fix some whitespace and bad translationsPhilipp Weissenbacher
2011-12-30Fix for fdo43460 Part XVIII getLength() to isEmpty()Gustavo Buzzatti Pacheco
2011-12-12catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from formsNorbert Thiebaud