summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/tabfrm.cxx
AgeCommit message (Expand)Author
2018-01-20tdf#115079: check that row frame belongs to table frame to avoid segfaultJulien Nabet
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-04sw: move some globals in fetab.cxx into SwFEShellMichael Stahl
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi
2017-12-07SwFrameBorder: Removed IsInverse() from SwFrameArmin Le Grand
2017-11-30Don't do dynamic_cast twiceMike Kaganski
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-14Fix typosAndrea Gelmini
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-11-07tdf#113686 sw: handle sections when counting height of first content lineMiklos Vajna
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30tdf#113520 sw split sections in tables: avoid empty page after content delMiklos Vajna
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Migrated from SwFrame::PrintWA to setPrintArmin Le Grand
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-26tdf#113445 sw: avoid hitting loop control with a dozen of in-table sectionsMiklos Vajna
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-20sw: fix unusual boolean prefix for pointer in tabfrmMiklos Vajna
2017-10-09tdf#112942: Apparently, rTab.GetFollow() can change in betweenStephan Bergmann
2017-09-04tdf#37153 ConsiderWrapOnObjPos: always affect anchoring cellJustin Luth
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-02tdf#37153 ConsiderWrapOnObjPos: also affect wrap-thru objsJustin Luth
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-16i#95698 sw: fix crash on splitting in-table section containing a nested tableMiklos Vajna
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-23Fix typos: uniform registeredAndrea Gelmini
2017-06-15tdf#108524 sw: try to split rows that contain 1-col sectionsMiklos Vajna
2017-06-15Related: tdf#108524 sw: dump follow/precede of cell frames in layout xml dumpMiklos Vajna
2017-05-12sw: table-in-footnote: delete SwFootnoteFrame if it becomes emptyMichael Stahl
2017-05-08loplugin:checkunusedparams in sw(part3)Noel Grandin
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-03-25Fix typosAndrea Gelmini
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-03-02Fix typosAndrea Gelmini
2017-03-02elide the SwSurround enumNoel Grandin
2017-02-13Fix typosAndrea Gelmini
2017-01-09New loplugin:externvar: swStephan Bergmann
2017-01-03tdf#104492: Fix bad docx opening and bad layoutDimitri Bouron
2016-12-12tdf#104425 sw: split rows w/large min height (fix layout loop)Mike Kaganski
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski
2016-12-05Fix a typoMike Kaganski