summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-24Fix empty capture group referenceMike Kaganski
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke
2018-10-11On iOS, don't create temp files in the folder where a document being edited isTor Lillqvist
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09Related: tdf#83128 support translation of plural formsCaolán McNamara
2018-10-01Consistently have both copy functions for utl::ConfigurationBroadcasterStephan Bergmann
2018-09-19loplugin:constfields in unotools..uuiNoel Grandin
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin
2018-09-06clang-tidy performance-move-const-argNoel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen
2018-08-29loplugin:constantparam (3)Noel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-13short-circuit IsFuzzing when FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION definedCaolán McNamara
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin
2018-07-27unotools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-07-11clean up UNO available() implementationsNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-09loplugin:oncevarNoel Grandin
2018-06-28Fix typosAndrea Gelmini
2018-06-08tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-30make CharClass also mutex-protect calls to its dependent classLuboš Luňák
2018-05-28loplugin:unusedmethodsNoel Grandin
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