summaryrefslogtreecommitdiff
path: root/starmath/source/node.cxx
AgeCommit message (Expand)Author
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
2012-10-12XubString->OUStringCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-01String -> OUStringIvan Timofeev
2012-08-03Translated German comments in starmath (fdo#39468)Alexander Wilms
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-28ditch slightly suboptimal C2S defineCaolán McNamara
2012-04-08starmath: fix DEBUG_ENABLE_DUMPASDOT buildIvan Timofeev
2012-01-06symbolic names instead of hex values for math symbols where possibleLuboš Luňák
2012-01-06smath does not handle accents in MathMLJoshua Cogliati
2011-12-07merge two duplicates of a functionLuboš Luňák