summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* tdf#112614: Include all labels in the search in Customize dialogMuhammet Kara2018-11-011-0/+10
* loplugin:useuniqueptr in UcbLockBytes::SetSizeNoel Grandin2018-10-311-4/+3
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-2617-0/+29
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-243-6/+6
* clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin2018-10-243-12/+5
* Fix empty capture group referenceMike Kaganski2018-10-241-1/+5
* loplugin:staticvar in variousNoel Grandin2018-10-222-4/+4
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-192-4/+4
* clang-tidy modernize-redundant-void-argNoel Grandin2018-10-191-8/+2
* tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen2018-10-172-0/+2
* clang-tidy misc-redundant-expressionNoel Grandin2018-10-151-1/+1
* Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov2018-10-157-60/+36
* add SvStream::TellEndNoel Grandin2018-10-152-21/+6
* tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke2018-10-121-1/+7
* On iOS, don't create temp files in the folder where a document being edited isTor Lillqvist2018-10-111-0/+7
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-096-13/+11
* Related: tdf#83128 support translation of plural formsCaolán McNamara2018-10-091-0/+26
* Consistently have both copy functions for utl::ConfigurationBroadcasterStephan Bergmann2018-10-011-0/+12
* 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