summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui
AgeCommit message (Expand)Author
2014-11-16EndDialog(sal_True) ==> EndDialog(RET_OK)Matteo Casalin
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-06use bookmarks to mark mailmerge parts in a mailmerge document (fdo#80823)Luboš Luňák
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-12Typo: compatability->compatibilityJulien Nabet
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09copy document defaults/properties for separate mailmerge result files #2Luboš Luňák
2014-10-09copy document defaults/properties for separate mailmerge result filesLuboš Luňák
2014-10-01MM: export the SwDocShell mail merge via UNOJan-Marek Glogowski
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-16Make UNO and wizard mail merge use same function.Eilidh McAdam
2014-09-12MM: refactor cancel handling for dbui dialogsJan-Marek Glogowski
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-05resource files: remove unused definitionsThomas Arnhold
2014-09-02convert DLG_MAILMERGECHILD floating window to .uiCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-17remove executable bitsThomas Arnhold
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara
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