summaryrefslogtreecommitdiffstats
path: root/starmath/qa
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:redundantcastTor Lillqvist2016-03-111-1/+1
* work on sane lifecylce for SfxFilterMarkus Mohrhard2016-03-111-3/+3
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-3/+3
* extract all cond format tests in ucalc to own fileMarkus Mohrhard2016-01-271-0/+3
* i18npool: handle non-BMP Unicode in cclass_Unicode::parseText()Michael Stahl2016-01-211-4/+22
* tdf#87118 LibreOffice should not claim to use version 1.01 of MathMLTakeshi Abe2016-01-121-1/+1
* tdf#32062: Add testMarcos Paulo de Souza2015-12-291-0/+13
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-35/+35
* starmath: Prefix members of SmErrorDescTakeshi Abe2015-09-231-3/+3
* Related: tdf#75171 wrong "italic" happens on importing MathMLTakeshi Abe2015-08-111-3/+3
* loplugin:staticmethodsNoel Grandin2015-05-051-6/+6
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-282-22/+22
|\
| * starmath: convert new to ::Create to get initial ref-counting right.Michael Meeks2015-04-161-2/+2
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-4/+4
| * Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc.Michael Meeks2015-04-101-16/+16
| * vcl:fixes towards unit test happinessNoel Grandin2015-04-091-4/+4
* | Drop an unused variableTakeshi Abe2015-04-141-1/+0
* | cppcheck: provide a ctorTakeshi Abe2015-04-101-16/+18
* | convert SFXMODEL_ to scoped enumNoel Grandin2015-04-103-7/+8
|/
* starmath: add test for detecting MathML's namespace prefix 'math:'Takeshi Abe2015-03-262-0/+24
* convert SvxZoomType to enum classNoel Grandin2015-03-241-7/+7
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-191-1/+1
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-1/+1
* starmath: render the selected subexpression of MathML's <maction>Takeshi Abe2015-02-272-0/+19
* boost::scoped_ptr->std::unique_ptrCaolán McNamara2015-02-141-4/+4
* fdo#70185: starmath: unit test writingTakeshi Abe2015-01-132-0/+105
* fix the order of arguments: expected and actualTakeshi Abe2014-12-011-28/+28
* recycle SmVisitorTest for unit testTakeshi Abe2014-11-282-0/+224
* Correct and reenable SmNodeToTextVisitor's test for RSUPTakeshi Abe2014-11-261-2/+2
* fdo#70185: Correct and reenable SmNodeToTextVisitor's test caseTakeshi Abe2014-11-261-2/+2