summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp/fltfnc.cxx
AgeCommit message (Expand)Author
2021-11-18rtl::Static->thread-safe static in sfx2Noel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-07-29rtl::Static -> static localNoel Grandin
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
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-09-30loplugin:reducevarscope in sfx2Noel
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-01-24loplugin:makeshared in sfx2Noel Grandin
2020-01-02tdf#42949 Fix IWYU warnings in sfx2/source/[b-c]*/*cxxGabor Kelemen
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-02-22loplugin:unusedfields in sfx2Noel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-08Fix typoAndrea Gelmini
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-05-18loplugin:unusedfields in sfx2Noel Grandin
2018-03-09Let sysadmins disable individual file format filtersAndras Timar
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-01-14Fix typosAndrea Gelmini
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-18drop unused CntContentTypeItemJochen Nitschke
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin