summaryrefslogtreecommitdiff
path: root/starmath/qa/extras
AgeCommit message (Expand)Author
2023-11-19Extended loplugin:ostr: starmathStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-19starmath: Improve glyph positioningKhaled Hosny
2023-09-18tdf#111705: Add support of Persian limits operator (U+1EEF1)Khaled Hosny
2023-09-18tdf#111705: Add support of Arabic summation operator (U+1EEF0)Khaled Hosny
2023-03-20Fix C++20 buildStephan Bergmann
2023-03-16CppunitTest_starmath_export: inherit from UnoApiXmlTestXisco Fauli
2023-03-16CppunitTest_starmath_import: inherit from UnoApiTestXisco Fauli
2023-03-16CppunitTest_starmath_export: move code to methodXisco Fauli
2023-02-21tdf#152850: Fix bad scoping of MathML frac commandDowwdyJ
2022-12-02tdf#151842: starmath_import: Add unittestXisco Fauli
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
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