summaryrefslogtreecommitdiff
path: root/sw/source/core/view/pagepreviewlayout.cxx
AgeCommit message (Expand)Author
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-08-17loplugin:useuniqueptr in SwPagePreviewLayoutNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2017-11-19Typos about "bottom"Julien Nabet
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-24Fix typo in comments: absolut -> absoluteTakeshi Abe
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-06-20tdf#90834 Turn in-line version controlapurvapriyadarshi
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-21clarify confusing code styleDouglas Mencken
2016-03-09Resolves: tdf#82781 avoid dereferencing invalid iteratorsCaolán McNamara
2016-01-10Fix typosAndrea Gelmini
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