summaryrefslogtreecommitdiffstats
path: root/sal/qa
Commit message (Expand)AuthorAgeFilesLines
* Unit test for leading and trailing group separator charactersEike Rathke2018-12-011-0/+56
* Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek2018-11-291-5/+5
* loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin2018-11-291-3/+3
* improve function-local statics in salNoel Grandin2018-11-221-5/+6
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+2
* Fix race in test codeStephan Bergmann2018-11-131-2/+5
* clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai2018-11-101-1/+1
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-2439-1560/+1541
* Remove line commented out since 2004Tor Lillqvist2018-10-221-2/+0
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-191-13/+7
* clang-tidy misc-redundant-expressionNoel Grandin2018-10-151-1/+1
* loplugin:constfields in reportdesign,sal,saxNoel Grandin2018-10-123-8/+8
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-096-26/+26
* loplugin:external (clang-cl)Stephan Bergmann2018-09-241-2/+2
* New loplugin:externalStephan Bergmann2018-09-1717-52/+52
* loplugin:simplifyconstruct in reportdesign..saxNoel Grandin2018-09-101-1/+1
* clang-tidy bugprone-sizeof-expressionNoel Grandin2018-09-081-2/+2
* clang-tidy bugprone-use-after-moveNoel Grandin2018-09-071-2/+2
* Remove redundant asserts after newMike Kaganski2018-08-301-5/+1
* Use ConvertSidToStringSidW instead of composing SID string manuallyMike Kaganski2018-08-291-46/+6
* rhbz#1618703: Allow to use OpenSSL as backend for rtl/cipher.hStephan Bergmann2018-08-231-0/+61
* Make OUStringLiteral ctor actually constexprStephan Bergmann2018-08-211-0/+3
* Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov2018-08-201-16/+14
* Fix typo: s/an other/another/gAndrea Gelmini2018-08-153-4/+4
* Fix typosAndrea Gelmini2018-08-131-1/+1
* Fix typosAndrea Gelmini2018-08-101-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-08-061-0/+1
* loplugin:useuniqueptr in sal/qa/OStringBufferNoel Grandin2018-08-061-999/+862
* [API CHANGE] add some more asserts to the string functionsNoel Grandin2018-08-022-379/+1
* Revert rtl_alloc_preInit back to boolean argumentStephan Bergmann2018-08-021-2/+2
* tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen2018-07-101-0/+1
* tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle2018-07-084-25/+4
* Improved loplugin:redundantcast (const-qualified typedefs): salStephan Bergmann2018-06-291-1/+1
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-121-23/+21
* 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