Age | Commit message (Expand) | Author |
2014-08-13 | WaE: Unreferenced function definition | Tor Lillqvist |
2014-08-13 | textenc: disable failing tests on Windows for now | Thomas Arnhold |
2014-08-13 | warning C4706: assignment within conditional expression | Thomas Arnhold |
2014-08-13 | update_pch | Thomas Arnhold |
2014-08-11 | "fixes" needed because ure/source/unorc is now expanded at configure time | Tor Lillqvist |
2014-08-08 | drop extra ( | David Tardon |
2014-08-08 | osl: kill check for ancient freebsd < 7 versions | Riccardo Magliocchetti |
2014-08-07 | move null termination outside ifdefs for both branches | Caolán McNamara |
2014-08-07 | coverity#706155 Copy into fixed size buffer | Caolán McNamara |
2014-07-31 | osl_areCommandArgsSet: ensure mutexes locked when accessing data. | Andrzej Hunt |
2014-07-31 | sal_osl_process: fix "Parent and child environment not equal" for OSX <10.6 | Douglas Mencken |
2014-07-28 | Include <algorithm> for std::min | Tor Lillqvist |
2014-07-24 | sal: avoid STL asserts in create_merged_environment | Michael Stahl |
2014-07-19 | coverity#704665 Explicit null dereferenced | Caolán McNamara |
2014-07-15 | sal: unx/mutex.c: try to avoid system declarations with _GNU_SOURCE | Michael Stahl |
2014-07-14 | workaround hack that trips up externandnotdefined clang plugin | Noel Grandin |
2014-07-12 | sal: restore pthread to its original non-ideal state. | Michael Meeks |
2014-07-11 | complete shot-in-the-dark to fix tinderbox build | Noel Grandin |
2014-07-11 | attempt to fix linux build | Noel Grandin |
2014-07-11 | new loplugin: externalandnotdefined | Noel Grandin |
2014-07-11 | Introduce osl_areCommandArgsSet. | Andrzej Hunt |
2014-07-10 | coverity#982762 Dereference NULL | Norbert Thiebaud |
2014-07-08 | Bypass CppunitTest_sal_osl_security with VS2013 for now, hangs | Tor Lillqvist |
2014-07-08 | Include <algorithm> for std::min() and max() | Tor Lillqvist |
2014-07-07 | DBG_ASSERT->assert when followed by dereference | Caolán McNamara |
2014-07-05 | coverity#983493 String Overflow | Norbert Thiebaud |
2014-07-04 | Use standard library optimised routines for OUString/OString | Noel Grandin |
2014-07-03 | coverity#1187696 Unintended sign extension | Caolán McNamara |
2014-07-03 | Use gb_CppunitTest_use_executable | Stephan Bergmann |
2014-07-01 | Clean up surrogates.hxx | Stephan Bergmann |
2014-07-01 | New loplugin:stringconcat | Stephan Bergmann |
2014-07-01 | android: LibreOfficeKit needs the path to program/ as the starting point. | Jan Holesovsky |
2014-07-01 | clang scan-build: various warnings | Caolán McNamara |
2014-07-01 | lok bootstrap: nicer function names, clean-up | Tomaž Vajngerl |
2014-07-01 | Actually not necessary to log this, it is already logged a bit later. | Jan Holesovsky |
2014-06-30 | It is useful to know what macros are we expanding, and to what. | Jan Holesovsky |
2014-06-30 | android: Enable debugging messages as the first thing we do. | Jan Holesovsky |
2014-06-30 | android: Make the extract_files() part of setup / init. | Jan Holesovsky |
2014-06-30 | android: Make use of LibreOfficeKit. | Jan Holesovsky |
2014-06-30 | android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit. | Jan Holesovsky |
2014-06-27 | loplugin:unreffun: also warn about unused function templates | Stephan Bergmann |
2014-06-26 | Mac OS X does provide localtime_r and gmtime_r | Stephan Bergmann |
2014-06-17 | -Wstrict-prototypes | Stephan Bergmann |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-06-12 | coverity#982462 Dereference after null check | Caolán McNamara |
2014-06-05 | sal/rtl: remove SAL_THROW macro | Noel Grandin |
2014-06-04 | Keep TestFixture alive until outputter is done with it | Stephan Bergmann |
2014-06-04 | Cover ctors/dtors of our TestFixtures under the protectors, too | Stephan Bergmann |
2014-06-01 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-28 | update_pch | Thomas Arnhold |