summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2013-06-03This looks like a typoStephan Bergmann2-2/+2
2013-06-03ScInterpreter::GetString can return reference to shared string instanceStephan Bergmann1-3/+3
2013-06-03typo: Columns and row headers -> Column and row headersAndras Timar1-1/+1
2013-06-03fix the test caseMarkus Mohrhard1-2/+2
2013-06-03correct fix for fdo#62938Markus Mohrhard1-3/+4
2013-06-03Revert "the print range may start in row 0, fdo#62938"Markus Mohrhard3-9/+7
2013-06-03this was commited accidentallyMarkus Mohrhard1-1/+1
2013-06-03add test case for fdo#62938Markus Mohrhard3-0/+46
2013-06-03the print range can start in row 0, fdo#62938Markus Mohrhard3-7/+9
2013-06-02clang, -Wunused-private-fieldJulien Nabet1-1/+0
2013-06-02remove unused variableMarkus Mohrhard1-1/+0
2013-06-02another merge errorMarkus Mohrhard1-1/+1
2013-06-02fix warnings after mergeMarkus Mohrhard1-3/+3
2013-06-02after rebase we have two SetCell methodsMarkus Mohrhard1-0/+9
2013-06-02temporary ugly hack for ordering problemMarkus Mohrhard1-0/+5
2013-06-02use the correct order of arguments for expected and actual in calc testsMarkus Mohrhard1-2/+2
2013-06-02all formula cells have now an explicit number formatMarkus Mohrhard7-90/+6
2013-06-02let us use clean test environmentsMarkus Mohrhard1-139/+203
2013-06-02accept this result as bug fixedMarkus Mohrhard6-41/+8
2013-06-02CPPUNIT_ASSERT_EQUAL gives a more helpful error messageMarkus Mohrhard1-1/+1
2013-06-02don't set hard format for text formatsMarkus Mohrhard1-1/+4
2013-06-02remove inherited number formats, related fdo#60215Markus Mohrhard6-11/+48
2013-06-02use static_cast instead of c style castMarkus Mohrhard1-6/+7
2013-06-02this method is unused nowMarkus Mohrhard1-2/+0
2013-06-02String to OUStringMarkus Mohrhard1-2/+2
2013-06-02bail out early for error cellsMarkus Mohrhard1-8/+12
2013-06-02bail out for error cells earlyMarkus Mohrhard1-11/+11
2013-06-02remove one more use of inherited number formatsMarkus Mohrhard2-46/+3
2013-06-02initial work on removing some ScFormulaCell instancesMarkus Mohrhard6-29/+179
2013-06-02we don't need this include in the header fileMarkus Mohrhard1-2/+0
2013-06-02a few more places without ScFormulaCellMarkus Mohrhard2-6/+6
2013-06-02preparations for inherited number format removalMarkus Mohrhard10-65/+12
2013-06-02remove temporary String instancesMarkus Mohrhard1-4/+2
2013-06-02more String->OUString and early bail outsMarkus Mohrhard1-33/+27
2013-06-02String->OUString and bail out earlyMarkus Mohrhard1-51/+49
2013-06-02let us use scoped_ptr when possibleMarkus Mohrhard1-4/+2
2013-06-02make the method privateMarkus Mohrhard1-1/+1
2013-06-01Fix FindBar ordering of "Match Case"/"Find All" for scalc.Andrzej J.R. Hunt1-1/+1
2013-06-01use size_t where possible and fix some more placesMarkus Mohrhard9-81/+84
2013-05-31fix buildLuboš Luňák1-1/+0
2013-05-31No need for two Excel filter servicesStephan Bergmann5-38/+3
2013-05-31Trivially merge ExcelFilterBase into ExcelFilterStephan Bergmann3-51/+30
2013-05-31post .ui conversion old mad manual placement code can goCaolán McNamara3-23/+9
2013-05-31conversion the calc default option page to .uiFaisal M. Al-Otaibi7-90/+147
2013-05-31Resolves: #i119487 Images lose macro association when open Excel file in AOOWang Lei1-1/+1
2013-05-31Code clean upabdulmajeed ahmed1-7/+7
2013-05-31Fix fdo#51835 Indent changes in Calc forces alignment to leftabdulmajeed ahmed2-5/+12
2013-05-30gbuild: fix deps on svx/globlmn.hrcDavid Tardon1-0/+4
2013-05-30Clean up scfilt_component_getFactoryStephan Bergmann6-46/+68
2013-05-30Clean up for consistencyStephan Bergmann1-2/+2