summaryrefslogtreecommitdiff
path: root/sw/source/core/view/viewimp.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-28tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl1-4/+4
2016-12-19tdf#104488 sw: assert if exception escapes from UpdateAccessible()Michael Stahl1-1/+11
2016-07-05a11y crash on deleting certain frame in certain documentCaolán McNamara1-4/+5
2016-06-30everything is called Dispose, hard to find anythingCaolán McNamara1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-5/+5
2016-03-20tdf#90834: Drop an 'in-line change log' style commentTor Lillqvist1-1/+0
2016-03-20tdf#90834 Turn in-line version control history comments to good comments.Muhammet Kara1-6/+3
2016-03-15loplugin:constantparamNoel Grandin1-2/+2
2015-12-11sw: clean up no longer needed SwViewShell::isTiledRendering()Miklos Vajna1-2/+3
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-46/+46
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-09-18sw: prefix members of SwViewShellImpMiklos Vajna1-71/+71
2015-08-12tdf#92305: Revert "tdf#90150 : Page numbering in the status bar ..."Jan Holesovsky1-2/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-9/+9
2015-06-25SwViewShellImp::GetFirstVisPage: use vcl::RenderContextMiklos Vajna1-4/+4
2015-06-25SwViewShellImp::SetFirstVisPage: use vcl::RenderContextMiklos Vajna1-6/+6
2015-06-25sw: outline SwViewShellImp::GetFirstVisPage() methodsMiklos Vajna1-0/+14
2015-06-25SwPageFrm::GetBoundRect: use vcl::RenderContextMiklos Vajna1-3/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-11/+11
2015-05-16tdf#90150 : Page numbering in the status bar which may cause confusionmassinissaHamidi1-1/+2
2015-03-18convert AccessibleStates to enum classNoel Grandin1-2/+2
2015-02-28sw: rename SwViewImp to SwViewShellImpMiklos Vajna1-27/+27
2015-01-16SwViewImp::AddPaintRect: when tiled rendering, ignore visual areaMiklos Vajna1-2/+8
2014-12-04use C++11 iterationBjoern Michaelsen1-8/+4
2014-12-04use C++11 iterationBjoern Michaelsen1-8/+4
2014-12-04use C++11 iterationBjoern Michaelsen1-8/+5
2014-12-04use C++11 iterationBjoern Michaelsen1-7/+4
2014-12-04use C++11 iterationBjoern Michaelsen1-7/+4
2014-12-04use C++11 iterationBjoern Michaelsen1-7/+4
2014-12-04use C++11 iterationBjoern Michaelsen1-7/+4
2014-12-04use C++11 iterationBjoern Michaelsen1-7/+4
2014-12-02loplugin: cstylecastNoel Grandin1-13/+13
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-3/+3
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-3/+3
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-3/+3
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand1-1/+1
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-05-10OUString: avoid temporaries and constifyMatteo Casalin1-1/+1
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-03-22coverity#705933 Dereference before null checkCaolán McNamara1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-2/+2
2014-03-05remove unused code in SW moduleNoel Grandin1-18/+0
2014-03-02bStopPrt is always falseMatteo Casalin1-1/+0
2014-03-02sal_Bool to boolMatteo Casalin1-16/+16
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+18