summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2017-07-19osl: fix a number of doxygen comments in unx/file_path_helper.hxxChris Sherlock1-109/+58
2017-07-19osl: fix file_path_header.cxx commentChris Sherlock1-5/+2
2017-07-19osl: fix header commentChris Sherlock1-18/+11
2017-07-19Followup to 56638d1a6d9ba - fValid -> bValidChris Sherlock1-23/+23
2017-07-18Followup to final followup 647382f52351a75 of my followupChris Sherlock2-5/+5
2017-07-18osl: update named pipe handle test namesChris Sherlock1-4/+4
2017-07-18osl: pipe test remove unnecessary comment cruftChris Sherlock1-11/+11
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock18-64/+64
2017-07-17loplugin:unnecessaryparen: sal (clang-cl)Stephan Bergmann3-4/+4
2017-07-16Avoid crash when rSignal.Handler is SIG_DFL etc.Stephan Bergmann1-16/+1
2017-07-13use more OUString::operator== in forms..salNoel Grandin5-9/+8
2017-07-13These arguments can apparently never be nullStephan Bergmann2-10/+8
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin1-1/+1
2017-07-11osl: unx file.cxx nullptr testing cleanupChris Sherlock1-4/+4
2017-07-10simplify some OUString compareTo callsNoel Grandin1-4/+4
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin5-10/+10
2017-07-10osl: w32/pipe.cxx fPipeAvailable -> bPipeAvailableChris Sherlock1-4/+4
2017-07-10osl: followup - m_NamedObject never INVALID_HANDLE_VALUEChris Sherlock1-1/+1
2017-07-10Followup: m_NamedObject never INVALID_HANDLE_VALUE, must be nullptrChris Sherlock1-2/+2
2017-07-10osl: CreateMutexW returns NULL on failure, not INVALID_HANDLE_VALUEChris Sherlock1-12/+14
2017-07-08osl: followup to 7c6ccc42 for w32/unx file.cxxChris Sherlock2-4/+0
2017-07-07tdf#43157 - osl: convert OSL_ASSERT in unx/file_misc.cxxChris Sherlock1-14/+18
2017-07-07osl: unx osl_getDirectoryItem() cleanupChris Sherlock1-4/+4
2017-07-07osl: unx osl_getNextDirectoryItem() cleanupChris Sherlock1-23/+24
2017-07-07osl: osl_closeDirectory cleanupChris Sherlock1-9/+9
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2-2/+2
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-2/+1
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin4-9/+9
2017-07-06tdf#43157 - osl: convert OSL_ASSERT in unx & w32 tempfile.cxxChris Sherlock2-3/+7
2017-07-06teach unnecessaryparen plugin about other kinds of statementsNoel Grandin1-1/+1
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-1/+1
2017-07-05tdf#59424 unset open flag O_EXCL if O_CREAT is not setTomaž Vajngerl1-0/+4
2017-07-05new loplugin unnecessaryparenNoel Grandin3-10/+10
2017-07-05loplugin:casttovoid (clang-cl): salStephan Bergmann1-3/+1
2017-07-03loplugin:oncevar (clang-cl): salStephan Bergmann6-14/+9
2017-07-03Rather translate "Sonderzeichen" as "special characters"Stephan Bergmann1-7/+7
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-1/+1
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M4-55/+55
2017-07-02loplugin:casttovoid: salStephan Bergmann7-82/+13
2017-06-27-Werror=catch-value= (GCC 8)Stephan Bergmann1-1/+1
2017-06-26s/catched/caughtNoel Grandin1-1/+1
2017-06-26loplugin:oncevar in oox..saxNoel Grandin5-10/+5
2017-06-26osl: w32/pipe.cxx typo should have been caught, not cachedChris Sherlock1-1/+1
2017-06-25osl: socket.cxx nullptr comparison cleanupsChris Sherlock2-21/+19
2017-06-25osl: for should be a whileChris Sherlock1-1/+1
2017-06-25osl: test condition fixes in unx/file.cxxChris Sherlock1-31/+30
2017-06-25osl: whitespace cleanup of unx/file.cxxChris Sherlock1-228/+286
2017-06-25osl: doxygen comments in unx/file.cxxChris Sherlock1-12/+10
2017-06-25osl: cleanup headers of unx/file.cxxChris Sherlock1-8/+5
2017-06-25tdf#43157 - osl: convert OSL_PRECONDs in w32 & unx file.cxxChris Sherlock2-14/+19