summaryrefslogtreecommitdiff
path: root/sw/source/core/view/pagepreviewlayout.cxx
AgeCommit message (Expand)Author
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-18sw: prefix members of SwViewShellImpMiklos Vajna
2015-07-28tdf#92914 SwPagePreviewLayout::Paint: handle rendercontextMiklos Vajna
2015-07-24tdf#92914 SwPagePreviewLayout::MarkNewSelectedPage: avoid direct paintMiklos Vajna
2015-07-24tdf#92914 SwPagePreviewLayout::_PaintSelectMarkAtPage: handle rendercontextMiklos Vajna
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna
2015-06-25SwPageFrm::GetBorderAndShadowBoundRect: use vcl::RenderContextMiklos Vajna
2015-06-25SwAlignRect: use vcl::RenderContextMiklos Vajna
2015-06-16Fix typosAndrea Gelmini
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-23pass RenderContext into writer paintingTomaž Vajngerl
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-18refactor SwPagePreview to use RenderContextTomaž Vajngerl
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-24fix windows buildNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-05V801: Decreased performanceCaolán McNamara
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-05-10Simplify IsPreviewPosInDocPreviewPageMatteo Casalin
2014-05-10Simplify return paths/expressionsMatteo Casalin
2014-05-10No need of else after a returnMatteo Casalin
2014-05-10Constify sal_uInt16 and sal_Int16 to sal_uInt16Matteo Casalin
2014-05-10Simplify GetRowOfPage and GetColOfPageMatteo Casalin
2014-05-10Use GetRowOfPageMatteo Casalin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-03-02sal_Bool to boolMatteo Casalin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-16Prevw -> Preview.Jan Holesovsky
2013-05-05remove commented-out code in sw/source/core/viewPhilipp Riemer
2013-05-05fdo#62475 - remove visual noise in sw/source/core/viewPhilipp Riemer
2013-05-05work on comments in sw/source/core/viewPhilipp Riemer
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-02-23sw: rename member variables missing their prefix in ViewShellMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-09-11fdo#43210 Corrected page preview direction for RTL interfaceIssa Alkurtass
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-05-31targetted revert of comment cleanupMichael Meeks
2011-11-27remove include of pch header from swNorbert Thiebaud