summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* 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
* xmloff: remove duplicate XML_NAMESPACE_##prefix##_IDX macrosMichael Stahl2017-06-271-2/+2
* loplugin:oncevar in starmath..svlNoel Grandin2017-06-277-25/+16
* Fix typosAndrea Gelmini2017-06-261-1/+1
* loplugin:unusedfields in sfx2 part1Noel Grandin2017-06-211-1/+0
* convert ErrCode to strong typedefNoel Grandin2017-06-214-10/+10
* Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann2017-06-192-19/+12
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-186-6/+0
* TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin2017-06-172-7/+0
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-164-11/+9
* starmath: SfxObjectShell::GetMiscStatus() returns sal_uIntPtrTakeshi Abe2017-06-162-2/+2
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-144-5/+5
* Let CreateItemSet return unique_ptrStephan Bergmann2017-06-142-4/+7
* starmath: Use sal_uInt32 for ERRCODE instead of sal_uLongTakeshi Abe2017-06-143-10/+10
* Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann2017-06-132-5/+10
* starmath: SvStream::Seek()/Tell() uses sal_uInt64, not sal_uLongTakeshi Abe2017-06-132-9/+9
* starmath: SvStream::ReadBytes() returns std::size_t, not sal_uLongTakeshi Abe2017-06-131-1/+1
* pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin2017-06-121-3/+2
* replace SVSTREAM_OK with ERRCODE_NONENoel Grandin2017-06-062-3/+3
* clang-tidy performance-unnecessary-value-paramNoel Grandin2017-06-052-4/+4
* disambiguate dual use of toolbar idsCaolán McNamara2017-05-312-3/+1
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-311-2/+0
* teach redundantcast plugin about functional castsNoel Grandin2017-05-302-3/+3
* loplugin:stringcopy: starmathStephan Bergmann2017-05-196-7/+7
* make string translation loading more uniformCaolán McNamara2017-05-1911-77/+71
* Revert "Fix typos"Stephan Bergmann2017-05-185-6/+6
* Fix typosAndrea Gelmini2017-05-185-6/+6