summaryrefslogtreecommitdiff
path: root/starmath/source/node.cxx
AgeCommit message (Expand)Author
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
2015-01-27Fix a single quote slipped inTakeshi Abe
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-15starmath: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-03loplugin: cstylecastNoel Grandin
2014-11-06Avoid possible memory leaks in case of exceptionTakeshi Abe
2014-10-31Resolves: #i118191# Red is not red enoughRegina Henschel
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky