summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2018-05-15Related: ofz#8226 + valgrind: uninitialized valueCaolán McNamara1-2/+2
2018-04-17Remove Help - Restart in Safe Mode menu itemAndras Timar1-2/+0
2018-04-17Remove Help - Donate to LibreOffice menu itemAndras Timar1-2/+0
2018-03-20lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky1-1/+1
2018-01-08tdf#113715 Fix .uno: names appearing in the customization dialogMaxim Monastirsky1-3/+3
2017-12-30ofz#4765: Conditional jump or move depends on uninitialised valueCaolán McNamara1-0/+4
2017-12-05ofz#4531 Bad-castCaolán McNamara1-8/+9
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-7/+7
2017-11-22tdf#112689 Replace chained O(U)StringBuffer::append with operator+qzheng1-3/+2
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna2-163/+173
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-2/+1
2017-11-18silence some coverity warningsCaolán McNamara1-1/+1
2017-11-16Fix typosAndrea Gelmini2-4/+4
2017-11-05Remove GetNextSubset and create GetSubsetMapJulien Nabet1-4/+3
2017-10-26vcl: make MapMode constructor explicitMichael Stahl7-12/+12
2017-10-24loplugin:finalclasses in sfx2..svlNoel Grandin6-52/+41
2017-10-23loplugin:includeform: starmathStephan Bergmann32-89/+89
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk1-4/+4
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-07Fix leak in ElementsDockingWindow (starmath)Julien Nabet1-1/+2
2017-10-07Fix leak in smEditWindow (starmath)Julien Nabet1-1/+3
2017-10-04add << operator for css::uno::ExceptionNoel Grandin4-4/+4
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin1-1/+1
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-67/+64
2017-09-28RTF export: various minor cleanupsMiklos Vajna1-1/+1
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann2-6/+3
2017-09-24Adjust DockingWindow layout calculation, tdf#106762 prepMaxim Monastirsky1-1/+0
2017-09-23loplugin:flatten in sdext..stocNoel Grandin1-57/+51
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-33/+19
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-36/+34
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2-2/+2
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2-9/+9
2017-09-17valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+1
2017-09-15Moved Math/Font-Size dialog buttons to the bottomAndreas Brandner1-24/+25
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-2/+2
2017-09-08set parent for file dialog helperCaolán McNamara1-1/+1
2017-09-06tdf#101876 Math Fonts dialog: moved buttons to bottom of dialogAndreas Brandner1-28/+29
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-2/+2
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+1
2017-08-22tdf#108706 Unify loading document progress bar labelTakeshi Abe2-3/+3
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2-2/+2
2017-08-03loplugin:constparams in starmathNoel Grandin14-33/+33
2017-08-03loplugin:checkunusedparams in variousNoel Grandin2-221/+99
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke34-154/+34
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-2/+2
2017-08-01move resmgr to unotoolsCaolán McNamara1-2/+2