summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2021-03-03update pchesCaolán McNamara1-3/+1
2021-03-02Simplify ElementsDockingWindowdante2-63/+62
2021-03-02Starmath now allows multiple parsers third partdante6-38/+44
2021-03-01tdf#124176 on starmathdante47-184/+61
2021-03-01Starmath cleanup unused includesdante39-125/+15
2021-02-27Introduce the abstractsmparser getter methodsdante3-0/+61
2021-02-27Move smparsers shared error ressources to base classdante3-26/+51
2021-02-27hide some FloatingWindow detailsCaolán McNamara2-2/+0
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara2-0/+2
2021-02-24Resolves: rhbz#1931423 start update timer in IM events as well as keyeventsCaolán McNamara2-8/+17
2021-02-24Starmath now allows multiple parsers second partdante6-2864/+2986
2021-02-20ofz#31177 avoid config layer for fuzzingCaolán McNamara2-3/+8
2021-02-20loplugin:refcounting in starmathNoel3-20/+13
2021-02-19Starmath now allows multiple parsersdante8-5/+65
2021-02-16loplugin:referencecasting in slideshow..starmathNoel5-5/+5
2021-02-16SetSubnodesBinMo fix node order for diagonal operatorsdante1-2/+2
2021-02-15Resolves tdf#140221 auto-adjust Formula Editor widthRafael Lima1-0/+4
2021-02-14Simplify code for starmath operator symbol parsingdante1-14/+3
2021-02-14Reorganize starmath color data flowdante5-17/+19
2021-02-14tdf#140386: Math: Add 'backepsilon' symbol to elements panelJulien Nabet5-1/+7
2021-02-13no need to allocate these return values on the heapNoel Grandin5-46/+34
2021-02-09no need to use unique_ptr for a simple value classNoel2-12/+13
2021-02-09ofz#30663 Direct-leakCaolán McNamara2-12/+10
2021-02-09ofz#30330 recursion too deepCaolán McNamara1-0/+8
2021-02-08Remove unneeded breaksAndrea Gelmini1-1/+0
2021-02-08Simplified addition of color palettesdante2-8/+16
2021-02-08update pchesCaolán McNamara1-1/+4
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann1-4/+12
2021-02-08Let depthGuard handle everythingdante2-67/+8
2021-02-07tdf#88205 Adapt use of uno::Sequence to use initializer_list ctorViKrAm-Baisclear1-2/+1
2021-02-07tdf#124176 used pragma once instead of include guardsViKrAm-Baisclear1-4/+1
2021-02-06Use multichar operatorsdante8-105/+105
2021-02-06Modifications on starmath smparse error handledante4-98/+83
2021-02-06Optimize starmath color searchdante3-23/+35
2021-02-04Fix typoAndrea Gelmini2-2/+2
2021-02-04Fix typo in codeAndrea Gelmini16-59/+59
2021-02-03Previous patches fixesdante2-4/+4
2021-02-03Clean up SmColorTokenTableEntrydante5-385/+355
2021-02-02Support patch for starmath syntax hightlightdante2-0/+18
2021-02-02Addition of hex commanddante1-0/+1
2021-02-02SmToken use u16string_view pIdentdante2-224/+224
2021-02-01SmNode visitors :: append : append char16_tdante1-136/+136
2021-01-31Increase node parser mathematical abstractiondante3-13/+119
2021-01-30Test mathml entities.dante2-0/+17
2021-01-29loplugin:stringviewparam extend to new..Noel1-1/+1
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara1-1/+1
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2021-01-22Relocate mathmldante13-7/+7
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara5-21/+0
2021-01-21Replace bbUseHTMLMLEntities with m_bUseHTMLMLEntitiesdante4-14/+14