Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-11-27 | remove include of pch header from testtools | Norbert Thiebaud | 9 | -18/+0 |
2011-11-18 | fdo#42865: let's try map file for windows only | Michael Stahl | 1 | -0/+9 |
2011-11-17 | Do build stuff here also when cross-compiling (but don't run) | Tor Lillqvist | 2 | -10/+2 |
2011-11-17 | Fix unintentional glitch | Tor Lillqvist | 1 | -3/+3 |
2011-11-17 | Enforce a "lib" prefix for UNO components for Android | Tor Lillqvist | 3 | -6/+6 |
2011-11-17 | Revert the component.map removal from makefile to fix Windows build. | Jan Holesovsky | 1 | -2/+2 |
2011-11-15 | fdo#42865: cppu,cppuhelper,testtools: no mapfile | Michael Stahl | 1 | -2/+3 |
2011-10-18 | Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L... | Stephan Bergmann | 2 | -6/+18 |
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan | 6 | -33/+0 |
2011-06-12 | Don't do anything when cross-compiling for now | Tor Lillqvist | 4 | -0/+27 |