summaryrefslogtreecommitdiff
path: root/svtools/source/uno
AgeCommit message (Expand)Author
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21loplugin:subtlezeroinit: svtoolsStephan Bergmann
2017-02-14convert svt::table::TableArea to scoped enumNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-27Remove some '#ifdef AWT_DIALOG' noiseStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23use rtl::Reference in SvUnoImageMapNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in svtoolsStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-06NewMenuController: Remove duplicate async dispatch handlingMaxim Monastirsky
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-11loplugin:unnnecessaryoverride in svtoolsNoel Grandin
2016-10-05PopupWindowController: Tearoff supportMaxim Monastirsky
2016-10-05PopupWindowController: Small cleanupMaxim Monastirsky
2016-10-05PopupWindowController: Use ImplInheritanceHelperMaxim Monastirsky
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-07FloatWinPopupFlags::NoFocusClose is only set, never readCaolán McNamara
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-27Clean up uses of Any::getValue() in svtoolsStephan Bergmann
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-06-09Try to get rid of svt::ContextMenuHelperMaxim Monastirsky
2016-06-06remove some manual ref-countingNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-19clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin