summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-03loplugin:constparams in starmathNoel Grandin
2017-08-03loplugin:checkunusedparams in variousNoel Grandin
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31starmath, sw: fix inconsistent param naming in interface/implementationMiklos Vajna
2017-07-31loplugin:oncevarNoel Grandin
2017-07-26loplugin:unusedmethodsNoel Grandin
2017-07-26convert SfxGroupId to scoped enumNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-25tdf#109304: Seems infobar child window wasn't registered in MathKatarina Behrens
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-07-13loplugin:oncevar: empty strings: starmathStephan Bergmann
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-07-02loplugin:casttovoid: starmathStephan Bergmann
2017-06-27xmloff: remove duplicate XML_NAMESPACE_##prefix##_IDX macrosMichael Stahl
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin
2017-06-26Fix typosAndrea Gelmini
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16starmath: SfxObjectShell::GetMiscStatus() returns sal_uIntPtrTakeshi Abe
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-06-14starmath: Use sal_uInt32 for ERRCODE instead of sal_uLongTakeshi Abe
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-06-13starmath: SvStream::Seek()/Tell() uses sal_uInt64, not sal_uLongTakeshi Abe
2017-06-13starmath: SvStream::ReadBytes() returns std::size_t, not sal_uLongTakeshi Abe
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19loplugin:stringcopy: starmathStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-18loplugin:unusedmethodsNoel Grandin