summaryrefslogtreecommitdiff
path: root/starmath/inc/node.hxx
AgeCommit message (Expand)Author
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin
2015-07-21loplugin:unusedmethods starmathNoel Grandin
2015-05-27drop useless field bIsDebugTakeshi Abe
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-02Replace FNTSIZ_* with a scoped enumeration FontSizeTypeTakeshi Abe
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-21Some more loplugin:cstylecast: starmathStephan Bergmann
2015-01-01starmath: boost::shared_ptr to std::shared_ptrTakeshi Abe
2014-11-20fix memory leaks caused with SmNodeStackTakeshi Abe
2014-11-11stop duplicate definition of lcl_popOrZero()Takeshi Abe
2014-11-09separate parse.hxx into smaller partsTakeshi Abe
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-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-04-22coverity#708229 Uninitialized scalar fieldCaolán McNamara
2014-04-22coverity#708228 Uninitialized scalar fieldCaolán McNamara
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-03-29typo: horizontical -> horizontalThomas Arnhold
2014-03-29typo: horizontial -> horizontalThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-19typoThomas Arnhold
2014-03-19Don't add visual noise in new code.Jan Holesovsky
2014-03-15fdo#53472 Created Dynamic Integral Node classes. Integrals size made dependen...matteocam
2014-02-26Remove visual noise from starmathAlexander Wilms
2013-10-23clean up some include guardsThomas Arnhold
2013-09-05String to OUStringThomas Arnhold
2013-07-16String.AppendAscii() cleanup in mathRicardo Montania
2013-06-28 fdo#66088 Export some math symbols as <mi> elements.Frédéric Wang
2013-05-20Math: Use shared_ptr in ElementsDockingWindowTomaž Vajngerl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-10-29String -> OUStringIvan Timofeev
2012-10-28String -> OUStringIvan Timofeev
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-01String -> OUStringIvan Timofeev
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-05-28only need to include ostream here, iostream sucks in global ctorsCaolán McNamara
2011-12-07merge two duplicates of a functionLuboš Luňák
2011-11-16Move cursor to the right of brace when the closing brace is typed.Daisuke Nishino
2011-09-01revert accessors for SmUnHorNode, factorial has it the other way aroundLuboš Luňák
2011-08-30implement math vertical brace export to .docxLuboš Luňák
2011-08-30I'm too lazy to count, add commentsLuboš Luňák
2011-08-30implement math braces export for .docxLuboš Luňák
2011-08-30improve comment about SmBrace (body can be expression for abs{x})Luboš Luňák
2011-08-30fix comment about children of SmOperNodeLuboš Luňák
2011-08-18implement sub/sup support for ooxml math exportLuboš Luňák