summaryrefslogtreecommitdiff
path: root/sw/source/core/view/viewsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-10tdf#81833: form protection can be modified as compatibility optionOliver Specht1-0/+7
2015-12-23tdf#93009 SwViewShell: fix printing of comments on the marginMiklos Vajna1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-85/+85
2015-11-24sw lok comments: fix map mode state after changing zoom levelsMiklos Vajna1-0/+2
2015-11-23sw lok comments: fix vertical scrollbar with custom zoomMiklos Vajna1-0/+9
2015-11-13sw: loplugin:badstatics: convert static SwViewShell::mpReplaceBmpMichael Stahl1-6/+4
2015-11-12sw lok: forward key events to annotation window if necessaryMiklos Vajna1-0/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-22/+22
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-4/+3
2015-11-05sw tiled rendering: initial annotation supportMiklos Vajna1-0/+3
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-5/+5
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian1-6/+3
2015-09-21sw layout dump: show selection ranges from all shellsMiklos Vajna1-0/+6
2015-09-18sw: prefix members of SwViewShellImpMiklos Vajna1-16/+16
2015-09-15tdf#94237 tiled rendering: Use the entire document as the visual area.Jan Holesovsky1-0/+7
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian1-16/+27
2015-09-01SwViewShell::ImplEndAction: still paint directly when non-double-bufferingMiklos Vajna1-1/+4
2015-08-18tdf#93096 sw: fix selection with keyboard outside current viewMiklos Vajna1-1/+19
2015-08-12sw: check 0 paint window in RenderContextGuardMiklos Vajna1-2/+2
2015-08-12tdf#92305: Revert "tdf#90150 : Page numbering in the status bar ..."Jan Holesovsky1-6/+0
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna1-2/+2
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-07-06tdf#92577 sw rendercontext: paint transparent from controls conditionallyMiklos Vajna1-2/+2
2015-07-06improve the returnbyref lopluginNoel Grandin1-53/+53
2015-07-03SwViewShell::ImplEndAction: avoid direct PaintDesktop()Miklos Vajna1-14/+1
2015-07-03SwViewShell::DLPrePaint2: fix missing clipping for the non-buffered caseMiklos Vajna1-0/+3
2015-07-03sw: clean up SwPageFrm::PaintBorderAndShadow and related commentsMiklos Vajna1-1/+1
2015-06-30sw redercontext: fix missing draw of the overlayMiklos Vajna1-0/+13
2015-06-30loplugin:vclwidgetsStephan Bergmann1-1/+1
2015-06-30sw rendercontext: update drawlayer in SwViewShell::PaintMiklos Vajna1-15/+9
2015-06-30SwViewShell::DLPrePaint2: paint to mpOut if isOutputToWindow()Miklos Vajna1-2/+3
2015-06-29SwViewShell::ImplEndAction: avoid direct paintMiklos Vajna1-4/+1
2015-06-29SwViewShell::Paint: restore old render context at the endMiklos Vajna1-1/+24
2015-06-25SwLayAction::Action: use vcl::RenderContextMiklos Vajna1-4/+4
2015-06-25SwViewShellImp::GetFirstVisPage: use vcl::RenderContextMiklos Vajna1-3/+3
2015-06-25SwPageFrm::GetBoundRect: use vcl::RenderContextMiklos Vajna1-2/+2
2015-06-24sw: add SwViewShell::mbOutputToWindowMiklos Vajna1-0/+10
2015-06-24SwFrm::Paint: take a vcl::RenderContextMiklos Vajna1-5/+5
2015-06-24SwViewShell::Paint: can use render context here directlyMiklos Vajna1-5/+5
2015-06-15sw: avoid #include "../../uibase/inc/view.hxx"Miklos Vajna1-1/+1
2015-05-27LOK: change PAGE_COUNT to a more generic DOCUMENT_SIZEMiklos Vajna1-0/+10
2015-05-27simplify GetWindowClipRegionPixelNoel Grandin1-1/+1
2015-05-26convert SCROLL constants to scoped enumNoel Grandin1-4/+4
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin1-2/+2
2015-05-23pass RenderContext into writer paintingTomaž Vajngerl1-10/+11
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-45/+45
2015-05-16tdf#90150 : Page numbering in the status bar which may cause confusionmassinissaHamidi1-0/+6
2015-05-13wrap some static fields in VclPtrNoel Grandin1-1/+1
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-1/+1