Age | Commit message (Expand) | Author |
2018-03-06 | Fix typos | Andrea Gelmini |
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 | Remove LittleEndian constraint, will handle that in calculateHash() | 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 | EventHolder used in dynamic_cast should better be SAL_DLLPUBLIC_RTTI | Stephan Bergmann |
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-22 | Add wrongly formatted file to blacklist | Stephan Bergmann |
2018-02-21 | Manually recognize some IIDs that don't have cleartext names in the Registry | Tor Lillqvist |
2018-02-15 | Do what the TODO said | Tor Lillqvist |
2018-02-15 | Apply clang-format | Tor Lillqvist |
2018-02-15 | Add debug output operator for VARIANT | Tor Lillqvist |
2018-02-15 | Make this work also outside LibreOffice code (for test programs) | Tor Lillqvist |
2018-02-08 | Add debug output operator for IID | Tor Lillqvist |
2018-02-06 | clean up some include guard terminators | Noel Grandin |
2018-02-05 | tdf#108523 Removed @author annotations. | Manuj Vashist |
2018-02-01 | split out SFX_METRIC_ITEM into separate field | Noel Grandin |
2018-01-27 | lok: Allow whitelisting languages that should be used by LibreOfficeKit. | Jan Holesovsky |
2018-01-27 | Fix typos | Andrea Gelmini |
2018-01-25 | loplugin:unused-returns in basegfx..cppcanvas | Noel Grandin |
2018-01-16 | comphelper: put some include guards around stark naked header | Michael Stahl |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-13 | gpg4libre: open encrypted files also via gpg | Thorsten Behrens |
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-20 | Fix typos | Andrea Gelmini |
2017-12-20 | loplugin:unusedindex | Mike Kaganski |
2017-12-19 | lokdialog: Allow windows / dialogs in different languages. | Jan Holesovsky |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-12-15 | lok: calc: LOK_FEATURE_RANGE_HEADERS | Marco Cecchetti |
2017-12-12 | Move generateGUIDString to comphelper | Samuel Mehrbrodt |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-07 | loplugin:salcall handle static methods | Noel Grandin |
2017-12-07 | loplugin:countusersofdefaultparams in comphelper | Noel Grandin |
2017-12-06 | coverity#1401328 Uncaught exception | Caolán McNamara |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-11-30 | tdf#113696 Add mimetype to image element | Samuel Mehrbrodt |
2017-11-28 | tdf#109202: Convert images to desired format in (f)odt filter | Katarina Behrens |
2017-11-18 | silence some coverity warnings | Caolán McNamara |
2017-11-13 | Remove OAccessibleTextHelper::getCharacter and getTextRange | Arnaud Versini |
2017-11-13 | Remove OCommonAccessibleText::getText and getCharacterCount. | Arnaud Versini |
2017-11-11 | Avoid using O[U]StringConcat lvalues containing dangling refs to temporaries | Stephan Bergmann |
2017-11-11 | Remove unnecessary makePropertyValue specialization for Any | Stephan Bergmann |
2017-11-10 | No need to blacklist this loplugin:unnecessaryoverride | Stephan Bergmann |
2017-11-09 | loplugin:finalclasses in comphelper | Noel Grandin |
2017-11-09 | use rtl::Reference for SlaveData | Noel Grandin |
2017-11-04 | Make Windows error reporting more robust | Mike Kaganski |