summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)AuthorFilesLines
2017-06-21convert ErrCode to strong typedefNoel Grandin4-10/+10
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann2-19/+12
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke6-6/+0
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin1-6/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann3-7/+5
2017-06-16starmath: SfxObjectShell::GetMiscStatus() returns sal_uIntPtrTakeshi Abe1-1/+1
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin4-5/+5
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann1-3/+6
2017-06-14starmath: Use sal_uInt32 for ERRCODE instead of sal_uLongTakeshi Abe3-10/+10
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann2-5/+10
2017-06-13starmath: SvStream::Seek()/Tell() uses sal_uInt64, not sal_uLongTakeshi Abe2-9/+9
2017-06-13starmath: SvStream::ReadBytes() returns std::size_t, not sal_uLongTakeshi Abe1-1/+1
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin1-3/+2
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin2-3/+3
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin2-4/+4
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara1-1/+1
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-2/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin2-3/+3
2017-05-19loplugin:stringcopy: starmathStephan Bergmann6-7/+7
2017-05-19make string translation loading more uniformCaolán McNamara10-70/+70
2017-05-18Revert "Fix typos"Stephan Bergmann5-6/+6
2017-05-18Fix typosAndrea Gelmini5-6/+6
2017-05-18loplugin:unusedmethodsNoel Grandin1-65/+0
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin2-16/+6
2017-05-15remove some unnecessary lockingNoel Grandin2-2/+0
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-11Fix typosAndrea Gelmini1-1/+1
2017-05-11starmath Word export: remove redundant 'virtual' keywordsMiklos Vajna2-22/+22
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin1-4/+2
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin2-4/+4
2017-05-08tdf#106479 Make edit context menu dispatcher basedMaxim Monastirsky1-33/+3
2017-05-07tdf#107644: Crash on inserting formulaJulien Nabet1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert starmath module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-05starmath: Convert SmHorAlign to scoped enumTakeshi Abe3-10/+10
2017-05-04loplugin:checkunusedparams in starmathNoel Grandin8-27/+27
2017-05-02untranslated strings are just stringsCaolán McNamara7-481/+128
2017-05-02loplugin:checkunusedparams in editengNoel Grandin1-1/+1
2017-04-28loplugin:salunicodeliteral: starmathStephan Bergmann5-15/+15
2017-04-27starmath: Convert SmScaleMode to scoped enumTakeshi Abe6-32/+32
2017-04-26use strong_int for LanguageTypeNoel Grandin1-4/+4
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock6-0/+6
2017-04-21remove some old MSVC workaroundsNoel Grandin1-6/+0
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-1/+1
2017-04-18convert starmath context menu to .uiCaolán McNamara2-1352/+5
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin1-1/+1
2017-04-18starmath: Convert SmNodeType to scoped enumTakeshi Abe9-160/+160
2017-04-14starmath: size() > 0 -> !empty()Takeshi Abe3-7/+7
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin1-1/+1
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara1-1/+1