- 07 Ara, 2011 40 kayıt (commit)
-
-
Kohei Yoshida yazdı
Otherwise that method will set #REF! to the cell when it sees the tab index being -1. We don't use that index in that code, so it's safe to do this.
-
Eike Rathke yazdı
Older releases stored a few function names not defined by ODFF, namely EASTERSUNDAY instead of ORG.OPENOFFICE.EASTERSUNDAY, TDIST instead of LEGACY.TDIST and B instead of BINOM.DIST.RANGE. Since OOo/LibO 3.3 the proper function names can be read, additionally to the "wrong" names. Now it's time to write the proper names and still accept the incorrect ones. Test cases are attached to AOOo issues: ORG.OPENOFFICE.EASTERSUNDAY https://issues.apache.org/ooo/show_bug.cgi?id=112882 LEGACY.TDIST and BINOM.DIST.RANGE https://issues.apache.org/ooo/show_bug.cgi?id=110229 Note that the FALSE in A2 and A3 is a result of the string comparison of the actual formula, that differs in separators (, vs ;) only.
-
Kohei Yoshida yazdı
This is also another unfortunate bug due to the logic change caused by the DECLARE_LIST removal. There was one crasher due to out-of-bound array access, plus one incorrect behavior concerning cell content placement. Both are now fixed.
-
Petr Mladek yazdı
broke build on MAC; need better solution after beta1 tag This reverts commit fec8058d.
-
Fridrich Štrba yazdı
Signed-off-by:
Fridrich Štrba <fridrich.strba@bluewin.ch>
-
Andras Timar yazdı
-
Bjoern Michaelsen yazdı
(cherry picked from commit d432b00b)
-
Kohei Yoshida yazdı
For now, only COL and ROW are supported. More on the way. Note that we can't support all the information types that we do for internal references.
-
Thorsten Behrens yazdı
-
Noel Power yazdı
-
Noel Power yazdı
gsoc input bar now (should) snuggly wrap the text when collapsed, if multilines exist then scrolling with the keys should be clean and no spill from upper or lower lines visible. Removed some strange ( pseudo padding ) apparently for taking into account the window border and reorganized the resize logic so the padding is added ( and commented why ) in just one place.
-
Petr Mladek yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Andras Timar yazdı
-
Luboš Luňák yazdı
-
Radek Doulik yazdı
-
Radek Doulik yazdı
- until we have better implementation
-
David Tardon yazdı
-
Caolán McNamara yazdı
-