summaryrefslogtreecommitdiff
path: root/sfx2/source/view/classificationhelper.cxx
AgeCommit message (Expand)Author
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
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna
2016-05-18sfx2 classification: specify policy type when setting a categoryMiklos Vajna
2016-05-17sfx2 classification: make categories list independent from policy typeMiklos Vajna
2016-05-17sfx2 classification: do not hardcode policy type in SfxClassificationParserMiklos Vajna
2016-04-22SfxClassificationHelper: avoid implicit cast in loopMiklos Vajna
2016-03-17cppcheck: noExplicitConstructorCaolán McNamara
2016-03-10sfx2 classification: merge common code from sw and writerfilterMiklos Vajna
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna
2016-03-09Move copy/paste classification check from sw to sfx2Miklos Vajna
2016-03-09Add missing includesDavid Ostrovsky
2016-03-08sfx2 classification: expose impact scale and levelMiklos Vajna
2016-03-03sfx2 classification: replace default start date with current time ...Miklos Vajna
2016-03-02sfx2 classification: use SvtPathOptionsMiklos Vajna