summaryrefslogtreecommitdiff
path: root/svl/qa
AgeCommit message (Expand)Author
2020-02-10tdf#130501: Fix off-by-one error in URIHelper::resolveIdnaHostStephan Bergmann
2020-01-31Adapt to C++20 deleted ostream << for sal_Unicode* (aka char16_t*)Stephan Bergmann
2020-01-31Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-11-21tdf#128598: Revert "Move dubious file: -> smb: conversion from...Stephan 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
2018-09-17New loplugin:externalStephan Bergmann
2018-08-31Use tools::Time::GetClock() in number formatter for wall clock timeEike Rathke
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-07SharedStringPool is always called with a CharClassNoel Grandin
2018-07-24Fix typosAndrea Gelmini
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): svlStephan Bergmann
2018-06-20tdf#117575 Add QA unit test of thousand sepLaurent BP
2018-06-20NatNum12: fix and add capitalization prefixes, tdf#115007 follow-upLászló Németh
2018-06-13tdf#115007 NatNum12 "spell out" formats in datesLászló Németh
2018-06-08tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski
2018-06-05Add unit test for NatNum12 decimals spell-outEike Rathke
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-30Add unit test for tdf#117819Eike Rathke
2018-05-18Remove some cruftStephan Bergmann
2018-05-18Reuse existing config_host/config_libnumbertext.h.inStephan Bergmann
2018-05-15tdf#115007: add NatNum codes for cardinal/ordinal number names/indicatorsMike Kaganski
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-16loplugin:useuniqueptr in SfxItemPool_ImplNoel Grandin