summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2024-02-19hide more symbolsNoel Grandin
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-15Improve wording for security warning infobarSamuel Mehrbrodt
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2024-02-10tdf#159372 svx: Add goto dialogAkshayWarrier
2024-02-08lok: calc: fix for rendering issues on in place editingMarco Cecchetti
2024-02-02Add SfxMedium::IsRepairPackageMike Kaganski
2024-02-01tdf#140004 Toggle comment in the Basic IDERafael Lima
2024-02-01Fix typoAndrea Gelmini
2024-02-01Currency pop-up: move getDocumentCurrencies to cxx, extend testTomaž Vajngerl
2024-02-01sc: put used currencies on top of the currency pop-up listTomaž Vajngerl
2024-01-30lok: introduce NotebookBarViewManager and NotebookBarViewDataTomaž Vajngerl
2024-01-30lok: notebookbar: enable currency dropdownSzymon Kłos
2024-01-29tdf#143148 use pragma once instead of include guardsKeldin Maldonado (KNM)
2024-01-24SfxViewShell::GetFirst lambda is never passed a null pShellCaolán McNamara
2024-01-24tdf#159128 UI: Open Security settings option directlyBalazs Varga
2024-01-17ITEM: Remove suspicious extra-Which in ::PutArmin Le Grand (allotropia)
2024-01-16loplugin:unusedfieldsNoel Grandin
2024-01-11lok: send error on access denied in image import 2Szymon Kłos
2024-01-11cool#7492 sfx2 lok: set language/locale on async sidebar updateMiklos Vajna
2024-01-11lok: send error on access denied in image importSzymon Kłos
2024-01-08tdf#156925 Add Color Scheme selector to the Basic IDERafael Lima
2024-01-08cool#7492 sfx2 lok: fix bad view id / statusbar string on async binding updateMiklos Vajna
2023-12-24tdf#146619 Recheck include/ with find-unneeded-includes --noexcludeGabor Kelemen
2023-12-21tdf#153690 Prevent invisible dialogs in Calc Full ScreenMatt K
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-12-20cool#7865 sfx2 lok: fix bad view id on async command dispatchMiklos Vajna
2023-12-19cid#1545222 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-18tdf#158686 sw floattable: fix print preview crashMiklos Vajna
2023-12-14cid#1545734 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-07tdf#105844 package,sfx2: wholesome ODF package wrapping encryptionMichael Stahl
2023-12-04tdf#158404 Start Center: remove ability to do multiselectionsIlmari Lauhakangas
2023-11-29Related: tdf#104718 Use package repair request and behaviorMike Kaganski
2023-11-19Extended loplugin:ostr: sfx2Stephan Bergmann
2023-11-16tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyNameMichael Stahl
2023-11-16reorg calc hyperlink check to reuse elsewhereCaolán McNamara
2023-11-15tdf#157518: enforce password policy on sfx2/ui/password.uiSarper Akdemir
2023-11-15tdf#157518: add password strength bar to sfx2/ui/password.uiSarper Akdemir
2023-11-14Resolves tdf#158084 - Start Center hover colorHeiko Tietze
2023-11-11lok: a11y: implemented support for notifying core log to clientMarco Cecchetti
2023-11-09default to ignoring libreoffice special-purpose protocols in calc hyperlinkCaolán McNamara
2023-11-08tdf#43784 tdf#158114 sw accessibility: check missing linked graphicLászló Németh
2023-11-07Pass XInteractionHandler to hasTrustedScriptingSignature instead of a boolMike Kaganski
2023-11-06lok: notebookbar: handle multiple sessionsSzymon Kłos
2023-10-24tdf#157838 - UI: Part 4 - Unify lockdown behavior of Options dialogBalazs Varga
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-18tdf#156114 UNO commands / menu entries to enable PS/CS spotlightJim Raykowski
2023-10-16tdf#157482 UI: Turn Security Warnings popup windows into infobarsBalazs Varga
2023-10-16Revert "Make sure views get new themes on .uno:ChangeTheme"Paris Oplopoios