Age | Commit message (Expand) | Author | Files | Lines |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 12 | -249/+224 |
2013-03-19 | further OUString cleanup | Thomas Arnhold | 2 | -5/+5 |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold | 2 | -5/+5 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 4 | -58/+58 |
2013-03-04 | doubled namespace | Thomas Arnhold | 1 | -1/+0 |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold | 2 | -2/+0 |
2013-02-24 | translated some german comments, removed commented code blocks | Hamza Abdelkebir | 5 | -40/+20 |
2013-02-23 | Fix typo accessable/accessible | Julien Nabet | 1 | -1/+1 |
2013-02-19 | Translated some comments from german to english | Stefan Schick | 1 | -7/+7 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 1 | -2/+1 |
2013-01-27 | Fix uninitialized variables | Julien Nabet | 1 | -2/+2 |
2013-01-21 | Fix parenthesis and simplify | Julien Nabet | 1 | -1/+1 |
2013-01-16 | Remove support for UNO_AC* bootstrap variables | Stephan Bergmann | 5 | -649/+0 |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist | 2 | -4/+4 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 3 | -6/+0 |
2012-11-30 | API CHANGE remove [oneway] method attributes | Thorsten Behrens | 4 | -5/+5 |
2012-11-20 | fdo#51304: Remove @author annotation | José Guilherme Vanz | 1 | -9/+0 |
2012-10-03 | Dead xml2cmp-related test code | Stephan Bergmann | 10 | -921/+0 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 1 | -2/+2 |
2012-09-05 | Java cleanup, fix a couple of compile errors | Noel Grandin | 1 | -3/+0 |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold | 1 | -4/+1 |
2012-07-30 | udkapi, offapi: do not use #include "foo": | Michael Stahl | 1 | -4/+4 |
2012-06-29 | re-base on ALv2 code. | Michael Meeks | 29 | -584/+401 |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks | 1 | -3/+1 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 3 | -68/+41 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 19 | -378/+315 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 7 | -346/+217 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 7 | -245/+231 |
2012-05-07 | fdo#48391: Remove TEST_ENSHURE | Gábor Stefanik | 7 | -260/+215 |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | 4 | -11/+7 |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | 2 | -41/+41 |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann | 1 | -4/+4 |
2012-01-19 | Drop UNO_REF_QUERY[_THROW] duplicates of UNO_QUERY[_THROW]. | Stephan Bergmann | 1 | -1/+1 |
2011-12-27 | catch exception by constant reference | Takeshi Abe | 12 | -26/+26 |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist | 5 | -5/+0 |
2011-11-27 | remove include of pch header from stoc | Norbert Thiebaud | 20 | -39/+0 |
2011-11-17 | Enforce a "lib" prefix for UNO components for Android | Tor Lillqvist | 2 | -2/+2 |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold | 1 | -1/+1 |
2011-09-12 | sb140: #i117694# some CppUnit related cleanup | Stephan Bergmann | 3 | -36/+4 |
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan | 7 | -36/+0 |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet | 5 | -10/+10 |
2011-04-18 | Remove OS/2 support. | Francois Tigeot | 5 | -6/+4 |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold | 8 | -9/+9 |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky | 1 | -6/+14 |
2011-03-15 | Use format string on printf() | Thomas Arnhold | 1 | -1/+1 |
2011-03-12 | OSL_TRACE: Use format string | Thomas Arnhold | 4 | -4/+4 |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold | 1 | -1/+1 |
2011-03-08 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud | 1 | -6/+14 |
2011-03-03 | Remove "using namespace ::rtl" | Julien Nabet | 12 | -54/+83 |
2011-02-07 | Remove dead code | Thomas Arnhold | 2 | -37/+1 |