- 02 Nis, 2012 40 kayıt (commit)
-
-
Philipp Weissenbacher yazdı
-
Luboš Luňák yazdı
Followup to 791f2768.
-
Luboš Luňák yazdı
Seeing 791f2768 I've changed my mind, some embedded \0 can be actually well hidden: struct foo { const char txt[3]; }; const foos[] = { { "a" }, { "bb" }}; If somebody wants an embedded \0 in a string literal, they need to say it explicitly by specifying the size.
-
Andras Timar yazdı
-
Miklos Vajna yazdı
-
Miklos Vajna 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ı
-
Caolán McNamara 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ı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Michael Meeks yazdı
This saves 1% of string allocation / destruction on startup.
-
Fridrich Štrba yazdı
-
Fridrich Štrba yazdı
-
Luboš Luňák yazdı
Based on a patch from Arnaud Versini (http://lists.freedesktop.org/archives/libreoffice/2012-April/029240.html)
-
Stephan Bergmann yazdı
-
Andras Timar yazdı
-
Michael Meeks yazdı
Avoid ref/unref pair in makeStringAndClear, hook into the stringbuffer-like 'String' class to expose it's conversion to immutable strings, and fixup misc. missing instrumentation.
-
Miklos Vajna yazdı
-
Miklos Vajna yazdı
If we have a postponed page break and it's sent to dmapper during a new inner group, we'll still have the page break request after the parser state is popped, leading to duplicated page breaks. Instead of the earlier workaround, just send the proper token to the domain mapper, and it'll handle it properly.
-
Muthu Subramanian yazdı
Currently plays the embedded audio files. The image for the audio file seems to be rendered bad, currently.
-
Karan Desai yazdı
-
David Tardon yazdı
Especially as it is obvious the grow is unbounded .-)
-
Luboš Luňák yazdı
They should not need any actual UI anyway, and most of them already pass the option manually. http://lists.freedesktop.org/archives/libreoffice/2012-March/029109.html
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-