summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/drwbassh.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-11-01Resolves: tdf#103556 the implicit convert to bare pointer hurts us hereCaolán McNamara1-4/+4
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-6/+6
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+1
2016-08-25convert SvxAnchorIds to scoped enumNoel Grandin1-2/+2
2016-08-23convert SdrHorAlign to scoped enumNoel Grandin1-6/+6
2016-08-23convert SdrVertAlign to scoped enumNoel Grandin1-6/+6
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrDragMode to scoped enumNoel Grandin1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-2/+2
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+1
2016-03-09loplugin:constantparam in svxNoel Grandin1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-11/+11
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-20/+20
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-10-04Replaced "n" prefix for bool variables with "b".kripton1-5/+5
2015-09-25convert Link<> to typedNoel Grandin1-6/+6
2015-09-25convert Link<> to typedNoel Grandin1-76/+75
2015-09-17boost->stdCaolán McNamara1-5/+5
2015-08-21loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-2/+0
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-06-04replace FLYPROTECT with scoped enumNoel Grandin1-3/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-12/+12
2015-02-11Resolves: tdf#70062 avoid crash on ungrouping "ac char" groupCaolán McNamara1-2/+2
2014-12-02loplugin: cstylecastNoel Grandin1-7/+7
2014-11-25We now only need one bit of information hereCaolán McNamara1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-4/+4
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-2/+2
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-5/+5
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand1-3/+1
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-06-10Avoid possible memory leaks in case of exceptionsTakeshi Abe1-13/+7
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+951