[Libreoffice-commits] .: dbaccess/source reportdesign/source

Christian Lohmaier cloph at kemper.freedesktop.org
Mon May 16 16:29:34 PDT 2011


 dbaccess/source/ui/misc/WTypeSelect.cxx         |    2 +-
 dbaccess/source/ui/misc/singledoccontroller.cxx |    1 -
 reportdesign/source/ui/misc/rptuiservices.cxx   |    1 -
 3 files changed, 1 insertion(+), 3 deletions(-)

New commits:
commit 4354927917b389ddfa3e96c03ebcc8e77cc116bc
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Tue May 17 01:31:36 2011 +0200

    WaE (picky) - noel / remove umlaut in comment (translate to english)

diff --git a/dbaccess/source/ui/misc/WTypeSelect.cxx b/dbaccess/source/ui/misc/WTypeSelect.cxx
index c58942d..92e61b5 100644
--- a/dbaccess/source/ui/misc/WTypeSelect.cxx
+++ b/dbaccess/source/ui/misc/WTypeSelect.cxx
@@ -465,7 +465,7 @@ void OWizTypeSelect::fillColumnList(sal_uInt32 nRows)
     DBG_CHKTHIS(OWizTypeSelect,NULL);
     if(m_pParserStream)
     {
-        sal_uInt32 nTell = m_pParserStream->Tell(); // verändert vielleicht die Position des Streams
+        sal_uInt32 nTell = m_pParserStream->Tell(); // might change seek position of stream
 
         SvParser *pReader = createReader(nRows);
         if(pReader)
diff --git a/dbaccess/source/ui/misc/singledoccontroller.cxx b/dbaccess/source/ui/misc/singledoccontroller.cxx
index 4f6d7b9..5cfceae 100644
--- a/dbaccess/source/ui/misc/singledoccontroller.cxx
+++ b/dbaccess/source/ui/misc/singledoccontroller.cxx
@@ -201,4 +201,4 @@ namespace dbaui
 } // namespace dbaui
 //......................................................................................................................
 
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/reportdesign/source/ui/misc/rptuiservices.cxx b/reportdesign/source/ui/misc/rptuiservices.cxx
index 4d40808..af53340 100644
--- a/reportdesign/source/ui/misc/rptuiservices.cxx
+++ b/reportdesign/source/ui/misc/rptuiservices.cxx
@@ -83,4 +83,4 @@ extern "C" SAL_DLLPUBLIC_EXPORT void SAL_CALL component_getImplementationEnviron
 }
 
 
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */


More information about the Libreoffice-commits mailing list