summaryrefslogtreecommitdiffstats
path: root/db/mork
Commit message (Collapse)AuthorAgeLines
* Mork is not dependent on dbm and never was.Matt A. Tobin2020-02-28-6/+5
|
* Bug 1584473 - Follow-up: Remove leftover references to ↵Matt A. Tobin2019-11-11-3/+3
| | | | | | nsIMdbRowCellCursor::MakeCell() in comments. Tag #1273
* Bug 1584473 - Fix several issuesMatt A. Tobin2019-11-11-52/+0
| | | | | | | | * 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. Tobin2019-11-11-44/+44
| | | | Tag #1273
* Bug 1399756 - (More) Code clean-up: Style nits, typos and trailing spacesMatt A. Tobin2019-11-10-21/+21
| | | | Tag #1273
* Bug 1487082 - Resolve potential for build bustage regarding bad implicit ↵Matt A. Tobin2019-11-10-10/+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 buildMatt A. Tobin2019-11-03-0/+11
|
* Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1Matt A. Tobin2019-11-03-0/+38590