summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2017-01-26tdf#105483: let's put lowercase Greek letter in italicJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26use rtl::Reference in SmGraphicWindowNoel Grandin
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2017-01-24starmath: Inline and remove SmRect::BuildRect()Takeshi Abe
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-20starmath: Avoid ad hoc LanguageTag and CharClass at tokenizationTakeshi Abe
2017-01-19New loplugin:dynexcspec: Add @throws documentation, starmathStephan Bergmann
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17starmath: Rely on the default ctors for SmRectTakeshi Abe
2017-01-11starmath: Kill unused forward declarationTakeshi Abe
2017-01-11starmath: Prefix members of SmViewShellTakeshi Abe
2017-01-10New loplugin:conststringvar: starmathStephan Bergmann
2017-01-04starmath: SmGraphicWindow requires non-null pViewShellTakeshi Abe
2017-01-04starmath: Reenable a test case for SmNodeToTextVisitorTakeshi Abe
2017-01-02starmath: Assert that GetDoc() is non-null hereTakeshi Abe
2017-01-01starmath: Prefix members of SmSelectionDrawingVisitorTakeshi Abe
2016-12-31starmath: Prefix member of SmCloningVisitorTakeshi Abe
2016-12-27starmath: SmCaretPos's index must be non-negativeTakeshi Abe
2016-12-26starmath: Prefix n to SmCaretPos's IndexTakeshi Abe
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-19make IOS hack a DISABLE_DYNLOADING hack and extend for basctl+starmathCaolán McNamara
2016-12-14tdf#91767 Read SfxItemSet before disposing its AbstractSvxZoomDialogTakeshi Abe
2016-12-12remove useless Mutex guardsNoel Grandin
2016-12-12starmath: Omit empty dtorTakeshi Abe
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski
2016-12-07starmath: Add unit test for importing MathML's mathcolorTakeshi Abe
2016-12-07starmath: Require that they are non-0 vectorsTakeshi Abe
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-05starmath: Prefix members of SmStructureNodeTakeshi Abe
2016-12-03starmath: Prefix members of SmPolyLineNode etc.Takeshi Abe
2016-12-02loplugin:unnecessaryoverride (dtors) in starmathStephan Bergmann
2016-12-02starmath: Prefix members of SmTextNodeTakeshi Abe
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-30sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna
2016-11-30starmath: Prefix members of SmSpecialNode etc.Takeshi Abe
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: starmathStephan Bergmann
2016-11-29starmath: these static functions can be localTakeshi Abe
2016-11-29tdf#103430 Apply mathvariant attribute to <mi> and <mo>Takeshi Abe
2016-11-28starmath: Separate color name and operand by spaceTakeshi Abe
2016-11-25starmath: Prefix members of SmBinDiagonalNode etc.Takeshi Abe
2016-11-24starmath: Prefix members of SmFontNodeTakeshi Abe
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-11-23starmath: Prefix members of SmNodeMatrixTakeshi Abe
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-21tdf#79645 Add line spacing only between rows of SmMatrixNodeTakeshi Abe