summaryrefslogtreecommitdiff
path: root/formula/source
AgeCommit message (Expand)Author
2013-02-26ocMacro and ocExternal need to be recalculated on load, fdo#60977Markus Mohrhard
2013-02-15CELL needs to be recalculated during import as well, fdo#60645Eike Rathke
2013-02-01make it possible to update DDE links after loading, fdo#59032Markus Mohrhard
2013-01-30ODFF: write RRI as RRI, not ZGZ, fdo#60077Eike Rathke
2013-01-14fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Eike Rathke
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida
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
2012-05-13callcatcher: update unused code listCaolán McNamara
2012-04-23Unused code removalJavier Silva Sanahuja
2012-04-20Remove unused method ArgInput::GetArgSelectionJaime Navarro
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-22restructure the code a bit moreMarkus Mohrhard
2012-03-22prevent call to virtual method in destructor, fdo#47589Markus Mohrhard
2012-03-21No FORMULA_DLLPUBLIC needed hereStephan Bergmann
2012-03-21Ensure ResMgr outlives ResourcesStephan Bergmann
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann