- 17 Agu, 2011 36 kayıt (commit)
-
-
Radek Doulik yazdı
- fixes bnc#705991
-
Jeffrey Chang yazdı
This fixes fdo#32719.
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Markus Mohrhard yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
To avoid making it appear to be a derived interface of XPropertySet when it's not.
-
Kohei Yoshida yazdı
This is to preserve ABI backward compatibility with cppu::OPropertySetHelper.
-
Kohei Yoshida yazdı
NOTE: This needs to be double-checked by an expert. I'm modifying a symbol that's defined in the UDK_3_0_0 section. I'm not really sure if this will cause any ABI breakages for either the core code or extensions.
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
ScVbaControl doesn't have any container instance to pass to the old method.
-
Kohei Yoshida yazdı
Sometimes broadcasting changes to the property set on every new value insertion makes no sense especially during import. Turning that off also improves performance especially when inserting millions of property values.
-
Kohei Yoshida yazdı
-
Noel Power yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
This removes O(n^2) from the process of querying the code pages for form elements.
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
With this, 3.81 sec -> 1.2 sec.
-
Kohei Yoshida yazdı
-
- 16 Agu, 2011 4 kayıt (commit)
-
-
Eike Rathke yazdı
Make CSV import ignore leading spaces if the field content without them is quoted. Cope with broken generators that put leading blanks before a quoted field, like "field1", "field2", "..." ignoring CSV specification http://tools.ietf.org/html/rfc4180
-
Markus Mohrhard yazdı
only update range names in formulas if the documents are different or the sheets are different
-
Markus Mohrhard yazdı
-
Norbert Thiebaud yazdı
-