summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2017-02-10starmath: Kill redundant checkTakeshi Abe1-4/+0
2017-02-06Add missing #includesStephan Bergmann2-0/+2
2017-02-05.uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky1-1/+1
2017-02-03starmath: Prefix member of SmNodeToTextVisitorTakeshi Abe2-5/+5
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin9-12/+12
2017-02-02starmath: these functions are localTakeshi Abe2-87/+80
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-8/+4
2017-02-01starmath: Simplify and micro-optimize lookup in SmIsMathAlpha()Takeshi Abe1-24/+17
2017-01-31tdf#105571 Drop toolbar:helpid attribute from toolbar definitionsGabor Kelemen1-2/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin3-7/+7
2017-01-30starmath: Make some functions private, instead of protectedTakeshi Abe1-1/+0
2017-01-26tdf#105483: let's put lowercase Greek letter in italicJulien Nabet2-8/+8
2017-01-26Remove dynamic exception specificationsStephan Bergmann13-198/+117
2017-01-26use rtl::Reference in SmGraphicWindowNoel Grandin2-14/+10
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin2-5/+0
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe2-4/+4
2017-01-24starmath: Inline and remove SmRect::BuildRect()Takeshi Abe2-22/+6
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski3-8/+8
2017-01-20starmath: Avoid ad hoc LanguageTag and CharClass at tokenizationTakeshi Abe2-18/+15
2017-01-19New loplugin:dynexcspec: Add @throws documentation, starmathStephan Bergmann2-0/+5
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke2-3/+1
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-2/+2
2017-01-17starmath: Rely on the default ctors for SmRectTakeshi Abe2-32/+0
2017-01-11starmath: Kill unused forward declarationTakeshi Abe5-11/+0
2017-01-11starmath: Prefix members of SmViewShellTakeshi Abe2-46/+46
2017-01-10New loplugin:conststringvar: starmathStephan Bergmann1-2/+2
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