summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2016-05-17convert TG constants to scoped enumNoel Grandin
2016-05-16tdf#98238, tdf#99591 reverted old commitJan Iversen
2016-05-16Avoid C-style castTakeshi Abe
2016-05-14Fix bogus nGroup for SmMatrixNode's tokenTakeshi Abe
2016-05-13Resolves: tdf#99556 if the num of arguments is not 1 infer a rawCaolán McNamara
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-13starmath: SmMatrixNode should have the node TMATRIXTakeshi Abe
2016-05-12Convert FLG_* to scoped enumTakeshi Abe
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-05-11starmath: Drop unused non-const variant of GetLeftMostTakeshi Abe
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Simplify code with ForEachNonNullTakeshi Abe
2016-05-09modernize loopsJochen Nitschke
2016-05-08starmath: Drop useless last entry of aTokenTableTakeshi Abe
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-05-03starmath: Avoid C-style castTakeshi Abe
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-05-02Fix typoTakeshi Abe
2016-05-02Reduce scope of variablesTakeshi Abe
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-04-27Resolves: tdf#88320 parsing fails with a subscript numberTakeshi Abe
2016-04-27starmath: Drop unnecessary castTakeshi Abe
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-22starmath: Simplify SmParser::DoTable()Takeshi Abe
2016-04-22starmath: Drop member variable set but not usedTakeshi Abe
2016-04-22starmath: Make coUserDefinedCharContFlags more readableTakeshi Abe
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-15starmath: Fix bounds checkingTakeshi Abe
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-13Stop assigning null to intrusive_ptrTakeshi Abe
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12starmath: Drop unused #includeTakeshi Abe
2016-04-12clang-tidy performance-unnecessary-value-param in starmathNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-07starmath: Assert that SmAlignNode must have only one childTakeshi Abe
2016-04-06starmath: Drop unnecessary forward declarationTakeshi Abe
2016-04-05loplugin:constantparam in editengNoel Grandin
2016-04-04loplugin:constantparam in svtoolsNoel Grandin
2016-04-04Use std::size_tMiklos Vajna
2016-04-01starmath: Reduce scope of variablesTakeshi Abe
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-24starmath: Drop inline wrapper functionsTakeshi Abe
2016-03-24starmath: Drop unnecessary check of loop invariantTakeshi Abe
2016-03-24starmath: nCount == aVector.size()Takeshi Abe
2016-03-23loplugin:constantparam in starmathNoel Grandin
2016-03-22starmath: Use initialization list for some ctorsTakeshi Abe