Age | Commit message (Expand) | Author |
2017-04-13 | Removed duplicated includes | Andrea Gelmini |
2017-04-10 | loplugin:inlinefields in ucb_impl::RegexpMap | Noel Grandin |
2017-04-10 | use unique_ptr in RegexpMapImpl | Noel Grandin |
2017-04-05 | tdf#106955: Open WebDAV resources on which PROPFIND fails | Mike Kaganski |
2017-04-03 | use actual UNO enums in test..vbahelper | Noel Grandin |
2017-03-30 | NeonSession_NeonAuth(): avoid redundant OUString->OString conversion | Vitaliy Anderson |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-17 | cleanup double includes and declarations | Jochen Nitschke |
2017-03-14 | try to fix webdav build | Markus Mohrhard |
2017-03-13 | tdf#95416 remove ../ in #include headers of sfx2 files | Jeevan |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-02 | Fix typos | Andrea Gelmini |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-25 | value returned from particular web server is not valid ascii | Caolán McNamara |
2017-02-22 | Need <sys/stat.h> when HAVE_FEATURE_MACOSX_SANDBOX | Tor Lillqvist |
2017-02-21 | fix the webdav=serf build | Markus Mohrhard |
2017-02-21 | loplugin:subtlezeroinit: ucb | Stephan Bergmann |
2017-02-21 | try to fix "random config" tb | Markus Mohrhard |
2017-02-21 | try to fix random config tinderbox | Markus Mohrhard |
2017-02-16 | external/libcmis: Silence -Wdynamic-exception-spec errors | Stephan Bergmann |
2017-02-15 | try to fix "random config" box | Markus Mohrhard |
2017-02-10 | remove unused enumerators from FTPErrors enum | Noel Grandin |
2017-02-10 | convert InsertOperation to scoped enum | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-01 | Revert "cancelCommandExecution - no need to pass exception by Any" | Noel Grandin |
2017-02-01 | cancelCommandExecution - no need to pass exception by Any | Noel Grandin |
2017-01-31 | Revert "Avoid warning with Clang that doesn't have -Wunused-but-set-parameter" | Stephan Bergmann |
2017-01-31 | Work around -Werror,-Wunknown-pragmas | Stephan Bergmann |
2017-01-31 | Avoid warning with Clang that doesn't have -Wunused-but-set-parameter | Tor Lillqvist |
2017-01-31 | Silence GCC 7 warnings in libcmis/libcmis.hxx | Stephan Bergmann |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-30 | NO_STREAM_CREATION_WITHIN_DOCUMENT_ROOT is always true | Noel Grandin |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-27 | Don't worry, Kai, it's still in the git repo | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-26 | loplugin: unnecessary destructor test..unotools | Noel Grandin |
2017-01-26 | loplugin:dynexcspec | Stephan Bergmann |
2017-01-26 | loplugin:useuniqueptr | Stephan Bergmann |
2017-01-26 | loplugin:useuniqueptr | Stephan Bergmann |
2017-01-26 | loplugin:salbool | Stephan Bergmann |
2017-01-20 | new loplugin: useuniqueptr: ucb..ucbhelper | Noel Grandin |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, ucb | Stephan Bergmann |
2017-01-18 | use rtl::Reference in DynamicResultSetWrapper | Noel Grandin |
2017-01-18 | use rtl::Reference in ContentResultSetWrapper | Noel Grandin |
2017-01-18 | use rtl::Reference in CachedContentResultSet | Noel Grandin |
2017-01-17 | use rtl::Reference OFileAccess | Noel Grandin |
2017-01-17 | use rtl::Reference in SortedDynamicResultSet | Noel Grandin |
2017-01-09 | ucb: cmis::DataSupplier::queryContent() looks rather questionable | Michael Stahl |
2017-01-09 | ucb: ReacquireableGuard::reacquire() is a no-op | Michael Stahl |