Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-19 | -Werror=sign-promo fixes | Stephan Bergmann | |
2011-12-19 | cppu: convert to gbuild | Matúš Kukan | |
Because of unit tests is here custom target where are idl files processed. | |||
2011-11-27 | remove include of pch header in cppu | Norbert Thiebaud | |
2011-11-22 | New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. | Stephan Bergmann | |
* New SAL_INFO..., SAL_WARN... macros. * New SAL_STREAM supersedes OSL_FORMAT. * oustringostreaminserter.hxx moved from unotest to rtl (and always UTF-8 now). * TODO to enable GCC __attribute__((format)) in sal/log.h (requires call-site cleanup). * Further functionality in tools/debug.hxx (DBG_MEMTEST, DBG_CTOR, etc.) not yet addressed. * Some replacements tools String -> rtl::OUString. | |||
2011-11-15 | fdo#42865: cppu,cppuhelper,testtools: no mapfile | Michael Stahl | |
Instead, build with VISIBILITY_HIDDEN. | |||
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 ↵ | Stephan Bergmann | |
Linux x86_64). | |||
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann | |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵ | Stephan Bergmann | |
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx. | |||
2011-06-13 | use rm -f to not complain about attempting to remove nonexisting file | Christian Lohmaier | |
2011-06-05 | Can't run any qa when cross-compiling | Tor Lillqvist | |
2011-03-18 | restore cppunit test, Sequence ctor from sal_Int32 is now explicit | Caolán McNamara | |
2011-03-18 | only test this on certain archs | Caolán McNamara | |
2011-03-18 | Add PowerPC to the right branch | Fridrich Štrba | |
2011-03-15 | move cppumaker test to cppu | Caolán McNamara | |