summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)AuthorFilesLines
2017-10-24loplugin:finalclasses in sfx2..svlNoel Grandin3-45/+37
2017-10-23loplugin:includeform: starmathStephan Bergmann1-1/+1
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-33/+19
2017-08-22tdf#108706 Unify loading document progress bar labelTakeshi Abe1-1/+0
2017-08-03loplugin:constparams in starmathNoel Grandin5-7/+7
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke2-4/+0
2017-07-26loplugin:unusedmethodsNoel Grandin1-2/+1
2017-07-25loplugin:unusedmethodsNoel Grandin1-2/+0
2017-07-21de-hrc various thingsCaolán McNamara1-4/+1
2017-07-21migrate to boost::gettextCaolán McNamara6-364/+447
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin1-3/+0
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin1-1/+0
2017-06-16starmath: SfxObjectShell::GetMiscStatus() returns sal_uIntPtrTakeshi Abe1-1/+1
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann1-1/+1
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara1-2/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-7/+1
2017-05-18loplugin:unusedmethodsNoel Grandin1-11/+0
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-1/+1
2017-05-08tdf#106479 Make edit context menu dispatcher basedMaxim Monastirsky1-1/+0
2017-05-05starmath: Convert SmHorAlign to scoped enumTakeshi Abe1-1/+5
2017-05-05Drop premature mode lineTakeshi Abe1-2/+0
2017-05-04loplugin:checkunusedparams in starmathNoel Grandin1-1/+1
2017-05-02untranslated strings are just stringsCaolán McNamara6-285/+284
2017-04-28loplugin:salunicodeliteral: starmathStephan Bergmann1-1/+1
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-27starmath: Convert SmScaleMode to scoped enumTakeshi Abe1-1/+6
2017-04-20loplugin:unusedmethodsNoel Grandin2-2/+0
2017-04-18convert starmath context menu to .uiCaolán McNamara2-205/+0
2017-04-18starmath: Convert SmNodeType to scoped enumTakeshi Abe2-38/+38
2017-04-14starmath: size() > 0 -> !empty()Takeshi Abe1-1/+1
2017-04-07starmath: Move SmNodeStack to mathmlimport.hxxTakeshi Abe1-12/+0
2017-04-05starmath: Kill newly unused m_aNodeStackTakeshi Abe1-4/+1
2017-04-04starmath: Simplify code parsing nospaceTakeshi Abe1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna7-20/+20
2017-03-28remove some more unused SID constants and commandsNoel Grandin1-2/+0
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin3-3/+3
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-24starmath: Make SmParser::DoAlign() return SmNodeTakeshi Abe1-1/+1
2017-03-24remove unhandled SID commands in starmathNoel Grandin1-2/+0
2017-03-23starmath: Make DoProduct()/DoSum()/DoRelation() return SmNodeTakeshi Abe1-3/+3
2017-03-22starmath: Make SmParser::DoPower() return SmNodeTakeshi Abe1-1/+1
2017-03-22starmath: Make DoOpSubSup() return SmNodeTakeshi Abe1-1/+1
2017-03-22starmath: Make DoSubSup() return SmNode by taking another nodeTakeshi Abe1-2/+2
2017-03-19starmath: Make DoTerm() return the top of the stackTakeshi Abe1-11/+11
2017-03-17starmath: Add missing commands and tooltips to the Element windowTakeshi Abe1-1/+38
2017-03-16remove unused defines from HRC files in starmathNoel Grandin1-2/+0
2017-03-16starmath: Return SmStructureNode from DoAttribut()/DoFontAttribut()Takeshi Abe1-5/+5
2017-03-15starmath: Separate SmParser::DoError() from Error()Takeshi Abe1-0/+1
2017-03-14remove unused RID constantsNoel Grandin1-17/+0
2017-03-14starmath: Return SmBracebodyNode from DoBracebody()Takeshi Abe1-1/+1