summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp
AgeCommit message (Expand)Author
2024-08-06cid#1555415 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-16cid#1554709 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-14cid#1555652 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-13WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-10loplugin:ostr in sfx2Noel Grandin
2024-04-02tdf#146619 Drop unused 'using namespace' in: sfx2/Gabor Kelemen
2024-03-08use more string_viewNoel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-05-25use more TypedWhichIdNoel Grandin
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-14elide some temporary OStringsNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin
2022-06-10loplugin:constantparamNoel Grandin
2022-05-21cheaper to loop over Sequence than construct SequenceAsHashMapNoel Grandin
2022-05-14optimise SfxFilterMatcher::GetFilterForProps a littleNoel Grandin
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-05-11elide temporary OUString in GetFilter4FilterNameNoel Grandin
2022-05-05use more string_viewNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
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