Age | Commit message (Expand) | Author |
2013-10-21 | fdo#68849 add some header guards | Thomas Arnhold |
2013-09-04 | UNO interface UIKs are unused for a very long time | Stephan Bergmann |
2013-08-22 | Better assertions | Stephan Bergmann |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-21 | osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier() | Stephan Bergmann |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |
2013-08-12 | error: dereferencing type-punned pointer will break strict-aliasing rules | Stephan Bergmann |
2013-08-02 | Mark as const | Takeshi Abe |
2013-07-03 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-05-09 | protect UNO EnvStack's s_setCurrent() against unknown threadid | Herbert Dürr |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-16 | WaE: variable 'hMod' set but not used | Tor Lillqvist |
2013-04-16 | do not use deprecated rtl_registerModuleForUnloading | Matúš Kukan |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-18 | coverity#705137 Missing break in switch | Julien Nabet |
2013-03-05 | *ppRet cannot become non-null there out of thin air | Stephan Bergmann |
2013-03-04 | sal_Bool to bool | Takeshi Abe |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-21 | osl_atomic_increment/decrement are macros | Stephan Bergmann |
2013-01-26 | Remove redundant braces around for loops | Stephan Bergmann |
2013-01-15 | Include <cassert> | Stephan Bergmann |
2012-12-27 | Some cppcheck cleaning | Julien Nabet |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-13 | Avoid global static data | Stephan Bergmann |
2012-10-07 | Handle lack of module loading/unloading API when DISABLE_DYNLOADING | Tor Lillqvist |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-21 | Need also uno_ext_getMapping for Java when DISABLE_DYNLOADING | Tor Lillqvist |
2012-09-21 | Adapt for DISABLE_DYNLOADING possibility also for Android | Tor Lillqvist |
2012-09-20 | DISABLE_DYNLOADING magic also for the jni_uno environment | Tor Lillqvist |
2012-09-17 | migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic | Norbert Thiebaud |
2012-07-29 | Replace usage of rtl/memory.h in cppu with their equivalent from string.h | Arnaud Versini |
2012-07-24 | Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in cppu | Arnaud Versini |
2012-07-23 | Assertion clean-up | Stephan Bergmann |
2012-07-23 | WaE: unused variable | Tor Lillqvist |
2012-07-03 | just use rtl::OUString::createFromAscii | Caolán McNamara |
2012-07-03 | we don't need to check for complete length, any non 0 length will do | Caolán McNamara |
2012-06-15 | WaE: clear higher debugging levels warnings | Caolán McNamara |
2012-06-13 | re-base on ALv2 code. | Michael Meeks |
2012-06-13 | quiet potential size warnings. | Michael Meeks |
2012-06-13 | targetted sb140 revert. | Michael Meeks |
2012-05-23 | Better fix for ThreadPool/ORequestThread life cycle | Stephan Bergmann |
2012-05-16 | Fixed ThreadPool (and dependent ORequestThread) life cycle | Stephan Bergmann |
2012-04-26 | fix OSL_DEBUG_LEVEL > 1 build | Caolán McNamara |
2012-04-26 | Reverted "Leak TypeDescriptor_Init_Impl to avoid problems at exit." | Stephan Bergmann |
2012-04-25 | WaE: Clang unused variable | Catalin Iacob |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |