summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2012-04-09add package deps for resourcesDavid Tardon
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-08Keep on cleaning ooxJulien Nabet
2012-04-08callcatcher: reduce WorksheetHelperCaolán McNamara
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon
2012-04-08clean upDavid Tardon
2012-04-08simplify use of configuration from unit testsDavid Tardon
2012-04-08always use --protector for UNO testsDavid Tardon
2012-04-08drop uses_ureDavid Tardon
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon
2012-04-08Clean oox::xls::WorkbookSettingsJulien Nabet
2012-04-08Clean oox::xls::SheetViewSettingsJulien Nabet
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-07Clean oox::xls::WorksheetSettingsJulien Nabet
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara
2012-04-07Remove unused code oox::xls::PageSettingsJulien Nabet
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05resolved fdo#48347 do not override preselected CSV with SYLK detectionEike Rathke
2012-04-05SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev
2012-04-05cppcheck Uninitialized variableCaolán McNamara
2012-04-05remove unused codeWinfried Donkers
2012-04-05The real cleanup I meant to commit earlier...Kohei Yoshida
2012-04-05small memory leak in table3.cxxMarkus Mohrhard
2012-04-05this does hopefully no longer result in a crashMarkus Mohrhard