summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2024-06-19Add SfxItemType to SfxPoolItemcib_contract49c-24.2.4.2.M1Oliver Specht
2024-06-04sfx2: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-04-30Unchecked HeapAllocCaolán McNamara
2024-04-29SfxViewFrame::Current() dereferenced without null checkCaolán McNamara
2024-04-29WaE: C6011 Derefencing NULL pointer 'pMF'Caolán McNamara
2024-04-29tdf#160827: fix crash when retrieving _MarkAsFinal value (docx) (take 2)Julien Nabet
2024-03-28null deref of mpSidebarControllerCaolán McNamara
2024-03-18tdf#160180: bump copyright year to 2024Julien Nabet
2024-02-28Resolves tdf#131550 - Suppress Donate/Involve infobar if another is visibleHeiko Tietze
2024-02-20tdf#155961 put some spacing to the right of the "more options" toolbarCaolán McNamara
2024-02-14tdf#159707: fix crash when changing to edit mode (calc)Julien Nabet
2024-02-08LOK: disable popup bubble for hyperlinksAndras Timar
2024-02-02tdf#159496: clear mxObjectContainer in PrepareSecondTryLoad_ImplMike Kaganski
2024-02-02tdf#154587: allow directory entries in ZIP packagesMike Kaganski
2024-02-01tdf#159128 UI: Open Security settings option directlyBalazs Varga
2024-01-24sfx2: check SfxViewShell::Current()Xisco Fauli
2024-01-10UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2024-01-05Resolves tdf#158810 - Hide recent actions while in template modeHeiko Tietze
2024-01-05tdf#139636 thumbnail: don't regenerate on file closeJustin Luth
2023-12-22Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-12-21cid#1559856 Dereference after null checkCaolán McNamara
2023-12-21tdf#158375: disable DDE when DisableActiveContent is setSarper Akdemir
2023-12-20tdf#105844 offapi,package,sfx2: use Argon2 for wholesome ODF encryptionMichael Stahl
2023-12-20tdf#123864 a11y: Handle new CHECKABLE state in misc placesMichael Weghorn
2023-12-19tdf#158686 sw floattable: fix print preview crashMiklos Vajna
2023-12-15tdf#105844 sfx2: add another consistency checkMichael Stahl
2023-12-14tdf#105844 package,sfx2: remove checksum infoleak when using AEADMichael Stahl
2023-12-14sfx2: remove wrong assertsMichael Stahl
2023-12-13sfx2: reduce warning spam from IsDocEncrypted()Michael Stahl
2023-12-12tdf#105844 offapi,package,sfx2,xmlsecurity: add AEAD w/ AES GCMMichael Stahl
2023-12-08cid#1545617 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-08cid#1546501 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-07sfx2: simplify SetCommonStorageEncryptionData() callsMichael Stahl
2023-12-07tdf#105844 package,sfx2: wholesome ODF package wrapping encryptionMichael Stahl
2023-12-07some cosmetic improvements, better warningsMichael Stahl
2023-12-04tdf#158404 Start Center: remove ability to do multiselectionsIlmari Lauhakangas
2023-12-03cid#1557920 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-03Split the *Bitmap::CopyPixel functionsNoel Grandin
2023-12-01cid#1557920 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-29Related: tdf#104718 Use package repair request and behaviorMike Kaganski
2023-11-28Always send theme-change in kit-mode even if the global theme is the sameCaolán McNamara
2023-11-26*DocumentLockFile ctor may throwMike Kaganski
2023-11-23use SID_DOCFRAME for dialog parents if there is no SID_FILLFRAMECaolán McNamara
2023-11-19Extended loplugin:ostr: sfx2Stephan Bergmann
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 10)Julien Nabet
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