summaryrefslogtreecommitdiff
path: root/unotools/source/misc/fontdefs.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/misc/fontdefs.cxx')
-rw-r--r--unotools/source/misc/fontdefs.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/unotools/source/misc/fontdefs.cxx b/unotools/source/misc/fontdefs.cxx
index 81b402b8f619..94b6dbc85b57 100644
--- a/unotools/source/misc/fontdefs.cxx
+++ b/unotools/source/misc/fontdefs.cxx
@@ -317,7 +317,7 @@ static ImplLocalizedFontName aImplLocalizedNamesList[] =
{ "hiraginokakugothicpron", aHiraginoKakuGothicProN },
{ "hiraginomarugothicpro", aHiraginoMaruGothicPro },
{ "hiraginomarugothicpron", aHiraginoMaruGothicProN },
-{ NULL, NULL },
+{ nullptr, nullptr },
};
OUString StripScriptFromName(const OUString& _aName)
@@ -531,7 +531,7 @@ OUString GetSubsFontName( const OUString& rName, SubsFontFlags nFlags )
{
for( int i = 0; i < 3; i++ )
{
- const ::std::vector< OUString >* pVector = NULL;
+ const ::std::vector< OUString >* pVector = nullptr;
switch( i )
{
case 0: