summaryrefslogtreecommitdiff
path: root/svtools/source/uno
AgeCommit message (Expand)Author
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
2016-04-30Fix typosAndrea Gelmini
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in svtoolsNoel Grandin
2016-04-04loplugin:constantparam in svtoolsNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-23loplugin:constantparm in svtoolsNoel Grandin
2016-03-21tdf#93837 chart2: Convert shape context menus to xmlMaxim Monastirsky
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-14loplugin:unusedmethods unused return value in svtoolsNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2016-01-04loplugin:stringconstantStephan Bergmann
2016-01-04loplugin:stringconstantStephan Bergmann
2016-01-04these fields can be static constantsNoel Grandin
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-12Namespace cleanup and disambiguationAshod Nakashian