- a15715c -Wstrict-prototypes by Stephan Bergmann · 12 years ago
- 97b330f loplugin:staticcall by Stephan Bergmann · 12 years ago
- 2489589 coverity#982462 Dereference after null check by Caolán McNamara · 12 years ago
- e5c20a7 sal/rtl: remove SAL_THROW macro by Noel Grandin · 12 years ago
- b2725b7 Keep TestFixture alive until outputter is done with it by Stephan Bergmann · 12 years ago
- 9e13afe Cover ctors/dtors of our TestFixtures under the protectors, too by Stephan Bergmann · 12 years ago
- f3e1f47 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
- 5e62d30 update_pch by Thomas Arnhold · 12 years ago
- bf2e8fa dlclose confuses LeakSanitizer by Stephan Bergmann · 12 years ago
- 3b24dcc Remove unnecessary semicolons by Peter Senna Tschudin · 12 years ago
- 622ef70 fix encoding: iso-8859-1 -> utf8 by Thomas Arnhold · 12 years ago
- 02638a0 cppunit: always compile with debugging symbols on windows. by Michael Meeks · 12 years ago
- b201160 coverity#982175 Unchecked return value from library by Caolán McNamara · 12 years ago
- fdca2dd coverity#1079283 Uninitialized scalar field by Caolán McNamara · 12 years ago
- 1bbf556 coverity#1079282 Uninitialized scalar field by Caolán McNamara · 12 years ago
- cd0ad2b coverity#1079281 Uninitialized scalar field by Caolán McNamara · 12 years ago
- f67b571 coverity#1079280 Uninitialized scalar field by Caolán McNamara · 12 years ago
- 7fd719f coverity#1079279 Uninitialized scalar field by Caolán McNamara · 12 years ago
- 127eeaa coverity#1079278 Uninitialized scalar field by Caolán McNamara · 12 years ago
- c755ddf coverity#1079277 Uninitialized scalar field by Caolán McNamara · 12 years ago
- 3c5f582 coverity#1079284 Uninitialized scalar field by Caolán McNamara · 12 years ago
- e068802 coverity#1079285 Uninitialized scalar field by Caolán McNamara · 12 years ago
- 4fbbfc2 WoE: while (..) {} instead of while(..); by Douglas Mencken · 12 years ago
- b5cb493 Work around undef conversion of large double to float by Stephan Bergmann · 12 years ago
- 4330085 Avoid undef conversion from log10(INF) = INF to sal_Int32 by Stephan Bergmann · 12 years ago
- c8945b3 Fix order of function pointers by Stephan Bergmann · 12 years ago
- 4c05911 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Mukhiddin Yusupov · 12 years ago
- 85dc388 Default OS X thread stack size too small for -fsanitize=address by Stephan Bergmann · 12 years ago
- f65de4fe fdo#60338: Introduce osl_createDirectoryWithFlags by Stephan Bergmann · 12 years ago
- 92621df Revert "fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT" by Stephan Bergmann · 12 years ago
- 0562a17 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Mukhiddin Yusupov · 12 years ago
- ef02ced Win32 - warn of extraordinary behaviour with LoadLibrary and long PATHs by Michael Meeks · 12 years ago
- fe39041 Remove unnecessary casts by Stephan Bergmann · 12 years ago
- cd11bc6 C string usage improvment by Arnaud Versini · 12 years ago
- f67702e fdo#60338: Add osl_File_OpenFlag_Private to avoid umask by Stephan Bergmann · 12 years ago
- ee43de6 error C3861: 'rtl_allocateMemory': identifier not found by Miklos Vajna · 12 years ago
- 70fc3a2 remove some external header guards by Thomas Arnhold · 12 years ago
- 71e5b1b Related: #i124896# Remove Allocator from sal, too by Thomas Arnhold · 12 years ago
- a908e4e Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxx by Herbert Dürr · 12 years ago
- 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
- 533237f Related fdo#60338: Restrictive open mode flags for tempfile w/o calling umask by Stephan Bergmann · 12 years ago
- f492e45 Convert sal/osl/unx/tempfile.c to C++ by Stephan Bergmann · 12 years ago
- fd4c367 include sal/log.hxx here by Matúš Kukan · 12 years ago
- 9a8411d osl_openFilePath is internal sal/osl/unx functionality by Stephan Bergmann · 12 years ago
- 416543e All three uses of osl_getFileOSHandle have been removed again by Stephan Bergmann · 12 years ago
- 3f72ad1 osl_openMemoryAsFile is internal, Android-only functionality by Stephan Bergmann · 12 years ago
- 70e744b fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IF by Michaël Lefèvre · 12 years ago
- 7adbc1c coverity#1213310 Dereference before null check by Caolán McNamara · 12 years ago
- 2ae1345 coverity#984128 Uninitialized scalar field by Caolán McNamara · 12 years ago
- c327aca remove globally disabled warnings from source files by Thomas Arnhold · 12 years ago
- 1612a8e coverity#1209362 coverity gold, wrong mask by Caolán McNamara · 12 years ago
- 52cd5cc coverity#1209760 Parse warning by Caolán McNamara · 12 years ago
- eae3f52 New --disable-runtime-optimizations by Stephan Bergmann · 12 years ago
- bdfcc8c fix MACOS build by Noel Grandin · 12 years ago
- 78b9537 various: sal_Bool->bool by Noel Grandin · 12 years ago
- f9980ad Avoid the annoying line wrapping by Tor Lillqvist · 12 years ago
- 68e5207 sal logging: Flush after having written the output. by Jan Holesovsky · 12 years ago
- 51bfb3a Asan: fix invalid memory access by Markus Mohrhard · 12 years ago
- 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
- bd22c1c coverity#1209781 Resource leak by Chris Sherlock · 12 years ago
- 820a299 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
- 4439abe show the failure message again at the end of the test by Markus Mohrhard · 12 years ago
- 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
- 8231620 this fails to link with mingw by David Tardon · 12 years ago
- 25d88d2 More hacking on --with-locales by Tor Lillqvist · 12 years ago
- 81076cb Get rid of the "failure #23" style messages in CppunitTest_sal_rtl_textenc by Tor Lillqvist · 12 years ago
- ca54d37 Add a test listener that outputs failures to stderr as they happen by Tor Lillqvist · 12 years ago
- 70c773d Add missing right paren in assertion log messages by Tor Lillqvist · 12 years ago
- 5723599 Add informative comment about cross-compiling to iOS in particular by Tor Lillqvist · 12 years ago
- 63ccf3f Make assertion failures in CppunitTest_sal_rtl_textenc more informative by Tor Lillqvist · 12 years ago
- d0800e3 Typo fix: s/temporaer/temporary/ by Tor Lillqvist · 12 years ago
- 1ec8367 Avoid possible memory leaks in case of exceptions by Takeshi Abe · 12 years ago
- 247cec2 Bypass EUC and ISO-2022 encoding tables for iOS by Tor Lillqvist · 12 years ago
- 97a5ba4 remove comments why a file gets included by Thomas Arnhold · 12 years ago
- 0db1e71 cpplint: [readability/utf8] Line contains invalid UTF-8 by Julien Nabet · 12 years ago
- 9a7fc5e Typo: s/shure/sure by Tor Lillqvist · 12 years ago
- 8f7a111 update_pch by Thomas Arnhold · 12 years ago
- b1b0530 typo: independend -> independent by Thomas Arnhold · 12 years ago
- 8568fec Fix bounds by Stephan Bergmann · 12 years ago
- 6835d9f It's "its", not "it's" by Tor Lillqvist · 12 years ago
- b020060 Clean up unreferenced functions by Stephan Bergmann · 12 years ago
- 883844f Remove dead test code by Stephan Bergmann · 12 years ago
- 9573cd6 Fix ASCII-only check by Stephan Bergmann · 12 years ago
- bd08874 Remove dead interlock code: by Stephan Bergmann · 12 years ago
- bc067d1 C++11-only stdint.h SIZE_MAX -> std::numeric_limits by Stephan Bergmann · 12 years ago
- 82861c5 Properly cover in #ifdef TIMETESTS by Stephan Bergmann · 12 years ago
- 0a1cc78 Kill "Portal Demo HACK", whatever it is by Tor Lillqvist · 12 years ago
- 335cd83 Kill superfluous vertical whitespace by Tor Lillqvist · 12 years ago
- b6f4658 Use boost::noncopyable by Stephan Bergmann · 12 years ago
- 38696ba Handle missing SIZE_MAX by Tor Lillqvist · 12 years ago
- 6cd87e5 coverity#1194930 Avoid TOCTOU between access and mkdir by Stephan Bergmann · 12 years ago
- d37e964 sal/osl/unx/security.c -> .cxx by Stephan Bergmann · 12 years ago
- 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
- 81ad114 WaE: 'MAC_OS_X_VERSION_MAX_ALLOWED' is not defined, evaluates to 0 by Tor Lillqvist · 12 years ago
- dfc2e45 sal: add aligned memory allocation with malloc for OS X < 10.6 by Douglas Mencken · 12 years ago
- c50e822 Remove unused inline functions by Stephan Bergmann · 12 years ago
- 5385180 coverity#983373 Dereference before null check by Caolán McNamara · 12 years ago
- c184d44 Missing dependency by Stephan Bergmann · 12 years ago
- dc9feb6 Move invariant writes outside loop by Stephan Bergmann · 12 years ago
- c176cb8 decorate tempfile name's to help identify leaks' author by Norbert Thiebaud · 12 years ago