Age | Commit message (Expand) | Author |
2013-01-30 | API CHANGE: Make TypeDescriptionManager/Provider more consistent | Stephan Bergmann |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-27 | Fix uninitialized variables | Julien Nabet |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-26 | Remove redundant braces around for loops | Stephan Bergmann |
2013-01-21 | Fix parenthesis and simplify | Julien Nabet |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-20 | Some cppcheck cleaning | Julien Nabet |
2013-01-18 | Insert type rdbs individually into theTypeDescriptionManager | Stephan Bergmann |
2013-01-16 | Register theTypeDescriptionManager normally in services.rdb | Stephan Bergmann |
2013-01-16 | Remove support for UNO_AC* bootstrap variables | Stephan Bergmann |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-12-21 | Remove support for XML .rdbs froom SimpleRegistry service again | Stephan Bergmann |
2012-12-21 | Remove unused cppuhelper/servicefactory.hxx includes | Stephan Bergmann |
2012-12-18 | Let JavaVirtualMachine::getJavaVm start the VM it already found | Stephan Bergmann |
2012-12-12 | Remove xml2cmp leftovers | Stephan Bergmann |
2012-12-07 | Unused variables | Stephan Bergmann |
2012-12-07 | Proper indentation | Stephan Bergmann |
2012-12-03 | fixes for where fast string operator+ is not perfectly source compatible | Luboš Luňák |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-30 | API CHANGE remove [oneway] method attributes | Thorsten Behrens |
2012-11-20 | fdo#51304: Remove @author annotation | José Guilherme Vanz |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin |
2012-10-22 | drop rdbmaker completely | Matúš Kukan |
2012-10-05 | directly use udkapi | David Tardon |
2012-10-03 | Replace set_xml with set_types, to get rid of xml2cmp | Stephan Bergmann |
2012-10-03 | Dead xml2cmp-related test code | Stephan Bergmann |
2012-10-02 | stoc: prefix more libs; only bootstrap is remaining | Matúš Kukan |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-26 | stoc: add more component prefixes | Matúš Kukan |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-20 | No point with component_canUnload when DISABLE_DYNLOADING | Tor Lillqvist |
2012-09-05 | Java cleanup, fix a couple of compile errors | Noel Grandin |
2012-09-01 | add more component prefixes | Matúš Kukan |
2012-08-22 | Replace use_internal_api with use_udk_api etc. where appropriate | Stephan Bergmann |
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-08 | Better error reporting | Stephan Bergmann |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-07 | Remove non-existing forward declarations | Thomas Arnhold |
2012-07-30 | udkapi, offapi: do not use #include "foo": | Michael Stahl |
2012-07-23 | Assertion clean-up | Stephan Bergmann |
2012-07-23 | WaE: unused variable | Tor Lillqvist |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-06 | re-base on ALv2 code. | Michael Meeks |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-27 | Remove unused include files | Thomas Arnhold |