summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-05-20coverity#1338604 Uninitialized scalar fieldCaolán McNamara1-0/+1
2018-05-20sfx2: Avoid looking up system clock twice for current datetimeTakeshi Abe1-1/+1
2018-05-18Refactor SfxObjectShell sign methodsSamuel Mehrbrodt2-54/+63
2018-05-18tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt2-10/+12
2018-05-18loplugin:unusedfields in sfx2Noel Grandin12-33/+18
2018-05-16loplugin:constantparamNoel Grandin3-10/+6
2018-05-15Sign Signature LineSamuel Mehrbrodt2-16/+45
2018-05-15tdf#117225 sfx2: fix leftover temp file when saving doc with embedded objectsMiklos Vajna2-0/+13
2018-05-14loplugin:useuniqueptr in SfxTabDialogNoel Grandin1-15/+12
2018-05-14loplugin:useuniqueptr in SfxViewShell_ImplNoel Grandin2-5/+3
2018-05-14loplugin:useuniqueptr in SfxCommonTemplateDialog_ImplNoel Grandin2-52/+45
2018-05-14Drop module-specific defines of DELETEZGabor Kelemen1-4/+0
2018-05-10move Java from config_features to already existing config_javaRene Engelhard1-1/+1
2018-05-10Make debugging obscure save failures slightly less awful.Michael Meeks1-0/+1
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