summaryrefslogtreecommitdiff
path: root/svtools/source/inc
AgeCommit message (Expand)Author
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
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-16convert SvImpLBox flags to scoped enumNoel Grandin
2016-03-23loplugin:constantparm in svtoolsNoel Grandin
2016-03-09icon view for RemoteFilesDialogSzymon Kłos
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-11loplugin:privatebase: Publicly derive from UNO interfacesStephan Bergmann
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-04convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-05-24callcatcher: update unused codeCaolán McNamara
2015-05-17tabbar: use a button for adding of tabs, move button before tabsTomaž Vajngerl
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-10svtools: switch UNO pieces to use VclPtr enabled toolkit.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin
2014-12-09changed timers to idlesJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idlesJennifer Liebel
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-05Drop an empty headerTakeshi Abe
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-23huge hrc and src file cleanupThomas Arnhold