https://issues.apache.org/ooo/show_bug.cgi?id=122828
bmarcelly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from bmarcelly <[email protected]> --- I reproduce this behaviour on an antiquated version 1.1.5 The Autofill increments numbers, which means in case of a negative number: -2002 -2001 -2000 -1999 If you want the Autofill to consider the absolute value of the number, it makes sense not to use the negation character "-". As explained in https://forum.openoffice.org/en/forum/viewtopic.php?f=9&t=71039 the solution is to use a non-breaking hyphen instead of the ordinary hyphen. When typing the first cell, use menu Insert > Formatting Mark > Non-Breaking-Hyphen. IMHO, the behaviour is not a bug. -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue. You are watching all issue changes.
