summaryrefslogtreecommitdiff
path: root/sw/inc/viewsh.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-3/+3
2016-09-22sw: Clean up forward declarationsTakeshi Abe1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna1-2/+0
2016-06-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna1-5/+0
2016-04-22tdf#81833: form protection can be modified as compatibility optionOliver Specht1-0/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin1-2/+3
2016-03-09Indentation fixesMiklos Vajna1-1/+1
2016-02-05sw: remove no longer used SwViewShell::setTiledRendering()Miklos Vajna1-2/+0
2016-01-21loplugin: unused return valuesNoel Grandin1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-11sw: clean up no longer needed SwViewShell::isTiledRendering()Miklos Vajna1-2/+0
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-13/+13
2015-11-13sw: loplugin:badstatics: convert static SwViewShell::mpReplaceBmpMichael Stahl1-4/+4
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06com::sun::star->css in sw/incNoel Grandin1-4/+2
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-1/+1
2015-09-21sw: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna1-1/+1
2015-09-21sw layout dump: show selection ranges from all shellsMiklos Vajna1-0/+1
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-09-15tdf#94237 tiled rendering: Use the entire document as the visual area.Jan Holesovsky1-1/+2
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian1-5/+4
2015-07-28tdf#92914 SwPagePreviewLayout::Paint: handle rendercontextMiklos Vajna1-0/+1
2015-07-21loplugin:unusedmethods swNoel Grandin1-2/+0
2015-07-06improve the returnbyref lopluginNoel Grandin1-13/+13
2015-06-24sw: add SwViewShell::mbOutputToWindowMiklos Vajna1-0/+6
2015-06-24SwViewShell::PrtOle2: take a vcl::RenderContextMiklos Vajna1-1/+1
2015-06-12Make SwFrameControlManager an EditWin ptr member to reduce re-compiles.Michael Meeks1-7/+0
2015-05-23pass RenderContext into writer paintingTomaž Vajngerl1-3/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-8/+8
2015-05-13wrap some static fields in VclPtrNoel Grandin1-5/+5
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-2/+3
2015-04-28Clean VclPtr and namespace usage.Michael Meeks1-2/+3
2015-04-28sw: fix GCC-4.7 buildMiklos Vajna1-1/+1
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks1-7/+7
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-03-30svx, sw: can avoid vcl/ITiledRenderable.hxx include hereMiklos Vajna1-1/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-09SwViewShell: store tiled rendering state in SdrModelMiklos Vajna1-3/+0
2015-02-28sw: rename SwViewImp to SwViewShellImpMiklos Vajna1-5/+5
2015-01-26LOK: don't ignore all callback events when we're in the callback alreadyMiklos Vajna1-0/+1
2015-01-26sw: missing constsMiklos Vajna1-2/+2
2015-01-23remove manual iteration in SwViewShellBjoern Michaelsen1-8/+0
2015-01-16SwRootFrm::CheckViewLayout: never center pages when doing tiled renderingMiklos Vajna1-0/+4
2015-01-06sw: notify LOK clients about invalidationsMiklos Vajna1-0/+10
2014-12-05Rename GetNext/GetPrev to GetPrevInRing/GetNextInRing ...Bjoern Michaelsen1-0/+8
2014-12-02move Ring to sw::RingBjoern Michaelsen1-1/+1