- 27 Eki, 2011 16 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
Passing the debug=yes option to libxml2's configure.js causes it to be built against the debugging runtime, which is not what we want if we just have used --enable-debug. It is with --enable-dbgutil that we want to use the debugging runtime. So look at $(dbgutil), not $(debug).
-
Michael Meeks yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
FreeSerif lacks glyphs in bold/italic variants that it has in the normal one. A lot of our glyph fallback infrastructure, especially the caches don't expect that a normal variant of a font with extra emboldening or extra font skew can be a fallback for a bold/italic variant of itself which exists, but doesn't have the missing glyphs that the normal one does. We really need to improve our glyph/font caching, but we can get 90% of the way there by excluding such cases from the caches.
-
Michael Meeks yazdı
-
Tor Lillqvist yazdı
Rename "shellnew" to "shlnew", and "2shellnew" then to "2shlnew" for consistency. See code in olenv/bin/modules/installer/windows/directory.pm: create_unique_directorynames(). (Actually I think we don't even create any actual directory for "shellnew" (and "2shellnew" even less), it is just a placeholder... But oh well.)
-
Tor Lillqvist yazdı
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
Fridrich Štrba yazdı
-
Tor Lillqvist yazdı
Yeah, should really factor out this snippet into some header file. It is already in premac.h, but I think premac.h can't be included as such in all the places where this copy-pasted snippet now is. Need to experiment.
-
- 26 Eki, 2011 24 kayıt (commit)
-
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Stephan Bergmann yazdı
-
Noel Power yazdı
registrymodifications.xcu has been moved to the solver ( unittest/user/data ) new OOO_CONFIG_REGISTRY_EXTRA_DIR env var will be used to specify the directory 'data' will be contained in so we can override various config items.
-
Michael Meeks yazdı
-
Takeshi Abe yazdı
-
Noel Power yazdı
-
Stephan Bergmann yazdı
Also added license header.
-
Stephan Bergmann yazdı
-
Petr Mladek yazdı
-
Michael Meeks yazdı
-
Petr Mladek yazdı
-
Kohei Yoshida yazdı
-
Michael Meeks yazdı
-
Markus Mohrhard yazdı
you can now use e.g. thisComponent.sheets(0).namedRanges
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
Norbert Thiebaud yazdı
-
Tor Lillqvist yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-