summaryrefslogtreecommitdiff
path: root/forms/source/component
AgeCommit message (Expand)Author
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-22Ensure SolarMutex is locked at DBG_TESTSOLARMUTEX checkpointsStephan Bergmann
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-12fdo#64456 impl_getValues always set m_nConvertedBoundValuesTypeLionel Elie Mamane
2013-05-12commit subforms before moving in parent formLionel Elie Mamane
2013-05-10Fix more exception specificationsStephan Bergmann
2013-05-10Fix exception specificationStephan Bergmann
2013-04-23fix, forget SAL_CALL againNoel Grandin
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin
2013-04-23forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna
2013-04-22Data-aware ListBox: declare the newly supported External Binding TypesLionel Elie Mamane
2013-04-22Data-aware bindable ListBox new feature: bind *value*Lionel Elie Mamane
2013-04-22ListBox: take care of validation (use binding value when appropriate)Lionel Elie Mamane
2013-04-22Use (get|set)ControlValue instead of manipulating the property directlyLionel Elie Mamane
2013-04-22Data-aware ListBox: add SelectedValue and SelectedValues propertiesLionel Elie Mamane
2013-04-22janitorial: typo in commentLionel Elie Mamane
2013-04-22janitorial: typo in variable nameLionel Elie Mamane
2013-04-22Note on design philosophy of data-aware ListBoxLionel Elie Mamane
2013-04-22Data-aware ListBox: BoundValue==-1 to store index in listLionel Elie Mamane
2013-04-22Data-aware ListBox: getCurrentValue should return *binding* valuesLionel Elie Mamane
2013-04-22Data-aware ListBox: populate ValueList even without bound fieldLionel Elie Mamane
2013-04-22assert non-nullness of interface before useLionel Elie Mamane
2013-04-22janitorial: typo in commentLionel Elie Mamane
2013-04-22factorise common codeLionel Elie Mamane
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19Delete two pass-through include files and update the file that included them.Michael Dunphy
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-27fdo#39445 writing out tools/fsys.hxx (forms)Andras Timar
2013-03-23"atomar" is not a wordTor Lillqvist
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-04drop sole DBG_ASSERT only use of Application::GetFilterHdlCaolán McNamara
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04doubled namespaceThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-02-11fdo#46808, convert svt::GraphicAccess to XComponentContextNoel Grandin
2013-02-11fdo#46808, Adapt form::control::FilterControl UNO service to new styleNoel Grandin
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin