Age | Commit message (Expand) | Author |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-05-16 | Support for annotations in the new UNOIDL format | Stephan Bergmann |
2013-05-08 | Don't call code in UNO object ctor that throws UNO exceptions | Stephan Bergmann |
2013-05-06 | cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal | Philipp Riemer |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-05-02 | Adapt to library name changes for Android, too | Tor Lillqvist |
2013-05-01 | Library names have changed thanks to the "layer" changes | Tor Lillqvist |
2013-04-30 | Explicit copy ctor avoiding copying singular iterators | Stephan Bergmann |
2013-04-26 | Fix TypeManager | Stephan Bergmann |
2013-04-24 | Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapi | Stephan Bergmann |
2013-04-24 | Avoid (harmless) duplicate entry | Tor Lillqvist |
2013-04-23 | libcomphelpgcc3 got renamed to libcomphelper | Tor Lillqvist |
2013-04-22 | Revert "Revert "WIP: Experimental new binary type.rdb format"" | Stephan Bergmann |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-16 | Further clean-up related to removed library unloading feature | Stephan Bergmann |
2013-04-16 | do not use deprecated rtl_registerModuleForUnloading | Matúš Kukan |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-28 | Do support the deployment component unconditionally, and add ucpexpand1 | Tor Lillqvist |
2013-03-28 | Need deployment component too when HAVE_FEATURE_EXTENSIONS | Tor Lillqvist |
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-18 | Wundef, fix various more or less broken debug code | Luboš Luňák |
2013-03-09 | fdo#43460: use isEmpty() | 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-02-25 | WIP: Experimental new binary type.rdb format | Stephan Bergmann |
2013-02-25 | cppuhelper: log failures from osl_loadModule calls | Michael Stahl |
2013-02-22 | WIP: Experimental new binary type.rdb format | Stephan Bergmann |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-17 | cppcheck: Iterator i used after element has been erased | Stephan Bergmann |
2013-02-14 | Comment clean-up | Stephan Bergmann |
2013-02-11 | WaE: strict-aliasing issues | Caolán McNamara |
2013-02-11 | Fix floating point handling | Stephan Bergmann |
2013-02-03 | More typos | Stephan Bergmann |
2013-02-03 | reg2bin: Shrink output by reusing common strings | Stephan Bergmann |
2013-02-02 | Missing reading of # members of polystruct | Stephan Bergmann |
2013-01-31 | Keep old GCC happy | Stephan Bergmann |
2013-01-31 | warning C4701: potentially uninitialized local variable | Stephan Bergmann |
2013-01-31 | WIP: Experimental new binary type.rdb format | 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-18 | Insert type rdbs individually into theTypeDescriptionManager | Stephan Bergmann |
2013-01-16 | Move addSingletonContextEntries to ServiceManager | Stephan Bergmann |
2013-01-16 | UNO methods are no longer called directly on ServiceManager | Stephan Bergmann |
2013-01-16 | Register theTypeDescriptionManager normally in services.rdb | Stephan Bergmann |
2013-01-16 | Unfold remainder of add_access_control_entries at call site | Stephan Bergmann |
2013-01-16 | Remove support for UNO_AC* bootstrap variables | Stephan Bergmann |
2013-01-16 | get_this_libpath only used in paths.cxx | Stephan Bergmann |
2013-01-16 | API CHANGE: Remove obsolete cppu::bootstrapInitialSF | Stephan Bergmann |