summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-08-16pass SfxMedium around by std::unique_ptrNoel Grandin1-2/+2
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin2-4/+4
2018-07-30loplugin:returnconstant in sfx2Noel Grandin5-6/+6
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-1/+0
2018-07-24loplugin:useuniqueptr in SfxViewFrameNoel Grandin1-2/+2
2018-07-18Fix typosAndrea Gelmini1-1/+1
2018-07-17bubble referer to LinkManager::GetGraphicFromAnyCaolán McNamara1-3/+4
2018-07-15coverity#1437960 Resource leak in objectCaolán McNamara1-3/+3
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-8/+4
2018-07-12tdf#117895: "Edit document properties before saving"...Henry Castro2-0/+40
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski2-3/+7
2018-07-02loplugin:constantparamNoel Grandin1-1/+0
2018-06-22Fix typosAndrea Gelmini1-1/+1
2018-06-19tidy up setting parentsCaolán McNamara1-1/+1
2018-06-18weld ImpPDFTabDialogCaolán McNamara1-2/+1
2018-06-18weld SfxSecurityPageCaolán McNamara1-5/+2
2018-06-18set explicit parent for signing warning messagesCaolán McNamara1-4/+4
2018-06-18weld SfxDocumentDescPageCaolán McNamara1-7/+6
2018-06-18weld SfxManageStyleSheetPageCaolán McNamara1-26/+22
2018-06-17tdf#42949 Add a class declaration to include/sfx2/shell.hxxGabor Kelemen1-0/+1
2018-06-15Implement infobar encouraging the community involvement.Jan Holesovsky2-1/+4
2018-06-14do setPreviewsToSamePlace at SfxTabDialogController display timeCaolán McNamara1-0/+2
2018-06-13weld SvxCharPositionPageCaolán McNamara1-1/+1
2018-06-12fix leak in SfxApplication::OpenDocExec_ImplNoel Grandin1-3/+3
2018-06-12rename SfxFilterTupel->SfxFilterTupleNoel Grandin1-3/+3
2018-06-12loplugin:constantparamNoel Grandin1-1/+1
2018-06-11loplugin:unusedmethodsNoel Grandin1-10/+0
2018-06-06weld SwSectionIndentTabPageCaolán McNamara1-1/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-06-05tdf#101915 move focus to sidebar styles panelJim Raykowski2-1/+2
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin1-1/+1
2018-05-29weld SvxTransformTabDialogCaolán McNamara1-0/+2
2018-05-29we need to be able to query the ranges before creating the pagesCaolán McNamara1-0/+1
2018-05-28loplugin:unusedmethodsNoel Grandin1-1/+0
2018-05-25loplugin:passstuffbyrefNoel Grandin2-3/+3
2018-05-25no need declare these tag structs separatelyNoel Grandin1-2/+1
2018-05-24include guard should be at the end of the fileNoel Grandin1-2/+2
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara2-25/+22
2018-05-22Bin noise commentsTor Lillqvist1-5/+0
2018-05-22tdf#83877 Use Signer comments as signature descriptionSamuel Mehrbrodt2-2/+4
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt2-4/+13
2018-05-22Don't pass ODF version, just retrieve it directlySamuel Mehrbrodt1-2/+1
2018-05-22Rename parameter bScriptingContent -> bSignScriptingContentSamuel Mehrbrodt1-1/+1
2018-05-22Simplify SignContents_Impl by moving readonly check to caller methodsSamuel Mehrbrodt1-0/+1
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara1-0/+1
2018-05-21weld SfxCheckinDialogCaolán McNamara1-16/+12
2018-05-20coverity#1435679 Uninitialized scalar fieldCaolán McNamara1-1/+0
2018-05-18Refactor SfxObjectShell sign methodsSamuel Mehrbrodt1-7/+7
2018-05-18tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt2-4/+6
2018-05-18loplugin:unusedfields in sfx2Noel Grandin4-5/+0