summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2024-01-23ITEM: Solve SfxVoidItem(0) situationArmin Le Grand (allotropia)
2024-01-21ITEM: Remove Direct(Put|Remove)Item(In|From)PoolArmin Le Grand (allotropia)
2024-01-21ITEM: solve ScCondFormatDlgItem situationArmin Le Grand (allotropia)
2024-01-20Fix typoAndrea Gelmini
2024-01-19ITEM: Needed reworks on ItemSurrogate mechanismArmin Le Grand (allotropia)
2024-01-17ITEM: Remove suspicious extra-Which in ::PutArmin Le Grand (allotropia)
2024-01-15Fix typoAndrea Gelmini
2024-01-14ITEM: Move Shareable ItemFlag to SfxPolItemArmin Le Grand (allotropia)
2024-01-13cid#1585309 Dereference before null checkCaolán McNamara
2024-01-12Resolves: tdf#159148 Accept int32 hours:minutes:seconds inputEike Rathke
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)
2024-01-10tdf#114441 Convert sal_uLong to sal_Int32Kira Tubo
2024-01-04tdf#114441 sal_uLong to better integer typebuldi
2023-12-31Replace "size() != 0 with !empty()" (svl)Julien Nabet
2023-12-30simplify OutlineToImpressFinalizer, no need to use SvLockBytesNoel Grandin
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2023-12-26cid#1559882 Uninitialized scalar fieldCaolán McNamara
2023-12-24cid#1545470 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-23cid#1559884 Uninitialized scalar variableCaolán McNamara
2023-12-22cid#1546500 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-21Fix typoAndrea Gelmini
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-12-20tdf#158375: disable DDE when DisableActiveContent is setSarper Akdemir
2023-12-18add copy constructor for SfxItemSetFixedNoel Grandin
2023-12-10add explainer for the reasoning of fMaxPassStrengthEntropyBitsSarper Akdemir
2023-12-09cid#1556778 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-01move the SfxItemPoolCache to sc/Noel Grandin
2023-11-25tdf#158317 fix cleanup of SfxPoolItems in editengArmin Le Grand (allotropia)
2023-11-23c++20: use std::erase(_if) instead of std::remove(_if)+erase (svl 2)Julien Nabet
2023-11-23c++20: use std::erase(_if) instead of std::remove(_if)+erase (svl)Julien Nabet
2023-11-22Work with what we have in ArrayImpl: pointersArmin Le Grand (allotropia)
2023-11-21Cleanup some ScPatternAttr specific stuffArmin Le Grand (allotropia)
2023-11-19Extended loplugin:ostr: svlStephan Bergmann
2023-11-19Fix performance regression with ScPatternAttr/SCArmin Le Grand (allotropia)
2023-11-15tdf#157518: add password strength meter to setmasterpassworddlgSarper Akdemir
2023-11-14cid#1550044 make it more clear that null is returned hereCaolán McNamara
2023-11-11Move user agent initialization to InitCurl_easyMike Kaganski
2023-11-09Fix typoAndrea Gelmini
2023-11-09Fix typoAndrea Gelmini
2023-11-08Avoid initialization-order-fiasco in DBG_UTIL codeStephan Bergmann
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-11-07curl: mitigate migration to OpenSSL on LinuxMichael Stahl
2023-11-06tdf#146619 Recheck include/t* with IWYUGabor Kelemen
2023-11-01tdf#156449 Preserve '0' or '?' in exponentLaurent Balland
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svlStephan Bergmann
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-11tdf#157686 UI freezes after setting new master passwordNoel Grandin