summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2013-06-03This looks like a typoStephan Bergmann
2013-06-03ScInterpreter::GetString can return reference to shared string instanceStephan Bergmann
2013-06-03correct fix for fdo#62938Markus Mohrhard
2013-06-03Revert "the print range may start in row 0, fdo#62938"Markus Mohrhard
2013-06-03this was commited accidentallyMarkus Mohrhard
2013-06-03the print range can start in row 0, fdo#62938Markus Mohrhard
2013-06-02clang, -Wunused-private-fieldJulien Nabet
2013-06-02remove unused variableMarkus Mohrhard
2013-06-02another merge errorMarkus Mohrhard
2013-06-02fix warnings after mergeMarkus Mohrhard
2013-06-02after rebase we have two SetCell methodsMarkus Mohrhard
2013-06-02temporary ugly hack for ordering problemMarkus Mohrhard
2013-06-02all formula cells have now an explicit number formatMarkus Mohrhard
2013-06-02accept this result as bug fixedMarkus Mohrhard
2013-06-02don't set hard format for text formatsMarkus Mohrhard
2013-06-02remove inherited number formats, related fdo#60215Markus Mohrhard
2013-06-02use static_cast instead of c style castMarkus Mohrhard
2013-06-02String to OUStringMarkus Mohrhard
2013-06-02bail out early for error cellsMarkus Mohrhard
2013-06-02bail out for error cells earlyMarkus Mohrhard
2013-06-02remove one more use of inherited number formatsMarkus Mohrhard
2013-06-02initial work on removing some ScFormulaCell instancesMarkus Mohrhard
2013-06-02a few more places without ScFormulaCellMarkus Mohrhard
2013-06-02preparations for inherited number format removalMarkus Mohrhard
2013-06-02remove temporary String instancesMarkus Mohrhard
2013-06-02more String->OUString and early bail outsMarkus Mohrhard
2013-06-02String->OUString and bail out earlyMarkus Mohrhard
2013-06-02let us use scoped_ptr when possibleMarkus Mohrhard
2013-06-01use size_t where possible and fix some more placesMarkus Mohrhard
2013-05-31fix buildLuboš Luňák
2013-05-31No need for two Excel filter servicesStephan Bergmann
2013-05-31Trivially merge ExcelFilterBase into ExcelFilterStephan Bergmann
2013-05-31post .ui conversion old mad manual placement code can goCaolán McNamara
2013-05-31conversion the calc default option page to .uiFaisal M. Al-Otaibi
2013-05-31Resolves: #i119487 Images lose macro association when open Excel file in AOOWang Lei
2013-05-31Code clean upabdulmajeed ahmed
2013-05-31Fix fdo#51835 Indent changes in Calc forces alignment to leftabdulmajeed ahmed
2013-05-30Clean up scfilt_component_getFactoryStephan Bergmann
2013-05-30String to OUString.Donizete Waterkemper
2013-05-30XclExpComments::SaveXml: MSVC complains about distance() callMichael Stahl
2013-05-29r is an optional attribute in c and r, fdo#65059Markus Mohrhard
2013-05-29some Worksheet.Change supportNoel Power
2013-05-29i106278 - Window.ActiveSheet,Window.FreezePanes,Window.Split, Window.ViewPedro Giffuni
2013-05-28oops forgot to use the mbReadyForFinalize flag in CondFormat::finalizeImport()Noel Power
2013-05-28Related: #i122208# const SC containers cannot provide non-const iteratorsHerbert Dürr
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer
2013-05-28Related: #i120515# Implemented and finetuned the enhanced Undo featureArmin Le Grand
2013-05-28fdo#63323 fix the comment position when the mouse over cellFaisal M. Al-Otaibi
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin
2013-05-28Fix compilation error with older compilersTor Lillqvist