I have several spreadsheets containing charts created with libreoffice-3.3.4. When changing the data the charts are not updated. This happens when the chart is anchored to a cell. It can be fixed by anchoring the chart to the page. However, I have a spreadsheet that I update daily. It is protected and I don't have access to the password, so I can't change it. Reproducible: Always Steps to Reproduce: 1.Open a spreadsheet containing a chart anchored to a cell. 2.Change some data in the spreadsheet 3.Although the data has changed the chart doesn't get updated automatically. Actual Results: The chart doesn't get updated automatically. You either have to doubleclick it, move it to another location or press <F9> to update the chart. Expected Results: The chart is updated automatically. A bug was filed upstream at https://www.libreoffice.org/bugzilla/show_bug.cgi?id=39118. Comment 11 contains a link to a patch that fixes the problem. Although it is not for V3.4.3.2-r1 I was able to apply the patch to libreoffice-calc-3.4.3.2.tar.bz2 (just 2 files are changed and just 3 lines). I emerged the patched sources and found that it solved my problem. Link to the patch: http://cgit.freedesktop.org/libreoffice/core/commit/?id=681e8b1e43c1949871463934fa92396c00110270
Thanks for the report. 3.4.5 is goning to be released next week, so i am fast track going to stable that version asap after release. :) (the 3.4.5 will contain the fix).
The 3.4.5 is in main tree and stable on amd64. Closing.