- 12 Nis, 2012 19 kayıt (commit)
-
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
Andras Timar yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Radek Doulik yazdı
- otherwise we might end up with wrong coordinates - fixes fdo#38580
-
Petr Mladek yazdı
it is in the main installation tarball anyway; it was put in langpacks that did not have its own dictionary from some strange reason
-
Kohei Yoshida yazdı
Turns out that this change affected all cppunit runs.
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
Without manually releasing the EditDLL singleton instance, it gets deleted *after* the cppunit does its cleanup, which de-initializes VCL. The problem is, when the EditDLL instance is destroyed, its member GlobalEditData instance deletes the OutputDevice instance that it owns, which in turn accesses font caches in VCL. But by the time we reach that point, VCL is already de-initialized, hence the problem.
-
Rafael Dominguez yazdı
-
Rafael Dominguez yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Albert Thuswaldner yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
It has been replaced by SheetDataBuffer.
-
- 11 Nis, 2012 21 kayıt (commit)
-
-
Caolán McNamara yazdı
-
Markus Mohrhard yazdı
Actually this is a bit more tricky. Currently it is showing wrong values for hidden rows/columns
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Kohei Yoshida yazdı
Otherwise the normal linear search should be sufficient. Eventually we need to use a better algorithm here than this special case handling...
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
But instantiating EditEngine causes segfault. The line is commented out for now.
-
Kohei Yoshida yazdı
-
Ivan Timofeev yazdı
-
Ivan Timofeev yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Iain Billett yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Andras Timar yazdı
-
Rafael Dominguez yazdı
- Remove using older properties to get errorbars data. - Only export X errorbars when using ODF VERSION >= 1.2. - Use the dimension attribute to set errorbar direction.
-
Rafael Dominguez yazdı
-
Rafael Dominguez yazdı
- Add method to calculate X standard deviation. - Set correct XErrorBar position when using standard deviation error type.
-
Rafael Dominguez yazdı
-