Age | Commit message (Expand) | Author |
2016-01-06 | tdf#82775: Don't prematurely dispose single-instance services | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-13 | remove some useless comments | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-09 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-01 | Add support for cppu::UnoType<void> | Stephan Bergmann |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-01-25 | coverity#1266445 Explicit null dereferenced | Caolán McNamara |
2015-01-16 | Variadic cppu::WeakComponentImplHelper | Stephan Bergmann |
2014-12-27 | boost::unordered_map -> c++11 std::unordered_map | Caolán McNamara |
2014-12-09 | rhbz#1036877: Join Java AsynchronousFinalizer thread well before exit | Stephan Bergmann |
2014-07-12 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-06-05 | cppuhelper: remove SAL_THROW macro | Noel Grandin |
2014-06-04 | cppuhelper: fix includes | Thomas Arnhold |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-27 | Remove visual noise from cppuhelper | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-18 | clean up | Stephan Bergmann |
2014-02-18 | Do not throw when a singleton can't be raised, only warn. | Matúš Kukan |
2014-02-17 | Drop unused #include | Takeshi Abe |
2014-01-07 | remove unnecessary sal_Unicode casts in OUStringBuffer::append calls | Noel Grandin |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-10-23 | remove RTL_CONSTASCII_(U)STRINGPARAM | Chr. Rossmanith |
2013-08-19 | Prefer using declarations over using directives | Stephan Bergmann |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-16 | Remove support for UNO_AC* bootstrap variables | Stephan Bergmann |
2012-12-27 | Check for __GNUC__ instead of GCC in sources | Tor Lillqvist |
2012-12-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-09-17 | Keep null service manager throw a DeploymentException | Stephan Bergmann |
2012-09-17 | Require XComponentContext.getServiceManager to throw instead of returning null | Stephan Bergmann |
2012-09-17 | migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic | Norbert Thiebaud |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2011-12-17 | Fix for fdo43460 Part X getLength() to isEmpty() | Olivier Hallot |
2011-11-27 | remove include of pch header in cppuhelper | Norbert Thiebaud |
2011-05-16 | avoid double delete | David Tardon |
2011-05-16 | delete[] after use | David Tardon |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-02-03 | move module cppuhelper to boost unordered containers | Fridrich Strba |
2010-12-06 | Replace all occured, occurance etc. | Takeshi Abe |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien |
2009-04-28 | CWS-TOOLING: integrate CWS sb109 | Ivo Hinkelmann |
2008-04-11 | INTEGRATION: CWS changefileheader (1.32.36); FILE MERGED | Rüdiger Timm |
2007-08-03 | INTEGRATION: CWS rpt23fix02 (1.30.10); FILE MERGED | Jens-Heiner Rechtien |