- 04 Eki, 2010 1 kayıt (commit)
-
-
Andreas Mantke yazdı
I translated the comments in the files from German to English. There were tabs in the file sbunoobj.cxx. I coverted them with the help of Kohei to whitespaces. I found whitespaces at the end of two rows in that file (line 1642 and 2642). They were deleted.
-
- 02 Eki, 2010 2 kayıt (commit)
-
-
Andras Timar yazdı
-
Kohei Yoshida yazdı
This slightly speeds up parsing of strings when reading dBase.
-
- 01 Eki, 2010 6 kayıt (commit)
-
-
Cédric Bosdonnat yazdı
-
Alexandr N. Zamaraev yazdı
Open Office Calc save numeric value in numeric column as text representation add null chars right for column with. Bat other applications save value as text and space chars left for column with. For example: Format: N, 3, 0 Value: 1 Calc saved value (hex): 31 00 00 Other Apps saved value (hex): 20 20 31 This inaccuracy does not affect the format of the readers implemented in C or C++ but can break the implementation in other languages (Python, Ruby, Haskell)
-
Cédric Bosdonnat yazdı
Fixed the extension URL in the extension manager.
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Caolán McNamara yazdı
-
- 30 Eyl, 2010 9 kayıt (commit)
-
-
J. Graeme Lingard yazdı
-
Andreas Mantke yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
rhbz#637738 libgcrypt that's been initialized already by cups to be non-threadsafe is therefore then also non-threadsafe. neon uses libgcrypt. So in the (as this is the usual circumstance) case that cups is initialized before neon, then libgcrypt is not threadsafe even though neon attempt to initialize it as such.
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Michael Meeks yazdı
Nice cleanup from Seo Sanghyeon <sanxiyn@gmail.com>
-
Andreas Mantke yazdı
-
- 29 Eyl, 2010 8 kayıt (commit)
-
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Andreas Mantke yazdı
-
Andreas Mantke yazdı
-
- 28 Eyl, 2010 10 kayıt (commit)
-
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Tor Lillqvist yazdı
Use short code snippet lifted from fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx to get a suitable window handle. Should fix bnc#398822.
-
Fridrich Štrba yazdı
-
Fridrich Štrba yazdı
-
Fridrich Štrba yazdı
-
Fridrich Štrba yazdı
-
Thorsten Behrens yazdı
-
Fridrich Štrba yazdı
-
Fridrich Štrba yazdı
-
- 24 Eyl, 2010 2 kayıt (commit)
-
-
Michael Meeks yazdı
-
Cédric Bosdonnat yazdı
-
- 17 Eyl, 2010 2 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Thorsten Behrens yazdı
i#94086 Scale-font-down if typing text in Impress and the text box becomes too small.
-