summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-18SfxViewFrame: rename members missing their prefixesMiklos Vajna
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-04-06Revert "Avoid deadlock when two threads call into Frame::close"Michael Stahl
2016-04-06...and ignore DisposedException from multiple Frame::closeStephan Bergmann
2016-04-06Avoid deadlock when two threads call into Frame::closeStephan Bergmann
2016-04-04loplugin:constantparam in sfx2Noel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-04Use std::size_tMiklos Vajna
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-17cppcheck: noExplicitConstructorCaolán McNamara
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-12TypoAdolfo Jayme Barrientos
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
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 classified copy/paste strings from sw to sfx2Miklos Vajna
2016-03-09Move copy/paste classification check from sw to sfx2Miklos Vajna
2016-03-09loplugin:constantparam in sfx2Noel Grandin
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: add config listener to avoid restartsMiklos Vajna
2016-03-02sfx2 classification: use SvtPathOptionsMiklos Vajna
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-03-01sfx2 classification: don't hardcode the policy pathMiklos Vajna
2016-03-01sfx2 classification: select current toolbar listbox entry when state changesMiklos Vajna
2016-02-29sfx2 classification: fix initial toolbar control sizeMiklos Vajna
2016-02-29sfx2 classification: set initial listbox state based on doc modelMiklos Vajna
2016-02-29sfx2 classification: fix category name duplicationMiklos Vajna
2016-02-29sfx2 classification toolbar: dispatch uno command on selection changeMiklos Vajna
2016-02-29sfx2 classification: set toolbar listbox width after inserting entriesMiklos Vajna
2016-02-29sfx2 classification: don't sort items on the toolbar listboxMiklos Vajna
2016-02-25coverity#1354271 Uninitialized scalar fieldCaolán McNamara
2016-02-25sfx ClassificationCategoriesController: fix size of the dropdownMiklos Vajna
2016-02-25sfx ClassificationCategoriesController: read category names from policyMiklos Vajna
2016-02-25sfx2 classification: add categories controller for the toolbarMiklos Vajna
2016-02-25sfx2 classification: expose category names as parsed from the policyMiklos Vajna
2016-02-24sw classification: name watermark objects, so later it's possible to find themMiklos Vajna
2016-02-24sw classification: put the relevant field to the footer if policy wants soMiklos Vajna
2016-02-24sfx2 classification: expose document header presenceMiklos Vajna
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin
2016-02-23sfx2: forgot to remove this declarationMiklos Vajna
2016-02-23sfx2 classification: update infobar after setting category nameMiklos Vajna