- 15 Ara, 2011 27 kayıt (commit)
-
-
Luboš Luňák yazdı
It turns out even quite recent gdb (7.1) reportedly does not support DWARF4, moreover while the produced binaries are smaller, faster and make gdb initially use less memory, this quickly ceases to the case as soon as one actually does anything in gdb. Presumably the DWARF4 handling in current gdb is very inefficient (http://sourceware.org/bugzilla/show_bug.cgi?id=13498). This reverts commit 5214f784. Conflicts: solenv/gbuild/platform/WNT_INTEL_GCC.mk solenv/gbuild/platform/unxgcc.mk
-
Noel Power yazdı
-
Eike Rathke yazdı
+ Checks out-of-bounds accesses in ScFormatRangeStyles::GetStyleNameIndex() and ScRowFormatRanges::AddRange() and prevents crashes. - The real cause seems to be some style row/repeat miscalculation elsewhere, further investigation would be necessary.
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Stephan Bergmann yazdı
-
Luboš Luňák yazdı
-
Christian Lohmaier yazdı
-
Andras Timar yazdı
-
Stephan Bergmann yazdı
This reverts commit 309f5617. It caused password-protected documents to no longer work and made sc_subsequent_filters_test's testPassword fail.
-
Lionel Elie Mamane yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
fix potential bug on short read which has bugged me for a while where bytes read is always reduced without a check that byte was read
-
Caolán McNamara yazdı
Nobody ever checked the return value anyway, so just return the string and use the stream state bits if necessary to find failures. Doesn't need to be a member, make a standalone function Rename it to read_zeroTerminated_uInt8s_AsO[U]String, stupid perhaps, but *shrug*, unambiguous. Drop misleading overloaded String variants use: read_zeroTerminated_uInt8s_AsOString or read_zeroTerminated_uInt8s_AsOUString added a unit test, valgrinded it, found and fixed invalid read in original implementation.
-
Caolán McNamara yazdı
-
David Tardon yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
Matúš Kukan yazdı
This is a cherry-pick of Matúš's e2f30c078fcf26d481c2e90398b450f6c475a483 from the feature/gbuild branch, with the following modifications by Stephan Bergmann <sbergman@redhat.com>: * Adapt salhelper/Makefile to what all those Makefiles currently need to look like. * Do not remove salhelper/source/gcc3.map, instead add directly into it what otherwise solenv/bin/addsym.awk would add to it on Linux. * In salhelper/Library_salhelper.mk, add code that on Linux takes care of the soname and symbol versioning required for backwards compatibility. Solaris would need those features too, and its backwards compatibility is thus currently broken. Also add a bad hack to create the soname symlink (xxx.3 -> xxx) in the solver needed on non-Windows platforms (it is a bad hack for now in that it e.g. is not removed by "make clean"). * In solenv/gbuild/platform/macosx.mk, add an even worse hack to set the correct install name for libuno_salhelpergcc3.dylib.3, with a trailing ".3".
-
Muthu Subramanian yazdı
-
Stefan Knorr (astron) yazdı
Icon by Alexander Wilms
-
Stefan Knorr (astron) yazdı
By Alexander Wilms/Stefan Knorr (astron)
-
Tor Lillqvist yazdı
-
Takeshi Abe yazdı
-
- 14 Ara, 2011 13 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Eike Rathke yazdı
-
Eike Rathke yazdı
Resolved scary "ScToken::GetDoubleRef: virtual dummy called" debug message.
-
Jan Holesovsky yazdı
[with large icons]
-
Michal Svec yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
Eike Rathke yazdı
-
Eike Rathke yazdı
-
Stephan Bergmann yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Cédric Bosdonnat yazdı
-