summaryrefslogtreecommitdiff
path: root/sw/inc/viewsh.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-02use new typesafer implementationBjoern Michaelsen1-1/+2
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-7/+7
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-09-30fdo#82577: Handle RegionNoel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-11/+11
2014-07-26Revert "CppunitTest_tiledrendering: disable SwVirtFlyDrawObj assert for now"Andrzej Hunt1-1/+0
2014-07-26Use Orientation enum instead of sal_uInt16 + some boolMatteo Casalin1-1/+1
2014-07-12CppunitTest_tiledrendering: disable SwVirtFlyDrawObj assert for nowMiklos Vajna1-0/+1
2014-06-25remove spurious com::sun::star::script prefixMichael Stahl1-1/+1
2014-06-25remove spurious com::sun::star::chaosMichael Stahl1-1/+1
2014-05-06SwViewShell: fix brain-damaged non-virtual CalcLayout() overrideMichael Stahl1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-45/+45
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-2/+1
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-1/+0
2014-02-27Remove visual noise from swAlexander Wilms1-6/+0
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann1-7/+7
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+1
2013-11-15Tiled rendering: Move the common code to the right place - PaintTile().Jan Holesovsky1-1/+1
2013-11-15Tiled rendering: Make the tiled rendering work together with normal render.Jan Holesovsky1-0/+1
2013-11-15Tiled rendering: Tunnel the request for a tile to the ViewShell.Jan Holesovsky1-0/+8
2013-11-05fixincludeguards.sh: swThomas Arnhold1-3/+3
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-23/+23
2013-10-22Bin useless swmod commentsTor Lillqvist1-3/+3
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky1-6/+6
2013-09-16fdo#37606 SwWrtShell::SelAll(): initial support for doc starting with tableMiklos Vajna1-0/+2
2013-07-08error: friend declaration specifying a default argument must be a definitionStephan Bergmann1-1/+1
2013-02-23sw: rename member variables missing their prefix in ViewShellMiklos Vajna1-67/+67
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-09Bin ViewShell::getIDocumentFieldsAccess()Julien Nabet1-4/+0
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara1-1/+0
2012-07-17Doxygen needs ///< for inline comments, not only //<.Jan Holesovsky1-3/+3
2011-12-29Header/Footer: When editing, show only the appropriate conrol.Jan Holesovsky1-5/+14