wxwidgets/include/wx/richtext
Vadim Zeitlin 5adb77018b Use std::unordered_map<> in wxRichTextXMLHandler
Also move the map itself as well as the inline methods using it to the
source file to avoid having to include <unordered_map> from the header
unnecessarily.
2023-04-18 00:46:16 +02:00
..
bitmaps Add "const" to the recently added wxRTC XPM. 2014-02-17 23:53:43 +00:00
richtextbackgroundpage.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
richtextborderspage.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
richtextbuffer.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
richtextbulletspage.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
richtextctrl.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
richtextdialogpage.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
richtextfontpage.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
richtextformatdlg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
richtexthtml.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
richtextimagedlg.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
richtextindentspage.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
richtextliststylepage.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
richtextmarginspage.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
richtextprint.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
richtextsizepage.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
richtextstyledlg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
richtextstylepage.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
richtextstyles.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
richtextsymboldlg.h Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
richtexttabspage.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
richtextuicustomization.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
richtextxml.h Use std::unordered_map<> in wxRichTextXMLHandler 2023-04-18 00:46:16 +02:00