summaryrefslogtreecommitdiff
path: root/starmath/qa
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-27starmath: render the selected subexpression of MathML's <maction>Takeshi Abe2-0/+19
2015-02-14boost::scoped_ptr->std::unique_ptrCaolán McNamara1-4/+4
2015-01-13fdo#70185: starmath: unit test writingTakeshi Abe2-0/+105
2014-12-01fix the order of arguments: expected and actualTakeshi Abe1-28/+28
2014-11-28recycle SmVisitorTest for unit testTakeshi Abe2-0/+224
2014-11-26Correct and reenable SmNodeToTextVisitor's test for RSUPTakeshi Abe1-2/+2
2014-11-26fdo#70185: Correct and reenable SmNodeToTextVisitor's test caseTakeshi Abe1-2/+2
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-14/+14
2014-10-11starmath: close SfxObjectShell in unit test to stop temp file leakageMichael Stahl1-0/+1
2014-05-27Resolves: fdo#77831 use classic token rules for user-defined char (%foo)Caolán McNamara1-0/+1
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2-4/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2-4/+4
2014-02-28TestOutputDevice can't set meOutDevTypeChris Sherlock1-12/+4
2013-11-03WaE: unused variable 'sExpected' [loplugin]Tor Lillqvist1-1/+1
2013-11-03improve starmath test codeMarkus Mohrhard1-32/+8
2013-10-18random OUString to String conversionsNoel Grandin1-3/+3
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-1/+1
2013-09-05String to OUStringThomas Arnhold1-1/+1
2013-07-16String.AppendAscii() cleanup in mathRicardo Montania1-15/+15
2013-07-09 Tests for fdo#55853, i#11752, fdo#66081Frédéric Wang1-0/+42