summaryrefslogtreecommitdiffstats
path: root/sal/qa
Commit message (Expand)AuthorAgeFilesLines
* sal: WNT -> _WIN32Thorsten Behrens2018-06-051-1/+1
* loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2018-06-014-165/+165
* loplugin:useuniqueptr in sal/qa/Noel Grandin2018-04-162-27/+23
* Make LibreOffice buildable on Haiku.Kacper Kasper2018-03-051-2/+4
* Fix typosAndrea Gelmini2018-02-241-1/+1
* Typ-o negativIlmari Lauhakangas2018-01-302-3/+3
* Add unit tests for rtl::math's inverse hyperbolic functionsTakeshi Abe2018-01-231-0/+71
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-231-11/+11
* tdf#114939: Verify rtl_digest_SHA1 computes broken results, by designStephan Bergmann2018-01-171-24/+11
* tdf#114939 sal: fix endMD5() off-by-oneMichael Stahl2018-01-161-0/+92
* More loplugin:cstylecast: salStephan Bergmann2018-01-124-99/+99
* Remove broken testStephan Bergmann2018-01-021-25/+0
* loplugin:unnecessaryparen improve return checkNoel Grandin2017-12-291-1/+1
* rtl: support start/stop threads around pre-initAshod Nakashian2017-12-281-2/+2
* unotools: don't go belly-up if temp dir is wrong or emptyJuergen Funk2017-12-221-0/+25
* Don't use -I$(SRCDIR), people have various strange stuff in the SRCDIR.Jan Holesovsky2017-12-201-1/+1
* Fix typosAndrea Gelmini2017-12-171-1/+1
* sal: add pre-initialization scheme for allocations.Michael Meeks2017-12-151-0/+70
* loplugin:salcall fix functionsNoel Grandin2017-12-112-2/+2
* Fix typosAndrea Gelmini2017-11-212-6/+6
* Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann2017-11-112-0/+14
* Make testUtf8StringLiterals work when char is unsignedStephan Bergmann2017-10-241-3/+3
* loplugin:includeform: salStephan Bergmann2017-10-2328-100/+100
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-051-6/+7
* SAL: use more Unicode on WindowsMike Kaganski2017-09-271-26/+28
* Map Windows code page 42 to RTL_TEXTENCODING_SYMBOLStephan Bergmann2017-09-241-0/+1
* Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski2017-09-223-18/+6
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-186-0/+18
* Make reading UTF-8 strictStephan Bergmann2017-09-131-29/+303
* tell msvc our source code is written using utf-8Caolán McNamara2017-07-251-0/+11
* fix use after delete in osl::Pipe dtorCaolán McNamara2017-07-241-3/+4
* coverity#1415617 Resource leakCaolán McNamara2017-07-231-4/+4
* osl: give condition tests more descriptive namesChris Sherlock2017-07-221-118/+118
* osl: condition qa remove extraneous commentsChris Sherlock2017-07-221-16/+10
* osl: fix Pipe noacquire/acquire testsChris Sherlock2017-07-211-23/+24
* osl: update named pipe handle test namesChris Sherlock2017-07-181-4/+4
* osl: pipe test remove unnecessary comment cruftChris Sherlock2017-07-181-11/+11
* RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock2017-07-171-7/+7
* use more OUString::operator== in forms..salNoel Grandin2017-07-134-6/+5
* simplify some OUString compareTo callsNoel Grandin2017-07-101-4/+4
* use OString::operator== in preference to ::equalsNoel Grandin2017-07-064-9/+9
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-1/+1
* loplugin:casttovoid: salStephan Bergmann2017-07-021-2/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-2/+0
* use more SAL_N_ELEMENTS part 2Noel Grandin2017-06-144-18/+10
* clang-tidy readability-non-const-parameterNoel Grandin2017-06-093-4/+4
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-3/+3
* osl: qa test of %2F - for file URIs this is invalidChris Sherlock2017-05-291-3/+16
* remove some unnecessary OString constructor callsNoel Grandin2017-05-291-1/+1
* osl: remove LLA sigs, fix typos and convert to Doxygen commentChris Sherlock2017-05-271-12/+13