summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2018-06-11tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski
2018-06-04make CharClass also mutex-protect calls to its dependent classLuboš Luňák
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-05-17-Werror,-Wunused-private-fieldStephan Bergmann
2018-05-17loplugin:unusedfields in tools..xmlhelpNoel Grandin
2018-05-11Avoid gengal hanging in an --enable-dbgutil build on WindowsTor Lillqvist
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-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-29Remove bogus assertStephan Bergmann
2018-03-26tdf#116315 - Cycle Case including Sentence caseheiko tietze
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-14tdf#114751 Update the default UI fonts for Japanese localeTakeshi Abe
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-03-06Fix typosAndrea Gelmini
2018-03-02Blind build fix for AndroidStephan Bergmann
2018-03-02iOS, added same limitations as MACOSXjan Iversen
2018-03-02fix fuzzer buildCaolán McNamara
2018-03-01hook up gettext to native dialogCaolán McNamara
2018-01-24loplugin:constparamsNoel Grandin
2018-01-22remove some sal_Bool remnantsNoel Grandin
2018-01-15More loplugin:cstylecast: unotoolsStephan Bergmann
2018-01-12More loplugin:cstylecast: unotoolsStephan Bergmann
2018-01-11loplugin:redundantcast: unotoolsStephan Bergmann
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin
2018-01-08lokdialog: Few more places that need to take LOK's LanguageTag into account.Jan Holesovsky
2018-01-05ofz#4952 avoid liblangtag config when fuzzing enabledCaolán McNamara
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-23ofz#4722 Integer-overflowCaolán McNamara
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-12-22unotools: don't go belly-up if temp dir is wrong or emptyJuergen Funk
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-15Enable C++17 for clang-cl, tooStephan Bergmann
2017-12-13DELETEZ->std::unique_ptr in toolkit,unotoolsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-06Work around latest Boost 1.65.1 still using deprecated std::auto_ptrStephan Bergmann