summaryrefslogtreecommitdiffstats
path: root/include/formula
Commit message (Expand)AuthorAgeFilesLines
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-14/+7
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-232-2/+2
* new loplugin: useuniqueptr: forms..frameworkNoel Grandin2017-01-171-5/+6
* check "#ERRxxx!" constants for accepted error values, tdf#105024 follow-upEike Rathke2017-01-051-0/+67
* tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke2016-12-071-2/+2
* loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin2016-12-052-3/+3
* remove anything svHybridValueCell related, it's nowhere set anymoreEike Rathke2016-11-161-3/+0
* loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin2016-11-081-2/+2
* no need for ResId here nowCaolán McNamara2016-10-251-1/+0
* no Edit controls loaded from .src nowCaolán McNamara2016-10-251-1/+0
* rename RECALCMODE_EMASK to ScRecalcMode::EMaskNoel Grandin2016-10-211-3/+3
* tdf#93894: Prohibit grouping when certain token types are present.Kohei Yoshida2016-10-181-0/+11
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-052-2/+2
* convert formula error codes to scoped enumNoel Grandin2016-09-234-67/+71
* loplogin:singlevalfields in include/Noel Grandin2016-09-161-4/+0
* recognize NaN with no bits set in lower word as errorEike Rathke2016-09-131-3/+6
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-134-6/+6
* new loplugin: countusersofdefaultparamsNoel Grandin2016-08-253-7/+7
* rename ocConvert to ocConvertOOo and relatedEike Rathke2016-08-032-2/+2
* rename ocDuration to ocPDuration and relatedEike Rathke2016-08-032-2/+2
* introduce formula::FormulaGrammar::Grammar::GRAM_APIEike Rathke2016-08-031-0/+5
* introduce mxSymbolsAPI and InitSymbolsAPI()Eike Rathke2016-08-021-0/+4
* let FormulaTokenArray::RemoveToken() return the actual count of tokens removedEike Rathke2016-07-141-1/+3
* re-add FormulaTokenArray::ReplaceToken() that was removed as unused, grml..Eike Rathke2016-07-141-0/+14
* rename *effective to *effect, tdf#100641 relatedEike Rathke2016-06-272-2/+2
* tdf#42949: clean up includes in include/formula with iwyuJorenz Paragas2016-06-2114-46/+119
* introduce FormulaTypedDoubleToken to carry type information of a doubleEike Rathke2016-06-081-0/+22
* loplugin:unusedmethodsNoel Grandin2016-05-301-1/+0
* omit DCOUNT or DCOUNTA 2nd argument if 0 when writing ODFF or OOXML, tdf#70806Eike Rathke2016-05-271-0/+2
* loplugin:unusedmethodsNoel Grandin2016-05-261-1/+0
* (nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara2016-05-252-6/+4
* clang-tidy misc-assign-operator-signatureNoel Grandin2016-05-201-1/+1
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-16/+0
* tdf#97831 [part] Add Excel 2016 functions to CalcWinfried Donkers2016-05-042-1/+5
* Replace namespace ScErrorCodes with formula...Kohei Yoshida2016-05-041-6/+2
* tdf#97831 [part] Add Excel 2016 functions to CalcWinfried Donkers2016-05-032-1/+5
* tdf#97831 [part] Add Excel 2016-Office 365 functions to CalcWinfried Donkers2016-04-262-1/+5
* use FormulaToken::DeleteIfZeroRef() instead of Delete() at some placesEike Rathke2016-04-231-0/+1
* Resolves: tdf#96426 significant whitespace as intersection in Excel syntaxEike Rathke2016-04-231-0/+15
* simplify the ReplaceToken() offset logic to absolute offsetsEike Rathke2016-04-231-11/+7
* alignmentEike Rathke2016-04-231-4/+4
* loplugin:passstuffbyref in formulaNoel Grandin2016-04-132-2/+2
* clang-tidy performance-unnecessary-value-param in formulaNoel Grandin2016-04-111-3/+3
* tdf#97499 Fixed containers parameters clearing #4tymyjan2016-04-041-2/+2
* Resolves: tdf#96915 implement other-sheet-local named expressionsEike Rathke2016-03-181-8/+8
* loplugin:constantparam in formulaNoel Grandin2016-03-182-12/+5
* loplugin:constantparam in formulaNoel Grandin2016-03-101-2/+2
* remove unused errInterpOverflowEike Rathke2016-03-071-1/+0
* introduce a dedicated errMatrixSizeEike Rathke2016-03-071-0/+2
* tdf#94635 Add FORECAST.ETS functions to CalcWinfried Donkers2016-03-032-1/+17