summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)Author
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin
2016-04-12lp#1569589: a more honest attempt at disposing SvtFileView_ImplBjoern Michaelsen
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11loplugin:constantparamNoel Grandin
2016-04-04loplugin:constantparam in svtoolsNoel Grandin
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani
2016-03-23loplugin:constantparm in svtoolsNoel Grandin
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-16coverity#1355502 Dereference before null checkCaolán McNamara
2016-03-16coverity#1355503 Dereference before null checkCaolán McNamara
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-10coverity#1355504 Dereference before null checkCaolán McNamara
2016-03-10tdf#97344 : Allow focus change using mouse in autofilter popupDennis Francis
2016-03-09loplugin:vclwidgetsStephan Bergmann
2016-03-09icon view for RemoteFilesDialogSzymon Kłos
2016-03-09loplugin:defaultparamsTor Lillqvist
2016-03-09loplugin:constantparam in svtoolsNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-03-01-Werror=unused-but-set-variableNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2016-01-11loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-12-21tdf#96637 svtools: fix missing highlight of selected entry in list boxMiklos Vajna
2015-12-04svtools: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-04svtools: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-11-26loplugin:unusedfields variousNoel Grandin
2015-11-23loplugin:unusedfields svtools/Noel Grandin
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-13svtools: make this condition readableMichael Stahl
2015-11-13svtools: remove pointless sal_uLong castMichael Stahl
2015-11-13svtools: rename global variablesMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin