summaryrefslogtreecommitdiff
path: root/starmath/source/node.cxx
AgeCommit message (Expand)Author
2023-09-30Fix typoAndrea Gelmini
2023-09-28starmath: Arabic text should always be uprightKhaled Hosny
2023-09-28starmath: Arabic symbols from Symbols Catalogue should not be italicKhaled Hosny
2023-09-21tdf#62174: Fix saving of localized iGreek symbolsKhaled Hosny
2023-09-19starmath: Get the font from current format for special symbolsKhaled Hosny
2023-09-15starmath: Improve root rendering for fonts other than OpenSymbolKhaled Hosny
2023-09-13tdf#101174: Don’t hard-code OpenSymbol font for predefined special symbolsKhaled Hosny
2023-06-03Remove unused SmStructureNode::SetSubNodesBinMo with plain pointers (starmath)Julien Nabet
2022-12-16ofz#54365 Integer-overflowCaolán McNamara
2022-11-04lok: use twips in MathMike Kaganski
2022-11-04Use o3tl::convert in MathMike Kaganski
2022-09-30use more string_view in starmathNoel Grandin
2022-08-05clang-tidy modernize-pass-by-value in starmathNoel Grandin
2022-05-01ofz#47162 Integer-overflowCaolán McNamara
2022-02-15tdf#145759 Using M_PI from cmath instead of magic constants.pragat-pandya
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-03-18Use ESelection to locate code on node instead of SmTokendante
2021-03-15Provide node type with more analysis capabilitiesdante
2021-03-01Starmath cleanup unused includesdante
2021-02-16SetSubnodesBinMo fix node order for diagonal operatorsdante
2021-02-14Reorganize starmath color data flowdante
2021-02-06Use multichar operatorsdante
2021-02-04Fix typo in codeAndrea Gelmini
2021-02-02Support patch for starmath syntax hightlightdante
2021-01-31Increase node parser mathematical abstractiondante
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-22Some few more corrections over starmath color stuff.dante
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11Improved starmath colordante
2020-11-03Added hexadecimal number and color support for starmath.Dante DM
2020-10-28convert some more long -> tools::LongNoel
2020-10-22long->tools::Long in slideshow..starmathNoel
2020-09-22tdf#38885 Remove createTextFromNodedante
2020-06-24tdf#40436 tdf#47914 RGB personalized color for math and laplace symbol 2dante
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-16loplugin:buriedassign in starmath..svlNoel Grandin
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-06-13tdf#120047 Support attribute harpoon/wideharpoon in MathTakeshi Abe
2019-05-08crashtesting: many asserts in SmTextNode::PrepareCaolán McNamara
2019-05-05handle empty Rectangle better in starmathNoel Grandin
2019-01-31loplugin:flatten in starmathNoel Grandin
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen
2018-12-30use unique_ptr in SmStructureNode::SetSubNodesNoel Grandin
2018-11-24remove unused FontChangeMask::HorAlignNoel Grandin