summaryrefslogtreecommitdiff
path: root/starmath/qa
AgeCommit message (Expand)Author
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
2019-09-17Fix -Werror,-WundefStephan Bergmann
2019-09-16ifdef -> if for consistencyRene Engelhard
2019-09-16disable testSmTmpDeviceRestoreFont unless we actually have fontsRene Engelhard
2019-09-16tdf#74702: remove GetOutDevType() from SmTmpDeviceChris Sherlock
2019-08-15replace ".get->" with "->"Noel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-13tdf#120047 Support attribute harpoon/wideharpoon in MathTakeshi Abe
2019-05-19increase delta for some starmath testsNoel Grandin
2019-05-05handle empty Rectangle better in starmathNoel Grandin
2019-03-08tdf#42949 Fix IWYU warnings in starmath/*/*cxxGabor Kelemen
2019-01-07Missing includesMike Kaganski
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-01-22starmath: Make SmParser::Parse() return std::unique_ptrTakeshi Abe
2018-01-17starmath: Make SmParser::ParseExpression() return std::unique_ptrTakeshi Abe
2018-01-16Fix typosAndrea Gelmini
2018-01-11starmath: getLength() > 0 -> !isEmpty()Takeshi Abe
2018-01-10ofz#5221 depth protect PrepareCaolán McNamara
2017-12-21ofz#4703 Direct-leakCaolán McNamara
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-10-23loplugin:includeform: starmathStephan Bergmann
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: starmathStephan Bergmann
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-04-28loplugin:salunicodeliteral: starmathStephan Bergmann
2017-04-28loplugin:cppunitassertequals: starmathStephan Bergmann
2017-04-18starmath: Convert SmNodeType to scoped enumTakeshi Abe
2017-04-06loplugin:redundantcast check for c-style casts to voidNoel Grandin
2017-04-06Fix typosAndrea Gelmini
2017-04-04starmath: Simplify code parsing nospaceTakeshi Abe
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin