summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2024-03-18tdf#160180: bump copyright year to 2024Julien Nabet1-1/+1
2024-02-28Resolves tdf#131550 - Suppress Donate/Involve infobar if another is visibleHeiko Tietze1-81/+92
2024-02-20tdf#155961 put some spacing to the right of the "more options" toolbarCaolán McNamara1-1/+2
2024-02-14tdf#159707: fix crash when changing to edit mode (calc)Julien Nabet1-1/+1
2024-02-08LOK: disable popup bubble for hyperlinksAndras Timar1-0/+4
2024-02-02tdf#159496: clear mxObjectContainer in PrepareSecondTryLoad_ImplMike Kaganski1-0/+1
2024-02-02tdf#154587: allow directory entries in ZIP packagesMike Kaganski1-3/+12
2024-02-01tdf#159128 UI: Open Security settings option directlyBalazs Varga4-2/+36
2024-01-24sfx2: check SfxViewShell::Current()Xisco Fauli1-1/+1
2024-01-10UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski2-2/+2
2024-01-05Resolves tdf#158810 - Hide recent actions while in template modeHeiko Tietze1-2/+2
2024-01-05tdf#139636 thumbnail: don't regenerate on file closeJustin Luth1-4/+5
2023-12-22Remove DeleteItemOnIdlexArmin Le Grand (allotropia)25-251/+163
2023-12-21cid#1559856 Dereference after null checkCaolán McNamara1-1/+2
2023-12-21tdf#158375: disable DDE when DisableActiveContent is setSarper Akdemir2-0/+14
2023-12-20tdf#105844 offapi,package,sfx2: use Argon2 for wholesome ODF encryptionMichael Stahl1-1/+7
2023-12-20tdf#123864 a11y: Handle new CHECKABLE state in misc placesMichael Weghorn1-3/+3
2023-12-19tdf#158686 sw floattable: fix print preview crashMiklos Vajna1-0/+2
2023-12-15tdf#105844 sfx2: add another consistency checkMichael Stahl1-2/+15
2023-12-14tdf#105844 package,sfx2: remove checksum infoleak when using AEADMichael Stahl1-1/+1
2023-12-14sfx2: remove wrong assertsMichael Stahl1-3/+0
2023-12-13sfx2: reduce warning spam from IsDocEncrypted()Michael Stahl1-1/+1
2023-12-12tdf#105844 offapi,package,sfx2,xmlsecurity: add AEAD w/ AES GCMMichael Stahl1-4/+16
2023-12-08cid#1545617 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-08cid#1546501 COPY_INSTEAD_OF_MOVECaolán McNamara1-5/+4
2023-12-07sfx2: simplify SetCommonStorageEncryptionData() callsMichael Stahl2-54/+17
2023-12-07tdf#105844 package,sfx2: wholesome ODF package wrapping encryptionMichael Stahl5-34/+336
2023-12-07some cosmetic improvements, better warningsMichael Stahl1-8/+7
2023-12-04tdf#158404 Start Center: remove ability to do multiselectionsIlmari Lauhakangas3-1/+4
2023-12-03cid#1557920 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-12-03Split the *Bitmap::CopyPixel functionsNoel Grandin1-1/+1
2023-12-01cid#1557920 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-11-29Related: tdf#104718 Use package repair request and behaviorMike Kaganski1-10/+44
2023-11-28Always send theme-change in kit-mode even if the global theme is the sameCaolán McNamara1-1/+6
2023-11-26*DocumentLockFile ctor may throwMike Kaganski1-20/+16
2023-11-23use SID_DOCFRAME for dialog parents if there is no SID_FILLFRAMECaolán McNamara1-0/+9
2023-11-19Extended loplugin:ostr: sfx2Stephan Bergmann7-16/+16
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 10)Julien Nabet3-6/+3
2023-11-16tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyNameMichael Stahl1-12/+0
2023-11-16reorg calc hyperlink check to reuse elsewhereCaolán McNamara1-0/+27
2023-11-15tdf#157518: enforce password policy on sfx2/ui/password.uiSarper Akdemir2-12/+89
2023-11-15tdf#157518: add password strength bar to sfx2/ui/password.uiSarper Akdemir2-5/+50
2023-11-14Resolves tdf#158084 - Start Center hover colorHeiko Tietze5-16/+5
2023-11-13Resolves tdf#158084 - Use system colors in start centerHeiko Tietze2-4/+14
2023-11-12Get the current view with SfxViewFrame::Current().Gökay Şatır1-2/+5
2023-11-12lok: a11y: corelog: removing LOK_INFO in attachRecursive (3)Marco Cecchetti1-14/+21
2023-11-12lok: a11y: corelog: re-introducing LOK_INFO in attachRecursiveMarco Cecchetti1-5/+5
2023-11-12lok: a11y: corelog: re-introducing LOK_WARN in viewshMarco Cecchetti1-5/+5
2023-11-12lok: a11y: corelog: enable log in afterCallbackRegisteredMarco Cecchetti1-1/+1
2023-11-12lok: a11y: corelog: removing log from LOKDocumentFocusListenerMarco Cecchetti2-26/+26