summaryrefslogtreecommitdiff
path: root/starmath/source/node.cxx
AgeCommit message (Expand)Author
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-12Convert FLG_* to scoped enumTakeshi Abe
2016-05-11starmath: Drop unused non-const variant of GetLeftMostTakeshi Abe
2016-05-10Simplify code with ForEachNonNullTakeshi Abe
2016-04-07starmath: Assert that SmAlignNode must have only one childTakeshi Abe
2016-04-01starmath: Reduce scope of variablesTakeshi Abe
2016-03-24starmath: Drop inline wrapper functionsTakeshi Abe
2016-03-09starmath: Drop SmNode::FindIndexTakeshi Abe
2016-03-08starmath: Use assert for impossible null-dereferenceTakeshi Abe
2016-03-07starmath: Make SmNode abstract and noncopyableTakeshi Abe
2016-03-03starmath: Drop ENABLE_DEBUG_DUMPASDOT featureTakeshi Abe
2016-02-27tdf#98088: prevent access to invalid sub nodeOliver Specht
2016-02-19starmath: Avoid C-style castTakeshi Abe
2016-02-18starmath: Avoid C-style castTakeshi Abe
2016-02-16starmath: Convert RectCopyMBL to scoped enumTakeshi Abe
2016-02-15starmath: Replace OSL_ENSURE with assertTakeshi Abe
2016-02-10tdf#53472 Integral Symbols too small for some integrandsmelikeyurtoglu
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08starmath: Convert RectVerAlign to scoped enumTakeshi Abe
2016-02-04starmath: Convert RectHorAlign to scoped enumTakeshi Abe
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02starmath: Avoid C-style castTakeshi Abe
2016-01-27starmath: Convert RectPos to scoped enumTakeshi Abe
2016-01-10Fix typosAndrea Gelmini
2015-12-17starmath: Drop const modifier of SmNode::Arrange's 1st argumentTakeshi Abe
2015-11-10starmath: Assert FindIndex()'s preconditionTakeshi Abe
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-09starmath: Prefix members of SmNodeTakeshi Abe
2015-09-29starmath: ClaimPaternity() is only for SmStructureNodeTakeshi Abe
2015-08-12cppcheck: variableScopeCaolán McNamara
2015-08-11Related: tdf#75171 wrong "italic" happens on importing MathMLTakeshi Abe
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-22cppcheck: variableScopeTakeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-05-27drop useless field bIsDebugTakeshi Abe
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-27mark them as staticTakeshi Abe
2015-04-04Mark it as static and constTakeshi Abe
2015-04-04put local functions into an unnamed namespaceTakeshi Abe
2015-04-02Replace FNTSIZ_* with a scoped enumeration FontSizeTypeTakeshi Abe
2015-03-22Mark as staticTakeshi Abe
2015-02-21Typos: caculate->calculate + acceses->accessesJulien Nabet
2015-02-19starmath: prefer exact types such as size_t and sal_uInt16 to sal_uLongTakeshi Abe
2015-02-15boost::scoped_array->std::vectorCaolán McNamara
2015-02-09Mark it as staticTakeshi Abe