aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
0 files changed, 0 insertions, 0 deletions
/pivotcharts LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/starmath/inc/node.hxx
AgeCommit message (Expand)Author
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