office-gobmx/shell
Noel Grandin 86a32589e9 Find places where OUString and OString are passed by value.
It's not very efficient, because we generally end up copying it twice -
once into the parameter and again into the destination OUString.

So I create a clang plugin that finds such places and generates a
warning so that we can convert them to pass-by-reference.

Change-Id: I5341a6ea9e3190f4b4c05c42c85595e3dcd83361
2014-03-18 08:32:26 +02:00
..
inc/internal
qa/zip
source Find places where OUString and OString are passed by value. 2014-03-18 08:32:26 +02:00
CppunitTest_shell_zip.mk
CustomTarget_shlxthdl_res.mk
CustomTarget_x64.mk
Executable_gnome_open_url.mk
Executable_lngconvex.mk
Executable_regsvrex.mk
Executable_senddoc.mk
Executable_uri_encode.mk
Library_cmdmail.mk
Library_desktopbe.mk
Library_gconfbe.mk
Library_kde4be.mk
Library_kdebe.mk
Library_localebe.mk
Library_losessioninstall.mk
Library_macbe.mk
Library_ooofilt.mk
Library_ooofilt_x64.mk
Library_propertyhdl.mk
Library_propertyhdl_x64.mk
Library_recentfile.mk
Library_shlxthdl.mk
Library_shlxthdl_x64.mk
Library_smplmail.mk
Library_syssh.mk
Library_tdebe.mk
Library_wininetbe.mk
Makefile
Module_shell.mk Blind Windows build fix 2014-03-07 10:32:45 +02:00
Package_scripts.mk
Package_scripts_gnome.mk
Package_scripts_kde.mk
Package_senddoc.mk
README
StaticLibrary_shlxthandler_common.mk
StaticLibrary_shlxthandler_common_x64.mk
StaticLibrary_simplemapi.mk
StaticLibrary_xmlparser.mk
StaticLibrary_xmlparser_x64.mk
WinResTarget_shlxthdl.mk

System helpers - launching URI, recently used files, system integration, external mailer support, gconf integration etc.