summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-02-02fdo#57180 return #VALUE! error if a number couls not be parsedEike Rathke
2013-02-02fdo#57180 add calc function NUMBERVALUE as defined in ODFF1.2Winfried Donkers
2013-02-01bnc#801152: Scan all columns to determine the first data row.Kohei Yoshida
2013-01-31ScExportTest: enable testPasswordExport on WNTMichael Stahl
2013-01-31fdo#59022: revert "SfxMedium::GetOutputStream(): re-use existing XStream"Michael Stahl
2013-01-31Hyperlink is an optional property, fdo#58858Markus Mohrhard
2013-01-31port ScOutlineObj to new UnoApiTest ctorMiklos Vajna
2013-01-31WaE: C++11 requires a space between literal and identifierTor Lillqvist
2013-01-31Meh, use SAL_PRIdINT32Tor Lillqvist
2013-01-30bnc#492440: Sort autofilter popup items correctly.Kohei Yoshida
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza
2013-01-30Don't overwrite bCalcAll when it's already set & remove SetCompile().Kohei Yoshida
2013-01-31MIN_FREEHAND_DISTANCE is used nowhereTakeshi Abe
2013-01-30bnc#615317: Recompile cells with #NAME! for English function name option.Kohei Yoshida
2013-01-31import/export new Excel 2013 ODF functions, fdo#60032Eike Rathke
2013-01-30resolved fdo#60087 corrected .xlsx export of functionsEike Rathke
2013-01-30WaE: format %d expects argument of type int, but argument 2 has type long intTor Lillqvist
2013-01-30unfriend this class and the methodMarkus Mohrhard
2013-01-30make a few more users of ScAttrArray outside of the class constMarkus Mohrhard
2013-01-30this check always will result in trueMarkus Mohrhard
2013-01-30this parameter was always trueMarkus Mohrhard
2013-01-30prevent copy c'tor and operator=Markus Mohrhard
2013-01-30prefer the c'tor initializer listMarkus Mohrhard
2013-01-30adapt comment to correct codeMarkus Mohrhard
2013-01-30correctly handle repeated row heights for empty rows ( fdo#59973 )Noel Power
2013-01-30better default row detection ( associated with fdo#55621 )Noel Power
2013-01-30Get rid of STAR_RESOURCEPATHStephan Bergmann
2013-01-30the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2013-01-29Slightly better way to skip pivot table ranges during spell check.Kohei Yoshida
2013-01-30if no cond format is valid use the existing protection, fdo#58826Markus Mohrhard
2013-01-30make clear that this variable should not be used inside of ScDocumentMarkus Mohrhard
2013-01-30correct indentationMarkus Mohrhard
2013-01-30no user of nVisibleTab inside ScDocument anymoreMarkus Mohrhard
2013-01-30move these methods to ScDocShellMarkus Mohrhard
2013-01-30make some more methods constMarkus Mohrhard
2013-01-30remove these unused static data membersMarkus Mohrhard
2013-01-30ODFF: write RRI as RRI, not ZGZEike Rathke
2013-01-30resolved fdo#60043 write correct IM* function namesEike Rathke
2013-01-29bnc#484599: Prevent pivot table from getting sheared when cells are shifted.Kohei Yoshida
2013-01-29Let's stick with FooCol, FooRow naming as opposed to FooX, FooY.Kohei Yoshida
2013-01-29Boolean cleanup in InsertCells and DeleteCells.Kohei Yoshida
2013-01-29We don't need this hack anymore for unit test.Kohei Yoshida
2013-01-29Bool cleanup with ScEditableTester.Kohei Yoshida
2013-01-29WaE: private field 'nMaxRanges' is not usedTor Lillqvist
2013-01-29osl ensure on the correct member ...Eike Rathke
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-28no need for the String version of this function anymoreMarkus Mohrhard
2013-01-28remaining ui parts for conditional date formatsMarkus Mohrhard
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin