Age | Commit message (Expand) | Author |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-01-23 | Let C++ inline functions return bool instead of sal_Bool | Stephan Bergmann |
2014-01-22 | Introduce static inline cppu::acquire(), and make use of that. | Jan Holesovsky |
2014-01-21 | Change _get_implementation()'s not to do initialization directly. | Jan Holesovsky |
2014-01-21 | Fix bogus mass-conversion equalsAsciiL -> startsWith | Stephan Bergmann |
2014-01-21 | bool improvements | Stephan Bergmann |
2014-01-20 | Minimize the constructor functions to a bare minimum. | Jan Holesovsky |
2014-01-18 | Unify ctor functions for component implementations. | Matúš Kukan |
2014-01-15 | Unify ctor functions to have _get_implementation suffix. | Matúš Kukan |
2014-01-15 | Use const& arguments parameter for ctor functions. | Matúš Kukan |
2014-01-07 | remove unnecessary sal_Unicode casts in OUStringBuffer::append calls | Noel Grandin |
2013-12-19 | Add .component <implementation constructor="..." feature | Stephan Bergmann |
2013-12-18 | bootstrap component: Split into implementation functions. | Matúš Kukan |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls | Noel Grandin |
2013-11-20 | convert equalsAsciiL calls to startsWith calls | Noel Grandin |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza |
2013-10-02 | -Werror,-Wunused-function | Stephan Bergmann |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
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-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-02-21 | osl_atomic_increment/decrement are macros | Stephan Bergmann |
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-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-25 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-05-16 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-01 | merge origin/master | David Tardon |
2012-03-12 | gbuildize stoc | David Tardon |
2012-02-01 | A few safe replacements of pathes->paths | Jesús Corrius |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-15 | Clang -Wunused-variable. | Stephan Bergmann |
2012-01-12 | Fix for fdo43460 Part XXXV getLength() to isEmpty() | Olivier Hallot |
2011-12-27 | catch exception by constant reference | Takeshi Abe |
2011-11-27 | remove include of pch header from stoc | Norbert Thiebaud |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-06-01 | fix up | Caolán McNamara |
2011-03-12 | OSL_TRACE: Use format string | Thomas Arnhold |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-02-04 | moving the rest of ure repository to boost unordered containers | Fridrich Strba |
2011-01-16 | equalsAsciiL faster than equals | Caolán McNamara |
2010-12-06 | Replace all occured, occurance etc. | Takeshi Abe |
2010-11-25 | remove empty method | Caolán McNamara |
2010-11-04 | #i112929# unused s_semi | Caolán McNamara |