Age | Commit message (Expand) | Author | Files | Lines |
2014-01-31 | Remove UNOIDL "array" and "union" vaporware remnants | Stephan Bergmann | 2 | -9/+1 |
2014-01-26 | Translate some German comments to English, and remove some ASCII art. | Sven Wehner | 1 | -39/+33 |
2014-01-21 | Fix bogus mass-conversion equalsAsciiL -> startsWith | Stephan Bergmann | 1 | -29/+29 |
2014-01-07 | remove unnecessary sal_Unicode casts in OUStringBuffer::append calls | Noel Grandin | 1 | -3/+3 |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin | 1 | -1/+1 |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann | 3 | -2/+1 |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM | Noel Grandin | 1 | -2/+1 |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls | Noel Grandin | 1 | -4/+4 |
2013-11-20 | convert equalsAsciiL calls to startsWith calls | Noel Grandin | 1 | -32/+29 |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin | 1 | -6/+6 |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin | 2 | -4/+2 |
2013-11-08 | remove unnecessary use of OUString constructor in STOC module | Noel Grandin | 3 | -30/+28 |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin | 4 | -55/+55 |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin | 2 | -6/+2 |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza | 1 | -8/+2 |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold | 7 | -56/+56 |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks | 1 | -84/+0 |
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 |