wxwidgets/src/html
Paul Cornett 222883d98f Avoid Clang -Wcomma warnings
For the few cases that are not trivially avoidable,
use a cast to void to silence the warning.
2023-11-23 09:17:21 -08:00
..
chm.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
descrip.mms define WXBUILDING when compiling the library on OpenVMS 2020-03-05 08:15:04 +01:00
helpctrl.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
helpdata.cpp Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
helpdlg.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
helpfrm.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
helpwnd.cpp Use physical size in wxImageList 2023-11-06 21:18:34 +01:00
htmlcell.cpp Avoid Clang -Wcomma warnings 2023-11-23 09:17:21 -08:00
htmlfilt.cpp Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
htmlpars.cpp Use standard containers in wxHtmlParser 2023-04-18 00:54:12 +02:00
htmltag.cpp Avoid Clang -Wcomma warnings 2023-11-23 09:17:21 -08:00
htmlwin.cpp Fix default colours used by wxHtmlWindow in dark mode 2023-06-01 17:00:14 +01:00
htmprint.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
m_dflist.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
m_fonts.cpp Fix <big> and <small> behaviour in wxHTML 2022-01-14 01:28:42 +01:00
m_hline.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
m_image.cpp Avoid Clang -Wcomma warnings 2023-11-23 09:17:21 -08:00
m_layout.cpp Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
m_links.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
m_list.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
m_pre.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
m_span.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
m_style.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
m_tables.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
styleparams.cpp Stop using wxWidgets 1.xx wxString compatibility functions 2022-07-24 16:25:29 +02:00
winpars.cpp Avoid Clang -Wcomma warnings 2023-11-23 09:17:21 -08:00