summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/imivctl.hxx
AgeCommit message (Expand)Author
2015-09-04convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-12cppcheck: noCopyConstructorCaolán McNamara
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-06-29sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin
2015-06-06callcatcher: update unused codeCaolán McNamara
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-11refactor BrowseBox, IconChoice to use RenderContextTomaž Vajngerl
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28IcnCursor_Impl::GetSortListPos bVertical param wants to be of type boolStephan Bergmann
2015-04-22convert ICNVIEW_FLAG_ constants to scoped enumNoel Grandin
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
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
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-12-09changed timers to idlesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idlesTobias Madl
2014-12-09Changed timer to idleTobias Madl
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-03-06callcatcher: update unused codeCaolán McNamara
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2013-11-05fixincludeguards.sh: svtoolsThomas Arnhold
2013-08-22convert svtools/source/contnr/imivctl.hxx from String to OUStringNoel Grandin
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-05fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-07-04fix previous STL conversion commit:Michael Stahl
2012-07-04Convert SvPtrarr to std::vector<SvxIconChoiceCtrlEntry*>Noel Grandin
2012-07-04Convert Svptrarr to boost::ptr_map<sal_uInt16, SvxIconChoiceCtrlColumnInfo>Noel Grandin
2012-07-04Convert Svptrarr to std::vector<Rectangle*>Noel Grandin
2012-07-02Remove unused definesThomas Arnhold
2012-03-14svtools/source/contnr: translate commentsStefan Knorr (astron)
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-14callcatcher: remove unused codeCaolán McNamara
2011-07-26callcatcher: remove unused methodsThomas Arnhold
2011-07-23unusedcode.easy: svxIconChoiceCtrl_ImplJoseph Powers
2011-07-23Remove DragDrop code from class SvxIconChoiceCtrl_ImplJoseph Powers
2011-07-18Replace List with SvxIconChoiceCtrlEntryList_implJoseph Powers