summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/tabfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-06-23Fix typos: uniform registeredAndrea Gelmini1-1/+1
2017-06-15tdf#108524 sw: try to split rows that contain 1-col sectionsMiklos Vajna1-1/+16
2017-06-15Related: tdf#108524 sw: dump follow/precede of cell frames in layout xml dumpMiklos Vajna1-0/+10
2017-05-12sw: table-in-footnote: delete SwFootnoteFrame if it becomes emptyMichael Stahl1-0/+17
2017-05-08loplugin:checkunusedparams in sw(part3)Noel Grandin1-1/+1
2017-04-12enum spelling: throught -> throughJustin Luth1-1/+1
2017-04-10tdf#39468 Translate German comments in swJens Carl1-5/+5
2017-03-25Fix typosAndrea Gelmini1-2/+2
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-3/+3
2017-03-11Fix typosAndrea Gelmini1-2/+2
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-03-02elide the SwSurround enumNoel Grandin1-6/+6
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-01-09New loplugin:externvar: swStephan Bergmann1-7/+1
2017-01-03tdf#104492: Fix bad docx opening and bad layoutDimitri Bouron1-0/+2
2016-12-12tdf#104425 sw: split rows w/large min height (fix layout loop)Mike Kaganski1-42/+107
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski1-179/+177
2016-12-05Fix a typoMike Kaganski1-4/+4
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann1-1/+2
2016-11-15loplugin:constantparamNoel Grandin1-1/+1
2016-10-03Fix typosAndrea Gelmini1-3/+3
2016-09-23Replace SWRECTFN macro with a classMike Kaganski1-206/+206
2016-07-24Resolves: tdf#101058 crash on deleting certain table rowCaolán McNamara1-22/+3
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-2/+2
2016-06-17Resolves: tdf#100421, don't crash on deleting particular tableCaolán McNamara1-2/+5
2016-05-13Convert ACT to scoped enumNoel Grandin1-1/+1
2016-05-13convert PROT to scoped enumNoel Grandin1-1/+1
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-8/+4
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-45/+45
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin1-4/+4
2016-03-24tdf#88453 sw layout, nested table split: shrink inner tables as wellMiklos Vajna1-0/+16
2016-03-23tdf#88453 sw layout: fix split of nested tables with large amount of rowsMiklos Vajna1-0/+23
2016-03-22loplugin:constantparam in swNoel Grandin1-8/+8
2016-01-18tdf#91083 - .doc: emulate table keep-with-next paragraphJustin Luth1-11/+20
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-03tdf#34957 - don't push multi-page table to next page.Justin Luth1-2/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-961/+961
2015-11-13sw: rename some more global variablesMichael Stahl1-14/+14
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-66/+66
2015-11-03Smart pointers for SwBorderAttrAccessAshod Nakashian1-12/+13
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-6/+5
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-6/+6
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-5/+0
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-1/+1
2015-08-16Fix tdf#87889 and tdf#92535, vertical align issue when docgrid enable.Mark Hung1-2/+1