summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2013-08-04fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-02make "gcc -Werror" happyLionel Elie Mamane
2013-06-28fdo#66171 ListBox correctly save empty or zero BoundColumnLionel Elie Mamane
2013-06-26Data-aware ListBox: fix case ListSourceType==TableFieldsLionel Elie Mamane
2013-06-24Don't second-guess the databaseLionel Elie Mamane
2013-06-24Data-aware ListBox: use entry for NULL if the *bound* value is NULLLionel Elie Mamane
2013-06-24Use unsigned values in m_a(Converted)BoundValuesLionel Elie Mamane
2013-05-22Ensure SolarMutex is locked at DBG_TESTSOLARMUTEX checkpointsStephan Bergmann
2013-05-12fdo#64456 impl_getValues always set m_nConvertedBoundValuesTypeLionel Elie Mamane
2013-05-12janitorial: correct method name in assert messageLionel Elie Mamane
2013-05-12commit subforms before moving in parent formLionel Elie Mamane
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-10Fix more exception specificationsStephan Bergmann
2013-05-10Fix exception specificationStephan Bergmann
2013-05-09fix memory leak with orphaned controls created on the flyNoel Power
2013-05-07connectivity: remove Package_generatedMichael Stahl
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2013-04-27those are never definedThomas Arnhold
2013-04-26Java cleanup, call static methods staticallyNoel Grandin
2013-04-25fdo#46808 Convert awt::Pointer to new styleNoel Grandin
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
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-22janitorial: alignmentLionel 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-22janitorial: typo in commentLionel Elie Mamane
2013-04-22factorise common codeLionel Elie Mamane
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
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-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19Java cleanup, use generics in calls to UnoRuntime#queryInterfaceNoel Grandin
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane