Age | Commit message (Expand) | Author |
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 |
2017-07-02 | loplugin:casttovoid: editeng | Stephan Bergmann |
2017-07-01 | tdf#108622: use correct type for last check timestamp during autocorrect | Aron Budea |
2017-06-30 | EditEngine: Changing export selection for copy/paste | Varun Dhall |
2017-06-29 | loplugin:oncevar various | Noel Grandin |
2017-06-28 | remove default-able copy ctors and copy operators | Jochen Nitschke |
2017-06-28 | In ImpEditEngine::ReplaceTextOnly, nLen has always been ignored | Stephan Bergmann |
2017-06-28 | -Werror=ignored-qualifiers (GCC 8) | Stephan Bergmann |
2017-06-26 | EditEngine: Added test to check MultiPara Copy/Paste with Bold/Italic text | Varun Dhall |
2017-06-26 | Fix typos | Andrea Gelmini |
2017-06-26 | s/catched/caught | Noel Grandin |
2017-06-23 | EditEngine: Added test to check MultiPara SelectiveSelection Copy/Paste | Varun Dhall |
2017-06-23 | EditEngine: Added test to check Multi Para Copy/Paste | Varun Dhall |
2017-06-23 | loplugin:oncevar editeng..extensions | Noel Grandin |
2017-06-23 | loplugin:unusedfields in desktop..editeng | Noel Grandin |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
2017-06-19 | consider field marks as text for auto quotes | Caolán McNamara |
2017-06-19 | rename IsAutoCapitalizeWordDelim to NonFieldWordDelim | Caolán McNamara |
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 | use local statics in getTypes functions | Jochen Nitschke |
2017-06-16 | Make SfxItemSet ranges correct by construction | Stephan Bergmann |
2017-06-14 | use ERRCODE_NONE instead of 0 | Noel Grandin |