summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2017-01-04starmath: SmGraphicWindow requires non-null pViewShellTakeshi Abe1-3/+1
2017-01-04starmath: Reenable a test case for SmNodeToTextVisitorTakeshi Abe2-1/+7
2017-01-02starmath: Assert that GetDoc() is non-null hereTakeshi Abe1-3/+3
2017-01-01starmath: Prefix members of SmSelectionDrawingVisitorTakeshi Abe2-22/+22
2016-12-31starmath: Prefix member of SmCloningVisitorTakeshi Abe2-45/+47
2016-12-27starmath: SmCaretPos's index must be non-negativeTakeshi Abe2-2/+7
2016-12-26starmath: Prefix n to SmCaretPos's IndexTakeshi Abe4-31/+32
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin1-1/+1
2016-12-19make IOS hack a DISABLE_DYNLOADING hack and extend for basctl+starmathCaolán McNamara1-0/+8
2016-12-14tdf#91767 Read SfxItemSet before disposing its AbstractSvxZoomDialogTakeshi Abe2-34/+43
2016-12-12remove useless Mutex guardsNoel Grandin1-11/+0
2016-12-12starmath: Omit empty dtorTakeshi Abe1-5/+0
2016-12-08convert SFX_HINT to scoped enumNoel Grandin4-14/+9
2016-12-07Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski1-1/+1
2016-12-07starmath: Add unit test for importing MathML's mathcolorTakeshi Abe2-0/+44
2016-12-07starmath: Require that they are non-0 vectorsTakeshi Abe1-3/+3
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-12-05starmath: Prefix members of SmStructureNodeTakeshi Abe2-18/+18
2016-12-03starmath: Prefix members of SmPolyLineNode etc.Takeshi Abe2-24/+25
2016-12-02loplugin:unnecessaryoverride (dtors) in starmathStephan Bergmann2-9/+0
2016-12-02starmath: Prefix members of SmTextNodeTakeshi Abe2-30/+30
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2-2/+2
2016-11-30sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna3-7/+7
2016-11-30starmath: Prefix members of SmSpecialNode etc.Takeshi Abe2-25/+25
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: starmathStephan Bergmann1-69/+102
2016-11-29starmath: these static functions can be localTakeshi Abe4-20/+18
2016-11-29tdf#103430 Apply mathvariant attribute to <mi> and <mo>Takeshi Abe7-30/+267
2016-11-28starmath: Separate color name and operand by spaceTakeshi Abe1-10/+10
2016-11-25starmath: Prefix members of SmBinDiagonalNode etc.Takeshi Abe2-26/+20
2016-11-24starmath: Prefix members of SmFontNodeTakeshi Abe2-13/+13
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2-2/+2
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin1-1/+2
2016-11-23starmath: Prefix members of SmNodeMatrixTakeshi Abe2-22/+24
2016-11-21add missing deps on ui filesDavid Tardon1-0/+4
2016-11-21tdf#79645 Add line spacing only between rows of SmMatrixNodeTakeshi Abe1-1/+2
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1
2016-11-19tdf#103500 Import stretchy integral symbol from MathMLTakeshi Abe3-1/+55
2016-11-18includes should be at the top of the fileNoel Grandin1-2/+2
2016-11-18starmath: fix loplugin:cppunitassertequals warningsMiklos Vajna1-12/+12
2016-11-18tdf#84650 Fix X-coordinate of SmMatrixNode's elementsTakeshi Abe1-3/+2
2016-11-16tdf#101472 Prompt repaint of Elements window when mouse leavesTakeshi Abe1-1/+9
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-15tdf#76296 Import MathML's <mspace>Takeshi Abe12-7/+347
2016-11-14tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-30/+3
2016-11-12starmath: Prefix member of SmBlankNodeTakeshi Abe3-11/+11
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-11-09tdf#44839 Add an "Evaluated At" command in "Brackets" sectionTakeshi Abe4-0/+16
2016-11-05tdf#102008 Drop whitespace between "fact" and braceTakeshi Abe1-1/+1
2016-11-05tdf#102007 Surround widebslash's placeholders with bracesTakeshi Abe1-1/+1