Age | Commit message (Expand) | Author | Files | Lines |
2018-08-31 | tdf#42949 Fix IWYU warnings: boost/optional in include/ | Gabor Kelemen | 1 | -1/+2 |
2018-08-13 | short-circuit IsFuzzing when FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION defined | Caolán McNamara | 1 | -0/+4 |
2018-07-27 | unotools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann | 4 | -7/+5 |
2018-07-26 | loplugin:returnconstant in tools,comphelper,unotools | Noel Grandin | 1 | -1/+1 |
2018-07-23 | Fix typos | Andrea Gelmini | 2 | -2/+2 |
2018-07-10 | pass SvStream around by std::unique_ptr | Noel Grandin | 2 | -7/+11 |
2018-06-08 | tdf#115007: Use [NatNum12 params...] syntax | Mike Kaganski | 1 | -3/+9 |
2018-06-06 | enable incremental linking on windows | Noel Grandin | 1 | -3/+3 |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke | 2 | -2/+0 |
2018-05-28 | loplugin:unusedmethods | Noel Grandin | 1 | -10/+0 |
2018-05-20 | tdf#35798: Hide empty Database fields' paragraphs (+ compat option) | Mike Kaganski | 1 | -0/+1 |
2018-05-03 | tdf#117171 support localized number name numbering styles | László Németh | 1 | -0/+2 |
2018-04-26 | identify tab pages by name for save/storing active tab | Caolán McNamara | 1 | -2/+2 |
2018-04-25 | Revert "make UcbStreamHelper return SvStream by std::unique_ptr" | Noel Grandin | 1 | -8/+7 |
2018-04-25 | make UcbStreamHelper return SvStream by std::unique_ptr | Noel Grandin | 1 | -7/+8 |
2018-03-08 | loplugin:constantparam in svtools..unotools | Noel Grandin | 1 | -2/+1 |
2018-02-05 | tdf#108523 Removed @author annotations. | Manuj Vashist | 2 | -6/+0 |
2018-02-01 | Fix typos | Andrea Gelmini | 5 | -5/+5 |
2018-01-30 | Typ-o negativ | Ilmari Lauhakangas | 1 | -1/+1 |
2018-01-14 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2018-01-11 | loplugin:useuniqueptr in tools,stoc,unotools | Noel Grandin | 2 | -7/+10 |
2018-01-04 | loplugin:unusedfields | Noel Grandin | 1 | -2/+0 |
2018-01-03 | loplugin:singlevalfields improve copy constructor check | Noel Grandin | 1 | -9/+0 |
2017-12-24 | loplugin:passstuffbyref even more return improvements | Noel Grandin | 1 | -2/+2 |
2017-12-19 | Read some configuration items directly | Stephan Bergmann | 1 | -6/+0 |
2017-12-19 | Don't leak SvtSaveOptions instance through ItemHolder1::holdConfigItem | Stephan Bergmann | 1 | -1/+0 |
2017-12-19 | inline use-once typedefs | Noel Grandin | 1 | -3/+1 |
2017-12-19 | Read/write 'encrypt to self' bit | Katarina Behrens | 1 | -1/+4 |
2017-12-19 | Read/write preferred GPG signing/encryption keys | Katarina Behrens | 1 | -1/+5 |
2017-12-15 | Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testing | Stephan Bergmann | 1 | -3/+2 |
2017-12-06 | unotools: remove not needed UcbStreamHelper inheritance | Miklos Vajna | 1 | -1/+1 |
2017-11-09 | rename AvoidConfig to Fuzzing | Caolán McNamara | 1 | -5/+5 |
2017-11-05 | Replace lists by vectors in configmgr/unotools | Julien Nabet | 1 | -2/+2 |
2017-10-27 | LocaleDataWrapper::stringToDouble() w/ decimalSeparatorAlternative, tdf#81671 | Eike Rathke | 1 | -0/+59 |
2017-10-27 | Add LocaleDataWrapper::getNumDecimalSepAlt(), tdf#81671 | Eike Rathke | 1 | -1/+3 |
2017-10-27 | Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671 | Eike Rathke | 1 | -3/+4 |
2017-10-27 | Supersede with XLocaleData5, LocaleData2, tdf#81671 | Eike Rathke | 1 | -2/+2 |
2017-10-26 | loplugin:constmethod in svl | Noel Grandin | 1 | -1/+1 |
2017-10-26 | loplugin:constmethods in unotools | Noel Grandin | 7 | -10/+10 |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin | 1 | -3/+3 |
2017-10-13 | tdf#110742 add support for icon themes via extension manager | Caolán McNamara | 1 | -0/+2 |
2017-10-06 | Revert "remove handing of deprecated Storage path option" | Noel Grandin | 1 | -0/+3 |
2017-10-05 | loplugin:finalclasses in unotools..vbahelper | Noel Grandin | 2 | -8/+4 |
2017-10-05 | remove handing of deprecated Storage path option | Jochen Nitschke | 1 | -3/+0 |
2017-09-12 | use std::unique_ptr in TItemInfo | Noel Grandin | 1 | -5/+9 |
2017-09-06 | Don't call NotifyListeners with mutex locked | Stephan Bergmann | 1 | -2/+0 |
2017-09-05 | Drop lazywrite property, which is silently ignored by configmgr anyway | Stephan Bergmann | 1 | -3/+2 |
2017-08-25 | loplugin:unusedmethods | Noel Grandin | 1 | -1/+0 |
2017-08-08 | loplugin:unusedmethods | Noel Grandin | 1 | -2/+0 |
2017-08-04 | Add debug output operator<< for SearchParam::SearchType | Tor Lillqvist | 1 | -0/+28 |