summaryrefslogtreecommitdiffstats
path: root/starmath/qa
Commit message (Expand)AuthorAgeFilesLines
* loplugin:includeform: starmathStephan Bergmann2017-10-233-6/+6
* loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann2017-09-281-5/+2
* migrate to boost::gettextCaolán McNamara2017-07-211-0/+1
* loplugin:oncevar: empty strings: starmathStephan Bergmann2017-07-131-3/+1
* loplugin:oncevar in starmath..svlNoel Grandin2017-06-273-9/+9
* loplugin:unusedfields in sfx2 part1Noel Grandin2017-06-211-1/+0
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-161-4/+4
* loplugin:salunicodeliteral: starmathStephan Bergmann2017-04-282-14/+14
* loplugin:cppunitassertequals: starmathStephan Bergmann2017-04-281-26/+26
* starmath: Convert SmNodeType to scoped enumTakeshi Abe2017-04-183-64/+64
* loplugin:redundantcast check for c-style casts to voidNoel Grandin2017-04-061-4/+4
* Fix typosAndrea Gelmini2017-04-061-1/+1
* starmath: Simplify code parsing nospaceTakeshi Abe2017-04-041-0/+31
* create SfxInterfaceId o3tl::strong_intNoel Grandin2017-03-271-1/+1
* starmath: Add test cases for errors at parsingTakeshi Abe2017-02-281-0/+143
* Test whether SmEditWindow::SelNextMark() keeps cursor positionTakeshi Abe2017-02-221-1/+10
* tdf#106116 "Previous Marker" changes selection only when neededTakeshi Abe2017-02-211-0/+8
* starmath: Convert SmParseError to scoped enumTakeshi Abe2017-02-191-6/+6
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-027-7/+7
* tdf#105483: let's put lowercase Greek letter in italicJulien Nabet2017-01-262-8/+8
* New loplugin:conststringvar: starmathStephan Bergmann2017-01-101-2/+2
* starmath: Reenable a test case for SmNodeToTextVisitorTakeshi Abe2017-01-041-1/+1
* starmath: Add unit test for importing MathML's mathcolorTakeshi Abe2016-12-072-0/+44
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* tdf#103430 Apply mathvariant attribute to <mi> and <mo>Takeshi Abe2016-11-292-1/+25
* tdf#103500 Import stretchy integral symbol from MathMLTakeshi Abe2016-11-192-0/+50
* starmath: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-11-181-12/+12
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* tdf#76296 Import MathML's <mspace>Takeshi Abe2016-11-153-0/+30
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-2/+2
* 'make screenshot' loplugin fixesStephan Bergmann2016-11-101-8/+1
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-106-12/+12
* tdf#97164 Add text for visualition of percent symbol.Gulsah Kose2016-09-301-0/+3
* tdf#53472, tdf#102268: Reimplement "intd"Takeshi Abe2016-09-292-11/+1
* tdf#97049 Export "intd" to MathMLTakeshi Abe2016-09-201-0/+12
* Replace use of our own SmNodeIterator with range-based for loopTakeshi Abe2016-08-311-3/+5
* VisitChildren() only for SmStructureNodeTakeshi Abe2016-08-301-12/+1
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-272-2/+2
* screenshots: unify dumping of dialog test batch fileArmin Le Grand2016-08-181-74/+2
* screenshots: add dialog test cases for starmathArmin Le Grand2016-08-182-0/+197
* tdf#101022 Export Greek symbol to MathML with correct mathvariantTakeshi Abe2016-07-311-0/+130
* starmath: Add unit test for tdf#52225Takeshi Abe2016-07-241-0/+49
* tdf#47813 Fix alignment for SmUnHorNodeTakeshi Abe2016-07-081-0/+88
* starmath: Add a test case for parsing -Takeshi Abe2016-06-231-0/+97
* starmath: Fix missing call of AnnotationSelection() for SmCursor::CopyTakeshi Abe2016-05-241-0/+172
* tdf#99984 render inferred mrow as group {}Regina Henschel2016-05-231-1/+1
* starmath: Assign the proper token to SmTableNodeTakeshi Abe2016-05-191-0/+3
* Resolves: tdf#99556 if the num of arguments is not 1 infer a rawCaolán McNamara2016-05-132-0/+13
* starmath: SmMatrixNode should have the node TMATRIXTakeshi Abe2016-05-131-0/+2
* Resolves: tdf#88320 parsing fails with a subscript numberTakeshi Abe2016-04-271-0/+3