summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2016-07-07starmath: Drop useless PE_BINOPER_EXPECTEDTakeshi Abe
2016-07-06starmath: Drop unused PE_UNEXPECTED_END_OF_INPUTTakeshi Abe
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-05starmath: Remove unused GetRect()Takeshi Abe
2016-07-04SfxModule to use initializer_list instead of variadic argumentsMark Page
2016-07-04remove comphelper::string::removeNoel Grandin
2016-07-04starmath: Drop unused definitionTakeshi Abe
2016-07-01Make SmStructureNode's ctor initialize the number of sub nodesTakeshi Abe
2016-06-29starmath: Replace OSL_ENSURE with assertTakeshi Abe
2016-06-29starmath: SmBinDiagonalNode's 3rd child must be SmPolyLineNodeTakeshi Abe
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-28starmath: This condition must be metTakeshi Abe
2016-06-26starmath: Fix invalid static_castTakeshi Abe
2016-06-25starmath: Drop unnecessary definitionsTakeshi Abe
2016-06-25starmath: Remove unused definitionTakeshi Abe
2016-06-24starmath: IndexOfSubNode() is for SmStructureNode onlyTakeshi Abe
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-23starmath: Add a test case for parsing -Takeshi Abe
2016-06-22Drop unused #includeTakeshi Abe
2016-06-21This can be an assert()Takeshi Abe
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