Age | Commit message (Expand) | Author |
2019-02-28 | remove some unused typedefs | Noel Grandin |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | Noel Grandin |
2019-02-22 | loplugin:unusedfields in ucb,ucbhelper | Noel Grandin |
2019-02-20 | tdf#123293 sfx2: fix metadata loss when loading from stream | Michael Stahl |
2019-02-12 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-02-11 | new loplugin writeonlyvars | Noel Grandin |
2019-02-11 | loplugin:indentation in ucb..ucbhelper | Noel Grandin |
2019-02-08 | o3tl::make_unique -> std::make_unique in tools..xmloff | Gabor Kelemen |
2019-02-05 | Move dubious file: -> smb: conversion from INetURLObject to file UCP | Stephan Bergmann |
2019-02-02 | tdf#123067: fix assert when exporting template | Julien Nabet |
2019-01-24 | loplugin:constparams in ucb..xmlhelp | Noel Grandin |
2019-01-23 | rhbz#1667364 Open doc as R/O for which open(...,O_RDWR) returns EOPNOTSUPP | Stephan Bergmann |
2019-01-15 | Upgrade external/boost to Boost 1.69.0 | Stephan Bergmann |
2019-01-11 | Replace OUStringBuffer::appendCopy with append(std::u16string_view) | Stephan Bergmann |
2019-01-08 | convert "*xxx.get()" to "*xxx" | Noel Grandin |
2019-01-08 | Don't crash when accessing WebDAV resource after auth failed | Mike Kaganski |
2018-12-20 | use unique_ptr in ucb | Noel Grandin |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-07 | loplugin:unnecessaryparen | Stephan Bergmann |
2018-12-07 | loplugin:singlevalfields extend to all static vars | Noel Grandin |
2018-12-06 | Remove obsolete GCC version checks | Stephan Bergmann |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-11-29 | Rename Mac OS X to official name macOS in comments and documentation | Bartosz Kosiorek |
2018-11-29 | remove unnecessary "if (!empty()" checks before loops | Noel Grandin |
2018-11-28 | loplugin:unusedfields | Noel Grandin |
2018-11-18 | Fix typos | Andrea Gelmini |
2018-11-16 | loplugin:staticmethods improvement | Noel Grandin |
2018-11-13 | tdf#121337: Fail on GIO error in GIO UCP getPropertyValue | Stephan Bergmann |
2018-11-12 | convert ENSURE_ORIG_INTERFACE macro to template method | Noel Grandin |
2018-11-11 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-09 | Fix many Java subsequentcheck test by using JUH | Jan-Marek Glogowski |
2018-11-09 | Simplify and fix Java UNO API test makefiles | Jan-Marek Glogowski |
2018-11-06 | convert some macros to local functions | Noel Grandin |
2018-11-05 | -Werror,-Wunused-local-typedef | Stephan Bergmann |
2018-11-04 | crashtesting: kde124742-1.html cannot trust header to be valid ascii | Caolán McNamara |
2018-11-02 | fix signatures of deleted copy/assign operators | Noel Grandin |
2018-10-28 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-28 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-27 | tdf#120703 PVS: V519 variable is assigned values twice successively | Mike Kaganski |
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-23 | Remove redundant comparisons, copy properties unconditionally | Arkadiy Illarionov |
2018-10-22 | loplugin:staticvar in various | Noel Grandin |
2018-10-22 | Simplify containers iterations in ucb, ucbhelper | Arkadiy Illarionov |
2018-10-21 | tdf#120703 (PVS): handle failed realloc | Mike Kaganski |
2018-10-19 | naming order in header doesn't match order in body | Caolán McNamara |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-18 | clang-tidy readability-simplify-boolean-expr | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-17 | loplugin:singlevalfields | Noel Grandin |