summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewmdi.cxx
AgeCommit message (Expand)Author
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-05-12Convert RulerType to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-01-21loplugin: unused return valuesNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-21convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-06-04convert GOTOOBJ constants to scoped enumNoel Grandin
2015-06-02tdf#91592 WRITER crashes when navigating through commentsPhilippe Jung
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose
2015-03-11convert MarkType to enum classNoel Grandin
2015-01-26coverity#1266438 Unintended comparison to logical negationCaolán McNamara
2014-11-25loplugin: cstylecastNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-26Remove unneeded cast and use a temporary for repeated onesMatteo Casalin
2014-07-26Comment introduction of an additional local scopeMatteo Casalin
2014-06-27OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara
2014-06-13coverity#1213307 Dereference before null checkCaolán McNamara
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl