summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)Author
2017-12-05ofz#4531 Bad-castCaolán McNamara
2017-09-18valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2017-07-26tdf#109304: Seems infobar child window wasn't registered in MathKatarina Behrens
2017-05-21make string translation loading more uniformCaolán McNamara
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-15remove some unnecessary lockingNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11Fix typosAndrea Gelmini
2017-05-11starmath Word export: remove redundant 'virtual' keywordsMiklos Vajna
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-08tdf#106479 Make edit context menu dispatcher basedMaxim Monastirsky
2017-05-07tdf#107644: Crash on inserting formulaJulien Nabet
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert starmath module away from OSL_ASSERT to assertChris Sherlock
2017-05-05starmath: Convert SmHorAlign to scoped enumTakeshi Abe
2017-05-04loplugin:checkunusedparams in starmathNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-28loplugin:salunicodeliteral: starmathStephan Bergmann
2017-04-27starmath: Convert SmScaleMode to scoped enumTakeshi Abe
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-18convert starmath context menu to .uiCaolán McNamara
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin
2017-04-18starmath: Convert SmNodeType to scoped enumTakeshi Abe
2017-04-14starmath: size() > 0 -> !empty()Takeshi Abe
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-04-12starmath: Prefix member of SmOoxmlImportTakeshi Abe
2017-04-10starmath: Assert an impossible error in parsing tablesTakeshi Abe
2017-04-07starmath: Move SmNodeStack to mathmlimport.hxxTakeshi Abe
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: starmathStephan Bergmann
2017-04-06Fix typosAndrea Gelmini
2017-04-05starmath: Kill newly unused m_aNodeStackTakeshi Abe
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-04-04starmath: Simplify code parsing nospaceTakeshi Abe
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-04-02starmath: Fix wrong help messages for lim inf/supTakeshi Abe
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30starmath: Stop using the stack to parse consective identifiersTakeshi Abe
2017-03-30starmath: Hold error nodes as subnodes of SmBracebodyNodeTakeshi Abe
2017-03-29starmath: Refrain from skipping an extra token at missing "}"Takeshi Abe
2017-03-29expand vis to visible; fix typosdennisroczek
2017-03-28starmath: Refrain from skipping an extra token at missing "}"Takeshi Abe
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-25Fix typosAndrea Gelmini