summaryrefslogtreecommitdiff
path: root/oox/source/dump/dumperbase.cxx
AgeCommit message (Expand)AuthorFilesLines
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 Bergmann1-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 Vajna1-4/+4
2012-12-17rtl:: prefixes removal in ooxJosé Guilherme Vanz1-10/+2
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 Bergmann1-7/+6
2012-07-23Bogus warning C4701: potentially uninitialized local variableStephan Bergmann1-1/+1
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-27Remove commented out code (includes)Thomas Arnhold1-1/+0
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 Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-35/+35
2012-04-05remove unused code (oox)Petr Vorel1-107/+0
2012-03-30callcatcher: regenerate unused code listCaolán McNamara1-39/+0
2012-03-29remove unused code (oox)Petr Vorel1-53/+0
2012-03-29callcatcher: update listCaolán McNamara1-14/+0
2012-03-28remove left-over class stubCaolán McNamara1-40/+0
2012-03-28remove unused code (oox, sc)Petr Vorel1-65/+0
2012-03-27remove unused code (oox, sc)Petr Vorel1-5/+0
2012-03-20remove unused code (oox, sc)Petr Vorel1-15/+0
2012-03-16move excel related oox bits to scNoel Power1-1/+5
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-1/+1
2012-02-13Remove unused codeElton Chung1-6/+0
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot1-27/+27
2011-10-05fix compilation with debug enabledRadek Doulik1-1/+2
2011-10-05makeStringAndClearCaolán McNamara1-1/+1
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-198/+162
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-29/+32
2011-02-07dr78: rework of stream handling, improve handling of very large streams (prev...Daniel Rentz [dr]1-197/+161
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-36/+36
2010-12-28dr77: post rebase fixesDaniel Rentz [dr]1-0/+1
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]1-7/+7
2010-11-08pl08: #163778# fix nonpro buildMikhail Voytenko1-7/+9
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-08-30dr77: change all exported services in oox module from MultiServiceFactory to ...Daniel Rentz [dr]1-1/+1
2010-08-05dr77: code cleanupDaniel Rentz1-21/+22
2010-04-14npower13_objectmodules: make vba import available in oox filtersDaniel Rentz1-209/+162