- 18 Haz, 2011 2 kayıt (commit)
-
-
Hans-Joachim Lankenau yazdı
-
Hans-Joachim Lankenau yazdı
-
- 17 Haz, 2011 3 kayıt (commit)
-
-
Caolán McNamara yazdı
-
Katarina Machalkova yazdı
... not only when last condition in the list is checked
-
Jan Holesovsky yazdı
-
- 16 Haz, 2011 3 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Joseph Powers yazdı
-
Samuel Cantrell yazdı
Removes the find/replace button from the default standard toolbar in Calc. This is due to the inclusion of the new search toolbar.
-
- 15 Haz, 2011 18 kayıt (commit)
-
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
Signed-off-by:
Kohei Yoshida <kyoshida@novell.com>
-
Markus Mohrhard yazdı
-
Caolán McNamara yazdı
It can create/activate an editview, and GetSheetSelection will take an active editview as the current selection. So from GetSheetSelection's POV activating the spellchecker changes the selection, and the SpellChecker dialog detects a selection change as indicating that the spell-checking needs to be restarted on the new selection.
-
Rafael Dominguez yazdı
Added a helper function PaintRangeFinderEntry.
-
Rafael Dominguez yazdı
-
Rafael Dominguez yazdı
-
Caolán McNamara yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
'p' is reserved for pointers, and iterators are not pointers.
-
Rafael Dominguez yazdı
-
Kohei Yoshida yazdı
The old code had nExcIndex-- line but that was not accounted for in the new code.
-
Rafael Dominguez yazdı
-
Kohei Yoshida yazdı
n == nBase acceptable, also n == maHashes.size() is an out-of-bound condition thus should return NULL.
-
Rafael Dominguez yazdı
-
Rafael Dominguez yazdı
-
Rafael Dominguez yazdı
-
- 14 Haz, 2011 10 kayıt (commit)
-
-
Robert Dargaud yazdı
-
Robert Dargaud yazdı
(Calc part)
-
Petr Mladek yazdı
-
Takeshi Abe yazdı
VLOOKUP/HLOOKUP now allow a single reference as the second parameter. Signed-off-by:
Kohei Yoshida <kyoshida@novell.com>
-
Takeshi Abe yazdı
VLOOKUP/HLOOKUP now allow a single reference as the second parameter.
-
Samuel Cantrell yazdı
This patch removes the zoom button from the standard toolbar by default in Calc. As the "Default UI Improvements" wiki page notes, we now have a much better method of zooming than this stupid button.
-
Kohei Yoshida yazdı
Refactoring of ScMatrix changed this behavior by accident. Let's bring back the old behavior.
-
Kohei Yoshida yazdı
The fact that there is a if statement to check for the NULL pointer suggests that the pointer can be NULL sometimes. Let's remove this OSL_ENSURE.
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
- 13 Haz, 2011 4 kayıt (commit)
-
-
Kohei Yoshida yazdı
In some languages, the translated text may be longer.
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Albert Thuswaldner yazdı
-