Age | Commit message (Expand) | Author |
2012-02-06 | Added READMEs for modules related to URE, with content from the wiki | Josh Heidenreich |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-19 | Drop UNO_REF_QUERY[_THROW] duplicates of UNO_QUERY[_THROW]. | Stephan Bergmann |
2012-01-06 | typo in OSL_DEBUG_LEVEL > 1 code | Caolán McNamara |
2012-01-05 | Switch from autodoc to doxygen for SDK C++ documentation. | Stephan Bergmann |
2012-01-05 | Leak TypeDescriptor_Init_Impl to avoid problems at exit. | Stephan Bergmann |
2012-01-05 | Explicitly initialize TypeDescriptor_Init_Impl. | Stephan Bergmann |
2012-01-02 | Replace dynamic array with std::vector. | Stephan Bergmann |
2011-12-23 | OSL_ASSERT -> assert | Stephan Bergmann |
2011-12-19 | Add symbols from addsym.awk to gbuilified .map files. | Stephan Bergmann |
2011-12-19 | get this to build under msvc 2008 | Caolán McNamara |
2011-12-19 | Prevent creation of new ORequestThreads during shutdown. | Stephan Bergmann |
2011-12-19 | Removed superfluous CPPU_DLLPUBLIC from definitions. | Stephan Bergmann |
2011-12-19 | -Werror=sign-promo fixes | Stephan Bergmann |
2011-12-19 | cppu: add visibility symbols | Matúš Kukan |
2011-12-19 | cppu: convert to gbuild | Matúš Kukan |
2011-12-17 | Fix for fdo43460 Part X getLength() to isEmpty() | Olivier Hallot |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-12-08 | Less succes, more success | Stefan Knorr (astron) |
2011-12-01 | -Wstrict-aliasing fix | Stephan Bergmann |
2011-12-01 | The other uses of pReserved had been changed to nStaticRefCount in 2001. | Stephan Bergmann |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove include of pch header in cppu | Norbert Thiebaud |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-11-22 | New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. | Stephan Bergmann |
2011-11-15 | fdo#42865: cppu,cppuhelper,testtools: no mapfile | Michael Stahl |
2011-11-14 | Fix build --all depend=x. | Stephan Bergmann |
2011-10-18 | Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L... | Stephan Bergmann |
2011-10-03 | targeting gcc 4.6.1 gentoo strict-aliasing warnings | Caolán McNamara |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-25 | Tell what "LB" means | Tor Lillqvist |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-09-20 | Bypass building the iOS cppu_unittester_all for now | Tor Lillqvist |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann |
2011-09-09 | sb140: silence warnings | Stephan Bergmann |
2011-08-30 | Tweak some DLL and import library names in the WNTGCC case | Tor Lillqvist |
2011-08-21 | Link cppu statically to gcc3_uno on iOS | Tor Lillqvist |
2011-08-21 | Revert "I am tired of thesee assertions, put them behind dbglevel>2" | Tor Lillqvist |
2011-08-19 | I am tired of thesee assertions, put them behind dbglevel>2 | Tor Lillqvist |
2011-08-09 | Fix compilation errors with dbglevel>1 | Tor Lillqvist |
2011-08-01 | Use OBJCXXFLAGS instead of duplicating it | Tor Lillqvist |
2011-08-01 | Add statically linked cppu unit test for iOS | Tor Lillqvist |
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau |
2011-06-18 | Use the i prefix for the import library only with MSC | Tor Lillqvist |
2011-06-14 | Be less picky with library name | Tor Lillqvist |
2011-06-13 | restore dependency | Christian Lohmaier |
2011-06-13 | get rid of "SHL2TARGETN redefined after use" warning - 2nd try | Christian Lohmaier |
2011-06-13 | use rm -f to not complain about attempting to remove nonexisting file | Christian Lohmaier |