summaryrefslogtreecommitdiff
path: root/starmath/source/node.cxx
AgeCommit message (Expand)Author
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
2013-12-20typo fixesAndras Timar
2013-11-23widht -> widthJulien Nabet
2013-11-05Resolves: fdo#58094 don't crash on attempting mml importCaolán McNamara
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-09-09Math: OSL_FAIL -> SAL_WARNThomas Arnhold
2013-09-05String to OUStringThomas Arnhold
2013-09-04remove intermediate Strings on res loadingCaolán McNamara
2013-09-04String to OUStringThomas Arnhold
2013-07-29Fix i#84002 by putting braces when neededMarcos Paulo de Souza
2013-07-16String.AppendAscii() cleanup in mathRicardo Montania
2013-07-02 fdo#66416 - Use appropriate unicode characters for math "Brackets"Frédéric Wang
2013-07-02 fdo#66276 - MathML export: avoid using combining characters.Frédéric Wang
2013-06-28 fdo#66088 Export some math symbols as <mi> elements.Frédéric Wang
2013-06-28fdo#66024 - Formula Editor: make wide accents stretchy when exported to MathMLFrédéric Wang
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-26starmath: remove no longer needed APPEND macroMiklos Vajna
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-22s/heigth/height/Tor Lillqvist
2012-11-21String -> OUStringIvan Timofeev
2012-11-20clang plugin warningsLuboš Luňák
2012-10-29String -> OUStringIvan Timofeev
2012-10-28String -> OUStringIvan Timofeev
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud