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