summaryrefslogtreecommitdiff
path: root/starmath/qa
AgeCommit message (Expand)AuthorFilesLines
2017-02-24tdf#106116 "Previous Marker" changes selection only when neededTakeshi Abe1-0/+8
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
2016-03-11loplugin:redundantcastTor Lillqvist1-1/+1
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-3/+3
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-3/+3
2016-01-27extract all cond format tests in ucalc to own fileMarkus Mohrhard1-0/+3
2016-01-21i18npool: handle non-BMP Unicode in cclass_Unicode::parseText()Michael Stahl1-4/+22
2016-01-12tdf#87118 LibreOffice should not claim to use version 1.01 of MathMLTakeshi Abe1-1/+1
2015-12-29tdf#32062: Add testMarcos Paulo de Souza1-0/+13
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-35/+35
2015-09-23starmath: Prefix members of SmErrorDescTakeshi Abe1-3/+3
2015-08-11Related: tdf#75171 wrong "italic" happens on importing MathMLTakeshi Abe1-3/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-6/+6
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2-22/+22
2015-04-16starmath: convert new to ::Create to get initial ref-counting right.Michael Meeks1-2/+2
2015-04-14Drop an unused variableTakeshi Abe1-1/+0
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-4/+4
2015-04-10Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc.Michael Meeks1-16/+16
2015-04-10cppcheck: provide a ctorTakeshi Abe1-16/+18
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin3-7/+8
2015-04-09vcl:fixes towards unit test happinessNoel Grandin1-4/+4
2015-03-26starmath: add test for detecting MathML's namespace prefix 'math:'Takeshi Abe2-0/+24
2015-03-24convert SvxZoomType to enum classNoel Grandin1-7/+7
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1