- 12 Nis, 2012 40 kayıt (commit)
-
-
Luboš Luňák yazdı
"If multiple objects within the same document share the same id attribute value, then the document shall be considered non-conformant." . Although it apparently does not matter much in practice.
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
the z-order is actually already implied by the order the items are written, but why not
-
Luboš Luňák yazdı
This should make even String be easily usable with SAL_DEBUG stuff (the same like 2ac5b083 for OUString).
-
Caolán McNamara yazdı
-
Olivier Hallot yazdı
module sd/../ui
-
Olivier Hallot yazdı
module sd/../ui
-
Caolán McNamara yazdı
-
Miklos Vajna yazdı
-
Gábor Stefanik yazdı
-
Andras Timar yazdı
... just like it is in Impress. The fix for fdo#32559 was partially reverted. I think .uno:CopyObjects is more useful in Draw, than .uno:ChangeCaseRotateCase.
-
Petr Mladek yazdı
-
Stephan Bergmann yazdı
...to avoid mismatch warnings from OServiceManager::createInstanceWithContext.
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
Muthu Subramanian yazdı
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
This is related to 10e580c5
-
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ı
-