summaryrefslogtreecommitdiff
path: root/sfx2/source/view/classificationhelper.cxx
AgeCommit message (Expand)Author
2019-11-22tdf#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
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin
2017-02-27tdf#105829 Infobar design, tdf#102785 Font issueheiko tietze
2017-02-08oox, sfx2: can use std::move() hereMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25sw: various small cleanupsMiklos Vajna
2017-01-03Hold SfxInfoBarWindow by VclPtrStephan Bergmann
2016-12-13That's probably not meant to be a C++ reference to a uno::ReferenceStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann
2016-10-12sfx2: clean up redundant virtual keywords in classificationhelperMiklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-21tdf#100352 sfx classification: support localized policy filesMiklos Vajna
2016-06-08sfx2 classification: use auto where it improves code readabilityMiklos Vajna
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-20sfx2 classification toolbar: set state of all listboxes on status changeMiklos Vajna
2016-05-20sfx2 classification toolbar: add select handler to all listboxesMiklos Vajna
2016-05-18sfx2 classification: allow storing one category for each policy typeMiklos Vajna