summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/flyfrm.hxx
AgeCommit message (Expand)Author
2021-04-23sw: layout: if fly's anchor moves forward, move fly off SwPageFrameMichael Stahl
2021-03-11tdf#140292: (related: tdf#133487) sw: fix ordering of virtual SdrObjects for ...Michael Stahl
2020-11-16sw: fix misleading comments - SwFlyFrame::m_bAtCnt is set...Michael Stahl
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-08-05Fix typosAndrea Gelmini
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-01-04Unfloat: Test layout change of unfloat operationTamás Zolnai
2019-01-04Unfloat: Add some tests about the visibility of the unfloat buttonTamás Zolnai
2019-01-04Fix up file permissionsTamás Zolnai
2019-01-04Unfloat: Handle unfloat button visibilityTamás Zolnai
2018-06-08sw_redlinehide: refactor AppendObjs to iterate merged paragraphsMichael Stahl
2018-05-22Fix typosAndrea Gelmini
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-08Replace some lists by vectors (sw)Julien Nabet
2017-08-04loplugin:constparams in sw part4Noel Grandin
2017-08-04loplugin:constparams in sw part3Noel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-01move GetOrdNumForNewRef() and CreateNewRef() ...Bjoern Michaelsen
2017-01-03use proper message passingBjoern Michaelsen
2016-11-18includes should be at the top of the fileNoel Grandin
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-09-22sw: Clean up forward declarationsTakeshi Abe
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-27loplugin:singlevalfields in sw(part3)Noel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-09loplugin:constantparam in swNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05sw: prefix members of SwFlyFrmMiklos Vajna
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna
2015-06-26SwTextFrm::Format: use vcl::RenderContextMiklos Vajna
2015-06-24SwFrm::Paint: take a vcl::RenderContextMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl
2015-03-23loplugin:constantfunction: swNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-11-09faster mapping from nodes to SwFrmFmt's anchored at themLuboš Luňák
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann