summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2021-05-10Related: ofz#8226 + valgrind: uninitialized valueCaolán McNamara
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-05Defining SID_UNICODE_NOTATION_TOGGLE once is enoughMaxim Monastirsky
2017-05-05Drop premature mode lineTakeshi 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-05-01Return values of sdi "method slots" were unusedMaxim Monastirsky
2017-04-28loplugin:salunicodeliteral: starmathStephan Bergmann
2017-04-28loplugin:cppunitassertequals: starmathStephan Bergmann
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-27starmath: Convert SmScaleMode to scoped enumTakeshi Abe
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-26starmath: Show all Functions' menu items in Command MenuTakeshi Abe
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-23starmath: Show underscore which does not mark a mnemonic keyTakeshi Abe
2017-04-23starmath: Fix wrong ids in Command Menu to be inserted as commandsTakeshi Abe
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19starmath: Keep entries in Command Menu untranslatableTakeshi Abe
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-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara
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-06loplugin:redundantcast check for c-style casts to voidNoel Grandin