summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)AuthorFilesLines
2018-05-08convert DELETEX to DELETEZNoel Grandin1-1/+1
2018-05-07loplugin:useuniqueptr in SfxDocumentInfoItem and CustomPropertiesWindowNoel Grandin1-24/+22
2018-05-07loplugin:useuniqueptr in SfxCmisVersionsDialogNoel Grandin1-14/+11
2018-05-07loplugin:useuniqueptr in SfxVersionDialogNoel Grandin1-14/+11
2018-05-07loplugin:useuniqueptr in SfxModalDialogNoel Grandin1-2/+2
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-05-04weld SwOutlineTabDialogCaolán McNamara1-0/+5
2018-05-04coverity#1435273 Resource leak in objectCaolán McNamara1-23/+21
2018-05-04no need to expose m_pExampleSet as non-constNoel Grandin1-3/+3
2018-05-04loplugin:useuniqueptr in SfxManageStyleSheetPageNoel Grandin1-2/+2
2018-05-04Reverse debug logicEike Rathke1-1/+1
2018-05-04Debug string access out-of-boundsEike Rathke1-1/+1
2018-05-03m_bStandardPushed is deadNoel Grandin1-3/+0
2018-04-30tdf#117039: update infobar instead of removing and re-adding itKatarina Behrens1-8/+26
2018-04-29weld SwFootNoteOptionDlgCaolán McNamara1-0/+20
2018-04-28weld SwEnvDlgCaolán McNamara1-0/+26
2018-04-27weld SwLabDlgCaolán McNamara1-7/+616
2018-04-26weld SwLabPreviewCaolán McNamara1-2/+2
2018-04-26identify tab pages by name for save/storing active tabCaolán McNamara1-2/+2
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-11/+6
2018-04-23set SfxTabPage parent dialog explicitlyCaolán McNamara1-4/+12
2018-04-23move GetConfigId from TabPage to SfxTabPageCaolán McNamara1-0/+7
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara6-17/+30
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin4-50/+52
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen8-12/+0
2018-04-17tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu1-14/+13
2018-04-16-Werror,-Wreturn-std-move (recent Clang trunk)Stephan Bergmann1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-13weld DurationDialogCaolán McNamara1-64/+40
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin1-5/+4
2018-04-06weld linkeditdialogCaolán McNamara2-48/+9
2018-04-05fix bug in SfxDockingWindow::CalcAlignmentNoel Grandin1-1/+1
2018-04-04weld SvInsertOleDlgCaolán McNamara3-24/+69
2018-04-04loplugin:unusedmethodsNoel Grandin1-8/+0
2018-04-03weld SfxViewVersionDialog_ImplCaolán McNamara1-48/+31
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-04-02can now remove ResId based config id schemeCaolán McNamara1-37/+4
2018-04-01remove unused processfactory.hxx includesJochen Nitschke2-2/+0
2018-03-22set parent for password dialogCaolán McNamara2-5/+5
2018-03-20drop unnecessary includesCaolán McNamara9-9/+0
2018-03-19coverity#1430074 Uncaught exceptionCaolán McNamara1-5/+11
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara1-10/+1
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-9/+7
2018-03-13tdf#91106 sfx2: Stylist hierarchical: sort the Default Style firstMichael Stahl1-0/+4
2018-03-12tdf#115853: save current custom property when adding lineJulien Nabet1-1/+16
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara4-9/+5
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin3-13/+8
2018-03-07Resolves: tdf#116116 vertically center line in allocated heightCaolán McNamara1-0/+1
2018-03-07use more Color in sfx2..svtoolsNoel Grandin1-2/+2
2018-03-05We now use Unicode with MAPISendMailW, so no need for thisMike Kaganski1-4/+0