- 17 Agu, 2011 40 kayıt (commit)
-
-
Lionel Elie Mamane yazdı
-
Cédric Bosdonnat yazdı
Changing the height of the footer frame (i.e. by creating a new line in it) didn't update the page margins and broke the rendering of the header/footer decorators. To avoid that, redraw the whole page when the SwFooterFrm is invalid.
-
Cédric Bosdonnat yazdı
-
Radek Doulik yazdı
- make sure it doesn't replace character properties of textbody inside cells - fixes bnc#705991
-
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ı
-