summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)Author
2016-08-08starmath: SmBraceNode always has 3 childrenTakeshi Abe
2016-08-07starmath: complete SmAttributNode has just 2 subnodesTakeshi Abe
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin
2016-08-05starmath: SmBinHorNode's symbol is not always an SmMathSymbolNodeTakeshi Abe
2016-08-03starmath: SmDynIntegralNode always has a couple of subnodesTakeshi Abe
2016-08-03starmath: SmRootSymbolNode must have type NROOTSYMBOLTakeshi Abe
2016-08-02starmath: SmVerticalBraceNode always has a triple of nodesTakeshi Abe
2016-08-01tdf#91665 l10n: Replace string list by separate strings in SmPrintUIOptionsMuhammet Kara
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-07-31tdf#101022 Export Greek symbol to MathML with correct mathvariantTakeshi Abe
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-17uitest: add wrapper for element selectorMarkus Mohrhard
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-15starmath: Make AdjustFontDesc() precede Prepare()Takeshi Abe
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-07-07starmath: Remove a couple of unused error codesTakeshi Abe
2016-07-07starmath: Drop useless PE_BINOPER_EXPECTEDTakeshi Abe
2016-07-06starmath: Drop unused PE_UNEXPECTED_END_OF_INPUTTakeshi Abe
2016-07-05starmath: Remove unused GetRect()Takeshi Abe
2016-07-04starmath: Drop unused definitionTakeshi Abe
2016-07-01Make SmStructureNode's ctor initialize the number of sub nodesTakeshi Abe
2016-06-26starmath: Fix invalid static_castTakeshi Abe
2016-06-25starmath: Drop unnecessary definitionsTakeshi Abe
2016-06-25starmath: Remove unused definitionTakeshi Abe
2016-06-24starmath: IndexOfSubNode() is for SmStructureNode onlyTakeshi Abe
2016-06-13starmath: SmElement owns SmNodeTakeshi Abe
2016-06-10Pass it by const refTakeshi Abe
2016-06-08starmath: The formula tree must be of type SmTableNodeTakeshi Abe
2016-06-07starmath: Make ctors explicitTakeshi Abe
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-02Passing its const ref is sufficientTakeshi Abe
2016-05-31Use std::vector for SmCaretPosGraphTakeshi Abe
2016-05-31Prefix SmDocShell's membersTakeshi Abe
2016-05-30starmath: Drop redundant IsFormulaArranged() checkTakeshi Abe
2016-05-28starmath: Make some functions of SmDocShell publicTakeshi Abe
2016-05-27starmath: Prefix members of SmSetSelectionVisitorTakeshi Abe
2016-05-26starmath: nodes in the clipboard are owened by SmClipboardTakeshi Abe
2016-05-21starmath: These functions are used in local onlyTakeshi Abe
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin
2016-05-18starmath: Remove obsolete TG::DiscardedTakeshi Abe
2016-05-18Convert ATTR_* to scoped enumTakeshi Abe
2016-05-17convert TG constants to scoped enumNoel Grandin
2016-05-12Convert FLG_* to scoped enumTakeshi Abe
2016-05-11starmath: Drop unused non-const variant of GetLeftMostTakeshi Abe
2016-04-22starmath: Drop member variable set but not usedTakeshi Abe
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12starmath: Drop unused #includeTakeshi Abe
2016-04-12clang-tidy performance-unnecessary-value-param in starmathNoel Grandin