Age | Commit message (Expand) | Author |
2018-11-05 | tdf#42949 Fix IWYU warnings in include/sot/* | Gabor Kelemen |
2018-11-04 | coverity#1440843 help coverity out wrt Wrapper object use after free | Caolán McNamara |
2018-11-02 | loplugin:useuniqueptr in sot | Noel Grandin |
2018-10-28 | tdf#119235 svx,sd: fix drag&drop from ColorBar | Michael Stahl |
2018-10-19 | simplify expression | Caolán McNamara |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-19 | clang-tidy readability-misleading-indentation | Noel Grandin |
2018-10-15 | clang-tidy misc-redundant-expression | Noel Grandin |
2018-10-15 | add SvStream::TellEnd | Noel Grandin |
2018-10-09 | loplugin:constfields in smoketest..sot | Noel Grandin |
2018-09-18 | tdf#118784 sot: lower priority of RTF clipboard format on macOS | Miklos Vajna |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-13 | tdf#42949 Fix IWYU warnings in include/ucbhelper/* | Gabor Kelemen |
2018-09-10 | loplugin:simplifyconstruct in sfx2..starmath | Noel Grandin |
2018-08-17 | Avoid further downstream overflow | Stephan Bergmann |
2018-07-31 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-31 | Fix typos | Andrea Gelmini |
2018-07-26 | loplugin:returnconstant in sal,l10ntools,sot | Noel Grandin |
2018-07-23 | make some fields in StgCache private | Noel Grandin |
2018-07-12 | return SvMemoryStream by std::unique_ptr | Noel Grandin |
2018-07-11 | clean up UNO available() implementations | Noel Grandin |
2018-07-10 | pass SvStream around by std::unique_ptr | Noel Grandin |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2018-05-18 | loplugin:unusedfields in sfx2 | Noel Grandin |
2018-04-21 | cppcheck: identicalInnerCondition | Jochen Nitschke |
2018-04-07 | tdf#89453 - Improve the wording of "Paste Special" options | heiko tietze |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-04-01 | Fix typo | Andrea Gelmini |
2018-03-29 | tdf#115574 sot: fix Excel -> Writer paste | Miklos Vajna |
2018-02-07 | ofz: Pos2Page returns true on same value that returned false previously | Caolán McNamara |
2018-02-06 | pOptionalCalcSize is never null | Caolán McNamara |
2018-02-02 | sot: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-29 | ofz#2976 Timeout | Caolán McNamara |
2018-01-28 | ofz#5747 short->sal_Int32 like in StgDataStrm | Caolán McNamara |
2018-01-19 | new loplugin:emptyif | Noel Grandin |
2018-01-15 | remove local copies of std::min,std::max | Noel Grandin |
2018-01-15 | More loplugin:cstylecast: sot | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: sot | Stephan Bergmann |
2018-01-09 | loplugin:convertlong in ucb,sot | Noel Grandin |
2017-12-23 | loplugin:passstuffbyref improved returns in vcl | Noel Grandin |
2017-12-21 | new loplugin: convertlong | Noel Grandin |
2017-12-13 | tools: remove unused #include from solar.h | Michael Stahl |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-08 | tdf#114243 sot: catch exceptions in SotStorage::GetFormatID() | Michael Stahl |
2017-11-29 | ofz#4476 Integer-overflow | Caolán McNamara |
2017-11-29 | loplugin:unusedmethods | Noel Grandin |
2017-11-23 | Make loplugin:unnecessaryparen look through implicit | Stephan Bergmann |
2017-11-22 | drop duplicate method | Caolán McNamara |
2017-11-20 | sot: Simplify UCBStorageElement_Impl with std::unique_ptr | Takeshi Abe |
2017-11-16 | ofz#4079 check for error earlier | Caolán McNamara |