summaryrefslogtreecommitdiffstats
path: root/svtools/source/inc
Commit message (Expand)AuthorAgeFilesLines
* migrate to boost::gettextCaolán McNamara2017-07-211-33/+0
* loplugin:constparams in svtoolsNoel Grandin2017-07-191-6/+6
* loplugin:unusedfields in svtoolsNoel Grandin2017-06-211-5/+2
* loplugin:checkunusedparams in svtoolsNoel Grandin2017-05-051-3/+3
* tdf#39468 Translate German commentsJens Carl2017-04-031-2/+2
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-313-7/+7
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-3/+3
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-116/+116
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-2/+2
* Merge renderer.hxx into .cxxStephan Bergmann2016-12-211-82/+0
* Merge provider.hxx into .cxxStephan Bergmann2016-12-211-68/+0
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-1/+1
* loplugin:expandablemethods in svtoolsNoel Grandin2016-10-272-5/+1
* loplugin:expandablemethodds in svxNoel Grandin2016-10-201-1/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-052-7/+7
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-135-12/+12
* std::list<sal_uInt16> -> vectorNoel Grandin2016-09-011-16/+16
* loplugin:unnecessaryvirtualNoel Grandin2016-08-081-1/+1
* loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin2016-07-292-2/+2
* remove some manual ref-countingNoel Grandin2016-06-061-1/+1
* Convert SelectionMode to scoped enumNoel Grandin2016-05-301-1/+1
* Revert "remove some manual ref-counting"Noel Grandin2016-05-241-1/+1
* remove some manual ref-countingNoel Grandin2016-05-241-1/+1
* convert SvImpLBox flags to scoped enumNoel Grandin2016-05-161-16/+19
* loplugin:constantparm in svtoolsNoel Grandin2016-03-232-3/+2
* icon view for RemoteFilesDialogSzymon Kłos2016-03-092-47/+122
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-041-2/+2
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-011-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-5/+0
* loplugin: unused return valuesNoel Grandin2016-01-211-1/+1
* loplugin:privatebase: Publicly derive from UNO interfacesStephan Bergmann2016-01-111-1/+1
* loplugin:unusedfieldsNoel Grandin2015-11-301-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* com::sun::star->css in svtoolsNoel Grandin2015-10-304-223/+223
* convert Link<> to typedNoel Grandin2015-10-161-1/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-125-168/+168
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-5/+0
* svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-072-5/+4
* convert Link<> to typedNoel Grandin2015-09-041-3/+3
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-1/+1
* loplugin:unusedmethods svtoolsNoel Grandin2015-07-141-2/+0
* callcatcher: update unused codeCaolán McNamara2015-05-241-7/+0
* tabbar: use a button for adding of tabs, move button before tabsTomaž Vajngerl2015-05-171-4/+5
* refactor TreeListBox to use RenderContextTomaž Vajngerl2015-05-111-6/+6
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-2/+2
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-284-14/+11
|\
| * start wrapping OutputDevice in VclPtrNoel Grandin2015-04-101-1/+1
| * svtools: switch UNO pieces to use VclPtr enabled toolkit.Michael Meeks2015-04-101-6/+3
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-102-3/+3
| * svtools: apply vcl::window refcounting changesNoel Grandin2015-04-091-4/+4