summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-03-07clang-tidy dead-storeNoel Grandin
2023-03-06Check iframe target for allowed document URLsSamuel Mehrbrodt
2023-03-04check GetShellXisco Fauli
2023-03-03lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti
2023-03-02no need to allocate TargetsTable separatelyNoel Grandin
2023-03-01merge SfxDocTplService and SfxDocTplService_ImplNoel Grandin
2023-02-28no need to allocate SfxDdeDocTopics_Impl separatelyNoel Grandin
2023-02-27Simplify a bitMike Kaganski
2023-02-26tdf#153802: make it possible to change the UI with read-only docsXisco Fauli
2023-02-23tdf#146518 Implement commands to toggle Watch/Stack windowsRafael Lima
2023-02-22osl::Mutex->std::mutex in SfxDocTemplate_ImplNoel Grandin
2023-02-21tdf#152921 add uitestJim Raykowski
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
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