Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi,

Thank you!

      This sort of stuff:

+    if( bShowValue &&
+        !bShowPercent && rTypeInfo.meTypeCategory == TYPECATEGORY_PIE &&
+        rDataLabel.maNumberFormat.maFormatCode.indexOfAsciiL("%", 1) >= 0 )
+    {
+        bShowValue = false;
+        bShowPercent = true;
+    }

      makes me wonder if we don't want that in our own pie chart
implementation rather than in the filter though ... :-) But I picked it
for -3-4.
Sorry, but I didn't understand this. Did you mean the filter code (oox),
please?


http://cgit.freedesktop.org/libreoffice/libs-core/commit/?id=7589a8d3f6d3cb9f08f39059dedf05b7636cbc0f

      Picked for 3-4 - though I'd be interested to know who needs to read
these later.
fdo#36733: LO creates a temp' file and then reopens this for editing.
So, files with permission something like 066 would fail to open on LO.

Thanks again!
Muthu Subramanian

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.