Age | Commit message (Expand) | Author |
2012-09-19 | fix system-clucene/-boost build with gcc 4.4 | Rene Engelhard |
2012-09-19 | dung out no longer needed initUCBHelper methods; thanks to sberg. | Michael Meeks |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-18 | move ostream OUString operator<< directly to ustring.hxx | Luboš Luňák |
2012-09-17 | migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic | Norbert Thiebaud |
2012-09-17 | Some comment clean up | Stephan Bergmann |
2012-09-17 | add osl_atomic_* api to allow for inlined atomic increment/decrement | Norbert Thiebaud |
2012-09-17 | update unused code list | Caolán McNamara |
2012-09-17 | Include header with prototypes of defined functions | Stephan Bergmann |
2012-09-16 | export sal init and deinit functions | David Tardon |
2012-09-15 | Let --enable-assert-always-abort affect setting NDEBUG directly | Stephan Bergmann |
2012-09-15 | Include saldllapi.h explicitly where needed | Stephan Bergmann |
2012-09-15 | Revert "saldllapi.h is really not included outside of sal itself" | Stephan Bergmann |
2012-09-15 | Fix comparison | Julien Nabet |
2012-09-14 | typo: Uniocde -> Unicode | Andras Timar |
2012-09-14 | sal_rtl_uri unittest seems to depend on sal_textenc library too | Luboš Luňák |
2012-09-14 | better debug message when textenc module loading fails | Luboš Luňák |
2012-09-14 | Adapt for DISABLE_DYNLOADING possibility on Android | Tor Lillqvist |
2012-09-14 | add a configure option to make assert() abort in release code | Norbert Thiebaud |
2012-09-14 | remove use of SAL_MIN() macro | Norbert Thiebaud |
2012-09-14 | remove SAL_MAX() macros and few users | Norbert Thiebaud |
2012-09-14 | removed unused sal macro (SAL_FIELDOFFSET) | Norbert Thiebaud |
2012-09-14 | saldllapi.h is really not included outside of sal itself | Norbert Thiebaud |
2012-09-12 | WaE: unused parameter 'uFlags' | Tor Lillqvist |
2012-09-12 | Work around some potential problems with thread-unsafe getenv | Stephan Bergmann |
2012-09-12 | diagnose.c -> diagnose.cxx (to ease further modification) | Stephan Bergmann |
2012-09-12 | Simplify osl_searchPath_impl | Stephan Bergmann |
2012-09-11 | no ascii >127 chars in string literals | Luboš Luňák |
2012-09-11 | fdo#39625 Make existing cppunittests work | Radu Ioan |
2012-09-11 | Missing "include" | Stephan Bergmann |
2012-09-10 | what gets tested here turns out to be out of date now | Caolán McNamara |
2012-09-10 | fdo#39625 Make existing cppunittests work | Radu Ioan |
2012-09-07 | use new file header, this is actually a new file | Luboš Luňák |
2012-09-06 | add O(U)String::startsWith() to complement endsWith() | Luboš Luňák |
2012-09-05 | Detach thread before returning from android_main() | Tor Lillqvist |
2012-09-05 | fdo#38913: Prevent invalid parameter handler crashes | Stephan Bergmann |
2012-08-29 | allow NULL pModuleName for WNT in osl_getModuleHandle | Caolán McNamara |
2012-08-28 | callcatcher: make VCLXPrinterServer an XTypeProvider | Caolán McNamara |
2012-08-27 | Move -DHAVE_GCC_BUILTIN_ATOMIC to solenv/gbuild | Stephan Bergmann |
2012-08-27 | fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for sal | Jung-uk Kim |
2012-08-25 | Perhaps this will fix the windows build? | Kohei Yoshida |
2012-08-25 | fdo#39625 Make existing cppunittests work | Radu Ioan |
2012-08-21 | Related fdo#46249: FileStatus can have fewer fields than requested | Stephan Bergmann |
2012-08-21 | mingw doesn't know __uuidof | Luboš Luňák |
2012-08-20 | fdo#53252: _toupper is unreliable | Stephan Bergmann |
2012-08-17 | Handle CppUnit::DynamicLibraryManagerException | Tor Lillqvist |
2012-08-16 | For kicks, enable cross-building for Android on MIPS | Tor Lillqvist |
2012-08-15 | -Werror,-Wstrncat-size (Clang towards 3.2) | Stephan Bergmann |
2012-08-14 | Remove some dead assignements in sal/cipher.cxx | Olivier Hallot |
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |