- 20 Eki, 2011 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
Bites at least with the Android cross-gcc 4.4.3. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41847
-
- 19 Eki, 2011 29 kayıt (commit)
-
-
Ivan Timofeev yazdı
-
Ivan Timofeev yazdı
-
Petr Mladek yazdı
-
Petr Mladek yazdı
It is just a helper application. The desktop file still makes sense to keep the MIME type association.
-
Petr Mladek yazdı
-
Radek Doulik yazdı
-
Caolán McNamara yazdı
-
Maxim Iorsh yazdı
-
Caolán McNamara yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
Linking .rdb files has been disabled as it appears completely broken (erroneously picking up a testtools/*/lib/services.rdb instead of one from solver).
-
Stephan Bergmann yazdı
Undo basis/brand split: moved .rdb files from basis program/ to brand program/ (merging the two services.rdb files).
-
Markus Mohrhard yazdı
this should make it easier to deal with the increased complexity in the unit tests for vba and star basic we should not mess with the normal calc tests while working on advanced vba and basic tests
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Stephan Bergmann yazdı
-
Fridrich Strba yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
expected 'void *' but argument is of type 'volatile int *' errno is volatile on Android, and apparently it is not OK to pass the address of a volatile valye to a function expecting void * in their gcc version.
-
Tor Lillqvist yazdı
-
Felix Zhang yazdı
-
Jan Holesovsky yazdı
-
Stephan Bergmann yazdı
-
Tor Lillqvist yazdı
-
Stephan Bergmann yazdı
-
Rene Engelhard yazdı
-
Petr Mladek yazdı
it was enough to lower the version check; 2.59 is still used on SLED10
-
Takeshi Abe yazdı
-
Markus Mohrhard yazdı
some windows builds crash in this test, maybe they get a false language setting from somewhere
-
- 18 Eki, 2011 10 kayıt (commit)
-
-
Eike Rathke yazdı
That doesn't make sense, not even with a callcatcher excuse. This reverts commit d54c3ad1.
-
Markus Mohrhard yazdı
test should be extended as soon as possible tests a central point of our formula compiler/reference handling
-
Markus Mohrhard yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
See <https://bugs.kde.org/show_bug.cgi?id=284384> "clang 3.1 -Wunused-value warnings in valgrind.h, memcheck.h" for a way to silence these warnings when building with clang.
-
Stephan Bergmann yazdı
-
Peter Jentsch yazdı
-
Peter Jentsch yazdı
starting with LO 3.4 we default to using libxslt for xslt transformations in filters. the saxon/j based services is still available and can be explicitly requested by filters using the 2nd userdata entry in the filter configuration. There wasn't any place to edit this 2nd userdata entry, and it wasn't exported or imported with the custom filter packages.
-
Peter Jentsch yazdı
Supports importing the 2nd userdata parameter for xslt filter definitions from manually edited custom XML filter settings. UI currently not available.
-
Rene Engelhard yazdı
-