summaryrefslogtreecommitdiff
path: root/svtools/source/uno
AgeCommit message (Expand)AuthorFilesLines
2017-07-19loplugin:constparams in svtoolsNoel Grandin3-11/+11
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin1-18/+3
2017-07-06use more begin()/end() for SequenceNoel Grandin1-6/+3
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke7-7/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke2-3/+0
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin1-5/+5
2017-05-19loplugin:stringcopy: svtoolsStephan Bergmann1-2/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock2-4/+4
2017-05-07tdf#43157: convert svtools codebase away from OSL_ASSERT to assertChris Sherlock2-4/+4
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-4/+4
2017-04-27tdf#39468 cleanup source code commentsdennisroczek1-3/+2
2017-04-27Fix the copy-pasteMaxim Monastirsky2-8/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-06Fix typosAndrea Gelmini1-1/+1
2017-04-03tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna3-6/+6
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-2/+2
2017-03-03Fix typosAndrea Gelmini3-6/+6
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-02-21loplugin:subtlezeroinit: svtoolsStephan Bergmann1-1/+1
2017-02-14convert svt::table::TableArea to scoped enumNoel Grandin1-2/+2
2017-02-14Convert WindowType to scoped enumNoel Grandin2-3/+3
2017-02-06Add missing #includesStephan Bergmann2-0/+3
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin1-5/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-5/+5
2017-01-27Remove some '#ifdef AWT_DIALOG' noiseStephan Bergmann1-29/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann17-439/+348
2017-01-23use rtl::Reference in SvUnoImageMapNoel Grandin1-44/+21
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann3-0/+6
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin4-15/+18
2016-12-02loplugin:unnecessaryoverride (dtors) in svtoolsStephan Bergmann2-12/+1
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin5-69/+69
2016-11-06NewMenuController: Remove duplicate async dispatch handlingMaxim Monastirsky1-2/+4
2016-11-04loplugin:unusedmethodsNoel Grandin1-36/+0
2016-10-31loplugin:oncevar in svl..svxNoel Grandin1-4/+2
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-2/+2
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin2-11/+4
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin1-6/+1
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-6/+1
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke1-2/+0
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke1-7/+7
2016-10-11loplugin:unnnecessaryoverride in svtoolsNoel Grandin1-1/+0
2016-10-05PopupWindowController: Tearoff supportMaxim Monastirsky1-11/+59
2016-10-05PopupWindowController: Small cleanupMaxim Monastirsky1-28/+0
2016-10-05PopupWindowController: Use ImplInheritanceHelperMaxim Monastirsky1-23/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin2-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann7-13/+13
2016-09-16loplogin:singlevalfields in include/Noel Grandin1-39/+20