summaryrefslogtreecommitdiff
path: root/svl/qa
AgeCommit message (Expand)Author
2020-11-16tdf#123936 Formatting files in module svl with clang-formatPhilipp Hofer
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-06-12fix ASAN in SharedStringPoolNoel Grandin
2020-06-11Drop configurability of libnumbertext useTor Lillqvist
2020-06-05Upcoming loplugin:elidestringvar: svlStephan Bergmann
2020-06-03fix ubsan in SharedStringPoolNoel Grandin
2020-06-02optimize SharedStringPool::purge() and fix testsNoel Grandin
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-26Fix typoAndrea Gelmini
2020-05-25Remapping NatNum-DBNum in Korean for compatibility tdf#130193DaeHyun Sung
2020-05-25tdf#130193: Asian Excel-Calc number format interopNaruhiko Ogasawara
2020-05-09fix leak in svl unit testNoel Grandin
2020-03-13Revert "loplugin:constfields in svl"Noel Grandin
2020-02-22Resolves: tdf#130563 Add predefined 4-digit year date+time formatEike Rathke
2020-02-07tdf#130501: Fix off-by-one error in URIHelper::resolveIdnaHostStephan Bergmann
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-12-23sal_Char->char in svtools..svlNoel Grandin
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-12-03Adapt to C++20 deleted ostream << for sal_Unicode* (aka char16_t*)Stephan Bergmann
2019-11-24cppcheck: performing init in init list (sot/svl/svtools/svx)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-08Unit test for fixed locale Excel export formats, tdf#128649Eike Rathke
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-27@deprecated should be with @DeprecatedTomoyuki Kubota
2019-04-20flatten SfxItemPool_Impl (tdf#81765 related)Noel Grandin
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-04-03svl.lockfiles.test: Create the temporary lock files in workdirTamás Zolnai
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai
2019-03-23Introduce new lockfile handler for MSO like lockfilesTamás Zolnai
2019-03-20sw: make ODT export of paragraph auto-styles deterministicMiklos Vajna
2019-02-10loplugin:indentation in soltools..svlNoel Grandin
2019-02-05Move dubious file: -> smb: conversion from INetURLObject to file UCPStephan Bergmann
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22loplugin:staticvar in soltools..svxNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08loplugin:constfields in svlNoel Grandin
2018-10-06Unit test for de-* Januar/Jänner, tdf#114927Eike Rathke
2018-10-05OUString::fromUtf8() instead of createFromAscii()Eike Rathke
2018-10-01Resolves: tdf#119613 [*-ZA] default to ISO 8601 date formatEike Rathke