summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2021-04-30drop DropTargetHelper from SmEditWindowCaolán McNamara2-16/+1
2021-04-29reuse SmEditWindow already present in SmCmdBoxWindow in testsCaolán McNamara1-29/+28
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin1-5/+5
2021-04-27Correct some c/c++ licensesdante6-72/+12
2021-04-23consume context menu eventCaolán McNamara1-1/+1
2021-04-23cid#1477316 Uninitialized scalar fieldCaolán McNamara1-0/+2
2021-04-23Related: tdf#140659 designate which widget to get default focusCaolán McNamara2-0/+8
2021-04-23designate which widget to get default focusCaolán McNamara1-0/+3
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin2-3/+3
2021-04-22Fix typosAndrea Gelmini3-7/+7
2021-04-21Related: tdf#140659 on control get/lose focus call update custom a11yCaolán McNamara1-0/+4
2021-04-21Related: tdf#140659 off by one indexes because scrollbar is now outsideCaolán McNamara1-5/+3
2021-04-21weld SmGraphicWindowCaolán McNamara13-723/+549
2021-04-21cid#1476301 Dereference null return valueCaolán McNamara1-2/+3
2021-04-21simplify stripStart/End pairs into a single strip callNoel Grandin1-2/+1
2021-04-21c-n-p of a different widgets accessibility descriptionCaolán McNamara1-5/+0
2021-04-21Add mathml structuresdante7-0/+1478
2021-04-20SID_GAPHIC_SM->SID_GRAPHIC_SMCaolán McNamara5-13/+13
2021-04-19remove apparently no longer necessary scrollbar hide/show hackCaolán McNamara2-23/+0
2021-04-19weld SmEditTextWindowCaolán McNamara6-1742/+449
2021-04-19use more string_view in comphelper::stringNoel Grandin4-6/+6
2021-04-12update PCHsCaolán McNamara1-2/+1
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-2/+3
2021-04-07rtl::Static -> function local staticNoel Grandin3-22/+6
2021-03-26loplugin:flattenNoel1-16/+16
2021-03-25const OUString -> const OUStringLiteralMike Kaganski2-4/+4
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-20OutputDevice view is sufficient hereCaolán McNamara1-4/+4
2021-03-18Use ESelection to locate code on node instead of SmTokendante9-51/+132
2021-03-15Fix typosAndrea Gelmini1-2/+2
2021-03-15Fix typosAndrea Gelmini1-1/+1
2021-03-15Correct text command on mathml importdante1-2/+2
2021-03-15Provide node type with more analysis capabilitiesdante3-29/+98
2021-03-09Rename SmParser to SmParser5dante8-70/+70
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-03-08Remove unused includedante1-1/+0
2021-03-07Simplify the use of custom hmtl/mathml entities on matmlexportdante3-29/+28
2021-03-07Starmath now allows multiple parsers fourth partdante3-46/+99
2021-03-07loplugin:staticdynamic now with extra saltNoel1-3/+2
2021-03-06Add to smviewshell an acces to the docking windowdante2-0/+12
2021-03-06SmParser obtainer, correct error on exception messagedante1-2/+2
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