[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [calligra/calligra/2.9] filters: Fixing non UTF8 characters in the comments
From:       Stefano Bonicatti <smjert () gmail ! com>
Date:       2015-08-13 8:38:55
Message-ID: E1ZPo2J-0007bF-Oy () scm ! kde ! org
[Download RAW message or body]

Git commit 0adaef96b96bbcf29e1e07f4273bdb3062c78402 by Stefano Bonicatti.
Committed on 13/08/2015 at 08:38.
Pushed by stefanobonicatti into branch 'calligra/2.9'.

Fixing non UTF8 characters in the comments

M  +1    -1    filters/karbon/eps/PsCommentLexer.cpp
M  +2    -2    filters/karbon/eps/PsCommentLexer.h
M  +16   -16   filters/sheets/xlsx/XlsxXmlChartReader.cpp

http://commits.kde.org/calligra/0adaef96b96bbcf29e1e07f4273bdb3062c78402

diff --git a/filters/karbon/eps/PsCommentLexer.cpp b/filters/karbon/eps/PsCommentLexer.cpp
index 641a2d4..6487df6 100644
--- a/filters/karbon/eps/PsCommentLexer.cpp
+++ b/filters/karbon/eps/PsCommentLexer.cpp
@@ -1,5 +1,5 @@
 /* This file is part of the KDE project
-   Copyright (C) 2002, Dirk Sch�nberger <dirk.schoenberger@sz-online.de>
+   Copyright (C) 2002, Dirk Schönberger <dirk.schoenberger@sz-online.de>
 
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public
diff --git a/filters/karbon/eps/PsCommentLexer.h b/filters/karbon/eps/PsCommentLexer.h
index 7ec05b4..0e54ae0 100644
--- a/filters/karbon/eps/PsCommentLexer.h
+++ b/filters/karbon/eps/PsCommentLexer.h
@@ -1,5 +1,5 @@
 /* This file is part of the KDE project
-   Copyright (C) 2002, Dirk Sch�nberger <dirk.schoenberger@sz-online.de>
+   Copyright (C) 2002, Dirk Schönberger <dirk.schoenberger@sz-online.de>
 
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public
@@ -24,7 +24,7 @@
 #include <QString>
 
 /**
-  *@author Dirk Sch�nberger
+  *@author Dirk Schönberger
   */
 typedef enum {
     State_Comment = 0,
diff --git a/filters/sheets/xlsx/XlsxXmlChartReader.cpp b/filters/sheets/xlsx/XlsxXmlChartReader.cpp
index 0290bf0..bf9fd10 100644
--- a/filters/sheets/xlsx/XlsxXmlChartReader.cpp
+++ b/filters/sheets/xlsx/XlsxXmlChartReader.cpp
@@ -1067,7 +1067,7 @@ KoFilter::ConversionStatus XlsxXmlChartReader::read_numCache()
 /*! ECMA-376, 21.2.2.71, p.3802.
 
  Parent elements:
- - numCache (�21.2.2.120)
+ - numCache ( §21.2.2.120)
 
 */
 KoFilter::ConversionStatus XlsxXmlChartReader::read_formatCode()
@@ -1486,17 +1486,17 @@ KoFilter::ConversionStatus XlsxXmlChartReader::read_pie3DChart()
  - plotArea  §21.2.2.145
 
  Child elements:
- - custSplit (Custom Split) �5.7.2.35
- - dLbls (Data Labels) �5.7.2.49
- - extLst (Chart Extensibility) �5.7.2.64
- - gapWidth (Gap Width) �5.7.2.75
- - ofPieType (Pie of Pie or Bar of Pie Type) �5.7.2.128
- - secondPieSize (Second Pie Size) �5.7.2.165
- - ser (Pie Chart Series) �5.7.2.170
- - serLines (Series Lines) �5.7.2.177
- - splitPos (Split Position) �5.7.2.196
- - splitType (Split Type) �5.7.2.197
- - varyColors (Vary Colors by Point) �5.7.2.228
+ - custSplit (Custom Split)  §5.7.2.35
+ - dLbls (Data Labels)  §5.7.2.49
+ - extLst (Chart Extensibility)  §5.7.2.64
+ - gapWidth (Gap Width)  §5.7.2.75
+ - ofPieType (Pie of Pie or Bar of Pie Type)  §5.7.2.128
+ - secondPieSize (Second Pie Size)  §5.7.2.165
+ - ser (Pie Chart Series)  §5.7.2.170
+ - serLines (Series Lines)  §5.7.2.177
+ - splitPos (Split Position)  §5.7.2.196
+ - splitType (Split Type)  §5.7.2.197
+ - varyColors (Vary Colors by Point)  §5.7.2.228
 */
 KoFilter::ConversionStatus XlsxXmlChartReader::read_ofPieChart()
 {
@@ -3147,12 +3147,12 @@ KoFilter::ConversionStatus XlsxXmlChartReader::read_strRef()
 /*! ECMA-376, 5.7.2.116, p.4060
 
  Parent Elements:
-  - cat (�5.7.2.24); xVal (�5.7.2.235)
+  - cat ( §5.7.2.24); xVal ( §5.7.2.235)
 
  Child Elements:
-  - extLst (Chart Extensibility) �5.7.2.64
-  - f (Formula) �5.7.2.65
-  - multiLvlStrCache (Multi Level String Cache) �5.7.2.115
+  - extLst (Chart Extensibility)  §5.7.2.64
+  - f (Formula)  §5.7.2.65
+  - multiLvlStrCache (Multi Level String Cache)  §5.7.2.115
 */
 KoFilter::ConversionStatus XlsxXmlChartReader::read_multiLvlStrRef()
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic