Age | Commit message (Expand) | Author |
2013-01-24 | rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialog | Caolán McNamara |
2013-01-24 | sc test XSheetOutline | Laurent Godard |
2013-01-24 | fdo#56098 Paste Special options after cut incorrect | Winfried Donkers |
2013-01-23 | fdo#58562: Ensure internal data is always used when pasting to another doc. | Kohei Yoshida |
2013-01-24 | small improvement of the code | Markus Mohrhard |
2013-01-24 | disable these two tests for now | Markus Mohrhard |
2013-01-24 | import inherited number formats with cached values, fdo#59724 | Markus Mohrhard |
2013-01-23 | don't use ScDrawLayer::GetObjDataTab to get Anchor fix for fdo#59325 | Noel Power |
2013-01-22 | reset automatic row height flag after import, fdo#59193 | Markus Mohrhard |
2013-01-22 | warning C4099: type name first seen using 'struct' now seen using 'class' | Michael Stahl |
2013-01-22 | blind fix for wae on macos | Noel Power |
2013-01-22 | lose uno api for font related xlsx import | Noel Power |
2013-01-22 | tools/string.hxx: add operator==/!= for OUString/String | Michael Stahl |
2013-01-22 | allow space for translated text expansion | Andras Timar |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-21 | it's a column count, so MAXCOLCOUNT instead of MAXCOL | Eike Rathke |
2013-01-21 | resolved fdo#59583 prevent inappropriate column/row label detection | Eike Rathke |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-20 | add missing data bar axis import, fdo#59578 | Markus Mohrhard |
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 |