- 07 Ock, 2012 15 kayıt (commit)
-
-
David Tardon yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
Matúš Kukan yazdı
-
Matúš Kukan yazdı
-
Matúš Kukan yazdı
-
Olivier Hallot yazdı
Part XXX Modules sc
-
Takeshi Abe yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Jan Holesovsky yazdı
-
Jan Holesovsky yazdı
The delay was a good idea, just the 1s was too long.
-
Jan Holesovsky yazdı
It is not necessary to draw it below the line when we draw it where the cursor stands; avoids disappearing when the user moves the cursor a bit up.
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
Good thing we caught this, because we were also leaking memory by not deleting the deleted sheet instances.
-
- 06 Ock, 2012 25 kayıt (commit)
-
-
Marcel Metz yazdı
-
Marcel Metz yazdı
-
Marcel Metz yazdı
-
Matúš Kukan yazdı
-
Kohei Yoshida yazdı
When the popup goes outside the visible area & get scrolled back in, it would disappear. Also, when setting the hint message on in the dialog and clicking OK should show the popup right away.
-
Andras Timar yazdı
-
Kohei Yoshida yazdı
Delete the hint window instnce before the grid windows get deleted, since the hint window is now a child window of one of the grid window instances.
-
Kohei Yoshida yazdı
Cell-anchored circular drawing objects would get distorted whenever its bounding rectangle changes, either via insertion / removal of columns / rows, or changing the row height / column width. This commit fixes it by differentiating the validation circles, which needs its own re-calc algorithm, from the normal circular drawing objects.
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Michael Stahl yazdı
Conflicts: extensions/source/ole/servreg.cxx extensions/source/plugin/util/makefile.mk postprocess/packcomponents/makefile.mk postprocess/prj/build.lst tail_build/prj/build.lst
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Andras Timar yazdı
This reverts commit 7a3ef271. Eh, better to stop for now...
-
Markus Mohrhard yazdı
-
Andras Timar yazdı
-
Andras Timar yazdı
-
Andras Timar yazdı
-
Andras Timar yazdı
-
Julien Nabet yazdı
-
Kohei Yoshida yazdı
Note that you can still have more than 1024 sheets afterwards. This only applies to new and empty documents.
-
Andras Timar yazdı
-
Andras Timar yazdı
-
Jan Holesovsky yazdı
This reverts commit 15f5d766. The commit brought even unrelated changes, on the assumption that .ttf is the source, and .sfd generated; it is the other way around.
-
Kohei Yoshida yazdı
-