summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2016-06-20starmath: Possible cases are exhaustedTakeshi Abe
2016-06-16starmath: more assertions holdTakeshi Abe
2016-06-14tdf#94205: Some remaining new+std::move -> o3tl::make_uniqueStephan Bergmann
2016-06-14starmath: SmTableNode has type NTABLETakeshi Abe
2016-06-13starmath: SmElement owns SmNodeTakeshi Abe
2016-06-10Clean up uses of Any::getValue() in starmathStephan Bergmann
2016-06-10Pass it by const refTakeshi Abe
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-06-08starmath: The formula tree must be of type SmTableNodeTakeshi Abe
2016-06-07starmath: Make ctors explicitTakeshi Abe
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin
2016-06-06Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin
2016-06-06Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-06-03Null pointer dereferences must not happenTakeshi Abe
2016-06-02coverity#1362478 Explicit null dereferencedCaolán McNamara
2016-06-02STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe
2016-06-02Passing its const ref is sufficientTakeshi Abe
2016-05-31Use std::vector for SmCaretPosGraphTakeshi Abe
2016-05-31Prefix SmDocShell's membersTakeshi Abe
2016-05-30starmath: Drop redundant IsFormulaArranged() checkTakeshi Abe
2016-05-28starmath: Make some functions of SmDocShell publicTakeshi Abe
2016-05-27starmath: Prefix members of SmSetSelectionVisitorTakeshi Abe
2016-05-26starmath: nodes in the clipboard are owened by SmClipboardTakeshi Abe
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