Age | Commit message (Expand) | Author |
2013-05-20 | Keep track of empty broadcaster segments, and delete them all in one go. | Kohei Yoshida |
2013-05-20 | Collect all empty broadcasters and remove them in one go later. | Kohei Yoshida |
2013-05-09 | Start writing unit test for broadcaster storage. Found & fixed one bug. | Kohei Yoshida |
2013-05-09 | Remove broadcaster from ScBaseCell, remove ScNoteCell and CELLTYPE_NOTE... | Kohei Yoshida |
2013-04-30 | Pass formula group context to FetchDoubleArray. Not yet used. | Kohei Yoshida |
2013-04-30 | Add method to allow fetching of double array, and store it in token. | Kohei Yoshida |
2013-04-30 | Handle invariant group with single references. | Kohei Yoshida |
2013-04-30 | Not yet used, but a hook to retrieve a vector reference value. | Kohei Yoshida |
2013-04-13 | ScDocumentImport accessor to provide efficient means to fill document. | Kohei Yoshida |
2013-04-10 | fdo#51615: Further tweaks in the jumping to the next cell. | Jan Holesovsky |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-28 | Slightly more efficient assign(). | Kohei Yoshida |
2013-03-28 | More on removing use of ScBaseCell in ScInterpreter. | Kohei Yoshida |
2013-03-28 | Make viewfunc.cxx free of ScBaseCell. | Kohei Yoshida |
2013-03-26 | Add ScRefCellValue, which is ScCellValue without copied value. | Kohei Yoshida |
2013-03-22 | More on PutCell() avoidance. | Kohei Yoshida |
2013-03-22 | Do the same for formula cells. | Kohei Yoshida |
2013-03-22 | Let's use ScTokenArray instead of ScFormulaCell. | Kohei Yoshida |
2013-03-22 | More on removing direct use of cell classes... | Kohei Yoshida |
2013-03-19 | More on removal of direct use of cell classes outside ScDocument. | Kohei Yoshida |
2013-03-19 | Remove use of ScBaseCell and its derivatives outside ScDocument. | Kohei Yoshida |
2013-03-19 | Add accessor to ScDocument for formula cell's vectorization state. | Kohei Yoshida |
2013-03-19 | Implement (partially?) and test formula token array hash function. | Kohei Yoshida |
2013-03-19 | re-build formula groups inside Interpret instead. | Michael Meeks |
2013-03-15 | Create skeleton accessors for cell text script types. | Kohei Yoshida |
2013-03-14 | Unit test for the new column-based text width storage, via new iterator. | Kohei Yoshida |
2013-03-14 | Accessor in ScTable. | Kohei Yoshida |
2013-02-19 | fdo#56276 - resize/reposition rotated shapes in a sensible way | Noel Power |
2013-01-30 | bnc#615317: Recompile cells with #NAME! for English function name option. | Kohei Yoshida |
2013-01-18 | fdo#58988, fdo#58562: Populate draw clip document with data for charts. | Kohei Yoshida |
2013-01-08 | Add new ods import test for rich-text cell contents. | Kohei Yoshida |
2012-12-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-01 | No more "increase / decrease of recalc level" for drawing objects. | Kohei Yoshida |
2012-10-06 | also support removing of conditional formats | Markus Mohrhard |
2012-10-06 | adpat ScTable methods to overlapping conditional formats | Markus Mohrhard |
2012-10-06 | support overlapping conditional formats | Markus Mohrhard |
2012-08-29 | move ScProgress construction out of ScTable::Sort | Markus Mohrhard |
2012-08-10 | make more ScTable methods const | Markus Mohrhard |
2012-08-10 | make more methods const in ScTable | Markus Mohrhard |
2012-08-10 | make more calc methods const | Markus Mohrhard |
2012-08-10 | make some methods const | Markus Mohrhard |
2012-08-09 | fix column navigation with CTRL + direction, fdo#45020 | Markus Mohrhard |
2012-07-26 | Actually this method is totally redundant. Remove it. | Kohei Yoshida |
2012-07-26 | Try to encapsulate the row flag array. | Kohei Yoshida |
2012-07-09 | Revert "Revert "export all style information to xls/xlsx, fdo#46738"" | Markus Mohrhard |
2012-07-09 | Revert "export all style information to xls/xlsx, fdo#46738" | Markus Mohrhard |
2012-06-23 | removed unused forward declarations of class | Takeshi Abe |
2012-06-15 | callcatcher: chainsaw out some unnecessary code | Caolán McNamara |
2012-06-11 | fix rebase problems | Markus Mohrhard |
2012-06-11 | correctly set new conditional format | Markus Mohrhard |