summaryrefslogtreecommitdiff
path: root/sfx2/source/view/classificationhelper.cxx
AgeCommit message (Expand)Author
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: sfx2Stephan Bergmann
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens
2021-02-16loplugin:referencecasting in sfx2Noel
2021-02-07Remove unneeded breaksAndrea Gelmini
2021-01-17cppcheck: derefInvalidIteratorRedundantCheck (sfx2/classificationhelper)Julien Nabet
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-05-15use more try_emplaceNoel Grandin
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
2019-11-19tdf#97926 Add UNO API for InfobarSamuel Mehrbrodt
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-11-27TSCP: don't put a non-existing name into doc. propsTomaž Vajngerl
2017-11-17TSCP: disable toolbar pop-up if category was set with dialogTomaž Vajngerl
2017-11-17TSCP: resolve identifier to name, abbr. name is for category onlyTomaž Vajngerl
2017-11-09TSCP: restore paragraph classification from DOC(X)Ashod Nakashian
2017-11-03TSCP: use the BAC identifier as the RDF keyAshod Nakashian
2017-10-28TSCP: bump the doc classification if lower than paragraphAshod Nakashian
2017-10-22TSCP: classification abbreviation and sensitivity supportAshod Nakashian
2017-10-22TSCP: support abbreviated classification namesAshod Nakashian
2017-10-16tscp: move getting the current policy type to class. helperTomaž Vajngerl
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-21attempt to fix android buildNoel Grandin
2017-09-21TSCP: add advanced classification dialogTomaž Vajngerl
2017-07-28sfx2: fix inconsistent param naming in interface/implementationMiklos Vajna
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara