Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Mork is not dependent on dbm and never was. | Matt A. Tobin | 2020-02-28 |
| | |||
* | Bug 1584473 - Follow-up: Remove leftover references to ↵ | Matt A. Tobin | 2019-11-11 |
| | | | | | | nsIMdbRowCellCursor::MakeCell() in comments. Tag #1273 | ||
* | Bug 1584473 - Fix several issues | Matt A. Tobin | 2019-11-11 |
| | | | | | | | | * Fix undefined HRESULT codes in class CMapiApi in MapiApi.cpp. * Fix doubled up sub-expressions in MIME and MAPI. * Remove broken/unused morkRowCellCursor::MakeCell() Tag #1273 | ||
* | Bug 1568095 - Make morkAtom::GetYarn() static. | Matt A. Tobin | 2019-11-11 |
| | | | | Tag #1273 | ||
* | Bug 1399756 - (More) Code clean-up: Style nits, typos and trailing spaces | Matt A. Tobin | 2019-11-10 |
| | | | | Tag #1273 | ||
* | Bug 1487082 - Resolve potential for build bustage regarding bad implicit ↵ | Matt A. Tobin | 2019-11-10 |
| | | | | | | | | | | | conversion constructors * Part 1: make conversion CTORs explicit. Minor tweaks to conform with new(ish) static analysis rule which flags up implicit single-argument conversion constructors. * Part 2: fix a couple of double-mRefCnt declaration errors. * Part 3: Fix unsafe use of NS_ConvertASCIItoUTF16(). Tag #1273 | ||
* | Issue #1258 - Part 3: Make mailnews and friends build | Matt A. Tobin | 2019-11-03 |
| | |||
* | Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1 | Matt A. Tobin | 2019-11-03 |