summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2013-01-18make sure we call SetInRefMode only onceMarkus Mohrhard
2013-01-18don't create multiple dialogs in the loop, fdo#59314Markus Mohrhard
2013-01-18reset one of the sort containers before refilling, fdo#57465Markus Mohrhard
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida
2013-01-17sc test for XSheetAnnotationsLaurent Godard
2013-01-17sc test for XSheetAnnotationLaurent Godard
2013-01-17Add close findbar button also on other LO componentsJoren De Cuyper
2013-01-16Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida
2013-01-15the first icon in an icon set should be the negative oneMarkus Mohrhard
2013-01-15also support showing the icons in reverse orderMarkus Mohrhard
2013-01-15support to hide the value in icon sets also for OOXMLMarkus Mohrhard
2013-01-15support to hide the cell value when using icon setsMarkus Mohrhard
2013-01-15move this class from the header file to the source fileMarkus Mohrhard
2013-01-15create correct icon set information, fdo#58610Markus Mohrhard
2013-01-15add test case for fdo#59293Markus Mohrhard
2013-01-15Revert "fix icon set rendering information creation, fdo#58610"Markus Mohrhard
2013-01-15make translatable a few more ui stringsAndras Timar
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin
2013-01-15with the new recalc of matrix with errors, this assert is no longer trueMarkus Mohrhard
2013-01-15for error value in matrix force recalc, fdo#59293Markus Mohrhard
2013-01-14Keep this simple. No need to wrap literals with OUString any more.Kohei Yoshida
2013-01-14Figured out why testFuncMATCH was failing. Fixed it, all green.Kohei Yoshida
2013-01-14Add new unit test to test pivot table functionalities via ScDBDocFunc.Kohei Yoshida
2013-01-12fdo#59292 OOXML TDIST is ODF LEGACY.TDISTEike Rathke
2013-01-12OpCodeProviderImpl::initFuncOpCode: warn if there is no opcode mappingEike Rathke
2013-01-12fdo#56124 IFERROR IFNA Excel import/exportEike Rathke
2013-01-12make the list box a bit larger, fdo#58609Markus Mohrhard
2013-01-12fix icon set rendering information creation, fdo#58610Markus Mohrhard
2013-01-12Maybe this will make the Windows tinderbox happy...Kohei Yoshida
2013-01-11Remove more duplicated code blocks.Kohei Yoshida
2013-01-11Remove duplicate blocks.Kohei Yoshida
2013-01-11Redo DataPilotUpdate() as well.Kohei Yoshida
2013-01-11Actually let's do these earlier so we can bail out early.Kohei Yoshida