summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2022-05-23add Initialization Vectors to password storageCaolán McNamara
2022-05-23Simplify Sequence iterations in svl [only passwordcontainer.cxx]Arkadiy Illarionov
2022-05-22make hash encoding match decodingCaolán McNamara
2021-11-03Revert "Adapt CPPUNIT_ASSERT to C++20 deleted ostream <<Gabor Kelemen
2021-04-20Adapt to C++20 deleted ostream << for sal_Unicode* (aka char16_t*)Stephan Bergmann
2021-04-20Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2021-04-18xmlsecurity: keep error code (if any) to support older WinSDK < 10Vasily Melenchuk
2021-04-16xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2019-08-21Resolves: tdf#122110 convert condition decimal separator to target localeEike Rathke
2019-07-18Resolves: tdf#126342 obtain date particle order from pattern matchEike Rathke
2019-04-23crashtesting: tdf#122599 NSS_CMSMessage_CreateFromDER assertsCaolán McNamara
2019-04-03Introduce next Japanese gengou era 'Reiwa'Takeshi Abe
2019-03-04Resolves: tdf#123748 do not strip date part before calling Time::GetClock()Eike Rathke
2019-01-29Resolves: tdf#122991 do not truncate time duration [] format valuesEike Rathke
2019-01-17Related: tdf#122509 prevent access of not existing base formatEike Rathke
2018-12-14tdf#120750: Revert "tdf#96248 delete SfxPoolItems with Which Id >= 4000"Xisco Fauli
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-11-05replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always falseMike Kaganski
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-11-01use unique_ptr in markForDeletionNoel Grandin
2018-11-01rename RemoveX->Remove in SfxUndoArrayNoel Grandin
2018-10-31loplugin:useuniqueptr in SfxItemPoolCache::ApplyToNoel Grandin
2018-10-30loplugin:useuniqueptr in MarkedUndoActionNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-25return std::unique_ptr from CloneSetWhichNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22sc: avoid checking for time formats in case of SvNumFormatType::NUMBERSerge Krot
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-22loplugin:singlevalfields look for fields that can be boolNoel Grandin
2018-10-22loplugin:staticvar in soltools..svxNoel Grandin
2018-10-21tdf#120703 (PVS): redundant nullptr check; loop index sizeMike Kaganski
2018-10-20result of DdeQueryStringW unusedCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-12SvNumberFormatsSupplierServiceObject: default to LANGUAGE_SYSTEMEike Rathke
2018-10-10ofz#10879 stay inside sSecStr boundsCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-08loplugin:constfields in svlNoel Grandin
2018-10-06try to fix SvtBroadcaster on macOSNoel Grandin
2018-10-06Unit test for de-* Januar/Jänner, tdf#114927Eike Rathke
2018-10-05OUString::fromUtf8() instead of createFromAscii()Eike Rathke