office-gobmx/fpicker
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
..
source remove redundant calls to OUString constructor 2013-11-04 10:11:07 +02:00
test
AllLangResTarget_fps_office.mk
Library_fpicker.mk
Library_fps.mk
Library_fps_aqua.mk
Library_fps_office.mk
Makefile
Module_fpicker.mk
README
WinResTarget_fps.mk

Native file pickers for Unix and Windows (file open dialog) GTK+, KDE, Windows.