summaryrefslogtreecommitdiff
path: root/starmath/source/visitors.cxx
AgeCommit message (Expand)Author
2015-08-20loplugin: defaultparamsNoel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-04-22use std::unique_ptr<> to clarify ownershipTakeshi Abe
2015-04-02Replace FNTSIZ_* with a scoped enumeration FontSizeTypeTakeshi Abe
2015-03-02V813: Decreased performanceCaolán McNamara
2014-12-23fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-03loplugin: cstylecastNoel Grandin
2014-11-28recycle SmVisitorTest for unit testTakeshi Abe
2014-11-26fdo#70185: Correct and reenable SmNodeToTextVisitor's test caseTakeshi Abe
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
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-04-15starmath: remove duplicate SmTmpDeviceThomas Arnhold
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-03-15fdo#53472 Created Dynamic Integral Node classes. Integrals size made dependen...matteocam
2014-02-26Remove visual noise from starmathAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-10-03CID#735395 potential memory leakCaolán McNamara
2013-09-09OSL_ENSURE -> SAL_WARN_IFThomas Arnhold
2013-09-09Math: OSL_FAIL -> SAL_WARNThomas Arnhold
2013-06-28 fdo#66088 Export some math symbols as <mi> elements.Frédéric Wang
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-11-23try to fix and reenable starmath unit testsCaolán McNamara
2012-10-01String -> OUStringIvan Timofeev
2012-10-01String -> OUStringIvan Timofeev
2012-07-21fdo#38887: SmNodeToTextVisitor: use braces for nested scriptsIvan Timofeev
2012-07-17fdo#38887: SmNodeToTextVisitor: use from and to instead of csub and csupIvan Timofeev
2012-07-17fdo#38887: SmNodeToTextVisitor: use ^ and _ instead of rsup and rsubIvan Timofeev
2011-06-17Function can be constJulien Nabet
2011-06-08Replace DBG_ stuff with OSL_ equivalents in writerJacek Wolszczak
2011-04-12fixed typos in commentsTakeshi Abe
2011-03-19REPLACE j_assert with OSL_Jacek Wolszczak
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-18Translated several German comments in Math.Tobias Kranz
2011-02-13Remove unused SM_RECT_DEBUGThomas Arnhold
2011-02-06Remove dead codeThomas Arnhold
2011-01-29Add some brackets back to SmNodeToTextVisitorLuke Dixon
2010-12-23add mode-lines in hereCaolán McNamara
2010-12-19Put brackets around binoms in SmNodeToTextVisitor, with testLuke Dixon
2010-12-08Remove as many brackets as possible.Luke Dixon
2010-11-24Fix Greek characters, stacks and subs/sups for operators.Luke Dixon
2010-11-24Fix matrices with blank elements.Luke Dixon
2010-11-17Draw a visible line under the current line in the visual formula editor.Luke Dixon
2010-11-06Removes a fair amount of BOOL variables in starmathAlexandre Fournier
2010-11-06Fixed bug when deleting multiple linesJonas Finnemann Jensen
2010-10-23Use the right license headerJonas Finnemann Jensen
2010-10-03Fixed issue with moving in/out of binom and stack.Jonas Finnemann Jensen
2010-10-01Integrated the visual formula editor patchJonas Finnemann Jensen