summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-04-14fdo#76294: Intern strings in AddFormulaToken() as well.Kohei Yoshida
2014-04-14fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida
2014-04-14fdo#76294: Write import test for this.Kohei Yoshida
2014-04-14update_pchThomas Arnhold
2014-04-14fdo#77209: Share string pool with clip documents.Kohei Yoshida
2014-04-14fdo#77209: Adjust this test to cover clip document use case as well.Kohei Yoshida
2014-04-14The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too.Jan Holesovsky
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: occuring -> occurringThomas Arnhold
2014-04-14typo: hilight -> highlightThomas Arnhold
2014-04-14typo: artifical -> artificialThomas Arnhold
2014-04-14typo: postion -> positionThomas Arnhold
2014-04-14typo: reverese -> reverseThomas Arnhold
2014-04-14typo: ULR -> URLThomas Arnhold
2014-04-14typo: direclty -> directlyThomas Arnhold
2014-04-14typo: befor -> beforeThomas Arnhold
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-14remove static stringsThomas Arnhold
2014-04-12Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist
2014-04-12WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-04-11fdo#74087: Inspect if a mis-spelled word is at cursor position...Kohei Yoshida
2014-04-12fdo#76961 - Calc link auto-update interval is changed on file saveNiklas Johansson
2014-04-11fdo#77307: Compare external formula tokens correctly.Kohei Yoshida
2014-04-11Enable scaddins for ucalc test session.Kohei Yoshida
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl
2014-04-11fdo#75970: Let's do it in a straightforward fashion.Kohei Yoshida
2014-04-11corrected copy&paste errorEike Rathke
2014-04-11fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISEWinfried Donkers
2014-04-11Use valid UNOIDL identifier for XAccessibleGetAccFlowTo.get_AccFlowToStephan Bergmann
2014-04-11fdo#77300: Do the same for the shared formula case as well.Kohei Yoshida
2014-04-11fdo#77300: Add more test to cover the shared formula case.Kohei Yoshida
2014-04-11fdo#77300: Don't re-compile formulas when the hybrid formula is not there.Kohei Yoshida
2014-04-11fdo#77300: Add test for this.Kohei Yoshida
2014-04-10coverity#705472 Dereference null return valueCaolán McNamara
2014-04-10coverity#708112 Uninitialized scalar fieldCaolán McNamara
2014-04-10callcatcher: update unused codeCaolán McNamara
2014-04-09fdo#73147 improve function code for speedWinfried Donkers
2014-04-09coverity#708111 Uninitialized scalar fieldCaolán McNamara
2014-04-09coverity#708101 Uninitialized scalar fieldCaolán McNamara
2014-04-09coverity#708100 Uninitialized scalar fieldCaolán McNamara
2014-04-09coverity#708099 unused mTypeClass memberCaolán McNamara
2014-04-09coverity#708097 Uninitialized scalar fieldCaolán McNamara
2014-04-09convert data validation tab page to .uiCaolán McNamara
2014-04-09related: fdo#67104 correct the tooltipMaxim Monastirsky
2014-04-09Write MediaDescriptor backMaxim Monastirsky
2014-04-09preserve selection if chart creation is cancelled, cp#1000052Markus Mohrhard
2014-04-09add array cell import to orcus importMarkus Mohrhard
2014-04-08add .xlsx unit test for enhanced protectionEike Rathke
2014-04-08add non-editable test for descriptorEike Rathke
2014-04-08fdo#71729: Fill the range edit boxes after the table is fully initialized.Kohei Yoshida