Age | Commit message (Expand) | Author |
2013-01-19 | 2 small fixes | Julien Nabet |
2013-01-19 | copy styles from cond format between different docs, fdo#59159 | Markus Mohrhard |
2013-01-19 | prevent to create cond formats with empty range, fdo#58778 | Markus Mohrhard |
2013-01-18 | Try not to leak removed cell instances. | Kohei Yoshida |
2013-01-18 | fdo#58988, fdo#58562: Populate draw clip document with data for charts. | Kohei Yoshida |
2013-01-18 | add a way to select the current SfxTabPage by name | Caolán McNamara |
2013-01-18 | add all the new conditional formats to the menu, related fdo#58778 | Markus Mohrhard |
2013-01-18 | make sure we call SetInRefMode only once | Markus Mohrhard |
2013-01-18 | don't create multiple dialogs in the loop, fdo#59314 | Markus Mohrhard |
2013-01-18 | reset one of the sort containers before refilling, fdo#57465 | Markus Mohrhard |
2013-01-17 | Const correct-ness in one place... | Kohei Yoshida |
2013-01-17 | Proper construction of the impl class, using initializer. | Kohei Yoshida |
2013-01-17 | sc test for XSheetAnnotations | Laurent Godard |
2013-01-17 | sc test for XSheetAnnotation | Laurent Godard |
2013-01-17 | Add close findbar button also on other LO components | Joren De Cuyper |
2013-01-16 | Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel(). | Kohei Yoshida |
2013-01-15 | the first icon in an icon set should be the negative one | Markus Mohrhard |
2013-01-15 | also support showing the icons in reverse order | Markus Mohrhard |
2013-01-15 | support to hide the value in icon sets also for OOXML | Markus Mohrhard |
2013-01-15 | support to hide the cell value when using icon sets | Markus Mohrhard |
2013-01-15 | move this class from the header file to the source file | Markus Mohrhard |
2013-01-15 | create correct icon set information, fdo#58610 | Markus Mohrhard |
2013-01-15 | add test case for fdo#59293 | Markus Mohrhard |
2013-01-15 | Revert "fix icon set rendering information creation, fdo#58610" | Markus Mohrhard |
2013-01-15 | make translatable a few more ui strings | Andras Timar |
2013-01-15 | fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new style | Noel Grandin |
2013-01-15 | with the new recalc of matrix with errors, this assert is no longer true | Markus Mohrhard |
2013-01-15 | for error value in matrix force recalc, fdo#59293 | Markus Mohrhard |
2013-01-14 | Keep this simple. No need to wrap literals with OUString any more. | Kohei Yoshida |
2013-01-14 | Figured out why testFuncMATCH was failing. Fixed it, all green. | Kohei Yoshida |
2013-01-14 | Add new unit test to test pivot table functionalities via ScDBDocFunc. | Kohei Yoshida |
2013-01-12 | fdo#59292 OOXML TDIST is ODF LEGACY.TDIST | Eike Rathke |
2013-01-12 | OpCodeProviderImpl::initFuncOpCode: warn if there is no opcode mapping | Eike Rathke |
2013-01-12 | fdo#56124 IFERROR IFNA Excel import/export | Eike Rathke |
2013-01-12 | make the list box a bit larger, fdo#58609 | Markus Mohrhard |
2013-01-12 | fix icon set rendering information creation, fdo#58610 | Markus Mohrhard |
2013-01-12 | Maybe this will make the Windows tinderbox happy... | Kohei Yoshida |
2013-01-11 | Remove more duplicated code blocks. | Kohei Yoshida |
2013-01-11 | Remove duplicate blocks. | Kohei Yoshida |
2013-01-11 | Redo DataPilotUpdate() as well. | Kohei Yoshida |
2013-01-11 | Actually let's do these earlier so we can bail out early. | Kohei Yoshida |
2013-01-11 | Check this first before instantiating heap objects. | Kohei Yoshida |
2013-01-11 | Remove duplicate code blocks. | Kohei Yoshida |
2013-01-11 | Remove all checks for NULL pointers from DataPilotUpdate(). | Kohei Yoshida |
2013-01-11 | A little cleaning of RefreshPivotTables(). | Kohei Yoshida |
2013-01-11 | Add a variant of DataPilotUpdate that removes pivot table. | Kohei Yoshida |
2013-01-11 | Create another variant of DataPilotUpdate() for new table creation. | Kohei Yoshida |
2013-01-11 | Let's remove this underused bAlive flag.... | Kohei Yoshida |
2013-01-12 | adapt function description to changed place, fdo#58957 | Markus Mohrhard |
2013-01-12 | at least use correct test data ... | Eike Rathke |