Age | Commit message (Expand) | Author |
2018-08-22 | new loplugin:conststringfield | Noel Grandin |
2018-08-22 | loplugin:useuniqueptr in DynamicResultSet | Noel Grandin |
2018-08-21 | loplugin:useuniqueptr in PropertyChangeNotifier | Noel Grandin |
2018-08-14 | create appendCopy method in OUStringBuffer | Noel Grandin |
2018-08-03 | inline RegexpMapIterImpl into RegexpMapConstIter | Noel Grandin |
2018-08-03 | inline RegexpMapImpl into RegexpMap | Noel Grandin |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-31 | loplugin:returnconstant in ucb | Noel Grandin |
2018-07-30 | loplugin:stringloop in svgio..xmlsecurity | Noel Grandin |
2018-07-29 | cppcheck: useInitializationList in test to xmloff | Jochen Nitschke |
2018-07-27 | loplugin:returnconstant in ucbhelper,drawinglayer | Noel Grandin |
2018-07-26 | ucb: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-07-23 | Fix typos | Andrea Gelmini |
2018-07-11 | clean up UNO available() implementations | Noel Grandin |
2018-07-11 | tdf#79877 perf loading docx file, activate SAX threading | Noel Grandin |
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 |