summaryrefslogtreecommitdiff
path: root/svtools/source/inc
AgeCommit message (Expand)AuthorFilesLines
2017-07-21migrate to boost::gettextCaolán McNamara1-33/+0
2017-07-19loplugin:constparams in svtoolsNoel Grandin1-6/+6
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin1-5/+2
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-3/+3
2017-04-03tdf#39468 Translate German commentsJens Carl1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna3-7/+7
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-116/+116
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2016-12-21Merge renderer.hxx into .cxxStephan Bergmann1-82/+0
2016-12-21Merge provider.hxx into .cxxStephan Bergmann1-68/+0
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-1/+1
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin2-5/+1
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2-7/+7
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann5-12/+12
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin1-16/+16
2016-08-08loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin2-2/+2
2016-06-06remove some manual ref-countingNoel Grandin1-1/+1
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-05-24Revert "remove some manual ref-counting"Noel Grandin1-1/+1
2016-05-24remove some manual ref-countingNoel Grandin1-1/+1
2016-05-16convert SvImpLBox flags to scoped enumNoel Grandin1-16/+19
2016-03-23loplugin:constantparm in svtoolsNoel Grandin2-3/+2
2016-03-09icon view for RemoteFilesDialogSzymon Kłos2-47/+122
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin1-2/+2
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-5/+0
2016-01-21loplugin: unused return valuesNoel Grandin1-1/+1
2016-01-11loplugin:privatebase: Publicly derive from UNO interfacesStephan Bergmann1-1/+1
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-30com::sun::star->css in svtoolsNoel Grandin4-223/+223
2015-10-16convert Link<> to typedNoel Grandin1-1/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-168/+168
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-5/+0
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-5/+4
2015-09-04convert Link<> to typedNoel Grandin1-3/+3
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+1
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-2/+0
2015-05-24callcatcher: update unused codeCaolán McNamara1-7/+0
2015-05-17tabbar: use a button for adding of tabs, move button before tabsTomaž Vajngerl1-4/+5
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl1-6/+6
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks4-14/+11
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-1/+1
2015-04-10svtools: switch UNO pieces to use VclPtr enabled toolkit.Michael Meeks1-6/+3
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2-3/+3