summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
2015-03-02cppcheck: duplicate inherited memberNoel Grandin1-2/+0
2015-02-27Fix OFormattedFieldWrapper[_ForcedFormatted] instance creationStephan Bergmann2-5/+51
2015-02-20Remove unnecessary prefixesStephan Bergmann1-2/+2
2015-02-19callcatcher: update unused codeCaolán McNamara16-180/+0
2015-02-17forms: Fix copy'n'paste mistakes.Jan Holesovsky5-17/+16
2015-02-17forms: Convert also com.sun.star.form.XForms.Jan Holesovsky9-545/+190
2015-02-17forms: use constructor feature for form modulesChris Sherlock39-569/+439
2015-02-11GenerateHeader(false) -> SetHeaderGenerated()Stephan Bergmann1-1/+1
2015-02-09forms: use constructor feature for ODatabaseFormMiklos Vajna3-4/+8
2015-02-09forms: use constructor feature for OFormsCollectionMiklos Vajna3-2/+8
2015-02-07loplugin:deletedspecialStephan Bergmann13-46/+28
2015-01-30coverity#704645 Dereference after null checkCaolán McNamara1-4/+3
2015-01-30chisel off some more unused codeCaolán McNamara2-9/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin3-5/+5
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin8-13/+13
2015-01-20Some more loplugin:cstylecast: formsStephan Bergmann4-14/+14
2015-01-14Revert "ListBox: refuse to give values before we are loaded"Stephan Bergmann1-3/+0
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin1-6/+3
2015-01-13css.form.component.{CheckBox,RadioButton} DefaultState property valuesStephan Bergmann1-2/+9
2015-01-13ListBox with value list: consider first empty value as NULLLionel Elie Mamane2-12/+27
2015-01-13ListBox: refuse to give values before we are loadedLionel Elie Mamane1-0/+3
2015-01-13janitorialLionel Elie Mamane1-1/+0
2015-01-13java: inline some test propertiesNoel Grandin2-22/+6
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl3-4/+5
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-6/+0
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin3-3/+3
2015-01-05spelling: attachement -> attachmentNoel Grandin2-2/+2
2015-01-05java: remove dead codeNoel Grandin3-131/+4
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara4-7/+7
2014-12-19java: don't synch on an object and also assign to itNoel Grandin1-10/+3
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann14-45/+45
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn3-9/+5
2014-12-15java: remove more test skeleton codeNoel Grandin1-71/+0
2014-12-15forms: Use appropriate OUString functions on string constantsStephan Bergmann3-8/+8
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-1/+1
2014-12-10java: simplify the getMSF() methodsNoel Grandin1-2/+1
2014-12-09changed timers to idlesTobias Madl2-9/+9
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-2/+2
2014-11-25java: remove some comment noiseNoel Grandin3-20/+0
2014-11-25java,framework: remove unused vars and parametersNoel Grandin1-2/+1
2014-11-24unotools: Internalize ucblockbytes.hxx headerMatúš Kukan3-3/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl6-0/+7
2014-11-18java: make fields final where possibleNoel Grandin11-31/+24
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl8-1/+10
2014-11-14coverity#706540 Uncaught exceptionCaolán McNamara1-1/+13
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava9-16/+16
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini5-6/+6
2014-11-12java: convert fields to local variables where possibleNoel Grandin4-14/+10
2014-11-11Revert "Some SvxFontHeightItem clean-up"Stephan Bergmann1-6/+4
2014-11-11Some SvxFontHeightItem clean-upStephan Bergmann1-4/+6