summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewmdi.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-2/+2
2016-01-21loplugin: unused return valuesNoel Grandin1-3/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-9/+9
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-09formatting improvements in sw/Noel Grandin1-2/+2
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-09-21convert Link<> to typedNoel Grandin1-24/+17
2015-08-31convert Link<> to typedNoel Grandin1-2/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-3/+3
2015-08-21loplugin: defaultparamsNoel Grandin1-4/+4
2015-06-04convert GOTOOBJ constants to scoped enumNoel Grandin1-5/+5
2015-06-02tdf#91592 WRITER crashes when navigating through commentsPhilippe Jung1-0/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-6/+6
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-11/+11
2015-04-17sw: convert new to ::Create.Noel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-8/+8
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-24convert SvxZoomType to enum classNoel Grandin1-6/+6
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose1-1/+1
2015-03-11convert MarkType to enum classNoel Grandin1-1/+1
2015-01-26coverity#1266438 Unintended comparison to logical negationCaolán McNamara1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-07-26Remove unneeded cast and use a temporary for repeated onesMatteo Casalin1-7/+8
2014-07-26Comment introduction of an additional local scopeMatteo Casalin1-2/+3
2014-06-27OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara1-4/+4
2014-06-13coverity#1213307 Dereference before null checkCaolán McNamara1-4/+2
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+610