summaryrefslogtreecommitdiff
path: root/formula/source
AgeCommit message (Expand)Author
2013-02-15ocColumn and ocRow do not need recalc on load, fdo#60645 relatedEike Rathke
2013-02-15renamed SetRecalcMode...() to SetExclusiveRecalcMode...()Eike Rathke
2013-02-15use AddRecalcMode(RECALCMODE_ONLOAD), fdo#60645 relatedEike Rathke
2013-02-14CELL needs to be recalculated during import as well, fdo#60645Markus Mohrhard
2013-02-08fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers
2013-01-30make it possible to update DDE links after loading, fdo#59032Markus Mohrhard
2013-01-30ODFF: write RRI as RRI, not ZGZEike Rathke
2013-01-24restore the helpid for impress animation dialog after initializationCaolán McNamara
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-12fdo#56124 IFERROR IFNA Excel import/exportEike Rathke
2013-01-11fdo#56124 IFERROR IFNA function names were swappedEike Rathke
2013-01-11fdo#56124 changes to "add functions IFERROR and IFNA"Eike Rathke
2013-01-11fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Winfried Donkers
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida
2012-12-22Some cppcheck cleaning in formulaJulien Nabet
2012-12-15tabs to spacesEike Rathke
2012-12-15calcishmakkica: #i114428# merge some XOR related codeMarina Plakalovic
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic
2012-12-15calcishmakkica: #i101466# implement AVERAGEIFMarina Plakalovic
2012-12-11fdo#58149: Recalculate HYPERLINK formula cells on load.Kohei Yoshida
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-01Remove unused method in formula moduleMarcos Paulo de Souza
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-11kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard
2012-08-27do not silently ignore a token API error, fdo#51926 relatedEike Rathke
2012-08-25prefix more componentsMatúš Kukan
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-23-Werror,-Wshadow (Clang 3.1)Stephan Bergmann
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
2012-06-28re-base on ALv2 code.Michael Meeks
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-05-13fdo#44456 added calc function DATEDIF as in ODF1.2Winfried Donkers