summaryrefslogtreecommitdiff
path: root/starmath/source/node.cxx
AgeCommit message (Expand)Author
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
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-06-19coverity#706062 Unintended sign extensionCaolán McNamara
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-04-15add missing headerThomas Arnhold
2014-04-15starmath: remove duplicate SmTmpDeviceThomas Arnhold
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-06coverity#708236: Unitialized scalar fieldNorbert Thiebaud
2014-03-29typo: overrride -> overrideThomas Arnhold
2014-03-28coverity#735496 Dead default in switchCaolán McNamara
2014-03-15fdo#53472 Created Dynamic Integral Node classes. Integrals size made dependen...matteocam
2014-02-26Remove visual noise from starmathAlexander Wilms
2014-02-19coverity#738849 Uninitialized scalar fieldCaolán McNamara
2014-02-19coverity#738850 Uninitialized scalar fieldCaolán McNamara
2014-01-28bool improvementsStephan Bergmann