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