summaryrefslogtreecommitdiff
path: root/oox/source/dump
AgeCommit message (Expand)AuthorFilesLines
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-1/+0
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin1-9/+9
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-15/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák2-6/+6
2013-04-23fixup nanosecond precisionLionel Elie Mamane1-1/+1
2013-04-23fixup nanosecond precisionLionel Elie Mamane1-10/+11
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-5/+5
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2-18/+18
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák1-1/+1
2013-02-11fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin1-8/+6
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-5/+5
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna2-5/+5
2012-12-17rtl:: prefixes removal in ooxJosé Guilherme Vanz4-47/+29
2012-12-13PCH for Library_ooxLuboš Luňák1-5/+5
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-4/+3
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-10/+7
2012-07-23Bogus warning C4701: potentially uninitialized local variableStephan Bergmann1-1/+1
2012-07-17re-base on ALv2 code. Includes:Michael Meeks4-92/+56
2012-06-27Remove commented out code (includes)Thomas Arnhold1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks6-6/+108
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-7/+5
2012-05-08oox: strict aliasing warning:Michael Stahl1-2/+13
2012-04-25callcatcher: remove freshly unused codeCaolán McNamara1-7/+0
2012-04-16callcatcher: update listCaolán McNamara1-16/+0
2012-04-16callcatcher: update unused codeCaolán McNamara1-19/+0
2012-04-12callcatcher: update unused code listCaolán McNamara1-28/+0
2012-04-11callcatcher: update listCaolán McNamara1-19/+0
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara1-10/+0
2012-04-07Some cleaning in oox::dump :Julien Nabet1-55/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-75/+75
2012-04-05remove unused code (oox)Petr Vorel2-221/+0
2012-03-30callcatcher: regenerate unused code listCaolán McNamara2-50/+0
2012-03-29remove unused code (oox)Petr Vorel3-64/+0
2012-03-29callcatcher: update listCaolán McNamara1-14/+0
2012-03-28remove left-over class stubCaolán McNamara4-6974/+0
2012-03-28remove unused code (oox, sc)Petr Vorel2-76/+0
2012-03-27remove unused code (oox, sc)Petr Vorel1-5/+0
2012-03-20remove unused code (oox, sc)Petr Vorel2-22/+0
2012-03-16move excel related oox bits to scNoel Power2-3/+9
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe3-35/+35
2012-02-13Remove unused codeElton Chung1-6/+0
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot3-33/+33
2011-10-05fix compilation with debug enabledRadek Doulik1-1/+2
2011-10-05makeStringAndClearCaolán McNamara1-1/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky8-299/+295
2011-05-16WaE (picky) - noeolChristian Lohmaier6-6/+6
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens9-304/+300
2011-04-14gbuildize ooxDavid Tardon1-53/+0