office-gobmx/lotuswordpro
Noel Grandin aeb41c9b9b remove redundant calls to OUString constructor
Change code like this:
  aStr = OUString("xxxx");
into this:
  aStr = "xxxx";

Change-Id: I31cb92e21658d57bb9e14b65c179536eae8096f6
2013-11-04 10:11:07 +02:00
..
qa/cppunit
source/filter remove redundant calls to OUString constructor 2013-11-04 10:11:07 +02:00
util
CppunitTest_lotuswordpro_test_lotuswordpro.mk
Library_lwpft.mk
Makefile
Module_lotuswordpro.mk
README

Filter for file format of Lotus Word Pro.