summaryrefslogtreecommitdiff
path: root/sfx2/source/view/classificationhelper.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin1-12/+3
2017-02-27tdf#105829 Infobar design, tdf#102785 Font issueheiko tietze1-33/+21
2017-02-08oox, sfx2: can use std::move() hereMiklos Vajna1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-18/+15
2017-01-25sw: various small cleanupsMiklos Vajna1-19/+9
2017-01-03Hold SfxInfoBarWindow by VclPtrStephan Bergmann1-0/+1
2016-12-13That's probably not meant to be a C++ reference to a uno::ReferenceStephan Bergmann1-1/+1
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann1-3/+0