- 17 Agu, 2011 16 kayıt (commit)
-
-
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 24 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ı
-
Noel Power yazdı
make sure LibraryContainers use css::script::XLibraryQueryExecutable
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Takeshi Abe yazdı
-
Takeshi Abe yazdı
-
Takeshi Abe yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Cédric Bosdonnat yazdı
-
Cédric Bosdonnat yazdı
This reverts commit b564df24. Using shared_ptr wasn't the ideal solution. Conflicts: svx/source/svdraw/svdorect.cxx
-
Cédric Bosdonnat yazdı
Dirty hack... Simply added a bGhosted member in SwLineRect class. All lines are stacked and drawn later: not ideal.
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Tor Lillqvist yazdı
-
Thorsten Behrens yazdı
As per fdo#37559, it seems exporting filled polygons consisting of exactly one point (which should in theory be invisible) is a bad idea for several pdf viewers. Filtering drawing layer output accordingly.
-
Caolán McNamara yazdı
-