- 25 Mar, 2013 1 kayıt (commit)
-
-
Herbert Dürr yazdı
and could be removed. The info is interesting enough for now and the structure should stay the same regardless of whether debugging is enabled or not.
-
- 24 Mar, 2013 13 kayıt (commit)
-
-
Ariel Constenla-Haile yazdı
-
Ariel Constenla-Haile yazdı
Make css::ucb::XWebDAVCommandEnvironment::getUserRequestHeaders() return a sequence of css::beans::StringPair; this avoids all the any overhead, and is much more simple and intuitive.
-
Ariel Constenla-Haile yazdı
It should be derived from css::ucb::XCommandEnvironment
-
Ariel Constenla-Haile yazdı
-
Ariel Constenla-Haile yazdı
-
Ariel Constenla-Haile yazdı
-
Ariel Constenla-Haile yazdı
Make it more readable by adding a table.
-
Ariel Constenla-Haile yazdı
-
Ariel Constenla-Haile yazdı
-
Ariel Constenla-Haile yazdı
-
Ariel Constenla-Haile yazdı
-
Ariel Constenla-Haile yazdı
Now it is enabled, even if the PDF import extension is not installed.
-
Ariel Constenla-Haile yazdı
-
- 23 Mar, 2013 1 kayıt (commit)
-
-
Ariel Constenla-Haile yazdı
Besides the license change, there are bug two bug fixes: * Do not apply any transformation to the contents marked as WikiMath. * Join sibling nodes marked as WikiMath. Patch by: Bernhard Haumacher
-
- 21 Mar, 2013 3 kayıt (commit)
-
-
Herbert Dürr yazdı
Else problems like #i112873# or even crashes can and do happen.
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
- 20 Mar, 2013 6 kayıt (commit)
-
-
Herbert Dürr yazdı
Cppumaker and its brethren emit different implementations for the same symbol by design (!) which is quite... unfortunate and can confuse the heck out of dynamic linkers, debuggers, etc. For bootstrapping the so-called "comprehensive" type descriptions are needed. The workaround compels these descriptions to be registered in the so-called "WeakMap" before they are needed by the bootstrap operation. The proper and un-hacky solution would be to change cppumaker and its brethren to use different symbol names for different implementations. In particular "cppu_detail_getUnoType" should be divided into full, weak and mini implementations. For now there is no time to risk such a major overhaul of this system. Types that are candidates for this special workaround are the ones mentioned by the exceptions thrown from implbase_ex.cxx's __queryDeepNoXInterface() method. They also need to added to the makefile's UNOTYPES define so that the build magic requests the full type descriptions to be generated and used.
-
Jürgen Schmidt yazdı
Patch by: Kai Labusch Review by: arielch, jsc
-
Jürgen Schmidt yazdı
Patch By: Kai Labusch Review by: arielch, jsc
-
Jürgen Schmidt yazdı
Patch by: Kai Labusch Review by: arielch, jsc
-
Jürgen Schmidt yazdı
#121731# extend XSmartTagAction->getActionCount with additional parameter to increase flexibility of context menus Patch by: Kai Labusch Review by: arielch, jsc
-
Jürgen Schmidt yazdı
Patch by: Kai Labusch Review by: arielch, jsc
-
- 19 Mar, 2013 4 kayıt (commit)
-
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
The original message for the unfinished comment-out change was: "1.4.76.1: #i25238# Support for inplace editing - please ask MBA" Maybe it should be removed altogether. Silencing the justifiable warning is good enough for now though.
-
- 18 Mar, 2013 3 kayıt (commit)
-
-
Pavel Janík yazdı
-
Regina Henschel yazdı
Author: Maarten Kesselaers Review by: Regina Henschel
-
Jürgen Schmidt yazdı
-
- 17 Mar, 2013 2 kayıt (commit)
-
-
Ariel Constenla-Haile yazdı
-
Regina Henschel yazdı
Author: Regina Henschel
-
- 15 Mar, 2013 2 kayıt (commit)
-
-
Ariel Constenla-Haile yazdı
-
Ariel Constenla-Haile yazdı
-
- 12 Mar, 2013 4 kayıt (commit)
-
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
Patch By: Henner Drewes <hennerd@freenet.de> Review By: Herbert Duerr
-
Herbert Dürr yazdı
Patch by: Daniel Naber <misc2006@danielnaber.de> Review by: Herbert Duerr
-
- 08 Mar, 2013 1 kayıt (commit)
-
-
Herbert Dürr yazdı
Clang handles the GCC inline assembler syntax just fine
-