Age | Commit message (Expand) | Author |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-23 | android: nasty hack to overcome unpleasantness of UNO bootstrapping | Michael Meeks |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-19 | clean-up Doxygen warnings | Norbert Thiebaud |
2012-01-11 | fix prefix of command line switches (-- instead of -) | Andras Timar |
2012-01-09 | Also gives BoundListeners a CPPUHELPER_DLLPUBLIC to link on msvc | Korrawit Pruegsanusak |
2012-01-05 | Switch from autodoc to doxygen for SDK C++ documentation. | Stephan Bergmann |
2012-01-03 | WaE: unused parameter 'rPath' | Tor Lillqvist |
2012-01-02 | CppunitTest_cppuhelper_qa_weak depends on module bridges | Stephan Bergmann |
2012-01-02 | cppuhelper: convert to gbuild | Matúš Kukan |
2012-01-02 | cppuhelper: add visibility symbols as first step for porting to gbuild | Matúš Kukan |
2011-12-17 | Fix for fdo43460 Part X getLength() to isEmpty() | Olivier Hallot |
2011-12-13 | GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASE�... | Christian Lohmaier |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-12-07 | ignore backup files in services/ directory to avoid debugging grief | Michael Meeks |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove include of pch header in cppuhelper | Norbert Thiebaud |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-11-17 | Look for libboostrap.uno.so and not bootstrap.uno.so on Android | Tor Lillqvist |
2011-11-17 | Enforce a "lib" prefix for UNO components for Android | Tor Lillqvist |
2011-11-15 | fdo#42865: cppu,cppuhelper,testtools: no mapfile | Michael Stahl |
2011-11-10 | New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous. | Stephan Bergmann |
2011-11-02 | Simplify addition of optional components to URE_MORE_{SERVICES,TYPES}. | Stephan Bergmann |
2011-11-02 | Minor clean up. | Stephan Bergmann |
2011-10-28 | typo/spelling/grammar in comment | Lionel Elie Mamane |
2011-10-18 | Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L... | Stephan Bergmann |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-21 | Improved some error reporting. | Stephan Bergmann |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann |
2011-09-12 | sb140: #i117698# no implementations of XIdlClassProvider remain, so code that... | Stephan Bergmann |
2011-09-12 | sb140: #i117697# simplify obsolete cppuhelper/stdidlclass.hxx implementation | Stephan Bergmann |
2011-09-12 | sb140: #i117694# some CppUnit related cleanup | Stephan Bergmann |
2011-09-07 | This seems to help the MSVC build along | Tor Lillqvist |
2011-09-07 | correct OPropertySetHelper2 copy constructor and assignment operator | Lionel Elie Mamane |
2011-09-07 | apparently vtable & thunks necessary after all in gcc3.map | Lionel Elie Mamane |
2011-09-07 | Restore ABI compatibility with LO 3.4 and earlier | Lionel Elie Mamane |
2011-09-02 | Typo in comment | Lionel Elie Mamane |
2011-08-30 | Tweak some DLL and import library names in the WNTGCC case | Tor Lillqvist |
2011-08-22 | OSL_DEBUG_LEVEL > 1 | Caolán McNamara |
2011-08-22 | servicefactory fix | Gabor |
2011-08-16 | Renamed XPropertySet2 to XPropertySetOption. | Kohei Yoshida |
2011-08-16 | Make XPropertSet2 not a child interface of XPropertySet. | Kohei Yoshida |
2011-08-16 | Changing the vtable symbol from XPropertySet to XPropertySet2. | Kohei Yoshida |
2011-08-16 | Added symbol for MSVC. | Kohei Yoshida |
2011-08-16 | Added XPropertySet2 to allow disabling of change event notifications. | Kohei Yoshida |
2011-08-08 | Can't build the iOS static cppuhelper test here now | Tor Lillqvist |
2011-08-08 | For iOS just link directly to the bootstrap component | Tor Lillqvist |
2011-08-08 | Don't bother trying to truncate parts debugging output | Tor Lillqvist |
2011-08-08 | Add invokeStaticComponentFactory() for statically linked components | Tor Lillqvist |