[Libreoffice-commits] core.git: Changes to 'refs/changes/79/2479/2'

2014-09-29 Thread Gregg King

___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: filter/source framework/inc framework/source odk/examples

2013-02-26 Thread Gregg King
 filter/source/config/cache/filtercache.cxx 
  |2 +-
 framework/inc/interaction/quietinteraction.hxx 
  |2 +-
 framework/source/inc/loadenv/loadenvexception.hxx  
  |4 ++--
 framework/source/jobs/jobdispatch.cxx  
  |2 +-
 
odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/AsciiReplaceFilter.java
 |2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 6e1323a876f2b77901e1beb1737e4def3a6abf04
Author: Gregg King smoked...@gmail.com
Date:   Mon Feb 25 22:46:05 2013 -0400

fdo#60724: lintian typo fix: useful - useful

Change-Id: I5635c3efaaa6bbe1c1e3ec41a502e203fe17e47c

diff --git a/filter/source/config/cache/filtercache.cxx 
b/filter/source/config/cache/filtercache.cxx
index 34a464f..0494553 100644
--- a/filter/source/config/cache/filtercache.cxx
+++ b/filter/source/config/cache/filtercache.cxx
@@ -2232,7 +2232,7 @@ void FilterCache::impl_interpretDataVal4Filter(const 
::rtl::OUString sValue,
 
 /*---
 TODO work on a cache copy first, which can be flushed afterwards
- That would be usefully to gurantee a consistent cache.
+ That would be useful to guarantee a consistent cache.
 ---*/
 void FilterCache::impl_readOldFormat()
 throw(css::uno::Exception)
diff --git a/framework/inc/interaction/quietinteraction.hxx 
b/framework/inc/interaction/quietinteraction.hxx
index 2eab314..0118301 100644
--- a/framework/inc/interaction/quietinteraction.hxx
+++ b/framework/inc/interaction/quietinteraction.hxx
@@ -117,7 +117,7 @@ class QuietInteraction : public  css::lang::XTypeProvider
 //_
 /**
 @short  returns information if interaction was used
-@descr  It can be usefully to know the reason for a failed 
operation.
+@descr  It can be useful to know the reason for a failed 
operation.
 
 @return [boolean]
 TRUE/ for used interaction
diff --git a/framework/source/inc/loadenv/loadenvexception.hxx 
b/framework/source/inc/loadenv/loadenvexception.hxx
index a1b4be2..9bd6773 100644
--- a/framework/source/inc/loadenv/loadenvexception.hxx
+++ b/framework/source/inc/loadenv/loadenvexception.hxx
@@ -109,8 +109,8 @@ class LoadEnvException
 css::uno::Any m_exOriginal;
 
 /** TODO
- Experimental use! May it can be usefully to know, if an exception 
was already
- catched and handled by an interaction and was might be rethrowed! 
*/
+ Experimental use! Maybe it can be useful to know if an exception 
was already
+ catched and handled by an interaction and might be rethrown! */
 sal_Bool m_bHandled;
 
 //___
diff --git a/framework/source/jobs/jobdispatch.cxx 
b/framework/source/jobs/jobdispatch.cxx
index 2ee99ba..74ad025 100644
--- a/framework/source/jobs/jobdispatch.cxx
+++ b/framework/source/jobs/jobdispatch.cxx
@@ -323,7 +323,7 @@ void JobDispatch::impl_dispatchEvent( /*IN*/ const 
::rtl::OUString
 /**
 @short  dispatch a service
 @descr  We use the given name only to create and if possible to initialize
-it as an uno service. It can be usefully for creating (caching?)
+it as an uno service. It can be useful for creating (caching?)
 of e.g. one instance services.
 
 @param  sService
diff --git 
a/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/AsciiReplaceFilter.java
 
b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/AsciiReplaceFilter.java
index a386d68..08a84c6 100644
--- 
a/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/AsciiReplaceFilter.java
+++ 
b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/AsciiReplaceFilter.java
@@ -107,7 +107,7 @@ public class AsciiReplaceFilter
/**
 * special debug helper to get an idea how expensive
 * the implemented filter operations are realy.
-* May be usefully for own purposes.
+* May be useful for own purposes.
 *
 * To see the output inside an office environment
 * use soffice ...params... output.txt
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Licensing

2013-02-25 Thread Gregg King
Forgot to include this with my patch!

All of my past and future contributions to LibreOffice may be licensed
under the MPL/LGPLv3+ dual license.


Cheers,

Gregg
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


TEST

2013-02-25 Thread Gregg King
Email is getting modded/lost.. this is atest.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PATCH] Typo fix usefull - useful

2013-02-25 Thread Gregg King
Typo fix usefull - useful

Bug 60724
https://bugs.freedesktop.org/show_bug.cgi?id=60724


patch.typofix.usefull.diff
Description: Binary data
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PATCH]

2013-02-24 Thread Gregg King
Hey all,

Looking at getting into helping with LO.

Partial fix for the spelling errors list in BUG 60724 (
https://bugs.freedesktop.org/show_bug.cgi?id=60724)

I fixed spellings from charcters to characters.

Cheers,
Gregg


patch.diff
Description: Binary data
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice