summaryrefslogtreecommitdiff
path: root/sfx2/source/view/classificationcontroller.cxx
AgeCommit message (Expand)Author
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-11-15loplugin:staticmethods in sfx2Noel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-17TSCP: disable toolbar pop-up if category was set with dialogTomaž Vajngerl
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-16tscp: move getting the current policy type to class. helperTomaž Vajngerl
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-07TSCP: simplify toolbar to only one combo box + configurationTomaž Vajngerl
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
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