summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* disambiguate dual use of toolbar idsCaolán McNamara2017-05-312-3/+1
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-311-2/+0
* teach redundantcast plugin about functional castsNoel Grandin2017-05-302-3/+3
* loplugin:stringcopy: starmathStephan Bergmann2017-05-196-7/+7
* make string translation loading more uniformCaolán McNamara2017-05-1911-77/+71
* Revert "Fix typos"Stephan Bergmann2017-05-185-6/+6
* Fix typosAndrea Gelmini2017-05-185-6/+6
* loplugin:unusedmethodsNoel Grandin2017-05-182-76/+0
* loplugin:unusedfields improve write-only analysisNoel Grandin2017-05-162-16/+6
* remove some unnecessary lockingNoel Grandin2017-05-152-2/+0
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* Fix typosAndrea Gelmini2017-05-111-1/+1
* starmath Word export: remove redundant 'virtual' keywordsMiklos Vajna2017-05-112-22/+22
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-091-4/+2
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-083-5/+5
* tdf#106479 Make edit context menu dispatcher basedMaxim Monastirsky2017-05-086-1622/+270
* tdf#107644: Crash on inserting formulaJulien Nabet2017-05-071-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert starmath module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* starmath: Convert SmHorAlign to scoped enumTakeshi Abe2017-05-054-11/+15
* Defining SID_UNICODE_NOTATION_TOGGLE once is enoughMaxim Monastirsky2017-05-051-18/+0
* Drop premature mode lineTakeshi Abe2017-05-051-2/+0
* loplugin:checkunusedparams in starmathNoel Grandin2017-05-049-28/+28
* untranslated strings are just stringsCaolán McNamara2017-05-0215-790/+412
* loplugin:checkunusedparams in editengNoel Grandin2017-05-021-1/+1
* Return values of sdi "method slots" were unusedMaxim Monastirsky2017-05-011-3/+3
* loplugin:salunicodeliteral: starmathStephan Bergmann2017-04-288-30/+30
* loplugin:cppunitassertequals: starmathStephan Bergmann2017-04-281-26/+26
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-271-1/+1
* starmath: Convert SmScaleMode to scoped enumTakeshi Abe2017-04-277-33/+38
* use strong_int for LanguageTypeNoel Grandin2017-04-261-4/+4
* starmath: Show all Functions' menu items in Command MenuTakeshi Abe2017-04-261-64/+51
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-256-0/+6
* starmath: Show underscore which does not mark a mnemonic keyTakeshi Abe2017-04-231-1/+1
* starmath: Fix wrong ids in Command Menu to be inserted as commandsTakeshi Abe2017-04-231-23/+23
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-216-6/+0
* remove some old MSVC workaroundsNoel Grandin2017-04-211-6/+0
* loplugin:unusedmethodsNoel Grandin2017-04-202-2/+0
* starmath: Keep entries in Command Menu untranslatableTakeshi Abe2017-04-191-43/+43
* convert MeasurementSystem to scoped enumNoel Grandin2017-04-191-1/+1
* convert starmath context menu to .uiCaolán McNamara2017-04-186-1557/+1605
* tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin2017-04-181-1/+1
* starmath: Convert SmNodeType to scoped enumTakeshi Abe2017-04-1814-262/+262
* starmath: size() > 0 -> !empty()Takeshi Abe2017-04-144-8/+8
* can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara2017-04-121-2/+1
* no need to use OUStringToOString in SAL_INFONoel Grandin2017-04-121-1/+1
* drop document_io_logring.txt and use global loggingCaolán McNamara2017-04-121-1/+1
* starmath: Prefix member of SmOoxmlImportTakeshi Abe2017-04-122-105/+106
* starmath: Assert an impossible error in parsing tablesTakeshi Abe2017-04-101-4/+2
* starmath: Move SmNodeStack to mathmlimport.hxxTakeshi Abe2017-04-073-12/+15