summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* starmath: Avoid ad hoc LanguageTag and CharClass at tokenizationTakeshi Abe2017-01-202-18/+15
* New loplugin:dynexcspec: Add @throws documentation, starmathStephan Bergmann2017-01-192-0/+5
* replace boost::checked_deleter with std::default_deleteJochen Nitschke2017-01-172-3/+1
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-171-2/+2
* starmath: Rely on the default ctors for SmRectTakeshi Abe2017-01-172-32/+0
* starmath: Kill unused forward declarationTakeshi Abe2017-01-115-11/+0
* starmath: Prefix members of SmViewShellTakeshi Abe2017-01-112-46/+46
* New loplugin:conststringvar: starmathStephan Bergmann2017-01-101-2/+2
* starmath: SmGraphicWindow requires non-null pViewShellTakeshi Abe2017-01-041-3/+1
* starmath: Reenable a test case for SmNodeToTextVisitorTakeshi Abe2017-01-042-1/+7
* starmath: Assert that GetDoc() is non-null hereTakeshi Abe2017-01-021-3/+3
* starmath: Prefix members of SmSelectionDrawingVisitorTakeshi Abe2017-01-012-22/+22
* starmath: Prefix member of SmCloningVisitorTakeshi Abe2016-12-312-45/+47
* starmath: SmCaretPos's index must be non-negativeTakeshi Abe2016-12-272-2/+7
* starmath: Prefix n to SmCaretPos's IndexTakeshi Abe2016-12-264-31/+32
* convert SFX_EVENT constants to scoped enumNoel Grandin2016-12-201-1/+1
* make IOS hack a DISABLE_DYNLOADING hack and extend for basctl+starmathCaolán McNamara2016-12-191-0/+8
* tdf#91767 Read SfxItemSet before disposing its AbstractSvxZoomDialogTakeshi Abe2016-12-142-34/+43
* remove useless Mutex guardsNoel Grandin2016-12-121-11/+0
* starmath: Omit empty dtorTakeshi Abe2016-12-121-5/+0
* convert SFX_HINT to scoped enumNoel Grandin2016-12-084-14/+9
* Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski2016-12-071-1/+1
* starmath: Add unit test for importing MathML's mathcolorTakeshi Abe2016-12-072-0/+44
* starmath: Require that they are non-0 vectorsTakeshi Abe2016-12-071-3/+3
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* starmath: Prefix members of SmStructureNodeTakeshi Abe2016-12-052-18/+18
* starmath: Prefix members of SmPolyLineNode etc.Takeshi Abe2016-12-032-24/+25
* loplugin:unnecessaryoverride (dtors) in starmathStephan Bergmann2016-12-022-9/+0
* starmath: Prefix members of SmTextNodeTakeshi Abe2016-12-022-30/+30
* ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2016-11-302-2/+2
* sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna2016-11-303-7/+7
* starmath: Prefix members of SmSpecialNode etc.Takeshi Abe2016-11-302-25/+25
* Rewrite some (trivial) assignments inside if/while conditions: starmathStephan Bergmann2016-11-291-69/+102
* starmath: these static functions can be localTakeshi Abe2016-11-294-20/+18
* tdf#103430 Apply mathvariant attribute to <mi> and <mo>Takeshi Abe2016-11-297-30/+267
* starmath: Separate color name and operand by spaceTakeshi Abe2016-11-281-10/+10
* starmath: Prefix members of SmBinDiagonalNode etc.Takeshi Abe2016-11-252-26/+20
* starmath: Prefix members of SmFontNodeTakeshi Abe2016-11-242-13/+13
* use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2016-11-242-2/+2
* convert SFX_VISIBILITY constants to scoped enumNoel Grandin2016-11-241-1/+2
* starmath: Prefix members of SmNodeMatrixTakeshi Abe2016-11-232-22/+24
* add missing deps on ui filesDavid Tardon2016-11-211-0/+4
* tdf#79645 Add line spacing only between rows of SmMatrixNodeTakeshi Abe2016-11-211-1/+2
* gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud2016-11-201-1/+1
* tdf#103500 Import stretchy integral symbol from MathMLTakeshi Abe2016-11-193-1/+55
* includes should be at the top of the fileNoel Grandin2016-11-181-2/+2
* starmath: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-11-181-12/+12
* tdf#84650 Fix X-coordinate of SmMatrixNode's elementsTakeshi Abe2016-11-181-3/+2
* tdf#101472 Prompt repaint of Elements window when mouse leavesTakeshi Abe2016-11-161-1/+9
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1