summaryrefslogtreecommitdiff
path: root/include/sfx2/objsh.hxx
AgeCommit message (Expand)Author
2023-06-18tdf#155665 Adding option to remember signatures for each saveTokieSan
2023-06-05svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2022-12-18add some SAL_WARN_UNUSED_RESULTCaolán McNamara
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-05-06tdf#128744 sw DOCX: unprotect change tracking with verificationLászló Németh
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-03-24loplugin:constantparamNoel Grandin
2022-02-10Fixed function nameAndrea Gelmini
2022-01-24jsdialog: enable Digital Signatures dialogSzymon Kłos
2021-12-17sd theme: add a "theme" palette to the color pickerMiklos Vajna
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-06-19loplugin:finalclassesNoel Grandin
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin
2021-03-15Fix typo in codeAndrea Gelmini
2021-03-11keep SfxObjectShell::GetDialogParent ret as an awt::XWindowCaolán McNamara
2021-01-18Fix typoSamuel Mehrbrodt
2021-01-09sfx2: organize forward class declarations in objsh.hxxTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh
2020-11-25SfxObjectShell::DdeExecute and SfxApplication::DdeExecute should return boolStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-04loplugin:constantparamNoel
2020-10-12render document thumbnail directly to bitmap, without metafileLuboš Luňák
2020-10-06loplugin:const& make some params and methods constNoel
2020-09-21weld infobarsCaolán McNamara
2020-09-13Unify the code used to get object shell for componentsMike Kaganski
2020-07-30tdf#135244: move LockAllViews to SfxObjectShellMike Kaganski
2020-06-15sd signature line: create signature with pre-selected cert, if availableMiklos Vajna
2020-06-05sd signature line: limit this to PDF signing for nowMiklos Vajna
2020-06-05sfx2: add doxygen doc for SfxViewShellMiklos Vajna
2020-05-11de-duplicate cut and paste functionCaolán McNamara
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin
2020-04-19loplugin:buriedassign in variousNoel Grandin
2020-04-17Move Word compat option where it belongsSamuel Mehrbrodt
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-04-08Fix edit button still appearing in CalcSamuel Mehrbrodt
2020-03-23Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt
2020-01-09tdf#45636 trigger accessibility check when exporting as PDF/UATomaž Vajngerl
2019-12-22sc: LOK: commit cell edits before saveasAshod Nakashian
2019-12-17sw reqif-xhtml export: add a new RTFOLEMimeType parameterMiklos Vajna
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-06tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt
2019-10-29loplugin:finalclasses sfx2Noel Grandin
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-27loplugin:constmethod in sfx2Noel Grandin