summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-21Moving parts of readonly checks from model to view.Gökay Şatır
2024-03-18tdf#40244 tdf#160192: create tempFile elsewhere if LogicBase is ROJustin Luth
2024-03-15tdf#160192: avoid hang when trying to overwrite doc/lockfile in RO dirJustin Luth
2024-03-11Disallow closing document during generation of previewMike Kaganski
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-02-26Use SHGetKnownFolderPath, to avoid MAX_PATH limitationMike Kaganski
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski
2024-02-15i#112829: offer svg as clipboard format as wellDamjan Jovanovic
2024-02-14tdf#159707: fix crash when changing to edit mode (calc)Julien Nabet
2024-02-08tdf#158975 Add option to not write temp file next to local fileSamuel Mehrbrodt
2024-02-02Add SfxMedium::IsRepairPackageMike Kaganski
2024-02-01tdf#154587: allow directory entries in ZIP packagesMike Kaganski
2024-02-01tdf#159496: clear mxObjectContainer in PrepareSecondTryLoad_ImplMike Kaganski
2024-02-01sc: put used currencies on top of the currency pop-up listTomaž Vajngerl
2024-01-30just get SfxViewShell::Current onceCaolán McNamara
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-24sfx2: check SfxViewShell::Current()Xisco Fauli
2024-01-23Make wholesome ODF package encryption the defaultThorsten Behrens
2024-01-23ITEM: Solve SfxVoidItem(0) situationArmin Le Grand (allotropia)
2024-01-17Eliminate hang in iOS app (and maybe the Android app) during exportPatrick Luby
2024-01-17ITEM: Remove suspicious extra-Which in ::PutArmin Le Grand (allotropia)
2024-01-16tdf#53614 - Don't try to lock file after cancelling the import processAndreas Heinisch
2024-01-11tdf#158937 Allow cancel of password dialog during recoveryMatt K
2024-01-09sfx2: reorder the checks in SfxBaseModel::postEvent_Impl()Michael Stahl
2024-01-08cid#1545370 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-05Use officecfg instead of SvtFilterOptions wrapper in sfx2, sd, ooxGabor Kelemen
2023-12-31cid#1546464 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-31Replace "size() == 0 with empty()" (sfx2)Julien Nabet
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-28Added boolean op's to SfxPoolItemHolderArmin Le Grand (allotropia)
2023-12-22cid#1546500 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-12-20tdf#105844 offapi,package,sfx2: use Argon2 for wholesome ODF encryptionMichael Stahl
2023-12-20cid#1545835 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-14tdf#105844 sfx2: add another consistency checkMichael Stahl
2023-12-13tdf#105844 package,sfx2: remove checksum infoleak when using AEADMichael Stahl
2023-12-13sfx2: remove wrong assertsMichael Stahl
2023-12-11tdf#105844 offapi,package,sfx2,xmlsecurity: add AEAD w/ AES GCMMichael Stahl
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10Keep original errorMike Kaganski
2023-12-10cid#1546281 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-11-29Related: tdf#104718 Use package repair request and behaviorMike Kaganski
2023-11-26*DocumentLockFile ctor may throwMike Kaganski
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-16reorg calc hyperlink check to reuse elsewhereCaolán McNamara