summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2016-08-30Every composite node is of type SmStructureNodeTakeshi Abe
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-30VisitChildren() only for SmStructureNodeTakeshi Abe
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-26SmDrawingVisitor does nothing for SmBlankNodeTakeshi Abe
2016-08-24SmCursor::FindTopMostNodeInLine() requires non-null argumentTakeshi Abe
2016-08-22starmath: Do SmCursor::MoveTo() more simplyTakeshi Abe
2016-08-18starmath: Use SmCaretPos::GetPosAfter()Takeshi Abe
2016-08-18screenshots: add new global make targetArmin Le Grand
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
2016-08-18screenshots: add dialog test cases for starmathArmin Le Grand
2016-08-17starmath: Avoid assigned but unused valueTakeshi Abe
2016-08-15starmath: Avoid temporary arraysTakeshi Abe
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot
2016-08-10Expect 3 subnodes for SmBinVerNode/SmBinHorNode/SmBinDiagonalNodeTakeshi Abe
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-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara
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-27add uui to starmath import filters testCaolán McNamara
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-25starmath: Fix invalid static_castTakeshi Abe
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-24starmath: Add unit test for tdf#52225Takeshi Abe
2016-07-22starmath: Return early if the cursor locates after a text nodeTakeshi Abe
2016-07-17-Werror,-Winconsistent-missing-overrideStephan Bergmann
2016-07-17uitest: add wrapper for element selectorMarkus Mohrhard
2016-07-17remove wrong outdated commentMarkus Mohrhard
2016-07-17uitest: annotate the math edit windowMarkus Mohrhard
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-15starmath: Make AdjustFontDesc() precede Prepare()Takeshi Abe
2016-07-14starmath: Drop redundant SetLineColor() callTakeshi Abe
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-07-12starmath: no need to create temporary string for comparisonTakeshi Abe
2016-07-11starmath: Prefer assert to SAL_WARN hereTakeshi Abe
2016-07-08tdf#47813 Fix alignment for SmUnHorNodeTakeshi Abe
2016-07-08starmath: Fix missing negationTakeshi Abe
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