summaryrefslogtreecommitdiff
path: root/sfx2/source/view/classificationcontroller.cxx
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann
2016-11-30sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-05sfx2: clean up redundant virtual keywords in classificationcontrollerMiklos Vajna
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15sw: indentation fixesMiklos Vajna
2016-07-12tdf#100600 sfx2 classification: never replace the control with labelMiklos Vajna
2016-05-26cppcheck: noExplicitConstructorCaolán McNamara
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel 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-19Revert "loplugin:staticmethods"Tor Lillqvist
2016-05-19loplugin:staticmethodsTor Lillqvist
2016-05-19sfx2 classification toolbar: add listboxes for all policy typesMiklos Vajna
2016-05-19sfx2 classification toolbar: add a label next to the listboxMiklos Vajna
2016-03-17cppcheck: noExplicitConstructorCaolán McNamara
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna
2016-03-02sfx2 classification: add config listener to avoid restartsMiklos 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 toolbar: dispatch uno command on selection changeMiklos Vajna
2016-02-29sfx2 classification: set toolbar listbox width after inserting entriesMiklos Vajna
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