summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* starmath: Kill redundant checkTakeshi Abe2017-02-101-4/+0
* Add missing #includesStephan Bergmann2017-02-062-0/+2
* .uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky2017-02-051-1/+1
* starmath: Prefix member of SmNodeToTextVisitorTakeshi Abe2017-02-032-5/+5
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-029-12/+12
* starmath: these functions are localTakeshi Abe2017-02-022-87/+80
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-011-8/+4
* starmath: Simplify and micro-optimize lookup in SmIsMathAlpha()Takeshi Abe2017-02-011-24/+17
* tdf#105571 Drop toolbar:helpid attribute from toolbar definitionsGabor Kelemen2017-01-311-2/+2
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-313-7/+7
* starmath: Make some functions private, instead of protectedTakeshi Abe2017-01-301-1/+0
* tdf#105483: let's put lowercase Greek letter in italicJulien Nabet2017-01-262-8/+8
* Remove dynamic exception specificationsStephan Bergmann2017-01-2613-198/+117
* use rtl::Reference in SmGraphicWindowNoel Grandin2017-01-262-14/+10
* loplugin: unnecessary destructor sfx2..storeNoel Grandin2017-01-252-5/+0
* Fix typo in comments: relativ -> relativeTakeshi Abe2017-01-252-4/+4
* starmath: Inline and remove SmRect::BuildRect()Takeshi Abe2017-01-242-22/+6
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-233-8/+8
* 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