- 05 Nis, 2014 2 kayıt (commit)
-
-
Ariel Constenla-Haile yazdı
Locale data contributed by Timo Putzer <tputzer@gmx.de>
-
Ariel Constenla-Haile yazdı
-
- 02 Nis, 2014 3 kayıt (commit)
-
-
Herbert Dürr yazdı
putenv() has changed its semantic to no longer copy input buffers which results in problems if the input buffers were only temporary. Using setenv(), which still copies the input buffers solves the problem.
-
Armin Le Grand yazdı
-
Steve Yin yazdı
Fixed access bridge initialization issue in vcl.
-
- 01 Nis, 2014 3 kayıt (commit)
-
-
Andre Fischer yazdı
i124573: Initialize flags to allow acess bridge initialization to fail gracefully (Merged from branch AOO410).
-
Andre Fischer yazdı
-
Oliver-Rainer Wittmann yazdı
124553: <SwAcccessibleCell::SwAccessibleCell(..)> - correct initialization of new members introduced for IA2
-
- 31 Mar, 2014 3 kayıt (commit)
-
-
Ariel Constenla-Haile yazdı
-
Andre Fischer yazdı
-
Oliver-Rainer Wittmann yazdı
-
- 28 Mar, 2014 7 kayıt (commit)
-
-
Herbert Dürr yazdı
-
Jürgen Schmidt yazdı
-
Oliver-Rainer Wittmann yazdı
-
Jürgen Schmidt yazdı
#124467# merge from aoo410 branch, add check for image data offset against stream length, some further checks
-
Jürgen Schmidt yazdı
#124453# merge from aoo410 branch, check if the resulting polygon has already exceeded the number of points (2^16) that can be handled by a tools polygon
-
Jürgen Schmidt yazdı
-
Armin Le Grand yazdı
-
- 27 Mar, 2014 4 kayıt (commit)
-
-
Jürgen Schmidt yazdı
-
Herbert Dürr yazdı
When running into invalid Unicode surrogate pairs the text layout code on Windows ran into massive problems like crashes. This change detects the situation of an invalid surrogate pair and falls back to treat it as a simple character instead of requesting a complex glyph fallback.
-
Herbert Dürr yazdı
When exceptions are passed around in uno::Any types to be thrown later it was observed on OSX64 that the type_info symbols of these exceptions were not available anywhere. On most platforms the UNO bridge would synthesize them by emulating how the platform's toolchain would do it. Forcing the emission of the type_infos by the real toolchain is much better than second guessing and reverse engineering its operation. An even better approach would be to have the ucb throw the exceptions itself instead of wrapping, rewrapping, unwrapping, etc. them. Once this is done the dummyThrower helper function is no longer needed.
-
Herbert Dürr yazdı
When the dynamic loading of the type_info symbols failed the UNO bridge synthesized type_info objects itself. The synthesized ones trigger the crash observed so we disable their generation and handle the result gracefully.
-
- 26 Mar, 2014 6 kayıt (commit)
-
-
Armin Le Grand yazdı
-
Oliver-Rainer Wittmann yazdı
124514: show/hide Overlay object to highlight annotated text range according the according view option which show/hides the annotations/comments
-
Armin Le Grand yazdı
i124389 correct TextFrame layout for tables not when new text is set, but in UNdo/Redo directly for performance reasons
-
Armin Le Grand yazdı
-
Armin Le Grand yazdı
-
Andrea Pescetti yazdı
-
- 24 Mar, 2014 10 kayıt (commit)
-
-
Jürgen Schmidt yazdı
-
Jürgen Schmidt yazdı
-
Jürgen Schmidt yazdı
-
Jürgen Schmidt yazdı
-
Jürgen Schmidt yazdı
-
Jürgen Schmidt yazdı
-
Jürgen Schmidt yazdı
-
Armin Le Grand yazdı
-
Jürgen Schmidt yazdı
-
Herbert Dürr yazdı
-
- 23 Mar, 2014 1 kayıt (commit)
-
-
Andrea Pescetti yazdı
Patch-by: j.nitschke@ok.de
-
- 21 Mar, 2014 1 kayıt (commit)
-
-
Oliver-Rainer Wittmann yazdı
-