summaryrefslogtreecommitdiff
path: root/svl/source
AgeCommit message (Expand)Author
2025-01-16cool#10630 doc electronic sign: move signature line tracking to the viewMiklos Vajna
2025-01-15cool#10630 doc electronic sign: fix no graphic selection for the signature lineMiklos Vajna
2024-12-26cid#1559884 Uninitialized scalar variableCaolán McNamara
2024-12-26Use NDEBUG to show/hide m_bDeletedOliver Specht
2024-12-16enable spotlight subset in kit modeCaolán McNamara
2024-11-15cool#9992 lok doc sign: add initial serialization of external signaturesMiklos Vajna
2024-11-12cool#9992 lok doc sign, hash extract: digest for getCommandValues('Signature')Miklos Vajna
2024-11-11cool#9992 lok doc sign, hash extract: time for getCommandValues('Signature')Miklos Vajna
2024-08-23tdf#161729 clear style sheets in same order as they were addedPatrick Luby
2024-06-11Resolves: tdf#161430 reindex the correct style if there are duplicate namesCaolán McNamara
2024-06-05Revert "tdf#160706 speed up loading conditional formatting rule in XLS (II)"Henry Castro
2024-05-10drop requirement for rtl_random_getBytes to have "Pool" argCaolán McNamara
2024-05-08Related: tdf#160056 1 entry is more common than no entriesCaolán McNamara
2024-05-08Related: tdf#160056 various functions and objects that can be constCaolán McNamara
2024-05-08Related: tdf#160056 various methods that don't need to be exportedCaolán McNamara
2024-05-07tdf#160706 speed up loading conditional formatting rule in XLS (II)Noel Grandin
2024-04-29lok: save correct number format in multi-lang sessionSzymon Kłos
2024-04-15Related: tdf#160056 this can be staticCaolán McNamara
2024-04-15IniLnge is set during ctor and never changes subsequentlyCaolán McNamara
2024-04-15Related: tdf#160056 this can be be a local functionCaolán McNamara
2024-03-27tdf#160306: make sure that SvNumberFormatter agrees with ROUND outputMike Kaganski
2024-03-18cool#8443 let Insert Chart dialog to undo out of order on CancelMike Kaganski
2024-03-07tdf#159862: set SearchWildcard to false changes SearchRegularExpression valueJulien Nabet
2024-03-04scope of MutexGuard can be reducedCaolán McNamara
2024-03-01SvNumberFormatter::ImpConstruct is only used once by the single ctorCaolán McNamara
2024-02-07check that rtl_random_getBytes() was successfulMichael Stahl
2024-01-29tdf#159381 TimeStamp(RFC3161) create problem by asn1 format error.Noel Grandin
2024-01-15Resolves: tdf#159148 Accept int32 hours:minutes:seconds inputEike Rathke
2023-12-26cid#1559882 Uninitialized scalar fieldCaolán McNamara
2023-12-22Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-12-21tdf#158375: disable DDE when DisableActiveContent is setSarper Akdemir
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-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