summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary typedefs (that introduced reserved identifiers)Stephan Bergmann2016-03-101-5/+5
* Avoid reserved identifiersStephan Bergmann2016-03-101-10/+10
* Remove unnecessary typedefs (that introduced reserved identifiers)Stephan Bergmann2016-03-101-10/+10
* Avoid reserved identifiersStephan Bergmann2016-03-101-32/+32
* Drop __osl_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann2016-03-101-10/+10
* Drop __osl_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann2016-03-102-32/+29
* Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann2016-03-101-2/+2
* Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann2016-03-101-3/+3
* Rename _imp_get/setProcessLocale (avoid reserved identifiers)Stephan Bergmann2016-03-103-9/+9
* Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann2016-03-101-2/+2
* Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann2016-03-101-2/+2
* Drop __rtl_random_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann2016-03-101-28/+28
* Drop __rtl_digest_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann2016-03-101-141/+141
* Drop __rtl_cipher prefix from static entities (avoid reserved identifiers)Stephan Bergmann2016-03-101-52/+52
* tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani2016-03-087-128/+0
* tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt2016-03-083-1/+16
* sal: UNX: in oslDoCopy, rename into destination directory ...Michael Stahl2016-03-071-1/+2
* tdf#97703 removed empty setUp/tearDown methodsChirag Manwani2016-03-074-134/+0
* Work around -Werror,-Wunused-macros with clang-clStephan Bergmann2016-03-041-0/+3
* Use existing "sal.osl" log areaStephan Bergmann2016-03-041-2/+2
* Probably better to not disable this cache in all debug modesStephan Bergmann2016-03-041-6/+1
* Spurious spacesStephan Bergmann2016-03-041-2/+2
* This is test code, OK to unconditionally print to stdoutStephan Bergmann2016-03-041-7/+8
* This is test code, OK to unconditionally print to stdoutStephan Bergmann2016-03-041-18/+6
* Remove write-only g_nSocket* debug varsStephan Bergmann2016-03-041-20/+0
* Clean up a SAL_WARN_IFStephan Bergmann2016-03-041-8/+6
* -Werror,-Wunused-macrosStephan Bergmann2016-03-041-3/+0
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-037-75/+39
* sal: replace boost::bind with C++11 lambdasMichael Stahl2016-03-032-3/+2
* tdf#98210 do not require R_OK for pipe dirHank Leininger2016-03-021-2/+2
* new loplugin: commaoperatorNoel Grandin2016-02-237-43/+115
* WaE vs2015: pointer to int castingNorbert Thiebaud2016-02-211-1/+1
* WaE vs2015: int to pointer castingNorbert Thiebaud2016-02-211-1/+1
* tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran2016-02-194-129/+0
* coverity#1352316 Explicit null dereferencedCaolán McNamara2016-02-181-7/+7
* use consistent #define checks for the Windows platformNoel Grandin2016-02-1720-64/+63
* use consistent #define checks for the Windows platformNoel Grandin2016-02-162-5/+5
* coverity#1352448 Use of untrusted scalar valueCaolán McNamara2016-02-161-2/+1
* Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann2016-02-155-11/+14
* Avoid duplicate declarationTor Lillqvist2016-02-111-2/+0
* loplugin:nullptr, loplugin:overrideStephan Bergmann2016-02-101-15/+15
* Add existing CppUnit test for sal/rtl/randomChristoph Brill2016-02-102-0/+22
* cppcheck: noExplicitConstructorCaolán McNamara2016-02-081-1/+1
* Platforms that need CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT for sockets usuallyDamjan Jovanovic2016-02-072-8/+8
* cppcheck-suppress sizeofwithsilentarraypointerCaolán McNamara2016-02-051-0/+1
* fix the new CPPUNIT_TEST_NAME codeMarkus Mohrhard2016-01-261-1/+5
* support unnamed namespaces with CPPUNIT_TEST_NAMEMarkus Mohrhard2016-01-261-1/+17
* Bin leftover cruftTor Lillqvist2016-01-261-4/+0
* drop obsolete cruftDavid Tardon2016-01-2010-1472/+0
* loplugin:unusedmethods in sc/Noel Grandin2016-01-191-4/+0