summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2018-04-26identify tab pages by name for save/storing active tabCaolán McNamara1-15/+14
2018-04-25Revert "make UcbStreamHelper return SvStream by std::unique_ptr"Noel Grandin1-17/+17
2018-04-25make UcbStreamHelper return SvStream by std::unique_ptrNoel Grandin1-17/+17
2018-04-11new loplugin:unusedvariablemoreNoel Grandin2-11/+3
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin4-29/+32
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin3-10/+10
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke5-5/+0
2018-03-29Remove bogus assertStephan Bergmann1-1/+0
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