summaryrefslogtreecommitdiffstats
path: root/include/formula
Commit message (Expand)AuthorAgeFilesLines
...
* filter,formula: prefer passing OUString by referenceNoel Grandin2014-03-171-1/+1
* fdo#71720 Add Excel 2010 functionsWinfried Donkers2014-03-102-1/+7
* Make these non inline.Kohei Yoshida2014-03-061-4/+2
* fdo#72197 Add Excel 2010 functionsWinfried Donkers2014-03-052-1/+9
* remove unused code formula::FormulaDlg::CheckMatrix()Noel Grandin2014-03-051-1/+0
* remove unused code in formula/FormulaTokenArrayNoel Grandin2014-03-051-1/+0
* remove unused code in formula/vectortokenNoel Grandin2014-03-051-10/+7
* Remove visual noise from includeAlexander Wilms2014-03-018-16/+16
* fdo#63154 Remove unused solar.hAlexandre Vicenzi2014-02-281-1/+1
* Store the length of originally requested array size prior to trimming.Kohei Yoshida2014-02-271-4/+9
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-7/+7
* sal_Bool->boolNoel Grandin2014-02-191-7/+7
* sal_Bool->boolNoel Grandin2014-02-191-7/+7
* sal_Bool->boolNoel Grandin2014-02-191-7/+7
* Spelling fix: s/martix/matrixTor Lillqvist2014-02-181-1/+1
* sal_Bool->boolNoel Grandin2014-02-181-3/+3
* Drop unnecessary #includeTakeshi Abe2014-02-181-2/+0
* sal_Bool->boolNoel Grandin2014-02-141-1/+1
* Typo: adress -> addressJulien Nabet2014-02-101-1/+1
* xub_StrLen and tools/string.hxx final strawNorbert Thiebaud2014-02-031-2/+2
* fdo#73146 Add Excel 2010 functionsWinfried Donkers2014-01-302-1/+17
* fdo#63154 Removed unused solar.h ref. in basic and formulaAlexandre Vicenzi2014-01-302-8/+2
* fdo#72793 Add Excel 2010 functionsWinfried Donkers2014-01-272-1/+13
* Window::PreNotify should return boolStephan Bergmann2014-01-181-2/+2
* Add internal cell function __DEBUG_VAR to sniff arbitrary internal state.Kohei Yoshida2013-12-202-2/+4
* fdo#72158 Add Excel 2010 functionsWinfried Donkers2013-12-162-1/+13
* remove unused code (ancient Calc function ZELLERROR)Winfried Donkers2013-12-132-2/+0
* convert formula::FormEditData from xub_StrLen->sal_Int32Noel Grandin2013-12-031-3/+3
* convert formula::FormulaDlg_Impl from xub_StrLen->sal_Int32Noel Grandin2013-12-031-1/+1
* convert FormulaHelper from xub_StrLen to sal_Int32Noel Grandin2013-12-031-6/+6
* Convert FormulaHelper::GetNextFunc xub_StrLen->salInt32Noel Grandin2013-12-031-6/+6
* convert getSuppressedArgumentCount from xub_StrLen -> sal_Int32Noel Grandin2013-12-031-1/+1
* convert IFormulaEditorHelper::*Selection methods from xub_StrLen to sal_Int32Noel Grandin2013-12-031-2/+2
* added isOOXML()Eike Rathke2013-12-022-0/+10
* Remove useless comments in funcutil.Tomaž Vajngerl2013-12-011-42/+50
* fdo#71936 Add Excel 2010 functions GAMMA.DIST, GAMMA.INV, GAMMALN.PRECISEWinfried Donkers2013-11-292-2/+8
* fdo#71722 add Excel 2010 functionsWinfried Donkers2013-11-222-1/+9
* fdo#71436 add Excel 2010 functions for F-distributionWinfried Donkers2013-11-202-1/+11
* Make FormulaCompiler explicitly non-copyable.Kohei Yoshida2013-11-181-1/+2
* Remove unused member.Kohei Yoshida2013-11-141-1/+0
* Identify methods that don't modify internal state and mark them const.Kohei Yoshida2013-11-141-10/+10
* fdo#71350 add Excel 2010 function CONFIDENCE.NORM and CONFIDENCE.TWinfried Donkers2013-11-142-1/+5
* fixed file format mappings always have RESOURCE_BASE separatorsEike Rathke2013-11-131-1/+15
* introduced FormulaGrammar::GRAM_OOXML with FormulaLanguage::OOXMLEike Rathke2013-11-132-5/+13
* Thread-safe way to check for presence of references in formula tokens.Kohei Yoshida2013-11-112-1/+6
* fdo#65108 inter-module includes <>Norbert Thiebaud2013-11-0914-28/+28
* fdo#70797 add Excel 2010 functionsWinfried Donkers2013-11-082-1/+11
* Correct reference count type.Kohei Yoshida2013-11-061-6/+6
* Use atomic increment and decrement for thread-safe reference count.Kohei Yoshida2013-11-061-6/+13
* fdo#71081 add Excel 2010 functions BINOM.DIST and BINOM.INVWinfried Donkers2013-11-042-1/+5