summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2017-07-25tell msvc our source code is written using utf-8Caolán McNamara
2017-07-24fix use after delete in osl::Pipe dtorCaolán McNamara
2017-07-23coverity#1415617 Resource leakCaolán McNamara
2017-07-23rtl: cleanup equality conditions in uuid.cxxChris Sherlock
2017-07-23rtl: cleanup uri.cxxChris Sherlock
2017-07-23rtl: cleanup rtl_process.cxxChris Sherlock
2017-07-23rtl: remove comments, cleanup equality conditions in random.cxxChris Sherlock
2017-07-22osl: Windows pipe converted from OSL_ASSERT to assert/SAL_WARNsChris Sherlock
2017-07-23rtl: cleanup equality conditions in math.cxxChris Sherlock
2017-07-23rtl: cleanup equality conditions in locale.cxxChris Sherlock
2017-07-23rtl: remove comment cruft from locale.cxxChris Sherlock
2017-07-23rtl: cleanup equality conditions in hash.cxxChris Sherlock
2017-07-23rtl: fix equality conditions in crc.cxx and digest.cxxChris Sherlock
2017-07-23rtl: cleanup cipher.cxx equality conditionsChris Sherlock
2017-07-23rtl: remove comment cruft from cipher.cxxChris Sherlock
2017-07-23followup b714ba73c - remove excessive bracesChris Sherlock
2017-07-22osl: (Win32) check allocated pipe succeeded, otherwise needs to failChris Sherlock
2017-07-22rtl: fix bootstrap formatting, comparison to nullptrChris Sherlock
2017-07-22rtl: remove comparisons against nullptr from RTL mem filesChris Sherlock
2017-07-22rtl: remove comment cruft from alloc filesChris Sherlock
2017-07-22osl: get rid of comment cruft in w32/time.cxxChris Sherlock
2017-07-22osl: get rid of comment cruft in w32/sockimpl.hxxChris Sherlock
2017-07-22osl: get rid of comment cruft in w32/socket.cxxChris Sherlock
2017-07-22osl: get rid of comment cruft in w32/security.cxxChris Sherlock
2017-07-22osl: remove sig in commentChris Sherlock
2017-07-22osl: remove dead code from w32/salinit.cxxChris Sherlock
2017-07-22osl: get rid of comment cruft in w32 profile.cxxChris Sherlock
2017-07-22osl: small cosmetic change to make comment more readableChris Sherlock
2017-07-22osl: get rid of comment cruft in w32 path_helper.hxxChris Sherlock
2017-07-22osl: get rid of comment cruft in w32 path_helper.cxxChris Sherlock
2017-07-22osl: get rid of comment cruft in w32 nlsupport.cxxChris Sherlock
2017-07-22osl: get rid of comment cruft in w32 mutex.cxxChris Sherlock
2017-07-22osl: get rid of comment cruft in w32 module.cxxChris Sherlock
2017-07-22osl: minor whitespace fixup from automated changeChris Sherlock
2017-07-22osl: remove extraneous comments from w32/file_dirvold.cxxChris Sherlock
2017-07-22osl: fix w32/backtrace.cxx commentChris Sherlock
2017-07-22osl: get rid of comment cruft in w32 conditn.cxxChris Sherlock
2017-07-22osl: give condition tests more descriptive namesChris Sherlock
2017-07-22osl: condition qa remove extraneous commentsChris Sherlock
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-21osl: Unix pipe converted from OSL_ASSERT to assert/SAL_WARNsChris Sherlock
2017-07-21osl: fix Pipe noacquire/acquire testsChris Sherlock
2017-07-19osl: fix a number of doxygen comments in unx/file_path_helper.hxxChris Sherlock
2017-07-19osl: fix file_path_header.cxx commentChris Sherlock
2017-07-19osl: fix header commentChris Sherlock
2017-07-19Followup to 56638d1a6d9ba - fValid -> bValidChris Sherlock
2017-07-18Followup to final followup 647382f52351a75 of my followupChris Sherlock
2017-07-18osl: update named pipe handle test namesChris Sherlock
2017-07-18osl: pipe test remove unnecessary comment cruftChris Sherlock
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock