summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2012-04-12unusedcode.easy: remove various methodsThomas Arnhold2-7/+0
2012-04-12unusedcode.easy: Remove BinaryFilterBaseThomas Arnhold3-7/+0
2012-04-12callcatcher: update unused code listCaolán McNamara1-8/+0
2012-04-12Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida1-1/+0
2012-04-11removed unused includes in tpformula.hxxAlbert Thuswaldner1-9/+0
2012-04-11Removed the source file of SharedFormulaBuffer, which is no longer used.Kohei Yoshida1-213/+0
2012-04-11first part for ScTable::GetAutoFillPreviewMarkus Mohrhard1-2/+2
2012-04-11ScTable::FillAuto should work with hidden rows/columsn now tooMarkus Mohrhard1-94/+94
2012-04-11add unit test for autofillMarkus Mohrhard2-1/+36
2012-04-11make ScTable::FillSeries work correctly with hidden rows/columnsMarkus Mohrhard3-106/+180
2012-04-11Removing a member that's not used.Kohei Yoshida2-3/+0
2012-04-11move ScProgress outside of ScTable::FillMarkus Mohrhard8-50/+108
2012-04-11callcatcher: update listCaolán McNamara7-75/+0
2012-04-11String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara2-4/+4
2012-04-10resolved fdo#48516 use "max columns exceeded" message if appropriateEike Rathke6-36/+77
2012-04-10bnc#755775: Set numeric formula results when importing xls document.Kohei Yoshida1-1/+3
2012-04-10Method signature cleanup.Kohei Yoshida2-5/+5
2012-04-10Zelle->Cell, Ergebnis->Result and bit of cleanup.Kohei Yoshida1-14/+14
2012-04-10Let's use constants instead of raw values to make them more traceable.Kohei Yoshida1-6/+6
2012-04-10sal_Bool to boolEike Rathke9-162/+162
2012-04-10resolved fdo#48501 enable line size >64k in SvStream::Read*Line()Eike Rathke14-100/+168
2012-04-10Grouping ScFormulaOptionsAlbert Thuswaldner12-448/+616
2012-04-10search for hidden rows/columns and not filtered areas, fdo#48449Markus Mohrhard3-15/+15
2012-04-10update unused code listCaolán McNamara2-7/+0
2012-04-10Non inline methods of ScFormulaResult.Kohei Yoshida3-468/+486
2012-04-09Make this non-inline too; for easier debugging.Kohei Yoshida2-1/+6
2012-04-09Removed duplicated methods.Kohei Yoshida3-15/+17
2012-04-09Make non-trivial methods non in-line.Kohei Yoshida3-61/+125
2012-04-09WaE: unused functionsTor Lillqvist1-85/+0
2012-04-09cleaning in oox partJulien Nabet12-641/+0
2012-04-09Remove some unused methodsJulien Nabet8-232/+0
2012-04-09Dump other unused functions in ooxJulien Nabet6-55/+0
2012-04-09add package deps for resourcesDavid Tardon1-2/+10
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi5-13/+13
2012-04-08Keep on cleaning ooxJulien Nabet8-282/+0
2012-04-08callcatcher: reduce WorksheetHelperCaolán McNamara6-94/+0
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon14-14/+14
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon14-0/+28
2012-04-08clean upDavid Tardon13-34/+15
2012-04-08simplify use of configuration from unit testsDavid Tardon14-44/+73
2012-04-08always use --protector for UNO testsDavid Tardon14-14/+0
2012-04-08drop uses_ureDavid Tardon14-28/+0
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon14-58/+0
2012-04-08Clean oox::xls::WorkbookSettingsJulien Nabet2-52/+0
2012-04-08Clean oox::xls::SheetViewSettingsJulien Nabet2-118/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl21-72/+72
2012-04-07Clean oox::xls::WorksheetSettingsJulien Nabet2-101/+0
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák16-52/+54
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara2-101/+0
2012-04-07Remove unused code oox::xls::PageSettingsJulien Nabet2-125/+0