summaryrefslogtreecommitdiff
path: root/starmath/qa/cppunit/test_starmath.cxx
AgeCommit message (Expand)Author
2020-10-05loplugin:reducevarscope in starmathNoel
2020-06-05Upcoming loplugin:elidestringvar: starmathStephan Bergmann
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2019-09-17Fix -Werror,-WundefStephan Bergmann
2019-09-16ifdef -> if for consistencyRene Engelhard
2019-09-16disable testSmTmpDeviceRestoreFont unless we actually have fontsRene Engelhard
2019-09-16tdf#74702: remove GetOutDevType() from SmTmpDeviceChris Sherlock
2019-03-08tdf#42949 Fix IWYU warnings in starmath/*/*cxxGabor Kelemen
2018-01-11starmath: getLength() > 0 -> !isEmpty()Takeshi Abe
2017-10-23loplugin:includeform: starmathStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-04-28loplugin:cppunitassertequals: starmathStephan Bergmann
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-02-28starmath: Add test cases for errors at parsingTakeshi Abe
2017-02-22Test whether SmEditWindow::SelNextMark() keeps cursor positionTakeshi Abe
2017-02-21tdf#106116 "Previous Marker" changes selection only when neededTakeshi Abe
2017-02-19starmath: Convert SmParseError to scoped enumTakeshi Abe
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-11-18starmath: fix loplugin:cppunitassertequals warningsMiklos Vajna
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-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-10cppcheck: provide a ctorTakeshi Abe
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-09vcl:fixes towards unit test happinessNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11starmath: close SfxObjectShell in unit test to stop temp file leakageMichael Stahl
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-09-05String to OUStringThomas Arnhold
2013-05-30Clean zoom redundances in Math and fix fdo#55929Rodolfo Ribeiro Gomes
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-09remove unused variablesLuboš Luňák
2012-11-23try to fix and reenable starmath unit testsCaolán McNamara
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-25fix compilation and linking of starmath cppunit testsIvan Timofeev
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-03-12use string literal OUString overloadsLuboš Luňák
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-27remove include o pch header from starmathNorbert Thiebaud