summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-26remove unnecessary calls to copy c'torMarkus Mohrhard
2013-01-26remove some data members from the classMarkus Mohrhard
2013-01-26this test case must be changed a bitMarkus Mohrhard
2013-01-26fix typoMarkus Mohrhard
2013-01-26show style when dialog is created with existing cond format, fdo#59778Markus Mohrhard
2013-01-26don't use a pointer hereMarkus Mohrhard
2013-01-26stylistic clean-upMarkus Mohrhard
2013-01-26startsWith is much better than indexOf for thisMarkus Mohrhard
2013-01-25fdo#59056: Re-calculate cell anchor position of a pasted drawing object.Kohei Yoshida
2013-01-25export page/cell anchoring for xls drawing objects fdo#58360Noel Power
2013-01-25import page/cell anchoring for xlsx drawing objects fdo#58360Noel Power
2013-01-25import page/cell anchoring for xls drawing ( & ole ) objects fdo#58360Noel Power
2013-01-25Only call getScDocument when neededMarcos Paulo de Souza
2013-01-25improve the tests for cached value importMarkus Mohrhard
2013-01-25improve handling of error cells in cahced value importMarkus Mohrhard
2013-01-25improve tests for cached value importMarkus Mohrhard
2013-01-25a few more fixes for cached value importMarkus Mohrhard
2013-01-25non-dbgutil build [-Werror=unused-parameter], fdo#59819Eike Rathke
2013-01-25resolved fdo#59819 write correct OOXML function name mappingEike Rathke
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-24New test for importing chart object with references to cell ranges.Kohei Yoshida
2013-01-24calling loadDoc is simpler.Kohei Yoshida
2013-01-24Translate German comments, fix some wsPhilipp Weissenbacher
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-24sc test XSheetOutlineLaurent Godard
2013-01-24fdo#56098 Paste Special options after cut incorrectWinfried Donkers
2013-01-23fdo#58562: Ensure internal data is always used when pasting to another doc.Kohei Yoshida
2013-01-24small improvement of the codeMarkus Mohrhard
2013-01-24disable these two tests for nowMarkus Mohrhard
2013-01-24import inherited number formats with cached values, fdo#59724Markus Mohrhard
2013-01-23don't use ScDrawLayer::GetObjDataTab to get Anchor fix for fdo#59325Noel Power
2013-01-22reset automatic row height flag after import, fdo#59193Markus Mohrhard
2013-01-22warning C4099: type name first seen using 'struct' now seen using 'class'Michael Stahl
2013-01-22blind fix for wae on macosNoel Power
2013-01-22lose uno api for font related xlsx importNoel Power
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl
2013-01-22allow space for translated text expansionAndras Timar
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21it's a column count, so MAXCOLCOUNT instead of MAXCOLEike Rathke
2013-01-21resolved fdo#59583 prevent inappropriate column/row label detectionEike Rathke
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-20add missing data bar axis import, fdo#59578Markus Mohrhard
2013-01-192 small fixesJulien Nabet
2013-01-19copy styles from cond format between different docs, fdo#59159Markus Mohrhard
2013-01-19prevent to create cond formats with empty range, fdo#58778Markus Mohrhard
2013-01-18Try not to leak removed cell instances.Kohei Yoshida
2013-01-18fdo#58988, fdo#58562: Populate draw clip document with data for charts.Kohei Yoshida
2013-01-18add a way to select the current SfxTabPage by nameCaolán McNamara
2013-01-18add all the new conditional formats to the menu, related fdo#58778Markus Mohrhard