Files
loongoffice/editeng/source/rtf
Noel Grandin d16d9f950f remove some unnecessary typedefs to pointer
that were really not helping make the code any clearer.
Found with a search
   git grep -P 'typedef\s+\w+\s*\*\s*\w+\;'
and manual inspection

Change-Id: I6a5c031e9e060ad3623a7586ec8a8cc4fe6252e9
2015-06-30 09:13:24 +02:00
..