summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-05-22Bin pointless variableTor Lillqvist1-3/+1
2018-05-22Open template read-onlyTor Lillqvist1-1/+3
2018-05-22tdf#83877 Use Signer comments as signature descriptionSamuel Mehrbrodt2-5/+9
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt2-13/+19
2018-05-22Don't pass ODF version, just retrieve it directlySamuel Mehrbrodt2-7/+5
2018-05-22Rename parameter bScriptingContent -> bSignScriptingContentSamuel Mehrbrodt1-2/+2
2018-05-22Simplify SignContents_Impl by moving readonly check to caller methodsSamuel Mehrbrodt2-127/+147
2018-05-22Reduce indentation by returning early on error conditionSamuel Mehrbrodt1-137/+139
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara1-5/+10
2018-05-21weld SfxCheckinDialogCaolán McNamara3-37/+42
2018-05-21Activated notebookbar in drawKshitij Pathania1-0/+10
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