summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2020-02-13Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt
2019-04-23Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-20tdf#121537 Display SuggestedSaveAsName in title if setSamuel Mehrbrodt
2018-11-13Use shared methods instead of duplicated codeSamuel Mehrbrodt
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-11-05loplugin:useuniqueptr in LocaleDataWrapperNoel Grandin
2018-11-01tdf#112614: Include all labels in the search in Customize dialogMuhammet Kara
2018-10-31loplugin:useuniqueptr in UcbLockBytes::SetSizeNoel Grandin
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