- 25 Tem, 2011 13 kayıt (commit)
-
-
Caolán McNamara yazdı
Fix for fdo#39517. Looking through the emf+ records, it looks like the assumption made that the minimum valid record length is 12 + non-0 length payload isnt' right, looks like that the minimum valid record length is just 12, i.e. no need for a payload.
-
Michael Meeks yazdı
-
Thomas Arnhold yazdı
This needs some testing on other platforms! About SAL_PROPERTIES in OOo Environment documentation: "If set contains a bitfield activating various bug Xserver bug workarounds. Not very useful nowadays."
-
Thomas Arnhold yazdı
-
Joseph Powers yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
- 24 Tem, 2011 5 kayıt (commit)
-
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Bjoern Michaelsen yazdı
-
Joseph Powers yazdı
-
Joseph Powers yazdı
-
- 23 Tem, 2011 13 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Joseph Powers yazdı
-
Joseph Powers yazdı
Doing List cleanup, I ran into SaveSelection() and decided to delete it. While I was in the class, I went ahead and cleanup them all up.
-
Tor Lillqvist yazdı
Is it really good Mac style programming practice to define your own non-namespaced kThisAndThat constants that look like they might be defined by some platform API? And seriously, defining symbolic constants for small integers like const kOneBit = 1 ? These were not used, but if they had been would it really be cleaner to use the identifier "kOneBit" instead of a plain number 1? Cases where small integers have magic meaning and don't stand for just themselves are obviously different; there it makes sense to use symbolic names and not the integer values. But in the case of things like kOneBit that is not the case, as one might guesss from the name it was supposed to be used to indicate a bit depth of one. Etc.
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Joseph Powers yazdı
It wasn' used so no one should miss it.
-
Joseph Powers yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Bjoern Michaelsen yazdı
-
- 22 Tem, 2011 9 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
-
Thomas Arnhold yazdı
-
Caolán McNamara yazdı
-
Tor Lillqvist yazdı
Don't actually compile anything, though... Just the rscsfx.hxx is needed.
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
David Tardon yazdı
-
Thomas Arnhold yazdı
-