summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp
AgeCommit message (Expand)Author
2022-04-13use more string_view in sfx2Noel Grandin
2022-04-13Move extension preparation out of the loopMike Kaganski
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski
2021-11-18rtl::Static->thread-safe static in sfx2Noel Grandin
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-29rtl::Static -> static localNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-09Simplify Sequences initializations (sfx2)Julien Nabet
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-09-11convert IMAP_OBJ to scoped enumNoel Grandin
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesiakarsu
2020-01-24loplugin:makeshared in sfx2Noel Grandin
2020-01-17Avoid unnecessary explicit castStephan Bergmann
2020-01-16tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer typesOnur Yilmaz
2020-01-02tdf#42949 Fix IWYU warnings in sfx2/source/[b-c]*/*cxxGabor Kelemen
2019-12-22sal_Char->char in sfx2..slideshowNoel Grandin
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-11-23cppcheck: performing init in init list (sfx2/slideshow/stoc/store)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-30SfxFrameHTMLParser does not need to extend SfxHTMLParserNoel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-12All occurrences of WriteOStringBuffer(b) can easily be replaced...Stephan Bergmann
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin