- 17 Nis, 2012 40 kayıt (commit)
-
-
Julien Nabet yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Markus Mohrhard yazdı
-
Artur Dorda yazdı
-
Markus Mohrhard yazdı
Thanks to Kohei for the test document Please only change this file with Excel and check after changing it that it still contains shared formulas in all places.
-
Daniel Bankston yazdı
-
Albert Thuswaldner yazdı
-
Eike Rathke yazdı
i.e. if more than one document open and dialog invoked on any but the first document.
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Takeshi Abe yazdı
this fixed a regression slipped into 8808d77f
-
Kalman Szalai - KAMI yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Rene Engelhard yazdı
-
Caolán McNamara yazdı
-
Takeshi Abe yazdı
-
Takeshi Abe yazdı
-
Noel Power yazdı
-
Tomas Chvatal yazdı
Thanks to Caolan for the fix.
-
Noel Power yazdı
but - however no support to import/export this to file format yet
-
Noel Power yazdı
For Useforms it doesn't quite work exactly as MSO, for examply if we set the MousePointer for the Userform it works as expected until we mouse over another control at which point the mouse pointer is changed to that of the control. In MSO it would appear that the Userform mousepointer is king, perhaps all that is necessary is to apply the mouse pointer to each contained control, needs some investigation. Also only a limited number of the possible mouse pointer styles are processed, the conversions of mso -> lo pointer styles ( and vice-versa ) and not really tested to see if they all make sense
-
Luboš Luňák yazdı
-
Gökçen Eraslan yazdı
As in https://bugs.kde.org/show_bug.cgi?ctype=xml&id=53343 <data> tag may not have a value if the attachment is deleted.
-
Michael Meeks yazdı
-
Rob Snelders yazdı
-
Florian Allmann-Rahn yazdı
-
Miklos Vajna yazdı
Also, if /usr/share/hunspell doesn't exist, look for /usr/share/myspell as well.
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Tomas Chvatal yazdı
As the distros already had enough time to pick up the required patch and most did.
-
Tomas Chvatal yazdı
-
Tomas Chvatal yazdı
-
Tomas Chvatal yazdı
This reverts commit 844b4520.
-
Gökçen Eraslan yazdı
This adds support for Novell, KDE (for KOffice/Calligra), GNOME (for Gnumeric), AbiSource (for AbiWord) bugzillas and Launchpad to bin/get-bugzilla-attachments-by-mimetype script as required by easyhack#46538. However, there two glitches and workarounds: 1- As stated in the code, Novell bugzilla requires users to log in to bugzilla in order to get full information about the bugs such as attachment bodies etc. Since Novell bugzilla uses some proprietary login extensions it's hard to implement log in mechanism and use it via xmlrpc API. python-bugzilla claims that it supports Novell bugzilla login but I could not make it work. As a workaround, comments containing "Created an attachment (id=xxxxxxx)" pattern are parsed and attachments are downloaded using urllib. Attachments are filtered using mimetype info obtained from http headers. 2- For launchpad, launchpadlib python module is used. But currently launchpad api does not support really advanced search like bugzilla. For example, it's not possible to search for bugs having application/pdf attachments. So, again a workaround is used. Code iterates over all the bugs of the *libreoffice* source package and check their attachments.
-
Tor Lillqvist yazdı
-