Age | Commit message (Expand) | Author |
2021-03-18 | Use ESelection to locate code on node instead of SmToken | dante |
2021-03-15 | Provide node type with more analysis capabilities | dante |
2021-03-01 | Starmath cleanup unused includes | dante |
2021-02-16 | SetSubnodesBinMo fix node order for diagonal operators | dante |
2021-02-14 | Reorganize starmath color data flow | dante |
2021-02-06 | Use multichar operators | dante |
2021-02-04 | Fix typo in code | Andrea Gelmini |
2021-02-02 | Support patch for starmath syntax hightlight | dante |
2021-01-31 | Increase node parser mathematical abstraction | dante |
2021-01-16 | make the Color constructors explicitly specify transparency | Noel |
2020-12-01 | tdf#42949 Fix new IWYU warnings in directories s* | Gabor Kelemen |
2020-11-22 | Some few more corrections over starmath color stuff. | dante |
2020-11-16 | Instead of labs, use overloaded abs | Stephan Bergmann |
2020-11-12 | Revert "remove Fraction::operator tools::Long()" | Noel Grandin |
2020-11-12 | remove Fraction::operator tools::Long() | Noel |
2020-11-11 | Improved starmath color | dante |
2020-11-03 | Added hexadecimal number and color support for starmath. | Dante DM |
2020-10-28 | convert some more long -> tools::Long | Noel |
2020-10-22 | long->tools::Long in slideshow..starmath | Noel |
2020-09-22 | tdf#38885 Remove createTextFromNode | dante |
2020-06-24 | tdf#40436 tdf#47914 RGB personalized color for math and laplace symbol 2 | dante |
2020-05-30 | loplugin:simplifybool extend to expression like !(a < b || c > d) | Noel Grandin |
2020-04-22 | tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ | Gabor Kelemen |
2020-04-16 | loplugin:buriedassign in starmath..svl | Noel Grandin |
2020-01-28 | tdf#96505: Get rid of cargo cult long integer literals | Onur Yilmaz |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-06-13 | tdf#120047 Support attribute harpoon/wideharpoon in Math | Takeshi Abe |
2019-05-08 | crashtesting: many asserts in SmTextNode::Prepare | Caolán McNamara |
2019-05-05 | handle empty Rectangle better in starmath | Noel Grandin |
2019-01-31 | loplugin:flatten in starmath | Noel Grandin |
2019-01-04 | tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxx | Gabor Kelemen |
2018-12-30 | use unique_ptr in SmStructureNode::SetSubNodes | Noel Grandin |
2018-11-24 | remove unused FontChangeMask::HorAlign | Noel Grandin |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-07-31 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-05-09 | ofz#7816 oom due to too many little allocations in short period of time | Caolán McNamara |
2018-05-05 | Fix typos | Andrea Gelmini |
2018-04-28 | ofz#7861 fuzzer ooms | Caolán McNamara |
2018-02-28 | drop old tools/gen methods in reportdesign..xmloff | Noel Grandin |
2018-02-27 | replace Color(COL_*) with COL_* | Noel Grandin |
2018-02-20 | loplugin:changetoolsgen in starmath | Noel Grandin |
2018-02-15 | starmath: Prefer moving subnodes to copying them | Takeshi Abe |
2018-01-22 | starmath: Make SmParser::Parse() return std::unique_ptr | Takeshi Abe |
2018-01-11 | ofz#5244 tighten depth check | Caolán McNamara |
2018-01-10 | ofz#5221 depth protect Prepare | Caolán McNamara |
2018-01-06 | ofz#4765 Timeout | Caolán McNamara |
2017-12-24 | coverity#1426873 Unintended sign extension | Caolán McNamara |
2017-12-21 | ofz#4703 Direct-leak | Caolán McNamara |
2017-11-20 | look for =() in loplugin:unnecessaryparen | Noel Grandin |
2017-10-23 | loplugin:includeform: starmath | Stephan Bergmann |