summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constfields in unotools..uuiNoel Grandin2018-09-199-25/+27
* loplugin:unusedfields improve search for unused collection fieldsNoel Grandin2018-09-181-15/+0
* New loplugin:externalStephan Bergmann2018-09-178-20/+16
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-133-0/+4
* loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin2018-09-125-12/+5
* clang-tidy bugprone-copy-constructor-initNoel Grandin2018-09-112-2/+2
* Revert "clang-tidy performance-move-const-arg"Noel Grandin2018-09-091-2/+2
* clang-tidy performance-move-const-argNoel Grandin2018-09-061-2/+2
* clang-tidy performance-inefficient-vector-operationNoel Grandin2018-09-051-1/+2
* tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen2018-08-311-0/+1
* loplugin:constantparam (3)Noel Grandin2018-08-291-8/+5
* create appendCopy method in OUStringBufferNoel Grandin2018-08-142-4/+4
* short-circuit IsFuzzing when FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION definedCaolán McNamara2018-08-131-0/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-08-028-0/+8
* cppcheck: useInitializationList in test to xmloffJochen Nitschke2018-07-291-2/+3
* new loplugin:stringloop, and applied in variousNoel Grandin2018-07-271-6/+8
* unotools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-272-8/+0
* loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin2018-07-261-2/+1
* clean up UNO available() implementationsNoel Grandin2018-07-112-12/+4
* pass SvStream around by std::unique_ptrNoel Grandin2018-07-102-17/+28
* loplugin:oncevarNoel Grandin2018-07-091-1/+1
* Fix typosAndrea Gelmini2018-06-281-1/+1
* tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski2018-06-081-4/+24
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-053-3/+0
* make CharClass also mutex-protect calls to its dependent classLuboš Luňák2018-05-301-1/+55
* loplugin:unusedmethodsNoel Grandin2018-05-281-7/+0
* 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