summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-24starmath: Fix missing call of AnnotationSelection() for SmCursor::CopyTakeshi Abe
2016-05-23tdf#99984 render inferred mrow as group {}Regina Henschel
2016-05-23starmath: This should be an assert()Takeshi Abe
2016-05-21starmath: These functions are used in local onlyTakeshi Abe
2016-05-19starmath: Assign the proper token to SmTableNodeTakeshi Abe
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin
2016-05-18starmath: Remove obsolete TG::DiscardedTakeshi Abe
2016-05-18Convert ATTR_* to scoped enumTakeshi Abe
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