summaryrefslogtreecommitdiff
path: root/include/unotools
AgeCommit message (Expand)Author
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen
2018-08-13short-circuit IsFuzzing when FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION definedCaolán McNamara
2018-07-27unotools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-08tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski
2018-06-06enable incremental linking on windowsNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-28loplugin:unusedmethodsNoel Grandin
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh
2018-04-26identify tab pages by name for save/storing active tabCaolán McNamara
2018-04-25Revert "make UcbStreamHelper return SvStream by std::unique_ptr"Noel Grandin
2018-04-25make UcbStreamHelper return SvStream by std::unique_ptrNoel Grandin
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist
2018-02-01Fix typosAndrea Gelmini
2018-01-30Typ-o negativIlmari Lauhakangas
2018-01-14Fix typosAndrea Gelmini
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-03loplugin:singlevalfields improve copy constructor checkNoel Grandin
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-19Read some configuration items directlyStephan Bergmann
2017-12-19Don't leak SvtSaveOptions instance through ItemHolder1::holdConfigItemStephan Bergmann
2017-12-19inline use-once typedefsNoel Grandin
2017-12-19Read/write 'encrypt to self' bitKatarina Behrens
2017-12-19Read/write preferred GPG signing/encryption keysKatarina Behrens
2017-12-15Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testingStephan Bergmann
2017-12-06unotools: remove not needed UcbStreamHelper inheritanceMiklos Vajna
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-05Replace lists by vectors in configmgr/unotoolsJulien Nabet
2017-10-27LocaleDataWrapper::stringToDouble() w/ decimalSeparatorAlternative, tdf#81671Eike Rathke
2017-10-27Add LocaleDataWrapper::getNumDecimalSepAlt(), tdf#81671Eike Rathke
2017-10-27Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671Eike Rathke
2017-10-27Supersede with XLocaleData5, LocaleData2, tdf#81671Eike Rathke
2017-10-26loplugin:constmethod in svlNoel Grandin
2017-10-26loplugin:constmethods in unotoolsNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-13tdf#110742 add support for icon themes via extension managerCaolán McNamara
2017-10-06Revert "remove handing of deprecated Storage path option"Noel Grandin
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin
2017-10-05remove handing of deprecated Storage path optionJochen Nitschke
2017-09-12use std::unique_ptr in TItemInfoNoel Grandin
2017-09-06Don't call NotifyListeners with mutex lockedStephan Bergmann
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-04Add debug output operator<< for SearchParam::SearchTypeTor Lillqvist