Age | Commit message (Expand) | Author |
2017-12-17 | Fix typos | Andrea Gelmini |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-06-05 | spelling instanciate -> instantiate | Noel Grandin |
2017-03-30 | tdf#39468 Translate German comments | Jens Carl |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-19 | Fix typos + some German translations | Andrea Gelmini |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, framework | Stephan Bergmann |
2016-04-11 | tdf#94306 replace boost::noncopyable ... | Jochen Nitschke |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-03-02 | loplugin:unuseddefaultparam in framework | Noel Grandin |
2016-01-11 | loplugin:unusedmethods unused return value in framework | Noel Grandin |
2015-12-16 | Remove comment noise | Stephan Bergmann |
2015-12-16 | No need for TransactionGuard::stop | Stephan Bergmann |
2015-12-16 | Simplify TransactionManager | Stephan Bergmann |
2015-12-16 | No need to pass eReason out of TransactionManager::registerTransaction | Stephan Bergmann |
2015-12-16 | TransactionGuard is always called with null eReason | Stephan Bergmann |
2015-12-16 | Remove dead ctor | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-01 | Fix typos | Andrea Gelmini |
2015-06-13 | Typo: E_HARDEXCETIONS->E_HARDEXCEPTIONS | Julien Nabet |
2015-05-13 | framework: remove pointless IGate interface and de-virtualize | Michael Stahl |
2015-05-13 | ramework: remove confusing unused Gate::openGap() | Michael Stahl |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-09-10 | Typo: (N|n)ormaly->(N|n)ormally | Julien Nabet |
2014-07-02 | Drop unused E_NOEXCEPTIONS | Stephan Bergmann |
2014-07-02 | Drop unnecessary ITransactionManager base class | Stephan Bergmann |
2014-05-14 | Removed redundant private methods comments | Hussian Alamri |
2014-04-27 | automaticly -> automatically. | Jan Holesovsky |
2014-04-15 | Remove LockHelper::getGlobalMutex(). | Jan Holesovsky |
2014-04-07 | framework: sal_Bool->bool | Noel Grandin |
2014-04-06 | Bin empty @seealso, @param, @return etc metacomments | Tor Lillqvist |
2014-04-06 | Bin empty @seealso, @param, @return and @onerror metacomments | Tor Lillqvist |
2014-04-06 | Kill superfluous spacing before semicolons | Tor Lillqvist |
2014-04-06 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-03-26 | Work around MSC "'override' cannot be used with 'inline'" bug | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-20 | Remove newly unused framework::LockHelper class | Stephan Bergmann |
2014-03-20 | Remove newly unused framework::Guard | Stephan Bergmann |
2014-03-20 | Turn odd framework::LockHelper::getGlobalLock() into an osl::Mutex | Stephan Bergmann |
2014-03-20 | Remove newly unused framework::ThreadHelpBase | Stephan Bergmann |
2014-03-17 | Consolidate framework::{Resetable,}Guard | Stephan Bergmann |
2014-03-17 | No need for framework::LockHelper to derive from framework::IMutex | Stephan Bergmann |
2014-03-17 | Use LockHelper directly | Stephan Bergmann |
2014-03-17 | Consolidate framework::{Read,Write}Guard | Stephan Bergmann |
2014-03-17 | Remove unused framework::WriteGuard::getMode | Stephan Bergmann |
2014-03-17 | Remove single, unnecessary use of framework::WriteGuard::downgrade | Stephan Bergmann |
2014-03-17 | Remove superfluous framework::LockHelper::{acquire,release{Read,Write}Access | Stephan Bergmann |
2014-03-17 | Remove no-op framework::LockHelper::downgradeWriteAccess | Stephan Bergmann |