summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui
AgeCommit message (Expand)Author
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-24DLG_MAILMERGEWIZARD conversion to .uiSzymon Kłos
2014-07-23remove unused private fieldNoel Grandin
2014-07-23use an expander instead of hand-crafted codeCaolán McNamara
2014-07-23drop helpids that go nowhereCaolán McNamara
2014-07-23DLG_MM_SENDMAILS conversion to .uiSzymon Kłos
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-03make these global level residsCaolán McNamara
2014-07-02DLG_MM_DBTABLEPREVIEWDIALOG and DLG_MM_MAILBODY conversion to .uiSzymon Kłos
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-16and now we can remove SwRestrictedComboBox as wellCaolán McNamara
2014-06-16missing SetForbiddenChars callCaolán McNamara
2014-06-16rework to use a SvSimpleTableContainerCaolán McNamara
2014-06-16DLG_MM_SELECTDBTABLEDDIALOG conversion to .uisk94
2014-06-12drop helpids that go nowhereCaolán McNamara
2014-06-12set mnemonic widget and replace 24 with optimal height requestCaolán McNamara
2014-06-12-Werror,-Wunused-private-fieldStephan Bergmann
2014-06-12DLG_MM_ASSIGNFIELDS conversion to .uisk94
2014-06-09SwAddressControl_Impl: add SAL_OVERRIDEMichael Stahl
2014-06-09use ok, cancel, help like everywhere elseCaolán McNamara
2014-06-09DLG_MM_CREATEADDRESSLIST conversion to .uisk94
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-02Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27sw: move SwSendMailDialog etc. to swui libraryMichael Stahl
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-14Unify utl::TempFile ctorsStephan Bergmann
2014-05-13utl::TempFile::CreateTempName pParent is unusedStephan Bergmann
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-18OUString: constify, remove temporaries and concatenated appendsMatteo Casalin
2014-04-18sal_uInt16 to intMatteo Casalin
2014-04-18Group common code for csv generation and simplify OUString handlingMatteo Casalin
2014-04-18OUString: constify and avoid temporariesMatteo Casalin
2014-04-18Remove unused OUStringsMatteo Casalin
2014-04-18sal_uInt16 to sal_uInt32 + constifyMatteo Casalin
2014-04-18Simplify generation of unique nameMatteo Casalin
2014-04-18OUString: reduce temporaries/concatenated appends + minor optimizationsMatteo Casalin
2014-04-18This seems to be an infinite loop (never triggered?)Matteo Casalin
2014-04-18Use more proper integer types + minor optimizationsMatteo Casalin
2014-04-18Avoid temporary boolMatteo Casalin
2014-04-18OUString: reduce temporaries and constifyMatteo Casalin
2014-04-18sal_uInt16 to sal_Int32/sal_uInt32 + constifyMatteo Casalin
2014-04-18Pass constant ASCII string directlyMatteo Casalin