Age | Commit message (Expand) | Author |
2019-02-22 | loplugin:unusedfields in unotools | Noel Grandin |
2019-02-19 | pretty up logging of exceptions | Noel Grandin |
2019-02-16 | MSForms: Introduce a new compatibility flag to enable MS compatible Forms menu | Tamás Zolnai |
2019-02-11 | loplugin:indentation in unotools..vbahelper | Noel Grandin |
2019-01-27 | Bail out early | Matteo Casalin |
2019-01-27 | Use getTokenCount instead of custom code | Matteo Casalin |
2019-01-11 | Replace OUStringBuffer::appendCopy with append(std::u16string_view) | Stephan Bergmann |
2019-01-10 | __cplusplus >= 201703L is always true now for _MSC_VER | Stephan Bergmann |
2019-01-04 | Add apparently missing ! to GlobalEventConfig_Impl::hasElements | Stephan Bergmann |
2018-12-13 | Swiss Standard German: replace 'ß' in German translation with 'ss' | Tor Lillqvist |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-07 | HAVE_CPP_INLINE_VARIABLES is always true now | Stephan Bergmann |
2018-12-07 | Clang (and GCC) always has __cplusplus >= C++17 now | Stephan Bergmann |
2018-12-07 | remove unused ConfigItemMode::DelayedUpdate | Noel Grandin |
2018-12-07 | the FontToSubsFontFlags enum is not a bitmask | Noel Grandin |
2018-12-07 | loplugin:singlevalfields extend to all static vars | Noel Grandin |
2018-12-05 | remove unused SvLockBytesStatFlag enum | Noel Grandin |
2018-11-30 | loplugin:singlevalfields | Noel Grandin |
2018-11-29 | remove unnecessary "if (!empty()" checks before loops | Noel Grandin |
2018-11-27 | remove unused SubsFontFlags flags | Noel Grandin |
2018-11-23 | improve function local statics | Noel Grandin |
2018-11-21 | tdf#42949 Fix IWYU warnings in include/vcl/[B-E]* | Gabor Kelemen |
2018-11-20 | tdf#121537 Display SuggestedSaveAsName in title if set | Samuel Mehrbrodt |
2018-11-13 | Use shared methods instead of duplicated code | Samuel Mehrbrodt |
2018-11-12 | tdf#118581 Correctly display issuer name in signature line | Samuel Mehrbrodt |
2018-11-09 | Fix many Java subsequentcheck test by using JUH | Jan-Marek Glogowski |
2018-11-08 | loplugin:collapseif in tools..xmloff | Noel Grandin |
2018-11-05 | loplugin:useuniqueptr in LocaleDataWrapper | Noel Grandin |
2018-11-01 | tdf#112614: Include all labels in the search in Customize dialog | Muhammet Kara |
2018-10-31 | loplugin:useuniqueptr in UcbLockBytes::SetSize | Noel Grandin |
2018-10-26 | tdf#42949 Fix IWYU warnings in include/unotools/* | Gabor Kelemen |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-24 | clang-tidy performance-unnecessary-copy-init in test..xmlscript | Noel Grandin |
2018-10-24 | Fix empty capture group reference | Mike Kaganski |
2018-10-22 | loplugin:staticvar in various | Noel Grandin |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-19 | clang-tidy modernize-redundant-void-arg | Noel Grandin |
2018-10-17 | tdf#42949 Fix IWYU warnings in include/tools/* | Gabor Kelemen |
2018-10-15 | clang-tidy misc-redundant-expression | Noel Grandin |
2018-10-15 | Simplify containers iterations in unotools, unoxml, uui, vbahelper | Arkadiy Illarionov |
2018-10-15 | add SvStream::TellEnd | Noel Grandin |
2018-10-12 | tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale() | Eike Rathke |
2018-10-11 | On iOS, don't create temp files in the folder where a document being edited is | Tor Lillqvist |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-09 | Related: tdf#83128 support translation of plural forms | Caolán McNamara |
2018-10-01 | Consistently have both copy functions for utl::ConfigurationBroadcaster | Stephan Bergmann |
2018-09-19 | loplugin:constfields in unotools..uui | Noel Grandin |
2018-09-18 | loplugin:unusedfields improve search for unused collection fields | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |