summaryrefslogtreecommitdiff
path: root/sc/source/core/tool
AgeCommit message (Expand)AuthorFilesLines
2012-07-12Convert SV_DECL_PTRARR_SORT(ScAddInAsyncs) to std::setNoel Grandin1-17/+10
2012-07-12Convert SV_DECL_PTRARR_SORT(ScAddInDocs) to std::setNoel Grandin2-22/+16
2012-07-11Use cached formula results for matricesDaniel Bankston1-5/+10
2012-07-11Replaced deprecated tools/String with OUString in sc/../chgvisetSören Möller1-7/+6
2012-07-10changes to "Replaced deprecated tools/String with OUString in ScAddInCol"Eike Rathke2-20/+20
2012-07-10Replaced deprecated tools/String with OUString in ScAddInColSören Möller2-69/+70
2012-07-09some UniString->rtl::OUStringCaolán McNamara3-7/+6
2012-07-09Replaced deprecated String with OUString in sc/../chgtrackSören Möller1-1/+1
2012-07-05changes to "Replaced deprecated tools/String with OUString in ScMatrix"Eike Rathke1-2/+2
2012-07-05Replaced deprecated tools/String with OUString in ScMatrixSören Möller1-22/+22
2012-07-03ditch String::CreateFromAsciiCaolán McNamara6-17/+17
2012-07-01Remove unused definesThomas Arnhold2-3/+0
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2-2/+2
2012-06-27resolved fdo#51478 handle array context in T()Eike Rathke1-10/+7
2012-06-27propagate error in ScInterpreter::GetDoubleOrStringFromMatrix()Eike Rathke1-0/+7
2012-06-26removed unused lcl_IsReference()Eike Rathke1-13/+0
2012-06-26bring some sense into translated commentEike Rathke1-2/+2
2012-06-26resolved fdo#51442 N() inconsistent argument handlingEike Rathke2-37/+19
2012-06-26added mnStringNoValueError handling to ConvertStringToValue()Eike Rathke1-1/+7
2012-06-26resolved fdo#47222 in N() pop string constant before pushing resultEike Rathke1-0/+1
2012-06-26fdo#46338 preserve sheet name input of invalid referenceEike Rathke2-0/+27
2012-06-25callcatcher: remove some more unused codeCaolán McNamara2-39/+0
2012-06-22re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-2/+2
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara1-5/+0
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara5-14/+14
2012-06-12fdo#51017 ODFF: implement missing imaginary functions [AOO i111609 r1348096]Regina Henschel2-0/+17
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin2-3/+3
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers3-0/+103
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara3-9/+7
2012-06-09Remove superfluous include commentsThomas Arnhold1-4/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold15-41/+0
2012-06-09Remove superfluous include commentsThomas Arnhold9-43/+0
2012-06-09Remove superfluous include commentsThomas Arnhold25-95/+0
2012-06-06Use iterators over index access.Kohei Yoshida1-0/+10
2012-06-06drop String::ReverseCaolán McNamara1-2/+2
2012-06-05unusedcode.easy: remove some unused codeThomas Arnhold2-40/+0
2012-06-05drop some unused codeCaolán McNamara1-19/+0
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida3-19/+19
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks3-5/+5
2012-05-31Revert "Revert "fdo#50183 Use one sheet as default in Calc""Stephan Bergmann1-1/+1
2012-05-30Reset the calc settings to default when the 'Default' button is checked.Kohei Yoshida1-0/+5
2012-05-30Create a common struct for interpreter config options.Kohei Yoshida3-6/+47
2012-05-30Update the buttons for calc settings on various events.Kohei Yoshida1-1/+4
2012-05-30Reset option.Kohei Yoshida1-0/+3
2012-05-30Use the new option when interpreting INDIRECT function.Kohei Yoshida3-11/+71
2012-05-29Revert "fdo#50183 Use one sheet as default in Calc"Stephan Bergmann1-1/+1
2012-05-25fdo#50183 Use one sheet as default in CalcStefan Knorr (astron)1-1/+1
2012-05-25Drop unused function "findByTable"Julien Nabet1-7/+0