summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-05-08convert DELETEX to DELETEZNoel Grandin4-21/+11
2018-05-07cppcheck: accessMovedJochen Nitschke1-1/+1
2018-05-07loplugin:useuniqueptr in SfxDocumentInfoItem and CustomPropertiesWindowNoel Grandin1-24/+22
2018-05-07loplugin:useuniqueptr in SfxCmisVersionsDialogNoel Grandin2-15/+12
2018-05-07loplugin:useuniqueptr in SfxVersionDialogNoel Grandin2-15/+12
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-04Revert "Enable new Help to be installed as extension"Stephan Bergmann1-92/+7
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-04loplugin:useuniqueptr in SfxAppData_ImplNoel Grandin3-26/+28
2018-05-04Removed executable permission on data filesAndrea Gelmini1-0/+0
2018-05-04Reverse debug logicEike Rathke1-1/+1
2018-05-04Debug string access out-of-boundsEike Rathke1-1/+1
2018-05-03coverity#1435275 Uninitialized scalar fieldCaolán McNamara1-0/+1
2018-05-03m_bStandardPushed is deadNoel Grandin1-3/+0
2018-05-02Fix typosAndrea Gelmini1-1/+1
2018-05-02loplugin:useuniqueptr in ShutdownIconNoel Grandin2-9/+7
2018-05-02loplugin:useuniqueptr in ThumbnailViewNoel Grandin1-3/+3
2018-05-02loplugin:useuniqueptr in TemplateLocalViewNoel Grandin1-34/+26
2018-05-02loplugin:useuniqueptr in SfxEventNamesListNoel Grandin1-8/+5
2018-05-01weld ScShowTabDlgCaolán McNamara3-4/+4
2018-05-01update when gaining/losing focusCaolán McNamara1-0/+12
2018-04-30tdf#117039: update infobar instead of removing and re-adding itKatarina Behrens3-21/+67
2018-04-29Drop ShutdownIcon::GetResString l10n wrapper methodGabor Kelemen5-24/+21
2018-04-29weld SwFootNoteOptionDlgCaolán McNamara1-0/+20
2018-04-28weld SwEnvDlgCaolán McNamara1-0/+26
2018-04-28Enable undocking of sidebar by dragging a deck gripKatarina Behrens1-1/+17
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
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 McNamara2-6/+6
2018-04-26Change mouse cursor to Move when over sidebar deck gripKatarina Behrens1-0/+15
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-11/+6
2018-04-24Prep mouse event handler to indicate dragging startedKatarina Behrens3-0/+33
2018-04-24Show grip on sidebar's deck title to be used for drag'n'drop laterKatarina Behrens1-2/+6
2018-04-23set SfxTabPage parent dialog explicitlyCaolán McNamara1-4/+12
2018-04-23type mismatch at 1st parameter ('vcl::Window *const' vs 'const vcl::Window *')Caolán McNamara1-1/+1
2018-04-23move GetConfigId from TabPage to SfxTabPageCaolán McNamara1-0/+7
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara3-59/+42
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara9-20/+33
2018-04-22try to fix oss-fuzz build harderCaolán McNamara1-2/+2
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke1-2/+1
2018-04-21tdf#94498 add repeat search in Basic IDE by shortcuttagezi1-0/+18
2018-04-21loplugin:unusedmethodsNoel Grandin2-42/+0
2018-04-20loplugin:unusedfieldsNoel Grandin2-8/+1
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen7-7/+0
2018-04-20loplugin:singlevalfieldsNoel Grandin1-2/+1