summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-27Some cppcheck cleaningJulien Nabet
2013-01-27implement conditional date format import/export for ODFMarkus Mohrhard
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara
2013-01-27we need to parse the cell address after import, fdo#59843Markus Mohrhard
2013-01-27prevent some unnecessary cycles for large cond format rangesMarkus Mohrhard
2013-01-27we need to use SCROW for row numbers, fdo#59894Markus Mohrhard
2013-01-27remove some parametersMarkus Mohrhard
2013-01-27remove unneeded variableMarkus Mohrhard
2013-01-27use isEmpty instead of getLengthMarkus Mohrhard
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