summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2016-04-05loplugin:constantparam in editengNoel Grandin
2016-04-04loplugin:constantparam in svtoolsNoel Grandin
2016-04-04Use std::size_tMiklos Vajna
2016-04-01starmath: Reduce scope of variablesTakeshi Abe
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-24starmath: Drop inline wrapper functionsTakeshi Abe
2016-03-24starmath: Drop unnecessary check of loop invariantTakeshi Abe
2016-03-24starmath: nCount == aVector.size()Takeshi Abe
2016-03-23loplugin:constantparam in starmathNoel Grandin
2016-03-22starmath: Use initialization list for some ctorsTakeshi Abe
2016-03-21Make aDelimiterTable a local varStephan Bergmann
2016-03-21loplugin:staticmethodsStephan Bergmann
2016-03-21loplugin:staticcallStephan Bergmann
2016-03-21tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-19starmath: Replace lt_SmSymPtr with a lambdaTakeshi Abe
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-15starmath: odd number of columns is fineTakeshi Abe
2016-03-11Resolves tdf#88485: Allow to select rightmost symbols in the dialogTakeshi Abe
2016-03-11loplugin:redundantcastTor Lillqvist
2016-03-11starmath: Make examples of exponential function consistentTakeshi Abe
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10starmath: no need to override SmFontPickList::Update/RemoveTakeshi Abe
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-09starmath: Drop SmNode::FindIndexTakeshi Abe
2016-03-09toolbox.src in starmath is all unused resourcesCaolán McNamara
2016-03-08starmath: Use assert for impossible null-dereferenceTakeshi Abe
2016-03-07drop now-needless depsDavid Tardon
2016-03-07remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon
2016-03-07expand src templatesDavid Tardon
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara
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-29starmath: Use member initializer list for SmRectTakeshi Abe
2016-02-27tdf#98088: prevent access to invalid sub nodeOliver Specht
2016-02-26starmath: Remove forgotten SmFormat's versionTakeshi Abe
2016-02-26starmath: Drop unused variable declarationTakeshi Abe
2016-02-19starmath: Avoid C-style castTakeshi 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-15starmath: Replace OSL_ENSURE with assertTakeshi Abe
2016-02-10tdf#53472 Integral Symbols too small for some integrandsmelikeyurtoglu
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08starmath: Convert RectVerAlign to scoped enumTakeshi Abe
2016-02-08starmath: Replace SAL_WARN_IF with assertTakeshi Abe