summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)Author
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-24restore the helpid for impress animation dialog after initializationCaolán McNamara
2013-01-24import inherited number formats with cached values, fdo#59724Markus Mohrhard
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-12Remove xml2cmp leftoversStephan Bergmann
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-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-08-27do not silently ignore a token API error, fdo#51926 relatedEike Rathke
2012-08-25prefix more componentsMatúš Kukan
2012-08-21add more runtime deps on resource files for unit-testsMatúš 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-07-02Remove unused definesThomas Arnhold
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-28re-base on ALv2 code.Michael Meeks
2012-06-27Remove unused include filesThomas Arnhold
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-22.xml files don't need executable bitsMichael Stahl
2012-06-22re-base on ALv2 code.Michael Meeks
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