summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2012-04-16callcatcher: update listCaolán McNamara
2012-04-16unused inlinesCaolán McNamara
2012-04-16callcatcher: update unused codeCaolán McNamara
2012-04-15Fix 2 "scope of the variable can be reduced"Julien Nabet
2012-04-15WaE: unused functionsTor Lillqvist
2012-04-15resolved fdo#48731 in CSV import do not strip leading apostropheEike Rathke
2012-04-15don't deduce increment from multiple equal list entries, fdo#39500Markus Mohrhard
2012-04-15autofill increment needs a bit more tolerance, fdo#37424Markus Mohrhard
2012-04-15remove one more wrong IsDataFiltered callMarkus Mohrhard
2012-04-14resolved fdo#48621 better handling of broken CSV filesEike Rathke
2012-04-14valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2012-04-14Some sc cleaning (oox)Julien Nabet
2012-04-13Put enum definition under class scope to avoid name clash.Kohei Yoshida
2012-04-13Some cleaning sc (oox)Julien Nabet
2012-04-13Cleaning sc (oox)Julien Nabet
2012-04-13Cleaning sc module (oox)Julien Nabet
2012-04-13Moved ScDefaultsOptions from ScDocOptions to separate classAlbert Thuswaldner
2012-04-13Remove unused code in sc.Santiago Martinez
2012-04-13two additional places to raise data truncated error for fdo#48516Eike Rathke
2012-04-13one more lcl_appendLineData() for line size >64kEike Rathke
2012-04-12unusedcode.easy: remove various methodsThomas Arnhold
2012-04-12unusedcode.easy: Remove BinaryFilterBaseThomas Arnhold
2012-04-12callcatcher: update unused code listCaolán McNamara
2012-04-11removed unused includes in tpformula.hxxAlbert Thuswaldner
2012-04-11Removed the source file of SharedFormulaBuffer, which is no longer used.Kohei Yoshida
2012-04-11first part for ScTable::GetAutoFillPreviewMarkus Mohrhard
2012-04-11ScTable::FillAuto should work with hidden rows/columsn now tooMarkus Mohrhard
2012-04-11make ScTable::FillSeries work correctly with hidden rows/columnsMarkus Mohrhard
2012-04-11Removing a member that's not used.Kohei Yoshida
2012-04-11move ScProgress outside of ScTable::FillMarkus Mohrhard
2012-04-11callcatcher: update listCaolán McNamara
2012-04-11String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-04-10resolved fdo#48516 use "max columns exceeded" message if appropriateEike Rathke
2012-04-10bnc#755775: Set numeric formula results when importing xls document.Kohei Yoshida
2012-04-10Method signature cleanup.Kohei Yoshida
2012-04-10Zelle->Cell, Ergebnis->Result and bit of cleanup.Kohei Yoshida
2012-04-10Let's use constants instead of raw values to make them more traceable.Kohei Yoshida
2012-04-10sal_Bool to boolEike Rathke
2012-04-10resolved fdo#48501 enable line size >64k in SvStream::Read*Line()Eike Rathke
2012-04-10Grouping ScFormulaOptionsAlbert Thuswaldner
2012-04-10search for hidden rows/columns and not filtered areas, fdo#48449Markus Mohrhard
2012-04-10update unused code listCaolán McNamara
2012-04-10Non inline methods of ScFormulaResult.Kohei Yoshida
2012-04-09Make this non-inline too; for easier debugging.Kohei Yoshida
2012-04-09Removed duplicated methods.Kohei Yoshida
2012-04-09Make non-trivial methods non in-line.Kohei Yoshida
2012-04-09WaE: unused functionsTor Lillqvist
2012-04-09cleaning in oox partJulien Nabet
2012-04-09Remove some unused methodsJulien Nabet
2012-04-09Dump other unused functions in ooxJulien Nabet