Age | Commit message (Expand) | Author |
2016-12-30 | cleanup tailing backslashes | Jochen Nitschke |
2016-12-30 | unexpected exception seen in tinderbox | Caolán McNamara |
2016-12-22 | Revert "[API CHANGE] createSecurityContext() was always called with an empty ... | Tor Lillqvist |
2016-12-21 | [API CHANGE] createSecurityContext() was always called with an empty string | Tor Lillqvist |
2016-12-19 | vcl: separate ImplImageTree - ImageTree singleton and public iface | Tomaž Vajngerl |
2016-12-14 | Merge shell into TaskManager base class | Stephan Bergmann |
2016-12-13 | loplugin:staticanonymous | Tor Lillqvist |
2016-12-13 | loplugin:salbool | Tor Lillqvist |
2016-12-13 | loplugin:stringconstant | Tor Lillqvist |
2016-12-13 | loplugin:nullptr | Tor Lillqvist |
2016-12-13 | loplugin:override | Tor Lillqvist |
2016-12-13 | loplugin:refcounting | Tor Lillqvist |
2016-12-12 | -Werror,-Wimplicit-fallthrough | Tor Lillqvist |
2016-12-12 | Revert "loplugin:refcounting" | Tor Lillqvist |
2016-12-12 | coverity#1397041 Unchecked return value | Caolán McNamara |
2016-12-11 | fix out of bounds access | Jochen Nitschke |
2016-12-11 | cmis: add error handling on checkin | Thorsten Behrens |
2016-12-09 | loplugin:refcounting | Tor Lillqvist |
2016-12-09 | ucb: replace "SimpleList" trash | Michael Stahl |
2016-12-08 | OSL_TRACE -> SAL in sw..ucb | Noel Grandin |
2016-12-08 | -Werror=return-local-addr | Stephan Bergmann |
2016-12-08 | loplugin:overrideparam | Tor Lillqvist |
2016-12-08 | loplugin:override | Tor Lillqvist |
2016-12-08 | loplugin:nullptr | Tor Lillqvist |
2016-12-05 | fix the generally unused non-neon webdav MapDAVException | Caolán McNamara |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-11-23 | New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUString | Stephan Bergmann |
2016-11-23 | loplugin:unnecessaryoverride (dtors) in ucb | Stephan Bergmann |
2016-11-22 | remove some more global OUStrings | Noel Grandin |
2016-11-18 | loplugin:datamembershadow | Noel Grandin |
2016-11-16 | straighten weirdo exception message, inserting a comma and a blank helps.. | Eike Rathke |
2016-11-13 | Change remaining sal_Int32 to ContinuationFlags ... | Korrawit Pruegsanusak |
2016-11-07 | loplugin:unnecessaryvirtual in test..vbahelper | Noel Grandin |
2016-11-01 | Cosmetic: Namespaces, better make use of the 'using-directive' | Giuseppe Castagno |
2016-10-31 | Omit comparator which is the same as default std::less<key_type> | Takeshi Abe |
2016-10-27 | Cosmetic: Move function member around... | Giuseppe Castagno |
2016-10-26 | const-ness fixes | Stephan Bergmann |
2016-10-26 | WebDAV: Small cosmetic to unit checks. | Giuseppe Castagno |
2016-10-26 | loplugin:expandablemethods in ucb..ucbhelper | Noel Grandin |
2016-10-23 | Fix typos | Andrea Gelmini |
2016-10-21 | tdf#102499 (9): Fix eXo Platform WebDAV on 'Save Remote File' | Giuseppe Castagno |
2016-10-21 | tdf#102499 (8): Return empty property when not present. | Giuseppe Castagno |
2016-10-19 | loplugin:expandablemethods in UnoControls..vbahelper | Noel Grandin |
2016-10-18 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |
2016-10-18 | ucb: fix handling of >>= with rhs Any | Jochen Nitschke |
2016-10-18 | loplugin:unusedmethods | Noel Grandin |
2016-10-13 | tdf#102499 (7): Caching connect timeout or cannot connect. | Giuseppe Castagno |
2016-10-13 | loplugin:unnecessaryoverride | Noel Grandin |
2016-10-12 | tdf#102499 (6): Cache OPTIONS if not present or if lifetime different | Giuseppe Castagno |
2016-10-11 | tdf#102499 (5): Deal with HTTP unofficial response status codes | Giuseppe Castagno |