summaryrefslogtreecommitdiff
path: root/starmath/qa/extras
AgeCommit message (Expand)Author
2022-03-10tdf#137008: starmath_import: Add unittestXisco Fauli
2021-01-30Test mathml entities.dante
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Strength-reduce some OUStringToOString("..."+...)Stephan Bergmann
2020-11-22Added tests to mathml color in order to tests the new color sets.dante
2020-11-17Starmath has now full support of HTML colors.dante
2020-11-11Improved starmath colordante
2020-11-05Added frac command. Sould solve tdf#137234.dante
2020-09-22tdf#38885 Remove createTextFromNodedante
2020-06-05Upcoming loplugin:elidestringvar: starmathStephan Bergmann
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-08-15replace ".get->" with "->"Noel Grandin
2019-03-08tdf#42949 Fix IWYU warnings in starmath/*/*cxxGabor Kelemen
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-10-23loplugin:includeform: starmathStephan Bergmann
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-04-28loplugin:salunicodeliteral: starmathStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26tdf#105483: let's put lowercase Greek letter in italicJulien Nabet
2016-12-07starmath: Add unit test for importing MathML's mathcolorTakeshi Abe
2016-11-29tdf#103430 Apply mathvariant attribute to <mi> and <mo>Takeshi Abe
2016-11-19tdf#103500 Import stretchy integral symbol from MathMLTakeshi Abe
2016-11-15tdf#76296 Import MathML's <mspace>Takeshi Abe
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-20tdf#97049 Export "intd" to MathMLTakeshi Abe
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-07-31tdf#101022 Export Greek symbol to MathML with correct mathvariantTakeshi Abe
2016-05-23tdf#99984 render inferred mrow as group {}Regina Henschel
2016-05-13Resolves: tdf#99556 if the num of arguments is not 1 infer a rawCaolán McNamara
2016-03-11loplugin:redundantcastTor Lillqvist
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-01-12tdf#87118 LibreOffice should not claim to use version 1.01 of MathMLTakeshi Abe
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-11Related: tdf#75171 wrong "italic" happens on importing MathMLTakeshi Abe
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-03-26starmath: add test for detecting MathML's namespace prefix 'math:'Takeshi Abe
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-27starmath: render the selected subexpression of MathML's <maction>Takeshi Abe
2015-01-13fdo#70185: starmath: unit test writingTakeshi Abe