summaryrefslogtreecommitdiff
path: root/oox/source/dump
AgeCommit message (Expand)Author
2019-02-09loplugin:indentation in oox..packageNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-11-25convert PropType to scoped enumNoel Grandin
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-26oox: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-12Fix typosAndrea Gelmini
2018-03-31Use for-range loops in oox (part2)Julien Nabet
2018-01-11Fix typo in codeAndrea Gelmini
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-07-22loplugin:unusedfields in oox,reportdesignNoel Grandin
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-01-03TyposJulien Nabet
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-21loplugin:expandablemethodds in include/ooxNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-05-10remove STATIC_ARRAY_END and usagesJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-19loplugin:constantfunction: ooxNoel 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-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
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