summaryrefslogtreecommitdiffstats
path: root/starmath/qa
Commit message (Expand)AuthorAgeFilesLines
* 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
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-14/+14
* starmath: close SfxObjectShell in unit test to stop temp file leakageMichael Stahl2014-10-111-0/+1
* Resolves: fdo#77831 use classic token rules for user-defined char (%foo)Caolán McNamara2014-05-271-0/+1
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-072-4/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-272-4/+4
* TestOutputDevice can't set meOutDevTypeChris Sherlock2014-02-281-12/+4
* WaE: unused variable 'sExpected' [loplugin]Tor Lillqvist2013-11-031-1/+1
* improve starmath test codeMarkus Mohrhard2013-11-031-32/+8
* random OUString to String conversionsNoel Grandin2013-10-181-3/+3
* s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2013-09-071-1/+1
* String to OUStringThomas Arnhold2013-09-051-1/+1
* String.AppendAscii() cleanup in mathRicardo Montania2013-07-161-15/+15
* Tests for fdo#55853, i#11752, fdo#66081Frédéric Wang2013-07-091-0/+42
* Clean zoom redundances in Math and fix fdo#55929Rodolfo Ribeiro Gomes2013-05-301-8/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-23/+4
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-24/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-17/+17
* remove unused variablesLuboš Luňák2013-02-092-7/+4
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-3/+3
* convert the other test over as wellCaolán McNamara2012-11-231-34/+6
* try to fix and reenable starmath unit testsCaolán McNamara2012-11-232-104/+26
* The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara2012-11-142-4/+4
* Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-312-2/+2
* fix compilation and linking of starmath cppunit testsIvan Timofeev2012-10-252-10/+10
* String -> OUStringIvan Timofeev2012-10-011-5/+5
* convert docx mathml test documents into unittestsLuboš Luňák2012-08-2315-2/+0
* add tests for RTF_MACC and RTF_MEQARRMiklos Vajna2012-07-261-0/+2