summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unnecessaryparenStephan Bergmann2017-08-071-1/+1
* loplugin:oncevarStephan Bergmann2017-08-071-2/+3
* If we are going to warn about an "invalid" URL, at least tell what it isTor Lillqvist2017-08-021-2/+3
* osl: cleanup Unix process_impl.cxx - remove comment cruftChris Sherlock2017-07-301-42/+3
* tell msvc our source code is written using utf-8Caolán McNamara2017-07-251-0/+11
* fix use after delete in osl::Pipe dtorCaolán McNamara2017-07-241-3/+4
* coverity#1415617 Resource leakCaolán McNamara2017-07-231-4/+4
* rtl: cleanup equality conditions in uuid.cxxChris Sherlock2017-07-231-35/+38
* rtl: cleanup uri.cxxChris Sherlock2017-07-231-28/+112
* rtl: cleanup rtl_process.cxxChris Sherlock2017-07-231-5/+8
* rtl: remove comments, cleanup equality conditions in random.cxxChris Sherlock2017-07-231-105/+58
* osl: Windows pipe converted from OSL_ASSERT to assert/SAL_WARNsChris Sherlock2017-07-221-10/+13
* rtl: cleanup equality conditions in math.cxxChris Sherlock2017-07-231-153/+248
* rtl: cleanup equality conditions in locale.cxxChris Sherlock2017-07-231-2/+2
* rtl: remove comment cruft from locale.cxxChris Sherlock2017-07-231-54/+32
* rtl: cleanup equality conditions in hash.cxxChris Sherlock2017-07-231-54/+63
* rtl: fix equality conditions in crc.cxx and digest.cxxChris Sherlock2017-07-232-341/+366
* rtl: cleanup cipher.cxx equality conditionsChris Sherlock2017-07-231-27/+32
* rtl: remove comment cruft from cipher.cxxChris Sherlock2017-07-231-199/+82
* followup b714ba73c - remove excessive bracesChris Sherlock2017-07-232-14/+14
* osl: (Win32) check allocated pipe succeeded, otherwise needs to failChris Sherlock2017-07-221-0/+5
* rtl: fix bootstrap formatting, comparison to nullptrChris Sherlock2017-07-221-167/+241
* rtl: remove comparisons against nullptr from RTL mem filesChris Sherlock2017-07-223-122/+127
* rtl: remove comment cruft from alloc filesChris Sherlock2017-07-225-631/+250
* osl: get rid of comment cruft in w32/time.cxxChris Sherlock2017-07-221-10/+0
* osl: get rid of comment cruft in w32/sockimpl.hxxChris Sherlock2017-07-221-3/+0
* osl: get rid of comment cruft in w32/socket.cxxChris Sherlock2017-07-221-235/+19
* osl: get rid of comment cruft in w32/security.cxxChris Sherlock2017-07-221-48/+33
* osl: remove sig in commentChris Sherlock2017-07-221-1/+1
* osl: remove dead code from w32/salinit.cxxChris Sherlock2017-07-221-4/+0
* osl: get rid of comment cruft in w32 profile.cxxChris Sherlock2017-07-221-32/+14
* osl: small cosmetic change to make comment more readableChris Sherlock2017-07-221-6/+6
* osl: get rid of comment cruft in w32 path_helper.hxxChris Sherlock2017-07-221-22/+10
* osl: get rid of comment cruft in w32 path_helper.cxxChris Sherlock2017-07-221-20/+0
* osl: get rid of comment cruft in w32 nlsupport.cxxChris Sherlock2017-07-221-12/+0
* osl: get rid of comment cruft in w32 mutex.cxxChris Sherlock2017-07-221-19/+0
* osl: get rid of comment cruft in w32 module.cxxChris Sherlock2017-07-221-38/+5
* osl: minor whitespace fixup from automated changeChris Sherlock2017-07-221-3/+3
* osl: remove extraneous comments from w32/file_dirvold.cxxChris Sherlock2017-07-221-18/+4
* osl: fix w32/backtrace.cxx commentChris Sherlock2017-07-221-5/+5
* osl: get rid of comment cruft in w32 conditn.cxxChris Sherlock2017-07-221-20/+0
* osl: give condition tests more descriptive namesChris Sherlock2017-07-221-118/+118
* osl: condition qa remove extraneous commentsChris Sherlock2017-07-221-16/+10
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* osl: Unix pipe converted from OSL_ASSERT to assert/SAL_WARNsChris Sherlock2017-07-211-9/+9
* osl: fix Pipe noacquire/acquire testsChris Sherlock2017-07-211-23/+24
* osl: fix a number of doxygen comments in unx/file_path_helper.hxxChris Sherlock2017-07-191-109/+58
* osl: fix file_path_header.cxx commentChris Sherlock2017-07-191-5/+2
* osl: fix header commentChris Sherlock2017-07-191-18/+11
* Followup to 56638d1a6d9ba - fValid -> bValidChris Sherlock2017-07-191-23/+23