Age | Commit message (Expand) | Author |
2013-04-22 | Revert "Revert "WIP: Experimental new binary type.rdb format"" | Stephan Bergmann |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann |
2013-04-19 | remove unused component_canUnload functions | Matúš Kukan |
2013-04-16 | Unused include | Stephan Bergmann |
2013-04-16 | stoc: do not use rtl/unload.h functionality | Matúš Kukan |
2013-04-16 | Related rhbz#867808: More apparently bogus "throw new ..." in C++ code | Stephan Bergmann |
2013-04-16 | rhbz#867808 Do not throw RuntimeException by pointer | Stephan Bergmann |
2013-04-15 | prefix all component_getFactory methods | Peter Foley |
2013-04-11 | Avoid an endless stream of NoSuchElementException exceptions. | Jan Holesovsky |
2013-04-10 | Introduce characters utilities in rtl/character.hxx | Arnaud Versini |
2013-04-10 | remove commented out code | Thomas Arnhold |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-30 | OSL_FAIL -> SAL_WARN | Thomas Arnhold |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | 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 |
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-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-01 | Translated comments from german to english | Stefan Schick |
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-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-26 | Remove redundant braces around for loops | Stephan Bergmann |
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 | Remove support for UNO_AC* bootstrap variables | Stephan Bergmann |
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-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin |
2012-10-03 | Replace set_xml with set_types, to get rid of xml2cmp | Stephan Bergmann |
2012-10-02 | stoc: prefix more libs; only bootstrap is remaining | Matúš Kukan |
2012-09-26 | stoc: add more component prefixes | Matúš Kukan |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |