Age | Commit message (Expand) | Author |
2013-03-01 | Translated comments from german to english | Stefan Schick |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold |
2013-02-24 | translated some german comments, removed commented code blocks | Hamza Abdelkebir |
2013-02-23 | Fix typo accessable/accessible | Julien Nabet |
2013-02-21 | osl_atomic_increment/decrement are macros | Stephan Bergmann |
2013-02-20 | Translated comments from german to english | Stefan Schick |
2013-02-19 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan |
2013-02-19 | Translated some comments from german to english | Stefan Schick |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin |
2013-02-08 | catch exceptions by const ref | Caolán McNamara |
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 |