summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2024-06-26speed up DefaultItemInstanceManagerNoel Grandin
2024-06-20tdf#144208 speedup doc with lots of redline(13)Noel Grandin
2024-06-19Fix typoAndrea Gelmini
2024-06-18tdf#131562: move test to svl and extend itXisco Fauli
2024-06-18tdf#48706: svl_qa_cppunit: Add unittestXisco Fauli
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-06-17cid#1603617 Big parameter passed by valueCaolán McNamara
2024-06-13tdf#159930 Treat special case with no integer digitLaurent Balland
2024-06-12Fix typoAndrea Gelmini
2024-06-11ITEM: Change SfxItemSet to use unordered_setArmin Le Grand (allotropia)
2024-06-06Resolves: tdf#161430 reindex the correct style if there are duplicate namesCaolán McNamara
2024-06-05Related: tdf#153008 bump XFillBmpPosOffsetXItem to sal_Int32Caolán McNamara
2024-05-14loplugin:ostr in svlNoel Grandin
2024-05-12replace createFromAscii with OUString literals in SvxSearchItemNoel Grandin
2024-05-08drop requirement for rtl_random_getBytes to have "Pool" argCaolán McNamara
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-29lok: save correct number format in multi-lang sessionSzymon Kłos
2024-04-28Extended loplugin:ostr manual changesStephan Bergmann
2024-04-23ITEM: Add measurements for SfxItemSet usages (debug only)Armin Le Grand (allotropia)
2024-04-20loplugin:constantparamNoel Grandin
2024-04-20cid#1596242 Side effect in assertionCaolán McNamara
2024-04-19loplugin:constantparamNoel Grandin
2024-04-18tdf#160706 speed up loading conditional formatting rule in XLS (II)Noel Grandin
2024-04-14Related: tdf#160056 1 entry is more common than no entriesCaolán McNamara
2024-04-12fold OnDemandNativeNumberWrapper ctor and init togetherCaolán McNamara
2024-04-12crashtesting: assert seen on importing forum-mso-en4-62805.xlsxCaolán McNamara
2024-04-04loplugin:unusedmethodsNoel Grandin
2024-04-04fix 'tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::Notify'Noel Grandin
2024-04-04Use osl::ResettableMutexGuardScopedReleaser instead of ad-hoc guardsMike Kaganski
2024-04-02crashtesting: SvNFEngine::DefaultCurrencyRO assertCaolán McNamara
2024-03-31crashtesting: crash seen with multiple threads calling GetTheCurrencyTableCaolán McNamara
2024-03-31tdf#146619 Drop unused 'using namespace' in: svl/Gabor Kelemen
2024-03-30tdf#42982 Add error messages to thrown exceptionsRMZeroFour
2024-03-29speed up ScPatternAttrNoel Grandin
2024-03-29pre-thread -> per-threadCaolán McNamara
2024-03-29crashtesting: fix SvNFEngine::CacheFormatRO assertCaolán McNamara
2024-03-27drop const_cast and be more honest that internal state changesCaolán McNamara
2024-03-27don't need to const cast here anymoreCaolán McNamara
2024-03-25drop unused methodCaolán McNamara
2024-03-24fix CppunitTest_sc_subsequent_filters_test4 intermittent failureCaolán McNamara
2024-03-23Related: tdf#160056 do calc NumberFormatting via ScInterpreterContextCaolán McNamara
2024-03-22Related: tdf#160056 refactor SvNumberFormatterCaolán McNamara
2024-03-22improve loplugin:staticmethodsNoel Grandin
2024-03-22Related: tdf#160056 these methods can be constCaolán McNamara
2024-03-22tdf#160306: make sure that SvNumberFormatter agrees with ROUND outputMike Kaganski
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-21Related: tdf#160056 this can be be a local functionCaolán McNamara
2024-03-21Related: tdf#160056 this can be staticCaolán McNamara
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2024-03-19ITEM: Move TotalCount to WhichRangesContainerArmin Le Grand (allotropia)