summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-06tdf#43157 - osl: convert OSL_ASSERT in unx & w32 tempfile.cxxChris Sherlock
2017-07-06teach unnecessaryparen plugin about other kinds of statementsNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05tdf#59424 unset open flag O_EXCL if O_CREAT is not setTomaž Vajngerl
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-05loplugin:casttovoid (clang-cl): salStephan Bergmann
2017-07-03loplugin:oncevar (clang-cl): salStephan Bergmann
2017-07-03Rather translate "Sonderzeichen" as "special characters"Stephan Bergmann
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-07-02loplugin:casttovoid: salStephan Bergmann
2017-06-27-Werror=catch-value= (GCC 8)Stephan Bergmann
2017-06-26s/catched/caughtNoel Grandin
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-26osl: w32/pipe.cxx typo should have been caught, not cachedChris Sherlock
2017-06-25osl: socket.cxx nullptr comparison cleanupsChris Sherlock
2017-06-25osl: for should be a whileChris Sherlock
2017-06-25osl: test condition fixes in unx/file.cxxChris Sherlock
2017-06-25osl: whitespace cleanup of unx/file.cxxChris Sherlock
2017-06-25osl: doxygen comments in unx/file.cxxChris Sherlock
2017-06-25osl: cleanup headers of unx/file.cxxChris Sherlock
2017-06-25tdf#43157 - osl: convert OSL_PRECONDs in w32 & unx file.cxxChris Sherlock
2017-06-25osl: remove unneeded comment in unx/file.cxxChris Sherlock
2017-06-25osl: remove comment cruft from pipe.cxx on win32 and unxChris Sherlock
2017-06-25osl: whitespace cleanup of pipe.cxx for unx and w32Chris Sherlock
2017-06-23osl: w32/file.cxx cleanup signatures of definitionsChris Sherlock
2017-06-23osl: w32/file.cxx normalized LHS/RHS if conditionsChris Sherlock
2017-06-23osl: w32/file.cxx remove extraneous space from around bracesChris Sherlock
2017-06-23osl: w32/file.cxx update commentsChris Sherlock
2017-06-23osl: w32/file.cxx update headersChris Sherlock
2017-06-23osl: getpagesize() uses sysconf(_SC_PAGESIZE) on all BSDsChris Sherlock
2017-06-23loplugin:unusedfields in registry..saxNoel Grandin
2017-06-20fix android buildNoel Grandin
2017-06-20new cannot return nullptrNoel Grandin
2017-06-19Remove questionable assertsStephan Bergmann
2017-06-18Fix TBJulien Nabet
2017-06-18tdf#43157 - osl: convert OSL_ASSERTs to assert in signalshared.cxxChris Sherlock
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16osl: signalshared.cxx no longer uses pVar (!=|==) nullptr expressionsChris Sherlock
2017-06-16Remove a bunch of comment cruft - esp. "the end." bitsChris Sherlock
2017-06-14use default handler for SIGALRM for fuzzersCaolán McNamara
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-08Avoid -fsanitize=signed-integer-overflowStephan Bergmann
2017-06-07tdf#108039: check for nullptr in rtl_uString and OUStringMike Kaganski
2017-06-07sal: use thread safe local static in getInternMutexJochen Nitschke
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30sal,external: remove checks for obsolete VCVER=120Michael Stahl