Age | Commit message (Expand) | Author |
2014-10-31 | Removed duplicated includes | Andrea Gelmini |
2014-05-13 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11 | Julien Nabet |
2014-04-24 | add missing modelines to idl files | Thomas Arnhold |
2014-04-09 | Clean up function declarations | Stephan Bergmann |
2014-04-03 | Cosmetics (to ease work related to finding unused functions) | Stephan Bergmann |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-27 | std::exception retrofit sequel | Stephan Bergmann |
2014-01-22 | Let C++ inline functions return bool instead of sal_Bool | Stephan Bergmann |
2013-12-16 | fdo#72598 Remove SunStudio cruft from code base | Jelle van der Waa |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-09-19 | Unlike idlc, unoidl doesn't support out-of-range byte consts | Stephan Bergmann |
2013-05-07 | Avoid warnings about unused test functions | Stephan Bergmann |
2013-05-07 | Up-cast conversion constructor for css::uno::Reference | Stephan Bergmann |
2013-04-03 | Forbid old-style services/singletons inheriting new-style services | Stephan Bergmann |
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 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-17 | migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic | Norbert Thiebaud |
2012-08-01 | Bin no longer used iOS cppunit stuff that breaks build even | Tor Lillqvist |
2012-07-30 | udkapi, offapi: do not use #include "foo": | Michael Stahl |
2012-07-16 | allow using rtl::OUString etc. simply as OUString, without rtl:: | Luboš Luňák |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-06-13 | re-base on ALv2 code. | Michael Meeks |
2012-04-09 | cppu: use InternalUnoApi | Matúš Kukan |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2011-12-19 | -Werror=sign-promo fixes | Stephan Bergmann |
2011-12-19 | cppu: convert to gbuild | Matúš Kukan |
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 |
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-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
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-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-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 |
2011-02-24 | remove empty TESTSHL2LIB | Caolán McNamara |