summaryrefslogtreecommitdiff
path: root/svx/inc/svdibrow.hxx
AgeCommit message (Expand)Author
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2018-05-03loplugin:useuniqueptr in SdrItemBrowserControlNoel Grandin
2018-04-07Translate German variable namesJohnny_M
2018-03-05Translate German variable and function namesJohnny_M
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-09-06svx: Simplify code with std::unique_ptrTakeshi Abe
2017-07-27loplugin:constparams in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin
2016-06-10loplugin:mergeclasses SdrItemBrowserNoel Grandin
2016-04-07Avoid reserved identifiersStephan Bergmann
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05Use more proper integer typesMatteo Casalin
2015-11-05Expand some prefixes ('Brk' to 'Break', 'Beg' to 'Begin')Matteo Casalin
2015-11-05Privatize _SdrItemBrowserControl::GetCurrentPos|BegChangeEntryMatteo Casalin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-17convert Link<> to typedNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-03-06idle includes and enum useJennifer Liebel
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-09changed timers to idlesJennifer Liebel
2014-11-05changed some timer to idleJennifer Liebel
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-08-14XubString->OUStringCaolán McNamara
2013-07-11XubString->OUStringCaolán McNamara
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist
2012-08-16Convert aList in class _SdrItemBrowserControl from Container to std::vectorNoel Grandin
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12fix mis-merge all-around.Norbert Thiebaud