summaryrefslogtreecommitdiff
path: root/starmath/inc/node.hxx
AgeCommit message (Expand)Author
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
2011-08-18add more accessors to Sm*Node classesLuboš Luňák
2011-08-18implement root support for ooxml math exportLuboš Luňák
2011-04-12fixed typos in commentsTakeshi Abe
2011-03-24remove virtual from operator=Luboš Luňák
2011-03-19REPLACE j_assert with OSL_Jacek Wolszczak
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-13Remove unused SM_RECT_DEBUGThomas Arnhold
2011-02-06Remove dead codeThomas Arnhold
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner
2011-01-14WaE: C4244 conversion from int to USHORTCaolán McNamara
2010-11-16Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-15Commenting out defintion of DEBUG_ENABLE_DUMPASDOTJonas Finnemann Jensen
2010-11-06Removes a fair amount of BOOL variables in starmathAlexandre Fournier
2010-11-03cws tlmath01: #i972# Math baseline alignmentThomas Lange [tl]
2010-10-23re-instate the nasty old editing paths as a run-time conditionalMichael Meeks
2010-10-23undo merging issueMichael Meeks
2010-10-23Merge branch 'formula' into intformulaeMichael Meeks
2010-10-20cws tlmath01: #i972# baseline to baseline alignment for MathThomas Lange [tl]
2010-10-18comments cleanupJúlio Hoffimann
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth