summaryrefslogtreecommitdiff
path: root/starmath/source/visitors.cxx
AgeCommit message (Expand)Author
2016-05-27starmath: Prefix members of SmSetSelectionVisitorTakeshi Abe
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-02-08starmath: Replace SAL_WARN_IF with assertTakeshi Abe
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2015-12-23starmath: Avoid warning C4819Takeshi Abe
2015-12-10starmath: Prefix members of SmDrawingVisitorTakeshi Abe
2015-11-27starmath: Kill unnecessary castTakeshi Abe
2015-11-26starmath: Prefix members of SmCaretDrawingVisitorTakeshi Abe
2015-11-23starmath: Prefix members of SmCaretPos2LineVisitorTakeshi Abe
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
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