summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2016-09-09loplugin:constantparam in sot..svlNoel Grandin2-6/+4
2016-09-09loplugin:refcountingNoel Grandin1-3/+3
2016-09-06starmath: Drop unused 1st argument of SmErrorNode's ctorTakeshi Abe4-5/+4
2016-09-05starmath: Pass offset by const refTakeshi Abe2-3/+3
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara1-1/+1
2016-09-02Replace SmNodeIterator with std::vector's iteratorTakeshi Abe2-147/+155
2016-09-01convert RefDevMode to scoped enumNoel Grandin1-1/+1
2016-08-31Replace use of our own SmNodeIterator with range-based for loopTakeshi Abe3-27/+44
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (starmath)Stephan Bergmann3-18/+18
2016-08-30Every composite node is of type SmStructureNodeTakeshi Abe2-2/+3
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-10/+10
2016-08-30VisitChildren() only for SmStructureNodeTakeshi Abe1-12/+1
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-6/+10
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke4-4/+4
2016-08-26SmDrawingVisitor does nothing for SmBlankNodeTakeshi Abe2-4/+3
2016-08-24SmCursor::FindTopMostNodeInLine() requires non-null argumentTakeshi Abe1-9/+7
2016-08-22starmath: Do SmCursor::MoveTo() more simplyTakeshi Abe2-9/+7
2016-08-18starmath: Use SmCaretPos::GetPosAfter()Takeshi Abe1-9/+3
2016-08-18screenshots: add new global make targetArmin Le Grand1-1/+2
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for starmathArmin Le Grand4-0/+267
2016-08-17starmath: Avoid assigned but unused valueTakeshi Abe1-8/+1
2016-08-15starmath: Avoid temporary arraysTakeshi Abe2-9/+5
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot1-0/+1
2016-08-10Expect 3 subnodes for SmBinVerNode/SmBinHorNode/SmBinDiagonalNodeTakeshi Abe3-4/+4
2016-08-08starmath: SmBraceNode always has 3 childrenTakeshi Abe4-15/+17
2016-08-07starmath: complete SmAttributNode has just 2 subnodesTakeshi Abe5-29/+23
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin1-3/+3
2016-08-05starmath: SmBinHorNode's symbol is not always an SmMathSymbolNodeTakeshi Abe3-14/+14
2016-08-03starmath: SmDynIntegralNode always has a couple of subnodesTakeshi Abe2-3/+4
2016-08-03starmath: SmRootSymbolNode must have type NROOTSYMBOLTakeshi Abe1-1/+1
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara1-0/+7
2016-08-02starmath: SmVerticalBraceNode always has a triple of nodesTakeshi Abe5-17/+17
2016-08-01tdf#91665 l10n: Replace string list by separate strings in SmPrintUIOptionsMuhammet Kara3-29/+61
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin12-16/+16
2016-07-31tdf#101022 Export Greek symbol to MathML with correct mathvariantTakeshi Abe5-1/+232
2016-07-27add uui to starmath import filters testCaolán McNamara1-0/+1
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin2-2/+2
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara2-6/+5
2016-07-25starmath: Fix invalid static_castTakeshi Abe1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin6-9/+9
2016-07-24starmath: Add unit test for tdf#52225Takeshi Abe1-0/+49
2016-07-22starmath: Return early if the cursor locates after a text nodeTakeshi Abe1-5/+6
2016-07-17-Werror,-Winconsistent-missing-overrideStephan Bergmann1-2/+2
2016-07-17uitest: add wrapper for element selectorMarkus Mohrhard5-0/+194
2016-07-17remove wrong outdated commentMarkus Mohrhard1-1/+0
2016-07-17uitest: annotate the math edit windowMarkus Mohrhard1-0/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin2-7/+0
2016-07-15starmath: Make AdjustFontDesc() precede Prepare()Takeshi Abe2-3/+5