https://bugs.freedesktop.org/show_bug.cgi?id=61000
--- Comment #7 from Noel Grandin <[email protected]> --- The (cleaned up) stacktrace for the exception looks like this: #0 IllegalArgumentException::IllegalArgumentException at solver/unxlngx6/inc/udkapi/com/sun/star/lang/IllegalArgumentException.hpp:19 #1 SwXNumberingRules::SetNumberingRuleByIndex at sw/source/core/unocore/unosett.cxx:2137 #2 SwXNumberingRules::replaceByIndex at /home/noel/libo/sw/source/core/unocore/unosett.cxx:1244 #3 writerfilter::dmapper::ListDef::CreateNumberingRules at writerfilter/source/dmapper/NumberingManager.cxx:624 #4 writerfilter::dmapper::ListsManager::CreateNumberingRules at writerfilter/source/dmapper/NumberingManager.cxx:1039 #5 writerfilter::dmapper::DomainMapper::lcl_table at writerfilter/source/dmapper/DomainMapper.cxx:3662 #6 writerfilter::LoggedStream::table at writerfilter/source/resourcemodel/LoggedResources.cxx:225 #7 writerfilter::ooxml::OOXMLFastContextHandlerPropertyTable::lcl_endFastElement at writerfilter/source/ooxml/OOXMLFastContextHandler.cxx:1544 #8 writerfilter::ooxml::OOXMLFastContextHandler::endFastElement at writerfilter/source/ooxml/OOXMLFastContextHandler.cxx:221 It appears that the error condition comes from line 1878 in unosett.cxx i.e. the UNO_NAME_LISTTAB_STOP_POSITION case in the switch statement where nValue == -540 That 540 number makes me think this has something to do with recent commits I've seen fiddling with twips stuff. Unfortunately this is unrelated to my UNO conversion stuff, so I'm clueless. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
