Age | Commit message (Expand) | Author | Files | Lines |
2020-07-21 | Improved oplugin:staticanonymous -> redundantstatic redux, macOS | Stephan Bergmann | 1 | -3/+3 |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: sal | Stephan Bergmann | 6 | -15/+15 |
2020-06-04 | Remove useless Result variable | Stephan Bergmann | 1 | -9/+5 |
2020-05-29 | loplugin:simplifybool in oox..sd | Noel Grandin | 1 | -2/+2 |
2020-05-25 | createSocketImpl is always called with the same argument | Stephan Bergmann | 1 | -4/+4 |
2020-05-10 | compact namespace in sal..svgio | Noel Grandin | 2 | -4/+4 |
2020-04-29 | Fix problems when running a sandboxed LO as instdir/.../soffice on macOS | Tor Lillqvist | 1 | -0/+12 |
2020-04-15 | loplugin:buriedassign in sal | Noel Grandin | 1 | -6/+8 |
2020-04-06 | Nah, let's revert that shite | Tor Lillqvist | 5 | -295/+40 |
2020-04-04 | Let's put some verbosity in #if 0, though | Tor Lillqvist | 1 | -1/+1 |
2020-04-04 | Show what pathname a fd was opened from in the SAL_INFO("sal.file") calls | Tor Lillqvist | 4 | -38/+137 |
2020-04-04 | Add SAL_INFO with "sal.file" also for the pread, read, pwrite, and write calls | Tor Lillqvist | 1 | -5/+39 |
2020-04-04 | Show flags and modes symbolically in the SAL_INFO() for open() and access() | Tor Lillqvist | 3 | -6/+128 |
2020-04-02 | loplugin:flatten in sal | Noel Grandin | 4 | -130/+130 |
2020-03-12 | Revert "loplugin:constfields in reportdesign,sal,sax" | Noel Grandin | 8 | -12/+12 |
2020-02-27 | avoid memory leak in win32 sal::backtrace_get() | Luboš Luňák | 1 | -21/+2 |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin | 1 | -3/+1 |
2020-01-28 | tdf#96505: Get rid of cargo cult long integer literals | Onur Yilmaz | 2 | -4/+4 |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann | 4 | -8/+12 |
2020-01-27 | Use Linux gettid as available since glibc 2.30 | Stephan Bergmann | 1 | -3/+14 |
2020-01-26 | cppcheck: shadowFunction in sal/file_url | Julien Nabet | 1 | -6/+6 |
2020-01-15 | Clean up safeRead/Write | Stephan Bergmann | 2 | -15/+27 |
2020-01-03 | android: file-cache to improve performance. | Michael Meeks | 1 | -33/+120 |
2019-12-19 | sal_Char->char in remotebridges..sax | Noel Grandin | 13 | -182/+182 |
2019-12-03 | SAL_INFO_IF -> SAL_WARN_IF | Noel Grandin | 1 | -1/+1 |
2019-12-03 | use scoped enum | Stephan Bergmann | 1 | -31/+38 |
2019-11-27 | Hide parts of sal/osl/unx/thread.cxx only used by !NO_PTHREAD_PRIORITY | Stephan Bergmann | 1 | -0/+9 |
2019-11-26 | cid#706206 Time of check time of use | Caolán McNamara | 1 | -0/+1 |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann | 7 | -2/+46 |
2019-11-19 | tdf#128101 android: fix documents with manual page break | Christian Lohmaier | 1 | -1/+8 |
2019-11-17 | Extend loplugin:external to warn about enums | Stephan Bergmann | 1 | -0/+4 |
2019-10-21 | size some stringbuffer to prevent re-alloc | Noel Grandin | 2 | -9/+12 |
2019-10-18 | cid#1448512 silence Out-of-bounds access | Caolán McNamara | 1 | -1/+1 |
2019-10-14 | New loplugin:getstr | Stephan Bergmann | 1 | -4/+4 |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin | 1 | -1/+1 |
2019-10-10 | DestFileExists should be bool | Stephan Bergmann | 1 | -8/+8 |
2019-10-09 | cid#1453854 silence Time of check time of use | Caolán McNamara | 1 | -0/+1 |
2019-10-07 | cid#1448512 silence bogus Out-of-bounds access | Caolán McNamara | 1 | -0/+1 |
2019-09-29 | constmethod for accessor-type methods | Noel Grandin | 1 | -1/+1 |
2019-09-17 | Better handling of non--UTF-8 filesystem pathnames in sal/osl/unx/ | Stephan Bergmann | 9 | -224/+450 |
2019-09-16 | Simplify forced memory reads | Stephan Bergmann | 1 | -4/+3 |
2019-09-16 | -Werror=volatile (GCC 10 trunk) | Stephan Bergmann | 1 | -2/+2 |
2019-09-10 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2019-09-10 | tdf#127069 sal: preserve gid of files in the unx osl_replaceFile() | Miklos Vajna | 1 | -1/+32 |
2019-09-05 | Clean up {osl_,osl::}systemPathEnsureSeparator combo | Stephan Bergmann | 2 | -39/+8 |
2019-09-05 | Clean up {osl_,osl::}systemPathMakeAbsolutePath combo | Stephan Bergmann | 4 | -56/+12 |
2019-09-05 | Use OUString in osl_getNextDirectoryItem | Stephan Bergmann | 1 | -9/+7 |
2019-09-05 | Fix osl_systemPathEnsureSeparator precondition | Stephan Bergmann | 1 | -13/+14 |
2019-09-05 | Let osl_systemPathEnsureSeparator directly take an OUString | Stephan Bergmann | 2 | -14/+11 |
2019-09-01 | Resolves: ofz#16898 Direct-leak in rtl_uString_ImplAlloc | Caolán McNamara | 1 | -2/+2 |