summaryrefslogtreecommitdiff
path: root/svl/qa
AgeCommit message (Expand)AuthorFilesLines
2019-11-24cppcheck: performing init in init list (sot/svl/svtools/svx)Julien Nabet1-3/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+8
2019-11-08Unit test for fixed locale Excel export formats, tdf#128649Eike Rathke1-0/+41
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-2/+2
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann1-5/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann2-5/+5
2019-10-15new loplugin:bufferaddNoel Grandin1-5/+1
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-4/+4
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin1-5/+5
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski1-1/+1
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen5-14/+2
2019-05-27@deprecated should be with @DeprecatedTomoyuki Kubota1-0/+1
2019-04-20flatten SfxItemPool_Impl (tdf#81765 related)Noel Grandin1-9/+9
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin1-10/+3
2019-04-03svl.lockfiles.test: Create the temporary lock files in workdirTamás Zolnai1-59/+39
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai1-1/+1
2019-03-23Introduce new lockfile handler for MSO like lockfilesTamás Zolnai1-0/+732
2019-03-20sw: make ODT export of paragraph auto-styles deterministicMiklos Vajna1-0/+84
2019-02-10loplugin:indentation in soltools..svlNoel Grandin1-1/+1
2019-02-05Move dubious file: -> smb: conversion from INetURLObject to file UCPStephan Bergmann1-5/+0
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen1-0/+2
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin2-10/+10
2018-10-22loplugin:staticvar in soltools..svxNoel Grandin1-2/+2
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-08loplugin:constfields in svlNoel Grandin1-4/+4
2018-10-06Unit test for de-* Januar/Jänner, tdf#114927Eike Rathke1-0/+30
2018-10-05OUString::fromUtf8() instead of createFromAscii()Eike Rathke1-2/+2
2018-10-01Resolves: tdf#119613 [*-ZA] default to ISO 8601 date formatEike Rathke1-4/+4
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-08-31Use tools::Time::GetClock() in number formatter for wall clock timeEike Rathke1-11/+11
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke1-1/+1
2018-08-07SharedStringPool is always called with a CharClassNoel Grandin1-2/+2
2018-07-24Fix typosAndrea Gelmini1-1/+1
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): svlStephan Bergmann1-2/+2
2018-06-20tdf#117575 Add QA unit test of thousand sepLaurent BP1-0/+13
2018-06-20NatNum12: fix and add capitalization prefixes, tdf#115007 follow-upLászló Németh1-2/+11
2018-06-13tdf#115007 NatNum12 "spell out" formats in datesLászló Németh1-0/+9
2018-06-08tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski1-2/+2
2018-06-05Add unit test for NatNum12 decimals spell-outEike Rathke1-0/+3
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin1-53/+53
2018-05-30Add unit test for tdf#117819Eike Rathke1-0/+6
2018-05-18Remove some cruftStephan Bergmann1-4/+0
2018-05-18Reuse existing config_host/config_libnumbertext.h.inStephan Bergmann1-0/+1
2018-05-15tdf#115007: add NatNum codes for cardinal/ordinal number names/indicatorsMike Kaganski1-0/+12
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin1-1/+1
2018-04-16loplugin:useuniqueptr in SfxItemPool_ImplNoel Grandin1-1/+1
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-10/+16
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-2/+0