summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-05-03starmath: Avoid C-style castTakeshi Abe
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-05-02Fix typoTakeshi Abe
2016-05-02Reduce scope of variablesTakeshi Abe
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-04-27Resolves: tdf#88320 parsing fails with a subscript numberTakeshi Abe
2016-04-27starmath: Drop unnecessary castTakeshi Abe
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-22starmath: Simplify SmParser::DoTable()Takeshi Abe
2016-04-22starmath: Drop member variable set but not usedTakeshi Abe
2016-04-22starmath: Make coUserDefinedCharContFlags more readableTakeshi Abe
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-15starmath: Fix bounds checkingTakeshi Abe
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-13Stop assigning null to intrusive_ptrTakeshi Abe
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-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-07starmath: Assert that SmAlignNode must have only one childTakeshi Abe
2016-04-06starmath: Drop unnecessary forward declarationTakeshi Abe
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