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