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