summaryrefslogtreecommitdiff
path: root/sw/inc/viewsh.hxx
AgeCommit message (Expand)Author
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
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-26Revert "CppunitTest_tiledrendering: disable SwVirtFlyDrawObj assert for now"Andrzej Hunt
2014-07-26Use Orientation enum instead of sal_uInt16 + some boolMatteo Casalin
2014-07-12CppunitTest_tiledrendering: disable SwVirtFlyDrawObj assert for nowMiklos Vajna
2014-06-25remove spurious com::sun::star::script prefixMichael Stahl
2014-06-25remove spurious com::sun::star::chaosMichael Stahl
2014-05-06SwViewShell: fix brain-damaged non-virtual CalcLayout() overrideMichael Stahl
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-15Tiled rendering: Move the common code to the right place - PaintTile().Jan Holesovsky
2013-11-15Tiled rendering: Make the tiled rendering work together with normal render.Jan Holesovsky
2013-11-15Tiled rendering: Tunnel the request for a tile to the ViewShell.Jan Holesovsky
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-22Bin useless swmod commentsTor Lillqvist
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky
2013-09-16fdo#37606 SwWrtShell::SelAll(): initial support for doc starting with tableMiklos Vajna
2013-07-08error: friend declaration specifying a default argument must be a definitionStephan Bergmann
2013-02-23sw: rename member variables missing their prefix in ViewShellMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-08-09Bin ViewShell::getIDocumentFieldsAccess()Julien Nabet
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-17Doxygen needs ///< for inline comments, not only //<.Jan Holesovsky
2011-12-29Header/Footer: When editing, show only the appropriate conrol.Jan Holesovsky
2011-12-29Header/Footer: Show / hide the control immediately.Jan Holesovsky
2011-09-16Header/Footer: Don't hide & show the separator windows all the timeCédric Bosdonnat
2011-09-13Header/Footer: fixed the Ctrl+PgUp and Ctrl+PdDown behaviorsCédric Bosdonnat
2011-09-12Header/Footer: added a timer to show the separatorCédric Bosdonnat
2011-09-09Header/Footer: don't show the separator action in readonly modeCédric Bosdonnat