Age | Commit message (Expand) | Author |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-26 | remove unnecessary calls to copy c'tor | Markus Mohrhard |
2013-01-26 | remove some data members from the class | Markus Mohrhard |
2013-01-26 | this test case must be changed a bit | Markus Mohrhard |
2013-01-26 | fix typo | Markus Mohrhard |
2013-01-26 | show style when dialog is created with existing cond format, fdo#59778 | Markus Mohrhard |
2013-01-26 | don't use a pointer here | Markus Mohrhard |
2013-01-26 | stylistic clean-up | Markus Mohrhard |
2013-01-26 | startsWith is much better than indexOf for this | Markus Mohrhard |
2013-01-25 | fdo#59056: Re-calculate cell anchor position of a pasted drawing object. | Kohei Yoshida |
2013-01-25 | export page/cell anchoring for xls drawing objects fdo#58360 | Noel Power |
2013-01-25 | import page/cell anchoring for xlsx drawing objects fdo#58360 | Noel Power |
2013-01-25 | import page/cell anchoring for xls drawing ( & ole ) objects fdo#58360 | Noel Power |
2013-01-25 | Only call getScDocument when needed | Marcos Paulo de Souza |
2013-01-25 | improve the tests for cached value import | Markus Mohrhard |
2013-01-25 | improve handling of error cells in cahced value import | Markus Mohrhard |
2013-01-25 | improve tests for cached value import | Markus Mohrhard |
2013-01-25 | a few more fixes for cached value import | Markus Mohrhard |
2013-01-25 | non-dbgutil build [-Werror=unused-parameter], fdo#59819 | Eike Rathke |
2013-01-25 | resolved fdo#59819 write correct OOXML function name mapping | Eike Rathke |
2013-01-24 | Change GetSavedValue() to return OUString | Chr. Rossmanith |
2013-01-24 | New test for importing chart object with references to cell ranges. | Kohei Yoshida |
2013-01-24 | calling loadDoc is simpler. | Kohei Yoshida |
2013-01-24 | Translate German comments, fix some ws | Philipp Weissenbacher |
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 |