Re: XSLFTable handling - partly revert #1875901 ?

2021-01-18 Thread Alain FAGOT BÉAREZ
Hi Andi, Please consider my attempt to revert the addRow method to its behaviour prior to 4.1.2, where I broke it, in my pull request https://github.com/apache/poi/pull/221 I must admit that the underlying handling of the table grid kind of escapes the mind focus when I try to reason about

XSLFTable handling - partly revert #1875901 ?

2021-01-18 Thread Andreas Beeker
Hi Alain, please review revision 1875901. I think it would be better to not add the cells in XSLFTable.initializeRow, as this changes a lot the way how the tables were used up till now. So basically there are two modes in which to look at the tables: * generating them from the scratch: so you