- 24 Agu, 2011 7 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Joseph Powers yazdı
XFillGradientItem(SfxItemPool* pPool, const XGradient& rTheGradient) pPool wasn't used so why pass it.
-
Joseph Powers yazdı
I also fixed a typo in my earlier comment.
-
Joseph Powers yazdı
It seems that we don't use it... Class XFillGradientItem referenses it as a parameter which is never passed; however, the code is: "if(!isIndex()) else Table->" which will always fail if the Item is an Index. This makes me belive that the XFillGradientItem class could be simplifed to not be based on the NameOrIndex class.
-
Takeshi Abe yazdı
-
Eike Rathke yazdı
This helped to get over [ build ASM ] basic/source/runtime/wnt-x86 /bin/sh: /cygdrive/c/Programme/Microsoft: No such file or directory when blanks are in the path as in --with-asm-home="/cygdrive/c/Programme/Microsoft Visual Studio 9.0/VC/bin"
-
- 23 Agu, 2011 33 kayıt (commit)
-
-
Eike Rathke yazdı
-
Jan Holesovsky yazdı
-
Jan Holesovsky yazdı
-
Jan Holesovsky yazdı
-
Jan Holesovsky yazdı
-
Rene Engelhard yazdı
-
Rene Engelhard yazdı
-
Eike Rathke yazdı
-
Eike Rathke yazdı
* ScColumn::DeleteRange() still failed in a case when cells of the very last part of memory were removed that did not encompass the entire range passed and nCount wasn't decremented as a result. Refactored that loop over RemovedSegments.
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Rene Engelhard yazdı
-
Petr Mladek yazdı
it is used by UNO to find the installed LO
-
Tomas Chvatal yazdı
use the more elegant "sed -i" instead of "sed+mv" Signed-off-by:
Petr Mladek <pmladek@suse.cz>
-
Petr Mladek yazdı
do not hardcode /tmp Signed-off-by: scarabeus@gentoo.org
-
Eike Rathke yazdı
* In lcl_ScAddress_Parse_OOo() don't assume non-existing sheets would be external documents if there was no sheet separator. This lead to an external reference being created that is only an error if dereferenced, not if fed to ISERROR() and the like. * In ScInterpreter::ScIndirect() push errNoRef instead of errInvalidArgument to produce a #REF! error.
-
Eike Rathke yazdı
-
Allmann-Rahn yazdı
Translated German comments and removed the redundant ones in the directories accessibility to (incl.) basebmp.
-
Rene Engelhard yazdı
-
Rene Engelhard yazdı
-
Rene Engelhard yazdı
-
Caolán McNamara yazdı
-
Arnaud Versini yazdı
-
Caolán McNamara yazdı
-
Noel Power yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Gabor yazdı
-
François Tigeot yazdı
It was reintroduced with a merge from the 3.4 branch
-