summaryrefslogtreecommitdiff
path: root/starmath/source/mathtype.cxx
AgeCommit message (Expand)Author
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-08-11tdf#119197: import some symbols as symbols, not as Math functionsMike Kaganski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin
2018-05-19ofz#8375 AbrtCaolán McNamara
2018-05-18ofz#8330 Abrt, fallout from rework to use bufferCaolán McNamara
2018-05-16ofz#8327 AbrtCaolán McNamara
2018-05-14ofz#8252 fallout from rework as OUStringBufferCaolán McNamara
2018-05-11Related: ofz#8226 + valgrind: uninitialized valueCaolán McNamara
2018-05-10ofz#8206 fix rework as OUStringBufferCaolán McNamara
2018-05-09ofz#7816 oom due to too many little allocations in short period of timeCaolán McNamara
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-02-12Fix typosAndrea Gelmini
2018-01-11ofz#5244 tighten depth checkCaolán McNamara
2017-12-21ofz#4703 Direct-leakCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-10ofz#4570 depth protect mathtype parsingCaolán McNamara
2017-12-06ofz: reset sPush and sMainTerm once 'popped'Caolán McNamara
2017-12-06ofz: oom, variation 0 and 1 have one argumentCaolán McNamara
2017-12-06ofz: tmRoot variation 1 has two argumentsCaolán McNamara
2017-12-06ofz: avoid oom, tmLDIV has only two slotsCaolán McNamara
2017-12-05extend enum with missing entries and use those insteadCaolán McNamara
2017-12-05ofz: infinite loopCaolán McNamara
2017-12-04ofz: allow std::out_of_rangeCaolán McNamara
2017-12-03Add mathtype to fftesterCaolán McNamara
2017-12-03let mathtype import take a SvStream of the contentsCaolán McNamara
2017-12-02try to hide the evidenceCaolán McNamara
2017-11-22drop duplicate methodCaolán McNamara
2017-11-16Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: starmathStephan Bergmann
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-13starmath: SvStream::Seek()/Tell() uses sal_uInt64, not sal_uLongTakeshi Abe
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-04loplugin:checkunusedparams in starmathNoel Grandin
2017-04-18starmath: Convert SmNodeType to scoped enumTakeshi Abe
2017-03-25Fix typosAndrea Gelmini
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (starmath)Stephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-02STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-21tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar