Age | Commit message (Expand) | Author |
2018-01-06 | tdf#114819 - include the synthetic encrpytion header into the size. | Michael Meeks |
2017-12-27 | ofz#4806 Infinite loop | Caolán McNamara |
2017-12-25 | ofz#4734 Null-deref | Caolán McNamara |
2017-12-14 | No need to keep these whitelisted functions decorated with SAL_CALL | Stephan Bergmann |
2017-12-11 | Fix typos and grammar | Ilmari Lauhakangas |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-10 | remove unused osl/time.h includes .. | Jochen Nitschke |
2017-12-08 | rtlRandomPool: remove pointless seeding with system time | Thorsten Behrens |
2017-12-07 | gpg4libre: [API CHANGE] add storage helper for GPG encryption data | Thorsten Behrens |
2017-12-07 | gpg4libre: add manifest entries for gpg encryption | Thorsten Behrens |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-12-05 | loplugin:countusersofdefaultparams in editeng..package | Noel Grandin |
2017-12-02 | ofz#4502 Direct-leak | Caolán McNamara |
2017-12-02 | improve scoping | Caolán McNamara |
2017-12-02 | ofz#4491 Bad-Cast | Caolán McNamara |
2017-11-29 | ofz: Direct-leak | Caolán McNamara |
2017-11-27 | keep track of available data | Caolán McNamara |
2017-11-24 | fix attempt to save and rethrow exception | Caolán McNamara |
2017-11-04 | loplugin:constparams in various(1) | Noel Grandin |
2017-11-01 | -Werror,-Wunused-private-field | Stephan Bergmann |
2017-11-01 | loplugin:finalclasses in package | Noel Grandin |
2017-10-23 | loplugin:includeform: package | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-21 | coverity#1401307 document checked 'Uncaught exception' | Caolán McNamara |
2017-10-10 | Replace list by vector InputStreamsList_Impl (package) | Julien Nabet |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-10-03 | new loplugin:blockblock | Noel Grandin |
2017-10-01 | throw more useful uno::Exception's | Noel Grandin |
2017-10-01 | simplify some OUString compareTo calls | Muhammet Kara |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin |
2017-09-25 | Fix typos | Andrea Gelmini |
2017-09-23 | new loplugin unnecessarycatchthrow | Noel Grandin |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-22 | loplugin:flatten in framework..package | Noel Grandin |
2017-09-12 | clang-tidy modernize-use-emplace in package..sax | Noel Grandin |
2017-09-07 | tdf#108572 let remove storage element | Szymon Kłos |
2017-09-02 | Replace some lists by vectors in xstorage (part2) | Julien Nabet |
2017-08-24 | Replace some lists by vectors in xstorage (package module) | Julien Nabet |
2017-08-20 | Fixing threadedStream produce loop condition: | Mohammed Abdul Azeem |
2017-08-20 | package: get rid of requirement for plain passwords | Thorsten Behrens |
2017-08-08 | tdf#111481 package: seek to 0 before truncate() | Miklos Vajna |
2017-08-08 | loplugin:constantparam | Noel Grandin |
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 |