summaryrefslogtreecommitdiff
path: root/starmath/qa
AgeCommit message (Expand)Author
2017-02-24tdf#106116 "Previous Marker" changes selection only when neededTakeshi Abe
2016-11-19tdf#103500 Import stretchy integral symbol from MathMLTakeshi Abe
2016-11-18starmath: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-15tdf#76296 Import MathML's <mspace>Takeshi Abe
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-30tdf#97164 Add text for visualition of percent symbol.Gulsah Kose
2016-09-29tdf#53472, tdf#102268: Reimplement "intd"Takeshi Abe
2016-09-20tdf#97049 Export "intd" to MathMLTakeshi Abe
2016-08-31Replace use of our own SmNodeIterator with range-based for loopTakeshi Abe
2016-08-30VisitChildren() only for SmStructureNodeTakeshi Abe
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
2016-08-18screenshots: add dialog test cases for starmathArmin Le Grand
2016-07-31tdf#101022 Export Greek symbol to MathML with correct mathvariantTakeshi Abe
2016-07-24starmath: Add unit test for tdf#52225Takeshi Abe
2016-07-08tdf#47813 Fix alignment for SmUnHorNodeTakeshi Abe
2016-06-23starmath: Add a test case for parsing -Takeshi Abe
2016-05-24starmath: Fix missing call of AnnotationSelection() for SmCursor::CopyTakeshi Abe
2016-05-23tdf#99984 render inferred mrow as group {}Regina Henschel
2016-05-19starmath: Assign the proper token to SmTableNodeTakeshi Abe
2016-05-13Resolves: tdf#99556 if the num of arguments is not 1 infer a rawCaolán McNamara
2016-05-13starmath: SmMatrixNode should have the node TMATRIXTakeshi Abe
2016-04-27Resolves: tdf#88320 parsing fails with a subscript numberTakeshi Abe
2016-03-11loplugin:redundantcastTor Lillqvist
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-01-27extract all cond format tests in ucalc to own fileMarkus Mohrhard
2016-01-21i18npool: handle non-BMP Unicode in cclass_Unicode::parseText()Michael Stahl
2016-01-12tdf#87118 LibreOffice should not claim to use version 1.01 of MathMLTakeshi Abe
2015-12-29tdf#32062: Add testMarcos Paulo de Souza
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-23starmath: Prefix members of SmErrorDescTakeshi Abe
2015-08-11Related: tdf#75171 wrong "italic" happens on importing MathMLTakeshi Abe
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-16starmath: convert new to ::Create to get initial ref-counting right.Michael Meeks
2015-04-14Drop an unused variableTakeshi Abe
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc.Michael Meeks
2015-04-10cppcheck: provide a ctorTakeshi Abe
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-09vcl:fixes towards unit test happinessNoel Grandin
2015-03-26starmath: add test for detecting MathML's namespace prefix 'math:'Takeshi Abe
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin