Skip to content
  • Casper Boemann's avatar
    ------------------------------------------------------------------------ · 5ba455d5
    Casper Boemann authored
    r1190316 | breitmeyer | 2010-10-27 13:38:52 +0200 (Wed, 27 Oct 2010) | 3 lines
    Changed paths:
       M /trunk/koffice/plugins/chartshape/kdchart/src/KDChartCartesianCoordinatePlane.cpp
    
    reverted 1189972, for stock charts this change may seem appropriate, for
    radar and bubble charts it makes no sense
    
    
    ------------------------------------------------------------------------
    r1190349 | breitmeyer | 2010-10-27 14:53:51 +0200 (Wed, 27 Oct 2010) | 7 lines
    Changed paths:
       M /trunk/koffice/plugins/chartshape/kdchart/src/KDChartPieDiagram.cpp
    
    
    -hadows colors, obviously the brush color should be darkend and 
    the brush should be set always
    Diese und die folgenden Zeilen werden ignoriert --
    
    M    src/KDChartPieDiagram.cpp
    
    
    ------------------------------------------------------------------------
    r1190378 | breitmeyer | 2010-10-27 16:10:40 +0200 (Wed, 27 Oct 2010) | 3 lines
    Changed paths:
       M /trunk/koffice/filters/kspread/xlsx/XlsxXmlChartReader.cpp
       M /trunk/koffice/plugins/chartshape/Axis.cpp
    
    Fixed Area charts percentage loading and added the percentage unit
    suffix if its a percentage subdiagramtype
    
    
    ------------------------------------------------------------------------
    r1190457 | berger | 2010-10-27 20:19:40 +0200 (Wed, 27 Oct 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/krita/CMakeLists.txt
    
    add a comment to explain the KritaDev
    
    
    ------------------------------------------------------------------------
    r1190468 | mkruisselbrink | 2010-10-27 21:03:04 +0200 (Wed, 27 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/filters/kspread/excel/sidewinder/formulas.cpp
    
    fix another memory leak; don't recreate a new Private instance in operator=
    ------------------------------------------------------------------------
    r1190469 | mkruisselbrink | 2010-10-27 21:03:14 +0200 (Wed, 27 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/libs/kokross/KoScriptingPart.cpp
    
    docker-factory is only used here, so fix a memory leak by creating it on the stack instead of the heap
    
    ------------------------------------------------------------------------
    r1190572 | berger | 2010-10-28 08:18:28 +0200 (Thu, 28 Oct 2010) | 3 lines
    Changed paths:
       M /trunk/koffice/plugins/colorengines/lcms2/colorprofiles/LcmsColorProfileContainer.cpp
    
    increase the size of the buffer, so that CMYK name get a chance to be read
    
    
    
    ------------------------------------------------------------------------
    r1190574 | zachmann | 2010-10-28 08:37:53 +0200 (Thu, 28 Oct 2010) | 5 lines
    Changed paths:
       M /trunk/koffice/filters/kpresenter/kpr2odf/Filterkpr2odf.cpp
       M /trunk/koffice/kspread/Cell.cpp
       M /trunk/koffice/kspread/Sheet.cpp
       M /trunk/koffice/libs/flake/KoFrameShape.cpp
       M /trunk/koffice/libs/flake/KoFrameShape.h
       M /trunk/koffice/libs/flake/KoShape.cpp
       M /trunk/koffice/libs/flake/KoShape.h
       M /trunk/koffice/libs/flake/KoShapeLoadingContext.h
       M /trunk/koffice/libs/flake/KoShape_p.h
       M /trunk/koffice/libs/odf/KoOasisSettings.h
       M /trunk/koffice/libs/odf/KoOdfGraphicStyles.cpp
       M /trunk/koffice/libs/odf/KoOdfLoadingContext.cpp
       M /trunk/koffice/libs/odf/KoOdfLoadingContext.h
       M /trunk/koffice/libs/odf/KoXmlNS.cpp
       M /trunk/koffice/libs/odf/KoXmlNS.h
    
    Optimize loading speed by using QString in KoXmlNS instead of char *.
    
    This reduces the number of conversions form char * to QString during
    loading quite a lot.
    
    
    ------------------------------------------------------------------------
    r1190585 | zachmann | 2010-10-28 09:43:32 +0200 (Thu, 28 Oct 2010) | 4 lines
    Changed paths:
       M /trunk/koffice/kpresenter/part/KPrAnimationDirector.cpp
       M /trunk/koffice/kpresenter/part/KPrDocument.cpp
       M /trunk/koffice/kpresenter/part/KPrPageSelectStrategyActive.cpp
       M /trunk/koffice/kpresenter/part/KPrPageSelectStrategyActive.h
       M /trunk/koffice/kpresenter/part/KPrView.cpp
    
    Set the correct painting strategy when KoPACanvasItem is used.
    
    This fixes the problem that placeholders are shown when KoPACanvasItem is used.
    
    
    
    svn path=/branches/work/koffice-essen/; revision=1190591
    5ba455d5