summaryrefslogtreecommitdiff
path: root/oox/source/dump
AgeCommit message (Expand)Author
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28simplify code, use more subView()Noel
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-26loplugin:passstuffbyrefNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-11loplugin:stringviewNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-29Simplify some operation involving OUString and OUStringBufferStephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-05-27Further fixing of loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22use more make_shared in ooxNoel Grandin
2020-04-15loplugin:buriedassign in l,o,p*Noel Grandin
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-12-23Fix typoAndrea Gelmini
2019-12-19sal_Char->char in oox..registryNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-08-12Fix typosAndrea Gelmini
2019-05-20Use DBG_UTIL instead of OSL_DEBUG_LEVEL for the OOX dumping stuffTor Lillqvist
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