Age | Commit message (Expand) | Author |
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 |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-19 | loplugin:unusedmethods also check for functions returning bool | Noel Grandin |
2018-01-17 | xmlsecurity: cleanup comment | Thorsten Behrens |
2018-01-15 | tdf#114488 Rank multiple images also for flat odf | Samuel Mehrbrodt |
2018-01-15 | More loplugin:cstylecast: comphelper | Stephan Bergmann |
2018-01-15 | loplugin:useuniqueptr in comphelper,cppu,registry | Noel Grandin |
2018-01-13 | tdf#114550 use 32 bit random session key for gpg encryption | Thorsten Behrens |
2018-01-13 | gpg4libre: open encrypted files also via gpg | Thorsten Behrens |
2018-01-12 | tdf#114939 sfx2: notify user of non-interoperable passwords | Michael Stahl |
2018-01-12 | tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1 | Michael Stahl |
2018-01-12 | More loplugin:cstylecast: comphelper | Stephan Bergmann |
2018-01-04 | loplugin:unusedfields | Noel Grandin |
2017-12-28 | Full UBSan in external/firebird | Stephan Bergmann |
2017-12-19 | lokdialog: Allow windows / dialogs in different languages. | Jan Holesovsky |