summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2018-03-26tdf#116315 - Cycle Case including Sentence caseheiko tietze1-2/+5
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-03-14tdf#114751 Update the default UI fonts for Japanese localeTakeshi Abe1-28/+0
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin1-5/+3
2018-03-06Fix typosAndrea Gelmini1-2/+2
2018-03-02Blind build fix for AndroidStephan Bergmann1-2/+2
2018-03-02iOS, added same limitations as MACOSXjan Iversen1-2/+2
2018-03-02fix fuzzer buildCaolán McNamara1-0/+3
2018-03-01hook up gettext to native dialogCaolán McNamara1-1/+5
2018-01-24loplugin:constparamsNoel Grandin1-2/+2
2018-01-22remove some sal_Bool remnantsNoel Grandin1-1/+1
2018-01-15More loplugin:cstylecast: unotoolsStephan Bergmann7-9/+9
2018-01-12More loplugin:cstylecast: unotoolsStephan Bergmann13-50/+50
2018-01-11loplugin:redundantcast: unotoolsStephan Bergmann1-2/+2
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin3-26/+17
2018-01-08lokdialog: Few more places that need to take LOK's LanguageTag into account.Jan Holesovsky1-0/+8
2018-01-05ofz#4952 avoid liblangtag config when fuzzing enabledCaolán McNamara1-0/+2
2018-01-04loplugin:unusedfieldsNoel Grandin1-2/+1
2018-01-03loplugin:singlevalfields improve copy constructor checkNoel Grandin1-14/+1
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin1-2/+2
2017-12-23ofz#4722 Integer-overflowCaolán McNamara1-26/+39
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin4-11/+11
2017-12-22unotools: don't go belly-up if temp dir is wrong or emptyJuergen Funk1-5/+10
2017-12-19Read some configuration items directlyStephan Bergmann1-84/+10
2017-12-19Don't leak SvtSaveOptions instance through ItemHolder1::holdConfigItemStephan Bergmann2-8/+0
2017-12-19inline use-once typedefsNoel Grandin1-3/+1
2017-12-19Read/write 'encrypt to self' bitKatarina Behrens1-4/+46
2017-12-19Read/write preferred GPG signing/encryption keysKatarina Behrens1-1/+5
2017-12-15Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testingStephan Bergmann1-0/+9
2017-12-15Enable C++17 for clang-cl, tooStephan Bergmann1-0/+2
2017-12-13DELETEZ->std::unique_ptr in toolkit,unotoolsNoel Grandin1-10/+8
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-07loplugin:salcall handle static methodsNoel Grandin1-2/+2
2017-12-06Work around latest Boost 1.65.1 still using deprecated std::auto_ptrStephan Bergmann1-0/+8
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-10/+10
2017-11-22drop duplicate methodCaolán McNamara2-2/+2
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara9-15/+15
2017-11-08speed up fuzzers a littleCaolán McNamara1-0/+5
2017-11-06CharClass: simplify methods a littleMike Kaganski1-54/+18
2017-11-05Replace lists by vectors in configmgr/unotoolsJulien Nabet2-36/+12
2017-10-27LocaleDataWrapper::stringToDouble() w/ decimalSeparatorAlternative, tdf#81671Eike Rathke1-0/+41
2017-10-27Add LocaleDataWrapper::getNumDecimalSepAlt(), tdf#81671Eike Rathke1-1/+4
2017-10-27Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671Eike Rathke1-3/+3
2017-10-27Supersede with XLocaleData5, LocaleData2, tdf#81671Eike Rathke1-3/+3
2017-10-26loplugin:constmethods in unotoolsNoel Grandin10-27/+27
2017-10-23loplugin:includeform: unotoolsStephan Bergmann5-10/+10
2017-10-23overload std::hash for OUString and OStringNoel Grandin8-10/+10
2017-10-13tdf#110742 add support for icon themes via extension managerCaolán McNamara1-1/+10
2017-10-06Revert "remove handing of deprecated Storage path option"Noel Grandin1-1/+17