summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-06unused ODatabaseForm::CreateCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28forms: Replace these macrosMatúš Kukan
2015-03-28forms: More unused services related stuffMatúš Kukan
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25convert EE_STAT constants to enum classNoel Grandin
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-24loplugin:constantfunction: formsNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-11SfxItemHandle is only used in one place, so inline itNoel Grandin
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-02cppcheck: duplicate inherited memberNoel Grandin
2015-02-27Fix OFormattedFieldWrapper[_ForcedFormatted] instance creationStephan Bergmann
2015-02-20Remove unnecessary prefixesStephan Bergmann
2015-02-19callcatcher: update unused codeCaolán McNamara
2015-02-17forms: Fix copy'n'paste mistakes.Jan Holesovsky
2015-02-17forms: Convert also com.sun.star.form.XForms.Jan Holesovsky
2015-02-17forms: use constructor feature for form modulesChris Sherlock
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