summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)AuthorFilesLines
2017-12-18sal: add pre-initialization scheme for allocations.Michael Meeks1-0/+70
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin4-43/+27
2016-12-16Typo in meant-to-be-overloading function nameStephan Bergmann1-1/+1
2016-11-21remove dep on unotest from osl_Pipe testDavid Tardon1-1/+1
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin2-9/+7
2016-10-14CppunitTest_desktop_lib: fix loplugin:cppunitassertequals warningsMiklos Vajna3-6/+6
2016-10-12Don't allow O[U]StringBuffer in string concatenationStephan Bergmann2-6/+2
2016-10-04clang-cl loplugin: salStephan Bergmann4-34/+27
2016-10-02unit test cases for approxEqual() and approxSub()Eike Rathke1-0/+23
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-10-01Fix typosAndrea Gelmini2-2/+2
2016-09-29tdf#83306 add unit test for compareWithLength and '\0'Michael Stahl2-1/+41
2016-09-23-Werror,-Wunused-variable (clang-cl)Stephan Bergmann1-1/+0
2016-09-20CPPUNIT_ASSERT_EQUAL disambiguationStephan Bergmann1-12/+12
2016-09-20Related cid#1371289: Work around missing OUStringBuffer move semanticsStephan Bergmann1-0/+82
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-2/+1
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin3-13/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann5-19/+19
2016-09-02Fix MSVC 2015 buildStephan Bergmann1-1/+3
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-11/+12
2016-08-29Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann1-4/+6
2016-08-29Support ConstCharArrayDetector also for UTF-16 arraysStephan Bergmann1-0/+73
2016-08-29OUString construction from OUStringLiteral1 must not be overruled by...Stephan Bergmann1-2/+1
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-2/+2
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-19clang-tidy performance-unnecessary-value-param in salStephan Bergmann1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-5/+0
2016-07-13sal: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna12-80/+80
2016-07-11loplugin:salbool: Better heuristic to determine code shared between C and C++Stephan Bergmann1-1/+1
2016-07-08CppunitTest_sal_rtl_ostring: fix loplugin:cppunitassertequals warningsMiklos Vajna1-26/+26
2016-07-01CppunitTest_sal_rtl_ostringbuffer: fix loplugin:cppunitassertequals warningsMiklos Vajna1-78/+78
2016-06-27unit tests for stringToDouble() separator without digitsEike Rathke1-0/+35
2016-06-27comfort the unhappy compilerEike Rathke1-4/+4
2016-06-27stringToDouble() fix broken reverse logic for NaN and INFEike Rathke1-0/+28
2016-06-24clang-analyzer-deadcode.DeadStoresStephan Bergmann1-4/+4
2016-06-24CppunitTest_sal_rtl_digest: fix loplugin:cppunitassertequals warningsMiklos Vajna1-22/+22
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann1-1/+1
2016-06-17CppunitTest_sal_rtl_cipher: fix loplugin:cppunitassertequals warningsMiklos Vajna2-20/+20
2016-06-09CppunitTest_sal_osl_old_test_file: fix loplugin:cppunitassertequals warningsMiklos Vajna7-39/+39
2016-06-07Replace VALID_CONVERSION macro with functionStephan Bergmann1-10/+32
2016-06-03fix 32bit linux buildCaolán McNamara1-3/+3
2016-06-03CppunitTest_sal_osl_file: fix loplugin:cppunitassertequals warningsMiklos Vajna1-270/+270
2016-06-03Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann1-41/+12
2016-05-22Convert oslCheckMode to scoped enumNoel Grandin1-13/+13
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-9/+1
2016-04-21Remove redundant checksStephan Bergmann1-2/+0
2016-04-21new plugin stylepoliceNoel Grandin1-12/+12
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann3-6/+6
2016-04-18clean-up: unused using declarations and includesJochen Nitschke4-8/+0