summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* 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
* starmath, sw: fix inconsistent param naming in interface/implementationMiklos Vajna2017-07-311-1/+1
* loplugin:oncevarNoel Grandin2017-07-311-3/+3
* loplugin:unusedmethodsNoel Grandin2017-07-262-10/+1
* convert SfxGroupId to scoped enumNoel Grandin2017-07-261-30/+30
* loplugin:unusedmethodsNoel Grandin2017-07-252-9/+0
* tdf#109304: Seems infobar child window wasn't registered in MathKatarina Behrens2017-07-251-0/+2
* de-hrc various thingsCaolán McNamara2017-07-215-8/+3
* migrate to boost::gettextCaolán McNamara2017-07-2142-2251/+779
* use more OUString::operator== in sfx2..svtoolsNoel Grandin2017-07-143-9/+8
* loplugin:oncevar: empty strings: starmathStephan Bergmann2017-07-131-3/+1
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-102-3/+3
* loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2017-07-071-1/+1
* new loplugin unnecessaryparenNoel Grandin2017-07-053-6/+7
* tdf#105831 Add Donate entry on Help menuOlivier2017-07-041-0/+2
* loplugin:unusedfields in slideshow..svtoolsNoel Grandin2017-07-033-8/+1
* loplugin:casttovoid: starmathStephan Bergmann2017-07-021-1/+0