Age | Commit message (Expand) | Author |
2013-09-07 | s/wiki.services.openoffice.org/wiki.openoffice.org/g | Andras Timar |
2013-09-04 | UNO interface UIKs are unused for a very long time | Stephan Bergmann |
2013-09-03 | Can unify this now it seems | Tor Lillqvist |
2013-09-03 | Update a few library names | Tor Lillqvist |
2013-08-24 | build on higher debug levels | Caolán McNamara |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-21 | OString’ was not declared in this scope | Caolán McNamara |
2013-08-19 | Prefer using declarations over using directives | Stephan Bergmann |
2013-08-19 | Use upcasting Reference copy ctor | Stephan Bergmann |
2013-08-18 | Adapt for HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE | Tor Lillqvist |
2013-08-02 | Mark as const | Takeshi Abe |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
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-10 | Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqual | Herbert Dürr |
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-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
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-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | move URE headers to include/ | David Tardon |
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-13 | simplify makefiles | David Tardon |
2013-04-13 | simplify generation of *_allheaders.hxx | David Tardon |
2013-04-13 | install SDK headers from filelists | David Tardon |
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-25 | remove external include guards | Thomas Arnhold |
2013-03-25 | Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} | Stephan Bergmann |
2013-03-22 | add implbase13 - another interface is needed. | Michael Meeks |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-20 | this should be enough | 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-18 | cleanup doxygen warnings | Peter Foley |
2013-03-18 | Wundef, fix various more or less broken debug code | Luboš Luňák |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-13 | gbuild: stop using $(OUTDIR)/idl | Michael Stahl |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |