summaryrefslogtreecommitdiff
path: root/formula/source
AgeCommit message (Expand)AuthorFilesLines
2013-02-26ocMacro and ocExternal need to be recalculated on load, fdo#60977Markus Mohrhard1-3/+3
2013-02-15CELL needs to be recalculated during import as well, fdo#60645Eike Rathke1-2/+6
2013-02-01make it possible to update DDE links after loading, fdo#59032Markus Mohrhard1-0/+3
2013-01-30ODFF: write RRI as RRI, not ZGZ, fdo#60077Eike Rathke1-1/+1
2013-01-14fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Eike Rathke3-23/+90
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida1-1/+1
2012-12-15tabs to spacesEike Rathke1-24/+24
2012-12-15calcishmakkica: #i114428# merge some XOR related codeMarina Plakalovic1-0/+1
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic2-2/+61
2012-12-15calcishmakkica: #i101466# implement AVERAGEIFMarina Plakalovic1-0/+6
2012-12-11fdo#58149: Recalculate HYPERLINK formula cells on load.Kohei Yoshida1-1/+4
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-01Remove unused method in formula moduleMarcos Paulo de Souza1-6/+0
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida3-18/+18
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida3-3/+3
2012-10-11kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard1-7/+1
2012-08-27do not silently ignore a token API error, fdo#51926 relatedEike Rathke1-1/+6
2012-08-25prefix more componentsMatúš Kukan1-1/+1
2012-07-30Typo ressource -> resourceStephan Bergmann3-11/+11
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen1-4/+0
2012-07-23-Werror,-Wshadow (Clang 3.1)Stephan Bergmann1-61/+61
2012-07-09some UniString->rtl::OUStringCaolán McNamara2-5/+5
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-6/+6
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold1-4/+0
2012-06-28re-base on ALv2 code.Michael Meeks22-512/+314
2012-06-27Reduce newline bloat at eofThomas Arnhold2-4/+0
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold1-2/+2
2012-06-25Remove various commented out definesThomas Arnhold1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks3-75/+48
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-1/+1
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-2/+2
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers2-0/+6
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-5/+3
2012-06-09Remove superfluous include commentsThomas Arnhold4-17/+0
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-4/+4
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara1-1/+2
2012-05-13fdo#44456 added calc function DATEDIF as in ODF1.2Winfried Donkers1-0/+6
2012-05-13callcatcher: update unused code listCaolán McNamara4-31/+0
2012-04-23Unused code removalJavier Silva Sanahuja1-5/+0
2012-04-20Remove unused method ArgInput::GetArgSelectionJaime Navarro2-22/+0
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara4-9/+17
2012-03-23.hrc files don't need executable bitsMichael Stahl4-0/+0
2012-03-22restructure the code a bit moreMarkus Mohrhard1-4/+3
2012-03-22prevent call to virtual method in destructor, fdo#47589Markus Mohrhard1-9/+26
2012-03-21No FORMULA_DLLPUBLIC needed hereStephan Bergmann1-3/+2
2012-03-21Ensure ResMgr outlives ResourcesStephan Bergmann6-16/+47
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2-0/+4