summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2015-02-11GenerateHeader(false) -> SetHeaderGenerated()Stephan Bergmann
2015-02-09forms: use constructor feature for ODatabaseFormMiklos Vajna
2015-02-09forms: use constructor feature for OFormsCollectionMiklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-30coverity#704645 Dereference after null checkCaolán McNamara
2015-01-30chisel off some more unused codeCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: formsStephan Bergmann
2015-01-14Revert "ListBox: refuse to give values before we are loaded"Stephan Bergmann
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-13css.form.component.{CheckBox,RadioButton} DefaultState property valuesStephan Bergmann
2015-01-13ListBox with value list: consider first empty value as NULLLionel Elie Mamane
2015-01-13ListBox: refuse to give values before we are loadedLionel Elie Mamane
2015-01-13janitorialLionel Elie Mamane
2015-01-13java: inline some test propertiesNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05spelling: attachement -> attachmentNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-19java: don't synch on an object and also assign to itNoel Grandin
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-15java: remove more test skeleton codeNoel Grandin
2014-12-15forms: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-12-09changed timers to idlesTobias Madl
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-25java: remove some comment noiseNoel Grandin
2014-11-25java,framework: remove unused vars and parametersNoel Grandin
2014-11-24unotools: Internalize ucblockbytes.hxx headerMatúš Kukan
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14coverity#706540 Uncaught exceptionCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-11-11Revert "Some SvxFontHeightItem clean-up"Stephan Bergmann
2014-11-11Some SvxFontHeightItem clean-upStephan Bergmann
2014-11-07Try to fix ambiguity errorZolnai Tamás
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05new loplugin: use more efficient find() methodsNoel Grandin
2014-11-05fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin