Age | Commit message (Expand) | Author | Files | Lines |
2014-06-25 | remove whitespaces | Markus Mohrhard | 4 | -203/+0 |
2014-02-26 | Remove visual noise from oox | Alexander Wilms | 4 | -109/+109 |
2014-02-23 | Remove unneccessary comments | Alexander Wilms | 2 | -5/+5 |
2013-12-12 | simplify - use OUString::startsWith where possible | Noel Grandin | 1 | -3/+3 |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann | 1 | -1/+0 |
2013-11-14 | remove unnecessary sal_Unicode casts in OOX module | Noel Grandin | 1 | -9/+9 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -15/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -1/+0 |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák | 2 | -6/+6 |
2013-04-23 | fixup nanosecond precision | Lionel Elie Mamane | 1 | -1/+1 |
2013-04-23 | fixup nanosecond precision | Lionel Elie Mamane | 1 | -10/+11 |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane | 1 | -5/+5 |
2013-03-19 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann | 2 | -18/+18 |
2013-03-18 | avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what not | Luboš Luňák | 1 | -1/+1 |
2013-02-11 | fdo#46808, convert io::TextOutputStream service to new-style | Noel Grandin | 1 | -8/+6 |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac | 1 | -5/+5 |
2013-01-04 | oox: kill no longer needed CREATE_OUSTRING | Miklos Vajna | 2 | -5/+5 |
2012-12-17 | rtl:: prefixes removal in oox | José Guilherme Vanz | 4 | -47/+29 |
2012-12-13 | PCH for Library_oox | Luboš Luňák | 1 | -5/+5 |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin | 1 | -4/+3 |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 2 | -10/+7 |
2012-07-23 | Bogus warning C4701: potentially uninitialized local variable | Stephan Bergmann | 1 | -1/+1 |
2012-07-17 | re-base on ALv2 code. Includes: | Michael Meeks | 4 | -92/+56 |
2012-06-27 | Remove commented out code (includes) | Thomas Arnhold | 1 | -1/+0 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 6 | -6/+108 |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 1 | -7/+5 |
2012-05-08 | oox: strict aliasing warning: | Michael Stahl | 1 | -2/+13 |
2012-04-25 | callcatcher: remove freshly unused code | Caolán McNamara | 1 | -7/+0 |
2012-04-16 | callcatcher: update list | Caolán McNamara | 1 | -16/+0 |
2012-04-16 | callcatcher: update unused code | Caolán McNamara | 1 | -19/+0 |
2012-04-12 | callcatcher: update unused code list | Caolán McNamara | 1 | -28/+0 |
2012-04-11 | callcatcher: update list | Caolán McNamara | 1 | -19/+0 |
2012-04-07 | callcatcher: update and remove newly unused methods | Caolán McNamara | 1 | -10/+0 |
2012-04-07 | Some cleaning in oox::dump : | Julien Nabet | 1 | -55/+0 |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | 2 | -3/+3 |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | 4 | -75/+75 |
2012-04-05 | remove unused code (oox) | Petr Vorel | 2 | -221/+0 |
2012-03-30 | callcatcher: regenerate unused code list | Caolán McNamara | 2 | -50/+0 |
2012-03-29 | remove unused code (oox) | Petr Vorel | 3 | -64/+0 |
2012-03-29 | callcatcher: update list | Caolán McNamara | 1 | -14/+0 |
2012-03-28 | remove left-over class stub | Caolán McNamara | 4 | -6974/+0 |
2012-03-28 | remove unused code (oox, sc) | Petr Vorel | 2 | -76/+0 |
2012-03-27 | remove unused code (oox, sc) | Petr Vorel | 1 | -5/+0 |
2012-03-20 | remove unused code (oox, sc) | Petr Vorel | 2 | -22/+0 |
2012-03-16 | move excel related oox bits to sc | Noel Power | 2 | -3/+9 |
2012-02-19 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe | 3 | -35/+35 |
2012-02-13 | Remove unused code | Elton Chung | 1 | -6/+0 |
2012-01-02 | Fix for fdo43460 Part XXV getLength() to isEmpty() | Olivier Hallot | 3 | -33/+33 |
2011-10-05 | fix compilation with debug enabled | Radek Doulik | 1 | -1/+2 |
2011-10-05 | makeStringAndClear | Caolán McNamara | 1 | -1/+1 |