summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)AuthorFilesLines
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-07-17uitest: add wrapper for element selectorMarkus Mohrhard1-0/+6
2016-07-15new loplugin unnecessary overrideNoel Grandin1-1/+0
2016-07-15starmath: Make AdjustFontDesc() precede Prepare()Takeshi Abe1-0/+3
2016-07-13Moved SfxModule owner to SfxApplicationMark Page1-2/+1
2016-07-07starmath: Remove a couple of unused error codesTakeshi Abe2-5/+2
2016-07-07starmath: Drop useless PE_BINOPER_EXPECTEDTakeshi Abe2-2/+2
2016-07-06starmath: Drop unused PE_UNEXPECTED_END_OF_INPUTTakeshi Abe1-1/+1
2016-07-05starmath: Remove unused GetRect()Takeshi Abe1-1/+0
2016-07-04starmath: Drop unused definitionTakeshi Abe1-1/+1
2016-07-01Make SmStructureNode's ctor initialize the number of sub nodesTakeshi Abe1-22/+13
2016-06-26starmath: Fix invalid static_castTakeshi Abe1-3/+3
2016-06-25starmath: Drop unnecessary definitionsTakeshi Abe1-2/+5
2016-06-25starmath: Remove unused definitionTakeshi Abe1-1/+1
2016-06-24starmath: IndexOfSubNode() is for SmStructureNode onlyTakeshi Abe1-11/+13
2016-06-13starmath: SmElement owns SmNodeTakeshi Abe2-6/+7
2016-06-10Pass it by const refTakeshi Abe1-3/+4
2016-06-08starmath: The formula tree must be of type SmTableNodeTakeshi Abe3-8/+6
2016-06-07starmath: Make ctors explicitTakeshi Abe9-38/+38
2016-06-06remove unused constants in HRC filesNoel Grandin1-33/+0
2016-06-02Passing its const ref is sufficientTakeshi Abe1-2/+2
2016-05-31Use std::vector for SmCaretPosGraphTakeshi Abe1-54/+17
2016-05-31Prefix SmDocShell's membersTakeshi Abe1-22/+22
2016-05-30starmath: Drop redundant IsFormulaArranged() checkTakeshi Abe1-1/+0
2016-05-28starmath: Make some functions of SmDocShell publicTakeshi Abe1-8/+7
2016-05-27starmath: Prefix members of SmSetSelectionVisitorTakeshi Abe1-5/+5
2016-05-26starmath: nodes in the clipboard are owened by SmClipboardTakeshi Abe1-17/+9
2016-05-21starmath: These functions are used in local onlyTakeshi Abe1-5/+0
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin1-4/+0
2016-05-18starmath: Remove obsolete TG::DiscardedTakeshi Abe1-2/+1
2016-05-18Convert ATTR_* to scoped enumTakeshi Abe1-6/+14
2016-05-17convert TG constants to scoped enumNoel Grandin2-26/+32
2016-05-12Convert FLG_* to scoped enumTakeshi Abe1-10/+20
2016-05-11starmath: Drop unused non-const variant of GetLeftMostTakeshi Abe1-11/+4
2016-04-22starmath: Drop member variable set but not usedTakeshi Abe1-4/+1
2016-04-14loplugin:passstuffbyref in variousNoel Grandin5-7/+7
2016-04-12Avoid reserved identifierStephan Bergmann1-2/+2
2016-04-12starmath: Drop unused #includeTakeshi Abe1-1/+0
2016-04-12clang-tidy performance-unnecessary-value-param in starmathNoel Grandin1-1/+1
2016-04-06starmath: Drop unnecessary forward declarationTakeshi Abe4-5/+0
2016-03-24starmath: Drop inline wrapper functionsTakeshi Abe1-18/+0
2016-03-23loplugin:constantparam in starmathNoel Grandin1-1/+1
2016-03-21loplugin:staticmethodsStephan Bergmann1-1/+0
2016-03-21tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2-9/+0
2016-03-19starmath: Replace lt_SmSymPtr with a lambdaTakeshi Abe1-10/+0
2016-03-17loplugin:constantparam in sfx2Noel Grandin1-1/+1
2016-03-10starmath: no need to override SmFontPickList::Update/RemoveTakeshi Abe1-4/+3
2016-03-09starmath: Drop SmNode::FindIndexTakeshi Abe1-2/+0
2016-03-07starmath: Make SmNode abstract and noncopyableTakeshi Abe1-5/+5