summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)Author
2016-06-02Passing its const ref is sufficientTakeshi Abe
2016-05-31Use std::vector for SmCaretPosGraphTakeshi Abe
2016-05-31Prefix SmDocShell's membersTakeshi Abe
2016-05-30starmath: Drop redundant IsFormulaArranged() checkTakeshi Abe
2016-05-28starmath: Make some functions of SmDocShell publicTakeshi Abe
2016-05-27starmath: Prefix members of SmSetSelectionVisitorTakeshi Abe
2016-05-26starmath: nodes in the clipboard are owened by SmClipboardTakeshi Abe
2016-05-21starmath: These functions are used in local onlyTakeshi Abe
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin
2016-05-18starmath: Remove obsolete TG::DiscardedTakeshi Abe
2016-05-18Convert ATTR_* to scoped enumTakeshi Abe
2016-05-17convert TG constants to scoped enumNoel Grandin
2016-05-12Convert FLG_* to scoped enumTakeshi Abe
2016-05-11starmath: Drop unused non-const variant of GetLeftMostTakeshi Abe
2016-04-22starmath: Drop member variable set but not usedTakeshi Abe
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12starmath: Drop unused #includeTakeshi Abe
2016-04-12clang-tidy performance-unnecessary-value-param in starmathNoel Grandin
2016-04-06starmath: Drop unnecessary forward declarationTakeshi Abe
2016-03-24starmath: Drop inline wrapper functionsTakeshi Abe
2016-03-23loplugin:constantparam in starmathNoel Grandin
2016-03-21loplugin:staticmethodsStephan Bergmann
2016-03-21tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-19starmath: Replace lt_SmSymPtr with a lambdaTakeshi Abe
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-10starmath: no need to override SmFontPickList::Update/RemoveTakeshi Abe
2016-03-09starmath: Drop SmNode::FindIndexTakeshi Abe
2016-03-07starmath: Make SmNode abstract and noncopyableTakeshi Abe
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-03-03starmath: Drop ENABLE_DEBUG_DUMPASDOT featureTakeshi Abe
2016-03-01loplugin:unuseddefaultparam in starmathNoel Grandin
2016-02-26starmath: Remove forgotten SmFormat's versionTakeshi Abe
2016-02-26starmath: Drop unused variable declarationTakeshi Abe
2016-02-18move from boost::signal to typed LinkCaolán McNamara
2016-02-18starmath: Avoid C-style castTakeshi Abe
2016-02-17starmath: Drop unused RID_COLORXTakeshi Abe
2016-02-16starmath: Convert RectCopyMBL to scoped enumTakeshi Abe
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08starmath: Convert RectVerAlign to scoped enumTakeshi Abe
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-04starmath: Convert RectHorAlign to scoped enumTakeshi Abe
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02starmath: Avoid C-style castTakeshi Abe
2016-02-02Resolves: tdf#97495 fix SmElementsControl tooltipsCaolán McNamara
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-28tdf#93837 starmath: Convert RID_VIEWMENU to xmlMaxim Monastirsky
2016-01-27starmath: Convert RectPos to scoped enumTakeshi Abe
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl