On Sun, 2010-10-31 at 11:56 +0100, Joost Eekhoorn wrote:
MPL 1.1 / GPLv3+ / LGPLv3+
Excellent, pushed, thanks.
About coding conventions:
In /desktop/source/app/dispatchwatcher.cxx starts with
"using ::rtl::OUString;" and then there are:
::rtl::OUString
rtl::OUString
OUString
What is the advised way?
Well, all are valid so I don't have any strong feelings about it. Though
I personally favour rtl::OUString, It's not really worth changing them
IMO.
C.
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.