Age | Commit message (Expand) | Author |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
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 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-09 | Revert "WIP: Experimental new binary type.rdb format" | Stephan Bergmann |
2013-03-09 | WIP: Experimental new binary type.rdb format | Stephan Bergmann |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-04 | doubled namespace | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
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 |