summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
2013-05-27make sure class MIP is complete before it is usedHerbert Dürr1-1/+1
2013-05-22Ensure SolarMutex is locked at DBG_TESTSOLARMUTEX checkpointsStephan Bergmann3-0/+4
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin9-28/+21
2013-05-12fdo#64456 impl_getValues always set m_nConvertedBoundValuesTypeLionel Elie Mamane1-0/+4
2013-05-12janitorial: correct method name in assert messageLionel Elie Mamane1-1/+1
2013-05-12commit subforms before moving in parent formLionel Elie Mamane2-38/+139
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-2/+2
2013-05-10Fix more exception specificationsStephan Bergmann1-18/+49
2013-05-10Fix exception specificationStephan Bergmann1-1/+3
2013-05-09fix memory leak with orphaned controls created on the flyNoel Power1-1/+2
2013-05-07connectivity: remove Package_generatedMichael Stahl1-0/+1
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin2-20/+26
2013-04-27those are never definedThomas Arnhold1-3/+0
2013-04-26Java cleanup, call static methods staticallyNoel Grandin1-4/+4
2013-04-25fdo#46808 Convert awt::Pointer to new styleNoel Grandin1-1/+0
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin1-2/+2
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-1/+0
2013-04-23fix, forget SAL_CALL againNoel Grandin1-6/+6
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin4-7/+71
2013-04-23forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna31-516/+472
2013-04-22Data-aware ListBox: declare the newly supported External Binding TypesLionel Elie Mamane1-5/+7
2013-04-22Data-aware bindable ListBox new feature: bind *value*Lionel Elie Mamane1-2/+32
2013-04-22ListBox: take care of validation (use binding value when appropriate)Lionel Elie Mamane3-3/+16
2013-04-22Use (get|set)ControlValue instead of manipulating the property directlyLionel Elie Mamane1-5/+5
2013-04-22janitorial: alignmentLionel Elie Mamane1-1/+1
2013-04-22Data-aware ListBox: add SelectedValue and SelectedValues propertiesLionel Elie Mamane5-23/+153
2013-04-22janitorial: typo in commentLionel Elie Mamane1-1/+1
2013-04-22janitorial: typo in variable nameLionel Elie Mamane1-4/+4
2013-04-22Note on design philosophy of data-aware ListBoxLionel Elie Mamane1-0/+48
2013-04-22Data-aware ListBox: BoundValue==-1 to store index in listLionel Elie Mamane1-0/+5
2013-04-22Data-aware ListBox: getCurrentValue should return *binding* valuesLionel Elie Mamane1-2/+49
2013-04-22Data-aware ListBox: populate ValueList even without bound fieldLionel Elie Mamane1-8/+9
2013-04-22assert non-nullness of interface before useLionel Elie Mamane1-0/+1
2013-04-22janitorial: typo in commentLionel Elie Mamane1-1/+1
2013-04-22janitorial: typo in commentLionel Elie Mamane1-1/+1
2013-04-22factorise common codeLionel Elie Mamane2-2/+8
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks5-113/+20
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-19Delete two pass-through include files and update the file that included them.Michael Dunphy1-1/+1
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-1/+1
2013-04-19Java cleanup, use generics in calls to UnoRuntime#queryInterfaceNoel Grandin6-14/+14
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin18-111/+111
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane4-98/+34
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 informations -> informationThomas Arnhold2-2/+2
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák4-4/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák158-1461/+1436
2013-04-05new module i18nlangtagEike Rathke2-2/+2