summaryrefslogtreecommitdiff
path: root/sw/inc/viewsh.hxx
AgeCommit message (Expand)Author
2019-01-18lok sw: When inserting shapes, do that in the middle of the visible area.Jan Holesovsky
2018-12-10Avoid busy-loop related to layout when dragging objects.Michael Meeks
2018-05-28tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-05-26tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-24Offst might as well be expanded to OffsetCaolán McNamara
2017-03-24valgrind: fix memory leakCaolán McNamara
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-17tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
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