summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2019-04-23Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara1-9/+7
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-20tdf#121537 Display SuggestedSaveAsName in title if setSamuel Mehrbrodt1-0/+6
2018-11-13Use shared methods instead of duplicated codeSamuel Mehrbrodt1-0/+9
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt1-0/+23
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski1-5/+2
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin1-5/+2
2018-11-05loplugin:useuniqueptr in LocaleDataWrapperNoel Grandin1-252/+167
2018-11-01tdf#112614: Include all labels in the search in Customize dialogMuhammet Kara1-0/+10
2018-10-31loplugin:useuniqueptr in UcbLockBytes::SetSizeNoel Grandin1-4/+3
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen17-0/+29
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin3-6/+6
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin3-12/+5
2018-10-24Fix empty capture group referenceMike Kaganski1-1/+5
2018-10-22loplugin:staticvar in variousNoel Grandin2-4/+4
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin2-4/+4
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-8/+2
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen2-0/+2
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin1-1/+1
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov7-60/+36
2018-10-15add SvStream::TellEndNoel Grandin2-21/+6
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke1-1/+7
2018-10-11On iOS, don't create temp files in the folder where a document being edited isTor Lillqvist1-0/+7
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann6-13/+11
2018-10-09Related: tdf#83128 support translation of plural formsCaolán McNamara1-0/+26
2018-10-01Consistently have both copy functions for utl::ConfigurationBroadcasterStephan Bergmann1-0/+12
2018-09-19loplugin:constfields in unotools..uuiNoel Grandin9-25/+27
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin1-15/+0
2018-09-17New loplugin:externalStephan Bergmann8-20/+16
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen3-0/+4
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin5-12/+5
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin2-2/+2
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin1-2/+2
2018-09-06clang-tidy performance-move-const-argNoel Grandin1-2/+2
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin1-1/+2
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen1-0/+1
2018-08-29loplugin:constantparam (3)Noel Grandin1-8/+5
2018-08-14create appendCopy method in OUStringBufferNoel Grandin2-4/+4
2018-08-13short-circuit IsFuzzing when FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION definedCaolán McNamara1-0/+2
2018-08-02Add missing sal/log.hxx headersGabor Kelemen8-0/+8
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke1-2/+3
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin1-6/+8
2018-07-27unotools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2-8/+0
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin1-2/+1
2018-07-11clean up UNO available() implementationsNoel Grandin2-12/+4
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin2-17/+28
2018-07-09loplugin:oncevarNoel Grandin1-1/+1
2018-06-28Fix typosAndrea Gelmini1-1/+1
2018-06-08tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski1-4/+24
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke3-3/+0