summaryrefslogtreecommitdiff
path: root/starmath/qa
AgeCommit message (Expand)Author
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-09-13Fix typoAndrea Gelmini
2023-09-12starmath: Keep focus on math widget when inline editing is enabledKhaled Hosny
2023-09-11starmath: Fix selection of surrogate pairs in inline editingKhaled Hosny
2023-09-08tdf#88744: Use real clipboard when inline editing is enabledKhaled Hosny
2023-09-07tdf#130741: Insert brackets around horizontal binary nodes more generouslyKhaled Hosny
2023-09-01Replace a macro with a functionStephan Bergmann
2023-08-31tdf#143213: Fix reading math font settings from fileKhaled Hosny
2023-06-16tdf#146547 sfx2: allow read-only documents to be modifiedMichael Stahl
2023-06-06Revert "tdf#146547 Mark read-only docs as modified"Julien Nabet
2023-05-22tdf#146547 Mark read-only docs as modifiedSamuel Mehrbrodt
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-08-26tdf#150489: Drop Elements docking windowMike Kaganski
2022-03-10tdf#137008: starmath_import: Add unittestXisco Fauli
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-01-10Move HAVE_MORE_FONTS into an extra config headerJan-Marek Glogowski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-23fix some starmath test leaksNoel Grandin
2021-04-29reuse SmEditWindow already present in SmCmdBoxWindow in testsCaolán McNamara
2021-03-09Rename SmParser to SmParser5dante
2021-03-02Starmath now allows multiple parsers third partdante
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2021-01-30Test mathml entities.dante
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
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-21tdf#123936 Formatting files in module starmath with clang-formatPhilipp Hofer
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-10-22long->tools::Long in slideshow..starmathNoel
2020-10-05loplugin:reducevarscope in starmathNoel
2020-09-22tdf#38885 Remove createTextFromNodedante
2020-08-29Make the OUString ConstCharArrayDetector::TypeUtf16 overloads are actually usedStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: starmathStephan Bergmann
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel 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