Age | Commit message (Expand) | Author |
2017-09-17 | valgrind: Conditional jump or move depends on uninitialised value | Caolán McNamara |
2017-09-15 | Moved Math/Font-Size dialog buttons to the bottom | Andreas Brandner |
2017-09-13 | Fraction: make conversion operators and constructor explicit | Noel Grandin |
2017-09-08 | set parent for file dialog helper | Caolán McNamara |
2017-09-06 | tdf#101876 Math Fonts dialog: moved buttons to bottom of dialog | Andreas Brandner |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-08-28 | Translate German comments/debug strings (leftovers in dirs starmath to sysui) | Johnny_M |
2017-08-22 | tdf#108706 Unify loading document progress bar label | Takeshi Abe |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants in initialiser/call expressions | Noel Grandin |
2017-08-03 | loplugin:constparams in starmath | Noel Grandin |
2017-08-03 | loplugin:checkunusedparams in various | Noel Grandin |
2017-08-03 | starmath: cleanup includes with iwyu | Jochen Nitschke |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-31 | starmath, sw: fix inconsistent param naming in interface/implementation | Miklos Vajna |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-26 | loplugin:unusedmethods | Noel Grandin |
2017-07-26 | convert SfxGroupId to scoped enum | Noel Grandin |
2017-07-25 | loplugin:unusedmethods | Noel Grandin |
2017-07-25 | tdf#109304: Seems infobar child window wasn't registered in Math | Katarina Behrens |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-14 | use more OUString::operator== in sfx2..svtools | Noel Grandin |
2017-07-13 | loplugin:oncevar: empty strings: starmath | Stephan Bergmann |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-07 | loplugin:unnecessaryparen handle parens inside call expr | Noel Grandin |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-07-04 | tdf#105831 Add Donate entry on Help menu | Olivier |
2017-07-03 | loplugin:unusedfields in slideshow..svtools | Noel Grandin |
2017-07-02 | loplugin:casttovoid: starmath | Stephan Bergmann |
2017-06-27 | xmloff: remove duplicate XML_NAMESPACE_##prefix##_IDX macros | Michael Stahl |
2017-06-27 | loplugin:oncevar in starmath..svl | Noel Grandin |
2017-06-26 | Fix typos | Andrea Gelmini |
2017-06-21 | loplugin:unusedfields in sfx2 part1 | Noel Grandin |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
2017-06-19 | Make SfxItemSet ranges correct by construction: Fix static cases | Stephan Bergmann |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-17 | TransferableObjectDescriptor::mnOle2Misc field is unused | Noel Grandin |
2017-06-16 | Make SfxItemSet ranges correct by construction | Stephan Bergmann |
2017-06-16 | starmath: SfxObjectShell::GetMiscStatus() returns sal_uIntPtr | Takeshi Abe |
2017-06-14 | use ERRCODE_NONE instead of 0 | Noel Grandin |
2017-06-14 | Let CreateItemSet return unique_ptr | Stephan Bergmann |
2017-06-14 | starmath: Use sal_uInt32 for ERRCODE instead of sal_uLong | Takeshi Abe |
2017-06-13 | Use unique_ptr for SfxPrinter::pOptions | Stephan Bergmann |
2017-06-13 | starmath: SvStream::Seek()/Tell() uses sal_uInt64, not sal_uLong | Takeshi Abe |
2017-06-13 | starmath: SvStream::ReadBytes() returns std::size_t, not sal_uLong | Takeshi Abe |
2017-06-12 | pass comphelper::PropertySetInfo around using rtl::Reference | Noel Grandin |
2017-06-06 | replace SVSTREAM_OK with ERRCODE_NONE | Noel Grandin |
2017-06-05 | clang-tidy performance-unnecessary-value-param | Noel Grandin |