summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* Related: ofz#8226 + valgrind: uninitialized valueCaolán McNamara2018-05-151-2/+2
* Remove Help - Restart in Safe Mode menu itemAndras Timar2018-04-171-2/+0
* Remove Help - Donate to LibreOffice menu itemAndras Timar2018-04-171-2/+0
* lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky2018-03-201-1/+1
* tdf#113715 Fix .uno: names appearing in the customization dialogMaxim Monastirsky2018-01-081-3/+3
* ofz#4765: Conditional jump or move depends on uninitialised valueCaolán McNamara2017-12-301-0/+4
* ofz#4531 Bad-castCaolán McNamara2017-12-051-8/+9
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-7/+7
* tdf#112689 Replace chained O(U)StringBuffer::append with operator+qzheng2017-11-221-3/+2
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-1/+1
* drop duplicate methodCaolán McNamara2017-11-221-1/+1
* RTF filter: drop now redundant astyle.optionsMiklos Vajna2017-11-222-163/+173
* loplugin:simplifybool re-activate the !! warningNoel Grandin2017-11-221-1/+1
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-201-2/+1
* silence some coverity warningsCaolán McNamara2017-11-181-1/+1
* Fix typosAndrea Gelmini2017-11-162-4/+4
* Remove GetNextSubset and create GetSubsetMapJulien Nabet2017-11-051-4/+3
* vcl: make MapMode constructor explicitMichael Stahl2017-10-267-12/+12
* loplugin:finalclasses in sfx2..svlNoel Grandin2017-10-246-52/+41
* loplugin:includeform: starmathStephan Bergmann2017-10-2332-89/+89
* tdf#96505 Get rid of cargo cult long integer literalsudareechk2017-10-231-4/+4
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* Fix leak in ElementsDockingWindow (starmath)Julien Nabet2017-10-071-1/+2
* Fix leak in smEditWindow (starmath)Julien Nabet2017-10-071-1/+3
* add << operator for css::uno::ExceptionNoel Grandin2017-10-044-4/+4
* convert IsEqual/etc methods on ESelection to operatorsNoel Grandin2017-09-291-1/+1
* loplugin:flatten check for throw in then clauseNoel Grandin2017-09-291-67/+64
* RTF export: various minor cleanupsMiklos Vajna2017-09-281-1/+1
* loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann2017-09-282-6/+3
* Adjust DockingWindow layout calculation, tdf#106762 prepMaxim Monastirsky2017-09-241-1/+0
* loplugin:flatten in sdext..stocNoel Grandin2017-09-231-57/+51
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-33/+19
* ofz: don't leak in face of exceptionsCaolán McNamara2017-09-221-36/+34
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-212-2/+2
* Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2017-09-212-9/+9
* valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara2017-09-171-1/+1
* Moved Math/Font-Size dialog buttons to the bottomAndreas Brandner2017-09-151-24/+25
* Fraction: make conversion operators and constructor explicitNoel Grandin2017-09-131-2/+2
* set parent for file dialog helperCaolán McNamara2017-09-081-1/+1
* tdf#101876 Math Fonts dialog: moved buttons to bottom of dialogAndreas Brandner2017-09-061-28/+29
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-2/+2
* Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M2017-08-281-1/+1
* tdf#108706 Unify loading document progress bar labelTakeshi Abe2017-08-222-3/+3
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-2/+2
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-172-2/+2
* loplugin:constparams in starmathNoel Grandin2017-08-0314-33/+33
* loplugin:checkunusedparams in variousNoel Grandin2017-08-032-221/+99
* starmath: cleanup includes with iwyuJochen Nitschke2017-08-0334-154/+34
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-2/+2
* move resmgr to unotoolsCaolán McNamara2017-08-011-2/+2