Age | Commit message (Expand) | Author |
2017-07-31 | loplugin:constparams in basctl | Noel Grandin |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-28 | loplugin:checkunusedparams more part1 | Noel Grandin |
2017-07-19 | tdf#108835 Fixed writer crash on adding Autocorrect Entry: | Mohammed Abdul Azeem |
2017-07-18 | loplugin:constparams in package | Noel Grandin |
2017-07-13 | use more OUString::operator== in forms..sal | Noel Grandin |
2017-07-12 | strip some linefeeds from the end of debug output | Noel Grandin |
2017-07-11 | simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) | Noel Grandin |
2017-07-07 | tdf#108821 - fix for overflow of variables on opening huge files | Mohammed Abdul Azeem |
2017-07-07 | loplugin:unnecessaryparen handle parens inside call expr | Noel Grandin |
2017-07-06 | tdf#108821 - fixed bad alloc on opening large file | Michael Meeks |
2017-07-06 | loplugin unnecessaryparan improvements | Noel Grandin |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-07-02 | loplugin:casttovoid: package | Stephan Bergmann |
2017-06-26 | loplugin:oncevar in oox..sax | Noel Grandin |
2017-06-20 | create comphelper::RefCountedMutex | Noel Grandin |
2017-06-13 | Avoid race between mbTerminate check and wait. | Michael Meeks |
2017-06-13 | use local statics for getUnoTunnelImplementationId | Jochen Nitschke |
2017-06-12 | Setting Buffered(threaded)Stream as default: | Mohammed Abdul Azeem |
2017-06-11 | Fix typos | Andrea Gelmini |
2017-06-08 | First cut at moving unzipping into new thread: | Mohammed Abdul Azeem |
2017-06-08 | Fixing loose ends for multithread Sync in package/: | Mohammed Abdul Azeem |
2017-06-02 | Improved loplugin:redundantcast static_cast handling: package | Stephan Bergmann |
2017-05-31 | Remove some unnecessary scaffolding around SAL_WARN calls | Stephan Bergmann |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-09 | remove unnecessary empty OUString fields and vars | Noel Grandin |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert package module away from OSL_ASSERT to assert | Chris Sherlock |
2017-05-03 | loplugin:checkunusedparams in package..reportdesign | Noel Grandin |
2017-04-28 | loplugin:salunicodeliteral: package | Stephan Bergmann |
2017-04-27 | tdf#105942 Don't hang when file is protected and compressed | Xisco Fauli |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-04-12 | drop document_io_logring.txt and use global logging | Caolán McNamara |
2017-03-30 | remove type decorations on char literals | Jochen Nitschke |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-13 | Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()" | Miklos Vajna |
2017-03-11 | comphelper: fix MSVC hang in ThreadPool::shutdown() | Michael Stahl |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-23 | Use copy ctor instead of ZipPackageFolder::copyZipEntry | Stephan Bergmann |
2017-02-22 | use std::unique_ptr | Caolán McNamara |
2017-02-15 | Some simplifications, using UNO_QUERY_THROW | Stephan Bergmann |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-25 | loplugin: unnecessary destructor oox..sax | Noel Grandin |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, package | Stephan Bergmann |