- 23 Kas, 2011 23 kayıt (commit)
-
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
move namepast.cxx to namedlg namedefdlg is "modeless"(only in technical sense) and needs to be in sc while namepast is modal and needs to be in scui move the table implementation to an own file, we can reuse it for namepast.cxx
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
missing are: -undo -range options -help -test for correct expression is not working
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
the new concept does not have an dialog local undo stack, instead we use the global undo stack
-
Markus Mohrhard yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
- 22 Kas, 2011 17 kayıt (commit)
-
-
Jan Holesovsky yazdı
-
Stephan Bergmann yazdı
-
Kohei Yoshida yazdı
-
Stephan Bergmann yazdı
Discovered by Michael Meeks <michael.meeks@suse.com>.
-
Kohei Yoshida yazdı
It was due to a simple mis-placement of an operator. No idea how the compiler may have parsed that statement...
-
Miklos Vajna yazdı
-
Stephan Bergmann yazdı
-
Andras Timar yazdı
-
Takeshi Abe yazdı
-
Kohei Yoshida yazdı
Some (presumably Russian) 3rd party programs generate invalid xls docs that have BOUNDSHEET record pointing to invalid BOF record position. The real BOF position may be before or after the record pointed to by the BOUNDSHEET. So, let's check if the BOUNDSHEET points to a valid BOF, and if not, manually search for one from the BOUNDSHEET record position.
-
Noel Power yazdı
-
Stephan Bergmann yazdı
-
Daniel Di Marco yazdı
-
Cédric Bosdonnat yazdı
-
Cédric Bosdonnat yazdı
-
Cédric Bosdonnat yazdı
The paragraph properties weren't propagated to the empty paragraphs in the tables. Called checkNeedPap() to do that job when finding \par.
-
Eike Rathke yazdı
-