summaryrefslogtreecommitdiff
path: root/starmath/qa
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: starmathStephan Bergmann3-6/+6
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann1-5/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-07-13loplugin:oncevar: empty strings: starmathStephan Bergmann1-3/+1
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin3-9/+9
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin1-1/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-4/+4
2017-04-28loplugin:salunicodeliteral: starmathStephan Bergmann2-14/+14
2017-04-28loplugin:cppunitassertequals: starmathStephan Bergmann1-26/+26
2017-04-18starmath: Convert SmNodeType to scoped enumTakeshi Abe3-64/+64
2017-04-06loplugin:redundantcast check for c-style casts to voidNoel Grandin1-4/+4
2017-04-06Fix typosAndrea Gelmini1-1/+1
2017-04-04starmath: Simplify code parsing nospaceTakeshi Abe1-0/+31
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin1-1/+1
2017-02-28starmath: Add test cases for errors at parsingTakeshi Abe1-0/+143
2017-02-22Test whether SmEditWindow::SelNextMark() keeps cursor positionTakeshi Abe1-1/+10
2017-02-21tdf#106116 "Previous Marker" changes selection only when neededTakeshi Abe1-0/+8
2017-02-19starmath: Convert SmParseError to scoped enumTakeshi Abe1-6/+6
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin7-7/+7
2017-01-26tdf#105483: let's put lowercase Greek letter in italicJulien Nabet2-8/+8
2017-01-10New loplugin:conststringvar: starmathStephan Bergmann1-2/+2
2017-01-04starmath: Reenable a test case for SmNodeToTextVisitorTakeshi Abe1-1/+1
2016-12-07starmath: Add unit test for importing MathML's mathcolorTakeshi Abe2-0/+44
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-11-29tdf#103430 Apply mathvariant attribute to <mi> and <mo>Takeshi Abe2-1/+25
2016-11-19tdf#103500 Import stretchy integral symbol from MathMLTakeshi Abe2-0/+50
2016-11-18starmath: fix loplugin:cppunitassertequals warningsMiklos Vajna1-12/+12
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-15tdf#76296 Import MathML's <mspace>Takeshi Abe3-0/+30
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek6-12/+12
2016-09-30tdf#97164 Add text for visualition of percent symbol.Gulsah Kose1-0/+3
2016-09-29tdf#53472, tdf#102268: Reimplement "intd"Takeshi Abe2-11/+1
2016-09-20tdf#97049 Export "intd" to MathMLTakeshi Abe1-0/+12
2016-08-31Replace use of our own SmNodeIterator with range-based for loopTakeshi Abe1-3/+5
2016-08-30VisitChildren() only for SmStructureNodeTakeshi Abe1-12/+1
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke2-2/+2
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for starmathArmin Le Grand2-0/+197
2016-07-31tdf#101022 Export Greek symbol to MathML with correct mathvariantTakeshi Abe1-0/+130
2016-07-24starmath: Add unit test for tdf#52225Takeshi Abe1-0/+49
2016-07-08tdf#47813 Fix alignment for SmUnHorNodeTakeshi Abe1-0/+88
2016-06-23starmath: Add a test case for parsing -Takeshi Abe1-0/+97
2016-05-24starmath: Fix missing call of AnnotationSelection() for SmCursor::CopyTakeshi Abe1-0/+172
2016-05-23tdf#99984 render inferred mrow as group {}Regina Henschel1-1/+1
2016-05-19starmath: Assign the proper token to SmTableNodeTakeshi Abe1-0/+3
2016-05-13Resolves: tdf#99556 if the num of arguments is not 1 infer a rawCaolán McNamara2-0/+13
2016-05-13starmath: SmMatrixNode should have the node TMATRIXTakeshi Abe1-0/+2
2016-04-27Resolves: tdf#88320 parsing fails with a subscript numberTakeshi Abe1-0/+3