summaryrefslogtreecommitdiff
path: root/include/formula
AgeCommit message (Expand)Author
2017-05-17Resolves: tdf#96426 more whitespace intersection operator in Excel syntaxEike Rathke
2017-05-12Introduce and check FormulaTokenArray::mbFinalized to not add further tokensEike Rathke
2017-05-10Hold ParamClass at FormulaByteToken instead of bool, tdf#107724 prepEike Rathke
2017-05-10Change IsForceArrayParameter() to GetForceArrayParameter(), tdf#107724 prepEike Rathke
2017-05-09Move ScParameterClassification::Type to formula::ParamClass, tdf#107724 prepEike Rathke
2017-05-02loplugin:checkunusedparams in forms..formulaNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-10loplugin:inlinefields in formula::FormulaCompilerNoel Grandin
2017-04-03remove hack for non DBG_UTIL buildsJochen Nitschke
2017-04-01There doesn't seem to be any reason for the svMissing = 0x70Tor Lillqvist
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-03-29Add warning about intended use case of debug helperTor Lillqvist
2017-03-27No std::to_string in the silly C++ library we still use on AndroidTor Lillqvist
2017-03-27Move StackVarEnumToString to <formula/token.hxx> and use in a SAL_INFOTor Lillqvist
2017-03-21Bin noise commentTor Lillqvist
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-20tdf#105931 Add function ROUNDSIG to Calc.Winfried Donkers
2017-02-17remove unused svSubroutine from StackVarEnumNoel Grandin
2017-02-17convert FormulaCompiler::SeparatorType to scoped enumNoel Grandin
2017-02-17remove unused formula ErrorCode enumeratorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin
2017-01-05check "#ERRxxx!" constants for accepted error values, tdf#105024 follow-upEike Rathke
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin
2016-11-16remove anything svHybridValueCell related, it's nowhere set anymoreEike Rathke
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin
2016-10-25no need for ResId here nowCaolán McNamara
2016-10-25no Edit controls loaded from .src nowCaolán McNamara
2016-10-21rename RECALCMODE_EMASK to ScRecalcMode::EMaskNoel Grandin
2016-10-18tdf#93894: Prohibit grouping when certain token types are present.Kohei Yoshida
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-13recognize NaN with no bits set in lower word as errorEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-03rename ocConvert to ocConvertOOo and relatedEike Rathke
2016-08-03rename ocDuration to ocPDuration and relatedEike Rathke
2016-08-03introduce formula::FormulaGrammar::Grammar::GRAM_APIEike Rathke
2016-08-02introduce mxSymbolsAPI and InitSymbolsAPI()Eike Rathke
2016-07-14let FormulaTokenArray::RemoveToken() return the actual count of tokens removedEike Rathke
2016-07-14re-add FormulaTokenArray::ReplaceToken() that was removed as unused, grml..Eike Rathke
2016-06-27rename *effective to *effect, tdf#100641 relatedEike Rathke
2016-06-21tdf#42949: clean up includes in include/formula with iwyuJorenz Paragas
2016-06-08introduce FormulaTypedDoubleToken to carry type information of a doubleEike Rathke
2016-05-30loplugin:unusedmethodsNoel Grandin
2016-05-27omit DCOUNT or DCOUNTA 2nd argument if 0 when writing ODFF or OOXML, tdf#70806Eike Rathke
2016-05-26loplugin:unusedmethodsNoel Grandin