- 07 Mar, 2012 25 kayıt (commit)
-
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
So it's merely the knowledge of having exported this object already that we need to know in order to elide re-exporting it. This code is still 64bit unsafe, as the nPictureId has to be a unique 32bit value for each object, so using the pointer as the key is horribly dubious, but this should be the same as the original code.
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
David Bolen yazdı
This requires setting a rich comparison flag in Python 2, while Python 3 uses rich comparison by default. (regression from a09ce468)
-
David Bolen yazdı
(regression from a09ce468)
-
Michael Stahl yazdı
We can't assume that when setting properties whose semantics we don't know to random values in an arbitrary order, a non-changing value indicates any kind of error. The only real error this test can detect is if setting a property crashes.
-
Michael Stahl yazdı
037d14ce and following
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Miklos Vajna yazdı
-
David Tardon yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Philipp Weissenbacher yazdı
This adds the argument -f (--filenames-only), which only prints the filenames of files containing German comments. I personally scan the whole file for German strings anyway, as we do not find German strings with less than 4 chars. So there's not so much use in printing the found strings.
-
Tor Lillqvist yazdı
-
- 06 Mar, 2012 15 kayıt (commit)
-
-
Andras Timar yazdı
-
Andras Timar yazdı
-
Andras Timar yazdı
-
Szabolcs Dezsi yazdı
This option is useful for Intel AppUp builds. On the other hand, unused STARTCENTER_LAYOUT_STYLE option was removed.
-
Bjoern Michaelsen yazdı
lp#527938, debian#602953, fdo#33266, i#105408: do not crash on clicking bibliography when base isnt installed
-
Caolán McNamara yazdı
-
Michael Meeks yazdı
-
Tor Lillqvist yazdı
-
Ivan Timofeev yazdı
see commit 836d9864
-
Winfried Donkers yazdı
-
Caolán McNamara yazdı
-
Andras Timar yazdı
ISCHECKFORPRODUCTUPDATES is a de-facto standard for enabling or disabling Online Update feature. We had this property but it was unused for a long time. Now LibreOffice can be installed with msiexec /i LibO<version>.msi ISCHECKFORPRODUCTUPDATES=0 in order to disable Online Update feature.
-
Michael Meeks yazdı
-
Stefan Knorr (astron) yazdı
-
Michael Meeks yazdı
-