summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-10__cplusplus >= 201703L is always true now for _MSC_VERStephan Bergmann
2019-01-04Add apparently missing ! to GlobalEventConfig_Impl::hasElementsStephan Bergmann
2018-12-13Swiss Standard German: replace 'ß' in German translation with 'ss'Tor Lillqvist
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-12-07Clang (and GCC) always has __cplusplus >= C++17 nowStephan Bergmann
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin
2018-12-07the FontToSubsFontFlags enum is not a bitmaskNoel Grandin
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-12-05remove unused SvLockBytesStatFlag enumNoel Grandin
2018-11-30loplugin:singlevalfieldsNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-27remove unused SubsFontFlags flagsNoel Grandin
2018-11-23improve function local staticsNoel Grandin
2018-11-21tdf#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