Age | Commit message (Expand) | Author |
2017-08-09 | Removing unused SfxItemPool serialisation from sc | Varun Dhall |
2017-08-08 | SvPersistStream dead | Noel Grandin |
2017-08-08 | loplugin:unusedmethods | Noel Grandin |
2017-08-08 | Fix typos | Andrea Gelmini |
2017-08-08 | loplugin:constantparam | Noel Grandin |
2017-08-07 | Removing unused SfxItemPool serialisation from editeng | Varun Dhall |
2017-08-07 | EditEngine: Removing BIN format | Varun Dhall |
2017-08-03 | lok - add support for in place chart editing | Marco Cecchetti |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-08-01 | loplugin:checkunusedparams | Noel Grandin |
2017-07-31 | make IntlWrapper arg to GetPresentation non-implicit and non-optional | Caolán McNamara |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-28 | loplugin:constparams in editeng | Noel Grandin |
2017-07-28 | loplugin:checkunusedparams more part2 | Noel Grandin |
2017-07-27 | Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual() | Eike Rathke |
2017-07-27 | replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDs | Jochen Nitschke |
2017-07-26 | Restore and fix and fix harder the EditTextObject::operator==() | Eike Rathke |
2017-07-26 | loplugin:unusedmethods | Noel Grandin |
2017-07-26 | loplugin:unusedfields | Noel Grandin |
2017-07-25 | loplugin:unusedmethods | Noel Grandin |
2017-07-23 | editeng: remove bogus copy ctor | Jochen Nitschke |
2017-07-22 | loplugin:constparams in editeng,lingucomponent | Noel Grandin |
2017-07-22 | loplugin:unusedfields in editeng | Noel Grandin |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-18 | remove unused CntWallpaperItem | Caolán McNamara |
2017-07-18 | Change nonsense non-const Date* GetNullDate() to const Date& | Eike Rathke |
2017-07-13 | use more OUString::operator== in dbaccess..filter | Noel Grandin |
2017-07-13 | loplugin:oncevar: empty strings: editeng | Stephan Bergmann |
2017-07-12 | EditEngine: Making ODF Format Default for Copy/Paste | Varun Dhall |
2017-07-11 | EditEngine: Added expwarp for unit tests | Varun Dhall |
2017-07-11 | EditEngine: Added SvxSimpleUnoModel in import filter | Varun Dhall |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-10 | Remove useless method OCommonAccessibleText::getText | Arnaud Versini |
2017-07-07 | loplugin:unnecessaryparen handle parens inside call expr | Noel Grandin |
2017-07-07 | EditEngine: Added para break/connect during ODF paste | Varun Dhall |
2017-07-07 | C++11 remove std::binary_function bases from functors | Jochen Nitschke |
2017-07-06 | EditEngine: Added warning for xml export exception | Varun Dhall |
2017-07-06 | EditEngine: Added test for large para copy/paste | Varun Dhall |
2017-07-06 | make binary functor unary, related tdf#108782 | dcvb |
2017-07-06 | ensure safe GlobalEditData release of xForbiddenCharsTable | Caolán McNamara |
2017-07-06 | rework as a shared_ptr | Caolán McNamara |
2017-07-06 | teach unnecessaryparen plugin about other kinds of statements | Noel Grandin |
2017-07-06 | loplugin unnecessaryparan improvements | Noel Grandin |
2017-07-05 | crash on exit of cppunit tests | Caolán McNamara |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-07-04 | loplugin:unusedfields in editeng | Noel Grandin |
2017-07-03 | EditEngine: Added test to check multi para start copy/paste | Varun Dhall |
2017-07-03 | C++11 remove std::unary_function bases from functors | Jochen Nitschke |