Age | Commit message (Expand) | Author |
2016-05-25 | SAL_FALLTRHOUGH in Windows-only code | Stephan Bergmann |
2016-05-22 | Convert oslCheckMode to scoped enum | Noel Grandin |
2016-05-22 | Convert AllocMode to scoped enum | Noel Grandin |
2016-05-18 | limit scanf string field width | Jochen Nitschke |
2016-05-16 | get breakpad signal handler working on windows | Markus Mohrhard |
2016-05-16 | fix typo | Markus Mohrhard |
2016-05-12 | -Werror,-Wimplicit-fallthrough | Tor Lillqvist |
2016-05-11 | sal: -Werror,-Wimplicit-fallthrough | Michael Stahl |
2016-05-10 | Add SAL_FALLTHROUGH, where apparently appropriate | Stephan Bergmann |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-05-05 | clang-tidy modernize-loop-convert in oox to sax | Noel Grandin |
2016-05-02 | sal_Bool -> bool | Stephan Bergmann |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-22 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-22 | Is __OPENTRANSPORTPROVIDERS__ (still) needed | Stephan Bergmann |
2016-04-21 | Remove redundant checks | Stephan Bergmann |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-15 | fix case when fileName lacks "/MacOS/" | Douglas Mencken |
2016-04-14 | Work around -Werror=logical-op (GCC 6) | Stephan Bergmann |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-12 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-11 | tdf#94306 replace boost::noncopyable r.. to sdext | Jochen Nitschke |
2016-04-07 | Drop pointless "internal" directory level for already internal include files | Tor Lillqvist |
2016-04-07 | Bin unneeded forward declarations of static functions | Tor Lillqvist |
2016-04-06 | sal: GetSystemTimePreciseAsFileTime requires Windows 8 | Michael Stahl |
2016-04-04 | osl_getSystemTime: use high precision timer of W32, if available | László Németh |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #4 | tymyjan |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-31 | ...one more detail to get things fixed | Stephan Bergmann |
2016-03-31 | Fix Windows part of 97858ca008fd8cf405e52795c8db415ef6c5afb3 | Stephan Bergmann |
2016-03-30 | loplugin:staticanonymous | Stephan Bergmann |
2016-03-29 | tdf#93548 Refactor sal signal to reduce code duplication | Aleksas Pantechovskis |
2016-03-29 | handle failure to expand ~ in path elements. | Michael Meeks |
2016-03-29 | sal: re-enable most getSystemPathFromFileURL tests. | Michael Meeks |
2016-03-22 | tdf#84323: Make osl::Thread::wait more readable | Gurkaran |
2016-03-16 | Remove code that has been commented-out for long | Tor Lillqvist |
2016-03-15 | loplugin:constantparam | Noel Grandin |
2016-03-11 | Better fix for -Werror=shadow | Stephan Bergmann |
2016-03-10 | -Werror=shadow | Stephan Bergmann |
2016-03-10 | Remove unnecessary typedefs (that introduced reserved identifiers) | Stephan Bergmann |
2016-03-10 | Avoid reserved identifiers | Stephan Bergmann |
2016-03-10 | Remove unnecessary typedefs (that introduced reserved identifiers) | Stephan Bergmann |
2016-03-10 | Avoid reserved identifiers | Stephan Bergmann |
2016-03-10 | Drop __osl_ prefix from static entities (avoid reserved identifiers) | Stephan Bergmann |
2016-03-10 | Drop __osl_ prefix from static entities (avoid reserved identifiers) | Stephan Bergmann |
2016-03-10 | Remove unnecessary typedef (that introduced a reserved identifier) | Stephan Bergmann |
2016-03-10 | Remove unnecessary typedef (that introduced a reserved identifier) | Stephan Bergmann |
2016-03-10 | Rename _imp_get/setProcessLocale (avoid reserved identifiers) | Stephan Bergmann |