summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-1/+0
* fix, forget SAL_CALL againNoel Grandin2013-04-231-6/+6
* fdo#46808, convert form::Forms to new styleNoel Grandin2013-04-234-7/+71
* forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna2013-04-2331-516/+472
* Data-aware ListBox: declare the newly supported External Binding TypesLionel Elie Mamane2013-04-221-5/+7
* Data-aware bindable ListBox new feature: bind *value*Lionel Elie Mamane2013-04-221-2/+32
* ListBox: take care of validation (use binding value when appropriate)Lionel Elie Mamane2013-04-223-3/+16
* Use (get|set)ControlValue instead of manipulating the property directlyLionel Elie Mamane2013-04-221-5/+5
* janitorial: alignmentLionel Elie Mamane2013-04-221-1/+1
* Data-aware ListBox: add SelectedValue and SelectedValues propertiesLionel Elie Mamane2013-04-225-23/+153
* janitorial: typo in commentLionel Elie Mamane2013-04-221-1/+1
* janitorial: typo in variable nameLionel Elie Mamane2013-04-221-4/+4
* Note on design philosophy of data-aware ListBoxLionel Elie Mamane2013-04-221-0/+48
* Data-aware ListBox: BoundValue==-1 to store index in listLionel Elie Mamane2013-04-221-0/+5
* Data-aware ListBox: getCurrentValue should return *binding* valuesLionel Elie Mamane2013-04-221-2/+49
* Data-aware ListBox: populate ValueList even without bound fieldLionel Elie Mamane2013-04-221-8/+9
* assert non-nullness of interface before useLionel Elie Mamane2013-04-221-0/+1
* janitorial: typo in commentLionel Elie Mamane2013-04-221-1/+1
* janitorial: typo in commentLionel Elie Mamane2013-04-221-1/+1
* factorise common codeLionel Elie Mamane2013-04-222-2/+8
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-225-113/+20
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-1/+1
* Delete two pass-through include files and update the file that included them.Michael Dunphy2013-04-191-1/+1
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-191-1/+1
* Java cleanup, use generics in calls to UnoRuntime#queryInterfaceNoel Grandin2013-04-196-14/+14
* Java cleanup, remove unnecessary castsNoel Grandin2013-04-1918-111/+111
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-184-98/+34
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#60724 informations -> informationThomas Arnhold2013-04-152-2/+2
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-074-4/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07158-1461/+1436
* new module i18nlangtagEike Rathke2013-04-052-2/+2
* Replace `compareTo(...) == 0` with ==Ashish Banerjee2013-04-051-1/+1
* Revert "Remove RTL_CONSTASCII_(U)STRINGPARAM in forms(frm_strings.hxx)"Thomas Arnhold2013-04-011-1/+1
* remove boilerplate commentsThomas Arnhold2013-04-0110-23/+5
* Remove RTL_CONSTASCII_(U)STRINGPARAM in forms(frm_strings.hxx)Chr. Rossmanith2013-04-011-1/+1
* Remove RTL_CONSTASCII_(U)STRING in formsChr. Rossmanith2013-04-015-6/+6
* ResMgr with LanguageTagEike Rathke2013-03-291-1/+1
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-291-3/+3
* coverity#704145 Resource leak in objectJulien Nabet2013-03-281-12/+6
* fdo#39445 writing out tools/fsys.hxx (forms)Andras Timar2013-03-271-11/+7
* -Wunused-macrosStephan Bergmann2013-03-276-52/+0
* add frm to Library_mergedPeter Foley2013-03-261-2/+0
* Fix warning: unused variable 'sConverted' [loplugin]Tor Lillqvist2013-03-251-3/+0
* "atomar" is not a wordTor Lillqvist2013-03-231-1/+1
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-202-5/+2
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-1911-14/+14
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-194-17/+17