summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* remove all d.lstMichael Stahl2013-02-281-0/+0
* ocMacro and ocExternal need to be recalculated on load, fdo#60977Markus Mohrhard2013-02-251-3/+3
* loplugin: unused variablesThomas Arnhold2013-02-251-1/+0
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
* ocColumn and ocRow do not need recalc on load, fdo#60645 relatedEike Rathke2013-02-151-0/+2
* renamed SetRecalcMode...() to SetExclusiveRecalcMode...()Eike Rathke2013-02-153-12/+13
* use AddRecalcMode(RECALCMODE_ONLOAD), fdo#60645 relatedEike Rathke2013-02-151-3/+3
* CELL needs to be recalculated during import as well, fdo#60645Markus Mohrhard2013-02-141-0/+2
* fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers2013-02-083-2/+10
* remove a useless PMD report, possibly checked in by mistakeAndras Timar2013-02-061-190/+0
* remove obsolete hidother.src filesAndras Timar2013-02-061-41/+0
* fdo#57180 add calc function NUMBERVALUE as defined in ODFF1.2Winfried Donkers2013-02-021-1/+1
* make it possible to update DDE links after loading, fdo#59032Markus Mohrhard2013-01-301-0/+3
* ODFF: write RRI as RRI, not ZGZEike Rathke2013-01-301-1/+1
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+4
* restore the helpid for impress animation dialog after initializationCaolán McNamara2013-01-241-3/+2
* import inherited number formats with cached values, fdo#59724Markus Mohrhard2013-01-241-0/+3
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-221-4/+4
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-1/+1
* fdo#56124 IFERROR IFNA Excel import/exportEike Rathke2013-01-121-0/+2
* fdo#56124 IFERROR IFNA function names were swappedEike Rathke2013-01-111-2/+2
* fdo#56124 changes to "add functions IFERROR and IFNA"Eike Rathke2013-01-112-15/+57
* fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Winfried Donkers2013-01-115-36/+66
* fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida2013-01-092-2/+3
* Some cppcheck cleaning in formulaJulien Nabet2012-12-222-6/+5
* tabs to spacesEike Rathke2012-12-151-24/+24
* calcishmakkica: #i114428# merge some XOR related codeMarina Plakalovic2012-12-151-0/+1
* calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic2012-12-154-5/+70
* calcishmakkica: #i101466# implement AVERAGEIFMarina Plakalovic2012-12-153-2/+10
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-31/+0
* fdo#58149: Recalculate HYPERLINK formula cells on load.Kohei Yoshida2012-12-111-1/+4
* AllSettings with LanguageTagEike Rathke2012-11-222-1/+2
* Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-161-0/+1
* Remove unused method in formula moduleMarcos Paulo de Souza2012-11-012-7/+0
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-194-22/+22
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-113-3/+3
* kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard2012-10-112-8/+1
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* do not silently ignore a token API error, fdo#51926 relatedEike Rathke2012-08-271-1/+6
* prefix more componentsMatúš Kukan2012-08-252-2/+2
* add more runtime deps on resource files for unit-testsMatúš Kukan2012-08-211-0/+4
* Typo ressource -> resourceStephan Bergmann2012-07-304-12/+12
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-301-1/+0
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-231-4/+0
* -Werror,-Wshadow (Clang 3.1)Stephan Bergmann2012-07-232-62/+62
* some UniString->rtl::OUStringCaolán McNamara2012-07-092-5/+5
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-6/+6
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-021-4/+0