Hello Tomas, Ok, I wrote a simple c++ based test for that and can't reproduce your problem.
The test ( http://cgit.freedesktop.org/libreoffice/core/commit/?id=b77902d38d06df87694564ded859733bdb1d4fb2 ) creates an empty document, checks that it has a second sheet( bad assumption there from me) and removes the sheet. Eventually I even check that removing with the same name will throw an NoSuchElementException. I also had some quick looks at the implementation and I don't see any place that would throw an out of bounds exception. All of these parts pass without any problem, not even a suspicious line in a dbgutil build. Can you open a bug report for this with some more details and assign it to me? Regards, Markus _______________________________________________ List Name: Libreoffice-qa mailing list Mail address: [email protected] Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://lists.freedesktop.org/archives/libreoffice-qa/
