summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdibrow.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-07Translate German variable namesJohnny_M1-11/+11
2018-03-13Translate German variable namesJohnny_M1-8/+8
2018-03-05Translate German variable and function namesJohnny_M1-10/+10
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-3/+3
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-5/+5
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-9/+9
2018-01-03Translate German variable nameJohnny_M1-3/+3
2017-10-23loplugin:includeform: svxStephan Bergmann1-2/+2
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl1-2/+3
2017-09-06svx: Simplify code with std::unique_ptrTakeshi Abe1-20/+9
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-1/+1
2017-08-04rename SIP_SA_EDGELINEDELTAANZ->SIP_SA_EDGELINEDELTACOUNTNoel Grandin1-2/+2
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-1/+3
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-14use more OUString::operator== in svxNoel Grandin1-3/+3
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-1/+1
2017-06-27loplugin:oncevar in svxNoel Grandin1-2/+1
2017-06-25remove unused local varsJochen Nitschke1-6/+1
2017-06-21loplugin:unusedfields in svx part2Noel Grandin1-8/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke1-1/+1
2017-04-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin1-2/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin1-3/+3
2017-02-13convert ItemType to scoped enumNoel Grandin1-78/+75
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-09loplugin:constantparam in svxNoel Grandin1-2/+2
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-1/+1
2016-08-18convert SdrEdgeKind to scoped enumNoel Grandin1-2/+2
2016-08-18convert XFormTextStyle to scoped enumNoel Grandin1-1/+1
2016-08-18convert XFormTextShadow to scoped enumNoel Grandin1-1/+1
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin1-1/+1
2016-06-10loplugin:mergeclasses SdrItemBrowserNoel Grandin1-22/+14
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara1-0/+1
2016-04-07Avoid reserved identifiersStephan Bergmann1-39/+39
2016-02-09Formatting changes across all modulesChris Sherlock1-3/+0
2016-01-25svx: SdrEdgeLineDeltaAnzItem -> SdrEdgeLineDeltaCountItemMiklos Vajna1-1/+1
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin1-3/+2
2015-11-11-Werror,-Wunevaluated-expressionStephan Bergmann1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-23/+24
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-11/+11
2015-11-05_SdrItemBrowserControl: reuse BreakChangeEntry in EndChangeEntryMatteo Casalin1-12/+6