Age | Commit message (Expand) | Author |
2019-04-19 | optimise find/insert pattern | Noel Grandin |
2019-04-15 | loplugin:sequentialassign in ucb..vbahelper | Noel Grandin |
2019-04-12 | Resolves: tdf#124698 bubble down parent for modal dialog | Caolán McNamara |
2019-04-08 | tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 2 | Noel Grandin |
2019-04-07 | Don't use resettable/clearable guard where plain guard is enough | Mike Kaganski |
2019-03-31 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-03-28 | simplify reset(nullptr) -> reset() | Noel Grandin |
2019-03-26 | Generate MSO lock files when the related MSO compat. option is set | Tamás Zolnai |
2019-03-07 | log nice exception messages whereever possible | Noel Grandin |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-03-04 | simplify UNO getTypes methods | Noel Grandin |
2019-03-04 | Revert "new loplugin typedefparam" | Noel Grandin |
2019-03-04 | new loplugin typedefparam | Noel Grandin |
2019-02-28 | remove some unused typedefs | Noel Grandin |
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 |