summaryrefslogtreecommitdiffstats
path: root/unotools/source
Commit message (Expand)AuthorAgeFilesLines
* Fix currency symbol selection in Calc on mobileTomaž Vajngerl2020-02-241-1/+1
* android: Use correct path for the .mo resource files.Jan Holesovsky2019-12-191-0/+8
* We need the de-CH 'ß' -> 'ss' code for iOS in another place tooTor Lillqvist2019-09-191-1/+9
* Swiss Standard German: replace 'ß' in German translation with 'ss'Tor Lillqvist2019-09-191-1/+9
* pretty up logging of exceptionsNoel Grandin2019-08-051-18/+10
* Generate MSO lock files when the related MSO compat. option is setTamás Zolnai2019-06-201-6/+21
* MSForms: Introduce a new compatibility flag to enable MS compatible Forms menuTamás Zolnai2019-06-192-0/+176
* Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara2019-04-231-9/+7
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-221-0/+1
* tdf#121537 Display SuggestedSaveAsName in title if setSamuel Mehrbrodt2018-11-201-0/+6
* Use shared methods instead of duplicated codeSamuel Mehrbrodt2018-11-131-0/+9
* tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt2018-11-121-0/+23
* loplugin:collapseif in tools..xmloffNoel Grandin2018-11-081-5/+2
* loplugin:useuniqueptr in LocaleDataWrapperNoel Grandin2018-11-051-252/+167
* 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