summaryrefslogtreecommitdiff
path: root/svx/inc/svdibrow.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-24loplugin:finalclasses in svxNoel Grandin1-3/+2
2017-09-06svx: Simplify code with std::unique_ptrTakeshi Abe1-2/+2
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-06-21loplugin:unusedfields in svx part2Noel Grandin1-4/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-09-09loplugin:constantparam in svxNoel Grandin1-1/+1
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin1-1/+1
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin1-1/+1
2016-06-10loplugin:mergeclasses SdrItemBrowserNoel Grandin1-17/+8
2016-04-07Avoid reserved identifiersStephan Bergmann1-15/+15
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-05Use more proper integer typesMatteo Casalin1-4/+4
2015-11-05Expand some prefixes ('Brk' to 'Break', 'Beg' to 'Begin')Matteo Casalin1-2/+2
2015-11-05Privatize _SdrItemBrowserControl::GetCurrentPos|BegChangeEntryMatteo Casalin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-13/+13
2015-09-17convert Link<> to typedNoel Grandin1-6/+6
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-5/+0
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-6/+6
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks1-2/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-5/+7
2015-03-19loplugin:constantfunction: svxNoel Grandin1-1/+0
2015-03-06idle includes and enum useJennifer Liebel1-0/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-4/+4
2014-12-09changed timers to idlesJennifer Liebel1-1/+1
2014-11-05changed some timer to idleJennifer Liebel1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-11/+11
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2013-10-28fixincludeguards.sh: svxThomas Arnhold1-3/+3
2013-08-14XubString->OUStringCaolán McNamara1-2/+2
2013-07-11XubString->OUStringCaolán McNamara1-1/+1
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist1-2/+2
2012-08-16Convert aList in class _SdrItemBrowserControl from Container to std::vectorNoel Grandin1-3/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz1-0/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12fix mis-merge all-around.Norbert Thiebaud1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-10/+10
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko1-9/+9
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko1-19/+19
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-21Translate comments into EnglishWolfgang Silbermayr1-1/+1
2010-10-08FASTBOOL to bool conversionNorbert Thiebaud1-9/+9