summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2017-11-07ofz 1-2-3 mem leakCaolán McNamara
2017-11-07LimitRangeToAvailableSheets: check ValidTab() firstEike Rathke
2017-11-07tdf#31231: properly check for SvXMLImportFlags::ALLMike Kaganski
2017-11-07add 1-2-3 wks to fftesterCaolán McNamara
2017-11-06ofz#4052 limit listener range to actually available sheetsEike Rathke
2017-11-06Fix typosAndrea Gelmini
2017-11-06Translate German variable names in Calc (financial)Johnny_M
2017-11-06tdf#113652: typo in ui fileJulien Nabet
2017-11-05one slash is enoughDavid Tardon
2017-11-05Correct German variables/functions names translation in Calc (financial)Johnny_M
2017-11-04ofz#4041 AbrtCaolán McNamara
2017-11-04lok: temporary workaround: disable formula mode for onlineMarco Cecchetti
2017-11-03SYLK import: set and evaluate col/row overflow to display dialogEike Rathke
2017-11-03ofz#3032 skip invalid positioned formulas entirelyEike Rathke
2017-11-03ofz#4043 Null-deference READCaolán McNamara
2017-11-03ofz: fix leakCaolán McNamara
2017-11-03Resolves: tdf#111428 swap (only) ScColumn::mnBlkCountFormulaEike Rathke
2017-11-03crash on loading tdf77861-3.rtf in calc rtf filterCaolán McNamara
2017-11-02revert drop of SetBufferSizeCaolán McNamara
2017-11-02Resolves: tdf#111428 implement CellStoreEvent::swap() in ScColumn::SwapCol()Eike Rathke
2017-11-01scflt.hxx is only included from sc/source/filter/starcalcStephan Bergmann
2017-11-01Fix prefixes of "double" variables in Calc (financial)Johnny_M
2017-11-01Translate German variable names in Calc (financial)Johnny_M
2017-11-01meSysLang and mnStdScNumFmt can be a const membersTor Lillqvist
2017-11-01Bin unused nHoriVertiTor Lillqvist
2017-11-01Simplify OUString and return earlyMatteo Casalin
2017-10-31tdf#113530 LibreOffice hangs when pasting a few columnsNoel Grandin
2017-10-31loplugin:constantparam in editengNoel Grandin
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-31loplugin:constantparam in scNoel Grandin
2017-10-31convert XclStrFlags to scoped enumNoel Grandin
2017-10-30tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+Furkan Ahmet Kara
2017-10-29memleak with null pLocalNamesCaolán McNamara
2017-10-27Use LocaleDataWrapper::stringToDouble() in AlignmentPropertyPanel, tdf#81671Eike Rathke
2017-10-27Use LocaleDataWrapper::stringToDouble() in ScSolverValueDialog, tdf#81671Eike Rathke
2017-10-27Use LocaleDataWrapper::stringToDouble() in ScDoubleField::GetValue, tdf#81671Eike Rathke
2017-10-27Check decimalSeparatorAlternative in CheckConfigOptions(), tdf#81671Eike Rathke
2017-10-27Check decimalSeparatorAlternative in GetDefaultFormulaSeparators(), tdf#81671Eike Rathke
2017-10-27Handle decimalSeparatorAlternative in ScColumn::ParseString(), tdf#81671Eike Rathke
2017-10-27Handle decimalSeparatorAlternative in ScCompiler, tdf#81671Eike Rathke
2017-10-27Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671Eike Rathke
2017-10-27ofz#2947 check for input stream endEike Rathke
2017-10-27Resolves: tdf#113455 Impossible to clear width/height in pagesCaolán McNamara
2017-10-27tdf#113422 Crash in: ScPreview::MouseMove(MouseEvent const &)Noel Grandin
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-26drop old SetBufferSize stuffCaolán McNamara
2017-10-26Don't pointlessly abbreviate "First" and "Second"Tor Lillqvist
2017-10-25ofz#3768 Integer-overflowCaolán McNamara