summaryrefslogtreecommitdiffstats
path: root/unotools/source
Commit message (Expand)AuthorAgeFilesLines
* tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski2018-06-111-4/+24
* make CharClass also mutex-protect calls to its dependent classLuboš Luňák2018-06-041-1/+55
* tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski2018-05-201-1/+3
* -Werror,-Wunused-private-fieldStephan Bergmann2018-05-171-3/+0
* loplugin:unusedfields in tools..xmlhelpNoel Grandin2018-05-171-49/+0
* Avoid gengal hanging in an --enable-dbgutil build on WindowsTor Lillqvist2018-05-111-1/+69
* tdf#117171 support localized number name numbering stylesLászló Németh2018-05-031-0/+8
* identify tab pages by name for save/storing active tabCaolán McNamara2018-04-261-15/+14
* Revert "make UcbStreamHelper return SvStream by std::unique_ptr"Noel Grandin2018-04-251-17/+17
* make UcbStreamHelper return SvStream by std::unique_ptrNoel Grandin2018-04-251-17/+17
* new loplugin:unusedvariablemoreNoel Grandin2018-04-112-11/+3
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-094-29/+32
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-033-10/+10
* use https links for api.libreoffice.org and opengrokdennisroczek2018-04-021-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-015-5/+0
* Remove bogus assertStephan Bergmann2018-03-291-1/+0
* tdf#116315 - Cycle Case including Sentence caseheiko tietze2018-03-261-2/+5
* remove unused ucbstreamhelper includesJochen Nitschke2018-03-191-1/+0
* tdf#114751 Update the default UI fonts for Japanese localeTakeshi Abe2018-03-141-28/+0
* loplugin:constantparam in svtools..unotoolsNoel Grandin2018-03-081-5/+3
* Fix typosAndrea Gelmini2018-03-061-2/+2
* Blind build fix for AndroidStephan Bergmann2018-03-021-2/+2
* iOS, added same limitations as MACOSXjan Iversen2018-03-021-2/+2
* fix fuzzer buildCaolán McNamara2018-03-021-0/+3
* hook up gettext to native dialogCaolán McNamara2018-03-011-1/+5
* loplugin:constparamsNoel Grandin2018-01-241-2/+2
* remove some sal_Bool remnantsNoel Grandin2018-01-221-1/+1
* More loplugin:cstylecast: unotoolsStephan Bergmann2018-01-157-9/+9
* More loplugin:cstylecast: unotoolsStephan Bergmann2018-01-1213-50/+50
* loplugin:redundantcast: unotoolsStephan Bergmann2018-01-111-2/+2
* loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin2018-01-113-26/+17
* lokdialog: Few more places that need to take LOK's LanguageTag into account.Jan Holesovsky2018-01-081-0/+8
* ofz#4952 avoid liblangtag config when fuzzing enabledCaolán McNamara2018-01-051-0/+2
* loplugin:unusedfieldsNoel Grandin2018-01-041-2/+1
* loplugin:singlevalfields improve copy constructor checkNoel Grandin2018-01-031-14/+1
* loplugin:passstuffbyref even more return improvementsNoel Grandin2017-12-241-2/+2
* ofz#4722 Integer-overflowCaolán McNamara2017-12-231-26/+39
* loplugin:passstuffbyref improved returnsNoel Grandin2017-12-234-11/+11
* unotools: don't go belly-up if temp dir is wrong or emptyJuergen Funk2017-12-221-5/+10
* Read some configuration items directlyStephan Bergmann2017-12-191-84/+10
* Don't leak SvtSaveOptions instance through ItemHolder1::holdConfigItemStephan Bergmann2017-12-192-8/+0
* inline use-once typedefsNoel Grandin2017-12-191-3/+1
* Read/write 'encrypt to self' bitKatarina Behrens2017-12-191-4/+46
* Read/write preferred GPG signing/encryption keysKatarina Behrens2017-12-191-1/+5
* Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testingStephan Bergmann2017-12-151-0/+9
* Enable C++17 for clang-cl, tooStephan Bergmann2017-12-151-0/+2
* DELETEZ->std::unique_ptr in toolkit,unotoolsNoel Grandin2017-12-131-10/+8
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:salcall handle static methodsNoel Grandin2017-12-071-2/+2
* Work around latest Boost 1.65.1 still using deprecated std::auto_ptrStephan Bergmann2017-12-061-0/+8