summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2023-02-16SfxRequest::GetMacroRecorder arg is always derefed before passedCaolán McNamara
2023-02-16HasMacroRecorder can take a reference, never passed nullCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara
2023-02-14tdf#153541 update icons in notebookbar when theme changesCaolán McNamara
2023-02-14tdf#150045 A few more supplemental labelsAdolfo Jayme Barrientos
2023-02-13enforce proper locking when calling OInterfaceContainerHelper4Noel Grandin
2023-02-13Fix/simplify some vnd.sun.star.expand: handlingMike Kaganski
2023-02-09Remove unused fieldSamuel Mehrbrodt
2023-02-06lok: send status for file export dialogsSzymon Kłos
2023-02-02Fix interchanged strings for macros disabledSamuel Mehrbrodt
2023-02-02Add missing macro infobar to isInfobarEnabledSamuel Mehrbrodt
2023-02-02Own title for macro infobarsSamuel Mehrbrodt
2023-02-01sfx2: fix crash in SfxLokHelper::notifyAllViews(...)Aron Budea
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2023-01-31loplugin:unusedfieldsNoel Grandin
2023-01-30Show infobar instead of dialog when unsigned content is foundSamuel Mehrbrodt
2023-01-30Show infobar instead of blocking dialog when macros are not allowedSamuel Mehrbrodt
2023-01-29lok: support per-user timezoneAshod Nakashian
2023-01-26remove option to toggle IsPDFAsStandardPrintJobFormat from UICaolán McNamara
2023-01-26resave with latest gladeCaolán McNamara
2023-01-22AsyncFunc header is deadNoel Grandin
2023-01-19Make PDFExport Password Subdialog AsyncNickWingate
2023-01-18set a parent for this warning dialogCaolán McNamara
2023-01-17XUnoTunnel->dynamic_cast in ThumbnailViewItemAccNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in SfxOfficeDispatchNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ThumbnailViewAccNoel Grandin
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin
2023-01-13sfx2 lok: conditionally revert CreateBackup changesMiklos Vajna
2023-01-13Resolves tdf#119919 - Show hidden children in Stylist when in tree modeHeiko Tietze
2023-01-12tdf#152921 Fix sidebar tabbar tab highlightingJim Raykowski
2023-01-11tdf#152905 Use "Edit Style" instead of "Modify" for consistencyRafael Lima
2023-01-06Fix copy/paste typosStephan Bergmann
2023-01-06tdf#86630 sw: Add one-step page number insertion wizardofftkp
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-03jsdialog: fix validation error dialog in CalcSzymon Kłos
2023-01-02Only call getDocumentLocation onceMike Kaganski
2023-01-02Avoid reinterpret_castMike Kaganski
2023-01-01Fix no-pch build on WindowsMike Kaganski
2023-01-01Avoid unneeded initialization, and use URLZONE idsMike Kaganski
2023-01-01Bump copyright year to 2023Adolfo Jayme Barrientos
2022-12-30Related: tdf#125093 Check Windows Security Zones for macrosVasily Melenchuk
2022-12-23loplugin:unocast (sfx2::DigitalSignatures)Stephan Bergmann
2022-12-22Fix typoAndrea Gelmini
2022-12-21cid#1517813 Uninitialized scalar fieldCaolán McNamara
2022-12-20tdf#142147 saveas: encrypted docs should default to use passwordJustin Luth
2022-12-20lok: export PDF/EPUB with extensionSzymon Kłos
2022-12-20Async PDFExport dialog and parent methodsNickWingate
2022-12-18add some SAL_WARN_UNUSED_RESULTCaolán McNamara