Age | Commit message (Expand) | Author | Files | Lines |
2014-01-28 | bool improvements | Stephan Bergmann | 1 | -4/+4 |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann | 3 | -3/+3 |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann | 3 | -1/+2 |
2013-12-04 | Revert "throw new ..." fix in Managed C++ code | Stephan Bergmann | 1 | -3/+3 |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls | Noel Grandin | 1 | -12/+12 |
2013-11-19 | -Werror,-Wunused-variable | Stephan Bergmann | 1 | -4/+2 |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin | 2 | -18/+18 |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann | 1 | -3/+0 |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin | 1 | -2/+2 |
2013-11-11 | convert OUString 0==compareToAscii to equalsAscii | Noel Grandin | 1 | -4/+4 |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin | 1 | -1/+1 |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza | 4 | -32/+7 |
2013-09-22 | add mode lines to new files (and idls) since last run | Caolán McNamara | 7 | -0/+21 |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold | 1 | -7/+7 |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák | 2 | -10/+10 |
2013-04-16 | Related rhbz#867808: More apparently bogus "throw new ..." in C++ code | Stephan Bergmann | 1 | -3/+3 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 9 | -97/+87 |
2013-03-20 | simplify OUString assignments | Chr. Rossmanith | 1 | -6/+6 |
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 | 5 | -74/+68 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 1 | -10/+9 |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist | 1 | -6/+6 |
2012-12-06 | re-base on ALv2 code. Includes: | Michael Meeks | 23 | -571/+358 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 3 | -5/+0 |
2012-11-30 | API CHANGE remove [oneway] method attributes | Thorsten Behrens | 2 | -6/+6 |
2012-11-28 | testtools: add com.sun.star.test.performance.XPerformanceTest ... | Michael Stahl | 1 | -0/+130 |
2012-10-04 | sal_Bool->bool in testtools | Noel Grandin | 1 | -5/+5 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 2 | -6/+6 |
2012-09-16 | Fix duplicate branches for if and else | Julien Nabet | 1 | -1/+1 |
2012-09-10 | Java cleanup, remove unnecessary imports | Noel Grandin | 1 | -1/+0 |
2012-09-05 | Java cleanup, make package name match folder name | Noel Grandin | 11 | -17/+17 |
2012-07-30 | udkapi, offapi: do not use #include "foo": | Michael Stahl | 3 | -9/+9 |
2012-07-12 | drop useless announcement | David Tardon | 1 | -10/+1 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 1 | -23/+14 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 23 | -513/+333 |
2012-06-01 | targeted string re-work | Norbert Thiebaud | 1 | -21/+21 |
2012-05-29 | cleaning up dmake stuff | David Ostrovsky | 3 | -513/+0 |
2012-05-25 | WaE: pesky aliasing warning with gcc 4.7.0 | Caolán McNamara | 1 | -1/+3 |
2012-04-23 | Revert "i hope this is fixed now" | Stephan Bergmann | 1 | -0/+4 |
2012-04-23 | i hope this is fixed now | David Tardon | 1 | -4/+0 |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | 3 | -20/+15 |
2012-03-26 | Fix delivery of jvmfwk ini/data files | Stephan Bergmann | 1 | -3/+3 |
2012-02-21 | WaE: arrayIndexOutOfBounds | Thomas Arnhold | 1 | -1/+0 |
2012-02-19 | method should be public | Caolán McNamara | 1 | -1/+1 |
2012-02-17 | add a uno test api with more than 8 floating point args | Caolán McNamara | 4 | -1/+17 |
2012-01-27 | Decrease verbiage a little bit | Tor Lillqvist | 2 | -2/+6 |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann | 3 | -5/+10 |
2012-01-16 | Fix for fdo43460 Part XXXIX getLength() to isEmpty() | Olivier Hallot | 1 | -2/+2 |
2011-12-15 | Removed extra semicolons | Jesse | 1 | -1/+1 |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist | 1 | -1/+0 |