Age | Commit message (Expand) | Author |
2018-06-26 | tdf#114227: Add support for PAC to ucbhelper::InternetProxyDecider on Windows | Mike Kaganski |
2018-06-07 | tdf#96099 Remove std::vector typedefs | Abhyudaya Sharma |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2018-05-17 | loplugin:unusedfields in tools..xmlhelp | Noel Grandin |
2018-04-23 | loplugin:useuniqueptr in CachedContentResultSet::CCRS_Cache | Noel Grandin |
2018-04-23 | loplugin:useuiqueptr in SortedEntryList and EventList | Noel Grandin |
2018-04-14 | Fix typos | Andrea Gelmini |
2018-04-11 | new loplugin:unusedvariablemore | Noel Grandin |
2018-04-08 | ucb: Fix overwriting at index 7 | Takeshi Abe |
2018-04-06 | ucb: Shift property "IsRowCountFinal"'s index from 0 to 1 | Takeshi Abe |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-02 | ucb: The sequence's length is 3, not 2. | Takeshi Abe |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-24 | rhbz#1559633: Treat EPERM same as EACCES when opening files | Stephan Bergmann |
2018-03-19 | tdf#116489 - fix ucb TaskManager deadlock. | Michael Meeks |
2018-03-12 | loplugin:redundantfcast | Stephan Bergmann |
2018-03-12 | loplugin:redundantfcast look for redundant copies in return statements | Noel Grandin |
2018-03-04 | Remove unnecessary INetProtocol::Webdav[s] again | Stephan Bergmann |
2018-03-04 | Remove unnecessary INetProtocol::VndSunStarWebdavs again | Stephan Bergmann |
2018-03-04 | Change INetURLObject::isSchemeEqualTo parameter to u16string_view | Stephan Bergmann |
2018-02-02 | usb: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-02-02 | loplugin:useuniqueptr in TaskManager::UnqPathData | Noel Grandin |
2018-02-01 | Support for webdav:// and webdavs:// schemes from command line | Vasily Melenchuk |
2018-01-29 | make memory management more explicit in BaseContext | Noel Grandin |
2018-01-29 | loplugin:useuniqueptr in BaseContent | Noel Grandin |
2018-01-29 | loplugin:useuniqueptr in DataSupplier_Impl | Noel Grandin |
2018-01-29 | loplugin:useuniqueptr in ResultSetBase | Noel Grandin |
2018-01-29 | loplugin:useuniqueptr in FTPContentProvider | Noel Grandin |
2018-01-29 | loplugin:useuniqueptr in XResultSet_impl | Noel Grandin |
2018-01-26 | loplugin:useuniqueptr in SortedResultSet | Noel Grandin |
2018-01-26 | loplugin:useuniqueptr in PersistentPropertySet_Impl | Noel Grandin |
2018-01-26 | loplugin:useuniqueptr in SortedDynamicResultSet | Noel Grandin |
2018-01-25 | loplugin:useuniqueptr in ContentResultSetWrapper | Noel Grandin |
2018-01-24 | sal_Bool -> bool (remaining uses of css::uno::Any::has) | Stephan Bergmann |
2018-01-19 | loplugin:unusedmethods also check for functions returning bool | Noel Grandin |
2018-01-17 | loplugin:unnecessaryparen extend to delete statements | Noel Grandin |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-15 | Fix typos | Andrea Gelmini |
2018-01-12 | More loplugin:cstylecast: ucb | Stephan Bergmann |
2018-01-09 | loplugin:convertlong in ucb,sot | Noel Grandin |
2018-01-04 | drop ULONG typedef | Noel Grandin |
2017-12-29 | loplugin:passstuffbyref improved return in ucb,connectivity | Noel Grandin |
2017-12-19 | remove unused typedefs | Noel Grandin |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-12-14 | No need to keep these whitelisted functions decorated with SAL_CALL | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-07 | loplugin:salcall handle static methods | Noel Grandin |
2017-12-06 | loplugin:salcall handle virtual methods | Noel Grandin |