Re: regression in charts introduced by one of the recent table to std::map commits

2012-03-25 Thread Rafael Dominguez
Also commit d1fcea677a0d814ca92a00717a4ff7090291f6cd is wrong, since both code blocks are different. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: regression in charts introduced by one of the recent table to std::map commits

2012-03-25 Thread Ivan Timofeev
Hi! This will immediately crash in chart2uno with a null pointer dereference. Looking at http://cgit.freedesktop.org/libreoffice/core/commit/?id=db3786ee3aa0d8911042c9bbcea02cf36d96dfa1 I noticed that at least ScTokenPtrMap can contain "key -> 0" pairs: for ( ChartTokenMap::const_iterator i

Re: regression in charts introduced by one of the recent table to std::map commits

2012-03-24 Thread Markus Mohrhard
Hello Noel, > > I just noticed that one of the following commits introduced a serious > regression in chart2. Can you please recheck them by opening the test > document in fdo#47632 and switch to edit mode. Then select one data > series and select the chart type menu entry in the pop-up menu. This

regression in charts introduced by one of the recent table to std::map commits

2012-03-23 Thread Markus Mohrhard
Hello Noel, I just noticed that one of the following commits introduced a serious regression in chart2. Can you please recheck them by opening the test document in fdo#47632 and switch to edit mode. Then select one data series and select the chart type menu entry in the pop-up menu. This will imme