Age | Commit message (Expand) | Author |
2018-07-27 | new loplugin:stringloop, and applied in various | Noel Grandin |
2018-07-27 | Related: rhbz#1602589 add comments to coverity annotations | Caolán McNamara |
2018-07-26 | comphelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-07-26 | loplugin:returnconstant in tools,comphelper,unotools | Noel Grandin |
2018-07-23 | Fix typos | Andrea Gelmini |
2018-07-20 | loplugin:unusedfields - look for fields that can be const, in comphelper | Noel Grandin |
2018-07-19 | Fix typos | Andrea Gelmini |
2018-07-18 | Allow the comphelper threadpool to be reset after construction. | Michael Meeks |
2018-07-11 | clean up UNO available() implementations | Noel Grandin |
2018-07-09 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-06 | base64: change impl. of encodig to also work with OStringBuffer | Tomaž Vajngerl |
2018-07-05 | tdf#117901 Write signature line images as emf to ooxml | Samuel Mehrbrodt |
2018-07-04 | Make ThreadPool::pushTask take param by std::unique_ptr | Noel Grandin |
2018-06-21 | merge GenericSolarMutex and SolarMutex | Noel Grandin |
2018-06-08 | look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW | Noel Grandin |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-06-01 | loplugin: look for CPPUNIT_ASSERT_EQUALS with params swapped | Noel Grandin |
2018-05-31 | Introduce comphelper::Automation::AutomationInvokedZone | Tor Lillqvist |
2018-05-29 | loplugin:unusedfields-in-constructor in various | Noel Grandin |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2018-05-22 | loplugin:unusedfields in avmedia..comphelper | Noel Grandin |
2018-05-18 | Refactor SfxObjectShell sign methods | Samuel Mehrbrodt |
2018-04-25 | turn off randomness when running under valgrind | Noel Grandin |
2018-04-15 | cppcheck: variableScope | Muhammet Kara |
2018-04-15 | remove some unused comphelper includes | Jochen Nitschke |
2018-04-10 | loplugin:unusedmethods | Noel Grandin |
2018-04-07 | comphelper: use a lambda expression in NamedValueCollection::operator >>=() | Chris Sherlock |
2018-04-07 | sw lok: View jumps to cursor position even if it is moved by an other view. | Tamás Zolnai |
2018-04-03 | accessibility: more simplifiation in OCommonAccessibleText. | Arnaud Versini |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-25 | accessibility: simplify OCommonAccessibleText | Arnaud Versini |
2018-03-08 | oox: preserve the ContentType of custom files | Ashod Nakashian |
2018-03-08 | loplugin:constantparam in canvas..comphelper | Noel Grandin |
2018-03-08 | loplugin:unusedmethods | Noel Grandin |
2018-03-05 | drop sax::tools::*base64 methods | Noel Grandin |
2018-02-27 | Use for-range loops in comphelper and configmgr | Julien Nabet |
2018-02-26 | Introduce DocPasswordHelper::GetOoxHashAsVector() with salt value vector | Eike Rathke |
2018-02-26 | Introduce enum comphelper::Hash::IterCount instead of bool | Eike Rathke |
2018-02-26 | Use unsigned char, it is.. | Eike Rathke |
2018-02-26 | Swap UTF16-BE to UTF16-LE in Hash::calculateHash() | Eike Rathke |
2018-02-26 | Accept also "SHA1" for "SHA-1" even if not specified | Eike Rathke |
2018-02-26 | Prepare to handle OOXML Agile Encryption password hash as well | Eike Rathke |
2018-02-26 | Move convenience abstractions to DocPasswordHelper, tdf#104250 follow-up | Eike Rathke |
2018-02-24 | Hash Base64, Sequence and cleansing, tdf#104250 prep | Eike Rathke |
2018-02-24 | Implement OOXML password hashing algorithm, tdf#104250 prep | Eike Rathke |
2018-02-14 | oox: cosmetic cleanup | Ashod Nakashian |
2018-01-30 | silence coverity#1428735 Use of untrusted scalar value | Caolán McNamara |
2018-01-27 | lok: Allow whitelisting languages that should be used by LibreOfficeKit. | Jan Holesovsky |
2018-01-25 | loplugin:unused-returns in basegfx..cppcanvas | Noel Grandin |
2018-01-23 | new loplugin: pointerbool | Noel Grandin |