summaryrefslogtreecommitdiffstats
path: root/include/formula
Commit message (Expand)AuthorAgeFilesLines
* fix memory leak around function descriptionsMarkus Mohrhard2014-07-311-3/+2
* Remove some unused codeMarcos Paulo de Souza2014-07-291-1/+0
* fdo#81038 Fixed FormulaTokenIterator to use std::vector instead of linked listJeffrey Stedfast2014-07-271-12/+12
* Explicit virtual dtor needed for auto_ptr member for MSVC.Kohei Yoshida2014-07-081-0/+3
* trivial conversion of RID_FORMULADLG_FORMULA_MODAL to .uiCaolán McNamara2014-07-081-2/+0
* callcatcher: update unused codeCaolán McNamara2014-06-191-5/+0
* restore these for the moment, still in use in scCaolán McNamara2014-06-171-0/+4
* RID_FORMULADLG_FORMULA conversion to .uiSzymon Kłos2014-06-171-4/+0
* resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke2014-06-131-0/+4
* resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke2014-06-132-5/+10
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-1/+1
* fixincludeguards: fix include guardsThomas Arnhold2014-06-061-3/+3
* ODS load perf: transfer ownership of the ScTokenArray to save cycles.Michael Meeks2014-05-211-0/+1
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-191-1/+0
* add COLOR functionMarkus Mohrhard2014-05-192-1/+3
* Bail out of group calculation in case the array fetching fails.Kohei Yoshida2014-05-141-0/+5
* No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida2014-05-141-1/+2
* Use "stop on error" concept rather than "ignore error if true".Kohei Yoshida2014-05-141-2/+1
* Introduce a new boolean flag and use it in lieu of bCompileForFAP.Kohei Yoshida2014-05-141-4/+3
* Make a separate method to detemine if an opcode is a jump command.Kohei Yoshida2014-05-011-0/+1
* fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers2014-04-252-1/+3
* fdo#76294: Intern strings in AddFormulaToken() as well.Kohei Yoshida2014-04-141-2/+7
* fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida2014-04-141-1/+7
* fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISEWinfried Donkers2014-04-112-1/+5
* fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida2014-04-071-0/+12
* fdo#73147 add Excel2010 functions NETWORKDAYS.INTL and WORKDAY.INTLWinfried Donkers2014-04-022-1/+5
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-272-11/+11
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-263-56/+56
* 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