summaryrefslogtreecommitdiff
path: root/oox/source/dump/dumperbase.cxx
AgeCommit message (Expand)Author
2015-05-05loplugin:staticmethodsNoel Grandin
2015-02-19boost->stdCaolán McNamara
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-12remove operator>> and operator<< methodsNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-08fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-23fixup nanosecond precisionLionel Elie Mamane
2013-04-23fixup nanosecond precisionLionel Elie Mamane
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-02-11fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-12-17rtl:: prefixes removal in ooxJosé Guilherme Vanz
2012-12-13PCH for Library_ooxLuboš Luňák
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-23Bogus warning C4701: potentially uninitialized local variableStephan Bergmann
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-06-27Remove commented out code (includes)Thomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-08oox: strict aliasing warning:Michael Stahl
2012-04-25callcatcher: remove freshly unused codeCaolán McNamara
2012-04-16callcatcher: update listCaolán McNamara
2012-04-16callcatcher: update unused codeCaolán McNamara
2012-04-12callcatcher: update unused code listCaolán McNamara
2012-04-11callcatcher: update listCaolán McNamara
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara
2012-04-07Some cleaning in oox::dump :Julien Nabet
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05remove unused code (oox)Petr Vorel
2012-03-30callcatcher: regenerate unused code listCaolán McNamara
2012-03-29remove unused code (oox)Petr Vorel
2012-03-29callcatcher: update listCaolán McNamara
2012-03-28remove left-over class stubCaolán McNamara
2012-03-28remove unused code (oox, sc)Petr Vorel
2012-03-27remove unused code (oox, sc)Petr Vorel
2012-03-20remove unused code (oox, sc)Petr Vorel
2012-03-16move excel related oox bits to scNoel Power
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-13Remove unused codeElton Chung