Age | Commit message (Expand) | Author |
2015-08-31 | sot: don't leak uninitialized memory into temp file | Michael Stahl |
2015-08-29 | Formatting and bail-out early (to not re-format too much) | Matteo Casalin |
2015-08-19 | Clean up remaining utl::LocalFileHelper::Convert... | Stephan Bergmann |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-08-07 | cppcheck:noExplicitConstructor | Noel Grandin |
2015-08-06 | remove some unnecessary casts and local vars | Noel Grandin |
2015-08-06 | tdf#93018 - Copying forms not working anymore (part2) | Noel Grandin |
2015-08-06 | tdf#93018 - Copying forms not working anymore | Noel Grandin |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-08-03 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-07-31 | tools: prefix members of SvStream | Michael Stahl |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-22 | limit storage entry max size to size of underlying stream | Caolán McNamara |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-08 | i#107734 Support for Math Input Panel in Windows 7 | Regina Henschel |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-06 | loplugin:unusedmethods sot | Noel Grandin |
2015-07-03 | expand out some sot macros | Noel Grandin |
2015-07-02 | loplugin:unusedmethods tools | Noel Grandin |
2015-06-29 | remove custom RTTI from SotFactory | Noel Grandin |
2015-06-29 | remove custom RTTI from SvDataCopyStream | Noel Grandin |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-22 | tdf#92037 fix dragging DataSources field into document | Noel Grandin |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-05-28 | new clang plugin: loopvartoosmall | Noel Grandin |
2015-05-19 | Update Apache Bugzilla’s URL | Adolfo Jayme Barrientos |
2015-05-08 | callcatcher: update unused code | Caolán McNamara |
2015-05-07 | Reduce enum class StorageMode to bool transacted | Stephan Bergmann |
2015-05-07 | StorageMode::DiskspannedMode is effectively unused | Stephan Bergmann |
2015-05-07 | StorageMode::CreateUnpacked is never used | Stephan Bergmann |
2015-05-07 | SotStorage ctor nStorageMode param is effectively only used as bool transacted | Stephan Bergmann |
2015-05-07 | Remove unused SotStorage ctor nStorageMode param | Stephan Bergmann |
2015-05-07 | Remove unused SotStorage::OpenSotStream nStorageMode param | Stephan Bergmann |
2015-05-07 | Remove unused SotStorageStream ctor nStorageMode param | Stephan Bergmann |
2015-05-07 | Unwind SotStorageStreamRef typedef | Stephan Bergmann |
2015-05-07 | Unwind SotStorageRef typedef | Stephan Bergmann |
2015-05-07 | Turn StorageMode into a scoped enum | Stephan Bergmann |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-17 | loplugin:implicitboolconversion clean-up | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-07 | Remove dead INetProtocol::Vim | Stephan Bergmann |
2015-04-02 | Change INetProtocol enumerators to CamelCase | Stephan Bergmann |
2015-04-02 | Change INetProtocol to scoped enumeration | Stephan Bergmann |