summaryrefslogtreecommitdiff
path: root/forms/source
AgeCommit message (Expand)AuthorFilesLines
2013-04-23forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna30-515/+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-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-18date/time IDL datatypes incompatible changeLionel Elie Mamane3-96/+32
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 Rathke1-1/+1
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee1-1/+1
2013-04-01Revert "Remove RTL_CONSTASCII_(U)STRINGPARAM in forms(frm_strings.hxx)"Thomas Arnhold1-1/+1
2013-04-01remove boilerplate commentsThomas Arnhold10-23/+5
2013-04-01Remove RTL_CONSTASCII_(U)STRINGPARAM in forms(frm_strings.hxx)Chr. Rossmanith1-1/+1
2013-04-01Remove RTL_CONSTASCII_(U)STRING in formsChr. Rossmanith5-6/+6
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-3/+3
2013-03-28coverity#704145 Resource leak in objectJulien Nabet1-12/+6
2013-03-27fdo#39445 writing out tools/fsys.hxx (forms)Andras Timar1-11/+7
2013-03-27-Wunused-macrosStephan Bergmann6-52/+0
2013-03-25Fix warning: unused variable 'sConverted' [loplugin]Tor Lillqvist1-3/+0
2013-03-23"atomar" is not a wordTor Lillqvist1-1/+1
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2-5/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold11-14/+14
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann4-17/+17
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold34-105/+105
2013-03-19reduce whitespaces between include and filenameThomas Arnhold1-1/+1
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim4-0/+10
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-1/+1
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-1/+1
2013-03-08simplify some compareToThomas Arnhold1-1/+1
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-5/+5