Age | Commit message (Expand) | Author |
2018-04-09 | use more DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-02 | use https links for api.libreoffice.org and opengrok | dennisroczek |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-29 | Remove bogus assert | Stephan Bergmann |
2018-03-26 | tdf#116315 - Cycle Case including Sentence case | heiko tietze |
2018-03-19 | remove unused ucbstreamhelper includes | Jochen Nitschke |
2018-03-14 | tdf#114751 Update the default UI fonts for Japanese locale | Takeshi Abe |
2018-03-08 | loplugin:constantparam in svtools..unotools | Noel Grandin |
2018-03-06 | Fix typos | Andrea Gelmini |
2018-03-02 | Blind build fix for Android | Stephan Bergmann |
2018-03-02 | iOS, added same limitations as MACOSX | jan Iversen |
2018-03-02 | fix fuzzer build | Caolán McNamara |
2018-03-01 | hook up gettext to native dialog | Caolán McNamara |
2018-01-24 | loplugin:constparams | Noel Grandin |
2018-01-22 | remove some sal_Bool remnants | Noel Grandin |
2018-01-15 | More loplugin:cstylecast: unotools | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: unotools | Stephan Bergmann |
2018-01-11 | loplugin:redundantcast: unotools | Stephan Bergmann |
2018-01-11 | loplugin:useuniqueptr in tools,stoc,unotools | Noel Grandin |
2018-01-08 | lokdialog: Few more places that need to take LOK's LanguageTag into account. | Jan Holesovsky |
2018-01-05 | ofz#4952 avoid liblangtag config when fuzzing enabled | Caolán McNamara |
2018-01-04 | loplugin:unusedfields | Noel Grandin |
2018-01-03 | loplugin:singlevalfields improve copy constructor check | Noel Grandin |
2017-12-24 | loplugin:passstuffbyref even more return improvements | Noel Grandin |
2017-12-23 | ofz#4722 Integer-overflow | Caolán McNamara |
2017-12-23 | loplugin:passstuffbyref improved returns | Noel Grandin |
2017-12-22 | unotools: don't go belly-up if temp dir is wrong or empty | Juergen Funk |
2017-12-19 | Read some configuration items directly | Stephan Bergmann |
2017-12-19 | Don't leak SvtSaveOptions instance through ItemHolder1::holdConfigItem | Stephan Bergmann |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-12-19 | Read/write 'encrypt to self' bit | Katarina Behrens |
2017-12-19 | Read/write preferred GPG signing/encryption keys | Katarina Behrens |
2017-12-15 | Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testing | Stephan Bergmann |
2017-12-15 | Enable C++17 for clang-cl, too | Stephan Bergmann |
2017-12-13 | DELETEZ->std::unique_ptr in toolkit,unotools | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-07 | loplugin:salcall handle static methods | Noel Grandin |
2017-12-06 | Work around latest Boost 1.65.1 still using deprecated std::auto_ptr | Stephan Bergmann |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-11-22 | drop duplicate method | Caolán McNamara |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-11-09 | rename AvoidConfig to Fuzzing | Caolán McNamara |
2017-11-08 | speed up fuzzers a little | Caolán McNamara |
2017-11-06 | CharClass: simplify methods a little | Mike Kaganski |
2017-11-05 | Replace lists by vectors in configmgr/unotools | Julien Nabet |
2017-10-27 | LocaleDataWrapper::stringToDouble() w/ decimalSeparatorAlternative, tdf#81671 | Eike Rathke |
2017-10-27 | Add LocaleDataWrapper::getNumDecimalSepAlt(), tdf#81671 | Eike Rathke |
2017-10-27 | Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671 | Eike Rathke |
2017-10-27 | Supersede with XLocaleData5, LocaleData2, tdf#81671 | Eike Rathke |