Skip to content
  • Casper Boemann's avatar
    ------------------------------------------------------------------------ · ff494806
    Casper Boemann authored
    r1187385 | mlaurent | 2010-10-19 09:25:03 +0200 (Tue, 19 Oct 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/krita/ui/kis_brushengine_selector.cpp
    
    Fix signal slots
    
    ------------------------------------------------------------------------
    r1187386 | mlaurent | 2010-10-19 09:25:24 +0200 (Tue, 19 Oct 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/krita/plugins/paintops/waterymixbrush/wdgwaterymixoptions.ui
    
    fix ui files
    
    
    ------------------------------------------------------------------------
    r1187393 | zachmann | 2010-10-19 10:51:42 +0200 (Tue, 19 Oct 2010) | 6 lines
    Changed paths:
       M /trunk/koffice/plugins/pathshapes/enhancedpath/EnhancedPathShape.cpp
    
    o more speeding up of loading of enhanced path shapes.
    
    - don't update the paths shape while it is loaded, only update once all
      command are in
    - call unicode only once per character
    
    
    ------------------------------------------------------------------------
    r1187396 | ingwa | 2010-10-19 10:59:59 +0200 (Tue, 19 Oct 2010) | 11 lines
    Changed paths:
       M /trunk/koffice/plugins/vectorshape/libemf/EmfOutputPainterStrategy.cpp
       M /trunk/koffice/plugins/vectorshape/libemf/EmfOutputPainterStrategy.h
    
    * Add window/viewport (re)calculations to places where the internal
      transformations are changed.
    * Add some debug code for transformation matrixes.
    
    There is still a bug with the transformations, namely that the shape
    transformation that the QPainter has at entry is overwritten when the
    window/viewport transformation is done.  Instead, it has to be saved
    and then reapplied after the window/viewport transform.  This is next
    on the TODO list.
    
    
    
    ------------------------------------------------------------------------
    r1187418 | scripty | 2010-10-19 11:52:48 +0200 (Tue, 19 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/kpresenter/templates/odf/.directory
       M /trunk/koffice/kpresenter/templates/odf/blue_orange_vector.desktop
       M /trunk/koffice/kpresenter/templates/odf/burning_desire.desktop
       M /trunk/koffice/kpresenter/templates/odf/business.desktop
       M /trunk/koffice/kpresenter/templates/odf/curious_penguin.desktop
       M /trunk/koffice/kpresenter/templates/odf/flood_light.desktop
       M /trunk/koffice/kpresenter/templates/odf/kde_events.desktop
       M /trunk/koffice/kpresenter/templates/odf/rounded_square.desktop
       M /trunk/koffice/kpresenter/templates/odf/simple_waves.desktop
       M /trunk/koffice/kpresenter/templates/odf/skyline_monotone.desktop
       M /trunk/koffice/kpresenter/templates/odf/skyline_monotone_wide.desktop
       M /trunk/koffice/kpresenter/templates/odf/skyline_morning.desktop
       M /trunk/koffice/kpresenter/templates/odf/skyline_morning_wide.desktop
       M /trunk/koffice/kpresenter/templates/odf/skyline_night.desktop
       M /trunk/koffice/kpresenter/templates/odf/skyline_night_wide.desktop
       M /trunk/koffice/kpresenter/templates/odf/strange_far_hills.desktop
    
    SVN_SILENT made messages (.desktop file)
    
    ------------------------------------------------------------------------
    r1187424 | lassin | 2010-10-19 12:02:23 +0200 (Tue, 19 Oct 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/filters/kword/docx/DocxXmlDocumentReader.cpp
       M /trunk/koffice/filters/kword/docx/DocxXmlDocumentReader.h
    
    Fixed docx filter to support hidden text.
    
    
    ------------------------------------------------------------------------
    r1187429 | berger | 2010-10-19 13:21:31 +0200 (Tue, 19 Oct 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/krita/ui/kis_aboutdata.h
    
    we are in 2010
    
    
    ------------------------------------------------------------------------
    r1187439 | lassin | 2010-10-19 14:50:03 +0200 (Tue, 19 Oct 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/filters/libmsooxml/MsooXmlUtils.cpp
    
    Fixed pptx presentation class to be outline in case of 'body' to make ooimpress like our odp more.
    
    
    ------------------------------------------------------------------------
    r1187454 | rempt | 2010-10-19 15:33:27 +0200 (Tue, 19 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/krita/image/kis_full_refresh_walker.h
    
    initialize variable, memcheck complained
    
    ------------------------------------------------------------------------
    r1187556 | piggz | 2010-10-19 21:54:04 +0200 (Tue, 19 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/libs/koreport/wrtembed/sectioneditor.cpp
       M /trunk/koffice/libs/koreport/wrtembed/sectioneditor.ui
    
    De-qt3 koreport.  Reviewed by staniek.
    
    ------------------------------------------------------------------------
    r1187580 | piggz | 2010-10-19 22:31:07 +0200 (Tue, 19 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/libs/koproperty/CMakeLists.txt
       M /trunk/koffice/libs/koproperty/editors/pixmapedit.cpp
    
    koproperty does not need to link qt3support (all files containing q3 includes are not built)
    
    ------------------------------------------------------------------------
    r1187621 | jsimon | 2010-10-19 23:59:46 +0200 (Tue, 19 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/plugins/chartshape/CMakeLists.txt
       M /trunk/koffice/plugins/chartshape/ChartShape.cpp
       M /trunk/koffice/plugins/chartshape/ChartShape.h
       M /trunk/koffice/plugins/chartshape/PlotArea.cpp
       A /trunk/koffice/plugins/chartshape/kchart_global.cpp
       M /trunk/koffice/plugins/chartshape/kchart_global.h
    
    Move duplicate code into a common place
    ------------------------------------------------------------------------
    r1187622 | jsimon | 2010-10-19 23:59:49 +0200 (Tue, 19 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/plugins/chartshape/Axis.cpp
       M /trunk/koffice/plugins/chartshape/Axis.h
       M /trunk/koffice/plugins/chartshape/PlotArea.h
       M /trunk/koffice/plugins/chartshape/kdchart/src/KDChartCartesianAxis.cpp
       M /trunk/koffice/plugins/chartshape/kdchart/src/KDChartRulerAttributes.cpp
       M /trunk/koffice/plugins/chartshape/kdchart/src/KDChartRulerAttributes.h
    
    Provide a way to paint an axis line as well as specify a pen for this axis line.
    ------------------------------------------------------------------------
    r1187623 | jsimon | 2010-10-19 23:59:51 +0200 (Tue, 19 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/plugins/chartshape/tests/odf/CMakeLists.txt
       M /trunk/koffice/plugins/chartshape/tests/odf/TestLoadingBase.cpp
       M /trunk/koffice/plugins/chartshape/tests/odf/TestLoadingBase.h
       M /trunk/koffice/plugins/chartshape/tests/odf/create-test
       A /trunk/koffice/plugins/chartshape/tests/odf/me07_percentage_stacked_bar_chart
       A /trunk/koffice/plugins/chartshape/tests/odf/me07_percentage_stacked_bar_chart/CMakeLists.txt
       A /trunk/koffice/plugins/chartshape/tests/odf/me07_percentage_stacked_bar_chart/TestLoading.cpp
       A /trunk/koffice/plugins/chartshape/tests/odf/me07_percentage_stacked_bar_chart/TestLoading.h
       A /trunk/koffice/plugins/chartshape/tests/odf/me07_percentage_stacked_bar_chart/doc
       A /trunk/koffice/plugins/chartshape/tests/odf/me07_percentage_stacked_bar_chart/doc/content.xml
       A /trunk/koffice/plugins/chartshape/tests/odf/me07_percentage_stacked_bar_chart/doc/meta.xml
       A /trunk/koffice/plugins/chartshape/tests/odf/me07_percentage_stacked_bar_chart/doc/styles.xml
       A /trunk/koffice/plugins/chartshape/tests/odf/me07_percentage_stacked_bar_chart/me07_percentage_stacked_bar_chart.ods
    
    New unit test for embedded horizontal bar chart
    ------------------------------------------------------------------------
    r1187624 | jsimon | 2010-10-19 23:59:55 +0200 (Tue, 19 Oct 2010) | 5 lines
    Changed paths:
       M /trunk/koffice/plugins/chartshape/Axis.cpp
       M /trunk/koffice/plugins/chartshape/Axis.h
       M /trunk/koffice/plugins/chartshape/ChartConfigWidget.cpp
       M /trunk/koffice/plugins/chartshape/ChartConfigWidget.h
       M /trunk/koffice/plugins/chartshape/ChartProxyModel.cpp
       M /trunk/koffice/plugins/chartshape/ChartProxyModel.h
       M /trunk/koffice/plugins/chartshape/ChartShape.cpp
       M /trunk/koffice/plugins/chartshape/ChartShape.h
       M /trunk/koffice/plugins/chartshape/ChartTool.cpp
       M /trunk/koffice/plugins/chartshape/ChartTool.h
       M /trunk/koffice/plugins/chartshape/KDChartConvertions.cpp
       M /trunk/koffice/plugins/chartshape/KDChartConvertions.h
       M /trunk/koffice/plugins/chartshape/OdfLoadingHelper.cpp
       M /trunk/koffice/plugins/chartshape/OdfLoadingHelper.h
       M /trunk/koffice/plugins/chartshape/PlotArea.cpp
       M /trunk/koffice/plugins/chartshape/PlotArea.h
       M /trunk/koffice/plugins/chartshape/Surface.cpp
       M /trunk/koffice/plugins/chartshape/dialogs/NewAxisDialog.cpp
       M /trunk/koffice/plugins/chartshape/dialogs/NewAxisDialog.ui
       M /trunk/koffice/plugins/chartshape/kchart_global.h
    
    Fix two things:
    o categories not appearing correctly on x axis
    o changing properties of x grid didn't work
    
    The fix is fairly complex because it involved making the dimension of an axis const, so that it has to be known at construction time of the axis, and also to move management of coordinate planes to the plot area (where it much rather belongs than in the axis).
    ------------------------------------------------------------------------
    r1187625 | jsimon | 2010-10-19 23:59:58 +0200 (Tue, 19 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/plugins/chartshape/ChartConfigWidget.cpp
    
    Show "Axis <Number>" as axis title in combo boxes if actual name is empty
    ------------------------------------------------------------------------
    r1187626 | jsimon | 2010-10-20 00:00:03 +0200 (Wed, 20 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/plugins/chartshape/kdchart/src/KDChartPolarCoordinatePlane.cpp
    
    Do not draw polar plane if it has no diagrams. Otherwise it will crash in that case.
    ------------------------------------------------------------------------
    r1187627 | jsimon | 2010-10-20 00:00:06 +0200 (Wed, 20 Oct 2010) | 3 lines
    Changed paths:
       M /trunk/koffice/plugins/chartshape/Axis.cpp
       M /trunk/koffice/plugins/chartshape/ChartProxyModel.cpp
       M /trunk/koffice/plugins/chartshape/ChartShape.cpp
       M /trunk/koffice/plugins/chartshape/DataSet.cpp
       M /trunk/koffice/plugins/chartshape/Legend.cpp
       M /trunk/koffice/plugins/chartshape/OdfLoadingHelper.cpp
       M /trunk/koffice/plugins/chartshape/OdfLoadingHelper.h
       M /trunk/koffice/plugins/chartshape/PlotArea.cpp
       M /trunk/koffice/plugins/chartshape/Surface.cpp
    
    Get this style stack thing right and use it consistenly, always using clear() before using it as really only the style of the element being loaded is of interest, not any other styles. So, there's no problem with using the style stack from the odf loading context, we just need to clear it before using it.
    
    CCMAIL: bjoern.breitmeyer@kdab.com
    ------------------------------------------------------------------------
    r1187628 | jsimon | 2010-10-20 00:00:08 +0200 (Wed, 20 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/plugins/chartshape/PlotArea.cpp
    
    Use either cartesian planes or polar planes, but never both at the same time. Otherwise the attributes of the other type will be visible even though they shouldn't (e.g. frame of so-called wall in a pie chart, which doesn't make sense)
    ------------------------------------------------------------------------
    r1187629 | jsimon | 2010-10-20 00:00:10 +0200 (Wed, 20 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/plugins/chartshape/Axis.cpp
    
    Use new KD Chart API and paint axis line (otherwise we couldn't apply the axis stroke style to it)
    
    ------------------------------------------------------------------------
    r1187634 | vandenoever | 2010-10-20 00:54:37 +0200 (Wed, 20 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/karbon/karbon.dtd
       M /trunk/koffice/kplato/kplato.dtd
    
    Fix DTDs.
    ------------------------------------------------------------------------
    r1187635 | vandenoever | 2010-10-20 00:54:43 +0200 (Wed, 20 Oct 2010) | 5 lines
    Changed paths:
       A /trunk/koffice/tools/scripts/OpenDocument-v1.2-cd05-schema.rng
       M /trunk/koffice/tools/scripts/profileOfficeFileLoading.py
    
    Add ODF validation to profiler.
    
    Since KOffice has been writing out ODF 1.2 since August 2008 [1], the written ODF is validated against the latest draft of that version.
    
    [1] git blame libs/odf/KoOdfWriteStore.cpp
    
    ------------------------------------------------------------------------
    r1187637 | vandenoever | 2010-10-20 01:11:46 +0200 (Wed, 20 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/tools/scripts/profileOfficeFileLoading.py
    
    Turn backtrace generation back on.
    ------------------------------------------------------------------------
    r1187638 | vandenoever | 2010-10-20 01:14:27 +0200 (Wed, 20 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/tools/scripts/profileOfficeFileLoading.py
    
    Only validate ODF if ODF was generated.
    
    ------------------------------------------------------------------------
    r1187640 | vandenoever | 2010-10-20 01:31:30 +0200 (Wed, 20 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/tools/scripts/profileOfficeFileLoading.py
    
    Fix compile error.
    
    ------------------------------------------------------------------------
    r1187683 | vandenoever | 2010-10-20 08:18:05 +0200 (Wed, 20 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/tools/scripts/profileOfficeFileLoading.py
    
    Catch errors resulting from XML that is not wellformed.
    
    ------------------------------------------------------------------------
    r1187692 | vandenoever | 2010-10-20 09:29:45 +0200 (Wed, 20 Oct 2010) | 3 lines
    Changed paths:
       M /trunk/koffice/kword/part/KWOdfWriter.cpp
    
    Do not write out text:page-sequence.
    
    It is only allowed when no text elements like text:p or text:h are written. KOffice does not seem to use text:page-sequence at all.
    
    ------------------------------------------------------------------------
    r1187696 | vandenoever | 2010-10-20 10:09:24 +0200 (Wed, 20 Oct 2010) | 3 lines
    Changed paths:
       M /trunk/koffice/libs/kotext/styles/KoParagraphStyle.cpp
    
    move style:master-page-name and style:master-page-name
    
    KOffice was writing style:master-page-name and style:master-page-name attributes as part of style:paragraph-properties instead of styles:style. This is fixed now.
    
    ------------------------------------------------------------------------
    r1187699 | vandenoever | 2010-10-20 10:15:47 +0200 (Wed, 20 Oct 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/libs/kopageapp/KoPAPage.cpp
    
    Do not write attribute koffice:name.
    It is not used and invalid.
    
    ------------------------------------------------------------------------
    r1187724 | vandenoever | 2010-10-20 12:23:18 +0200 (Wed, 20 Oct 2010) | 1 line
    Changed paths:
       A /trunk/koffice/tools/scripts/validateODF.py
    
    Add script to validate ODF.
    
    ------------------------------------------------------------------------
    r1187736 | breitmeyer | 2010-10-20 13:01:34 +0200 (Wed, 20 Oct 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/plugins/chartshape/Axis.cpp
    
    loaded axis minimum and maximum values
    
    
    ------------------------------------------------------------------------
    r1187740 | lassin | 2010-10-20 13:22:09 +0200 (Wed, 20 Oct 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/filters/kpresenter/pptx/PptxXmlSlideReader.cpp
       M /trunk/koffice/filters/libmsooxml/MsooXmlCommonReaderDrawingMLImpl.h
       M /trunk/koffice/filters/libmsooxml/MsooXmlCommonReaderDrawingMLMethods.h
       M /trunk/koffice/filters/libmsooxml/MsooXmlUtils.cpp
       M /trunk/koffice/filters/libmsooxml/MsooXmlUtils.h
    
    Fixed drawingML bullet color reading, patch provided by Nandita.
    
    ------------------------------------------------------------------------
    r1187741 | vandenoever | 2010-10-20 13:24:51 +0200 (Wed, 20 Oct 2010) | 3 lines
    Changed paths:
       M /trunk/koffice/libs/kopageapp/KoPAPage.cpp
    
    Save koffice:name (which is not valid ODF!)
    
    but only if it is absolutely necessary. That is, if it is not empty and not the same as the 'official' draw:name value. For future KOffice versions it might be better to store this information in an RDF graph, so that the content.xml can be valid ODF.
    
    ------------------------------------------------------------------------
    r1187749 | lassin | 2010-10-20 13:35:47 +0200 (Wed, 20 Oct 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/filters/kword/docx/DocxXmlNumberingReader.cpp
       M /trunk/koffice/filters/libmsooxml/MsooXmlCommonReaderDrawingMLImpl.h
    
    Made symbol bullets in ooxml to behave sanely in more cases.
    
    
    ------------------------------------------------------------------------
    r1187768 | mlaurent | 2010-10-20 13:52:48 +0200 (Wed, 20 Oct 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/karbon/data/CMakeLists.txt
       M /trunk/koffice/kchart/CMakeLists.txt
       M /trunk/koffice/kexi/CMakeLists.txt
       M /trunk/koffice/kformula/CMakeLists.txt
       M /trunk/koffice/kivio/src/part/CMakeLists.txt
       M /trunk/koffice/kplato/CMakeLists.txt
       M /trunk/koffice/kplato/workpackage/CMakeLists.txt
       M /trunk/koffice/kpresenter/part/CMakeLists.txt
       M /trunk/koffice/krita/CMakeLists.txt
       M /trunk/koffice/krita/plugins/formats/xcf/CMakeLists.txt
       M /trunk/koffice/krita/sdk/templates/filefilter/CMakeLists.txt
       M /trunk/koffice/kspread/CMakeLists.txt
       M /trunk/koffice/kword/part/CMakeLists.txt
       M /trunk/koffice/tools/kthesaurus/CMakeLists.txt
       M /trunk/koffice/tools/okularodpgenerator/CMakeLists.txt
    
    Install as program
    
    ------------------------------------------------------------------------
    r1187769 | mlaurent | 2010-10-20 13:53:03 +0200 (Wed, 20 Oct 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/krita/plugins/formats/tiff/CMakeLists.txt
    
    install as program
    
    ------------------------------------------------------------------------
    r1187770 | mlaurent | 2010-10-20 13:53:16 +0200 (Wed, 20 Oct 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/krita/plugins/formats/bmp/CMakeLists.txt
       M /trunk/koffice/krita/plugins/formats/eps/CMakeLists.txt
       M /trunk/koffice/krita/plugins/formats/exr/CMakeLists.txt
       M /trunk/koffice/krita/plugins/formats/gif/CMakeLists.txt
       M /trunk/koffice/krita/plugins/formats/jp2/CMakeLists.txt
       M /trunk/koffice/krita/plugins/formats/jpeg/CMakeLists.txt
       M /trunk/koffice/krita/plugins/formats/ora/CMakeLists.txt
       M /trunk/koffice/krita/plugins/formats/pdf/CMakeLists.txt
       M /trunk/koffice/krita/plugins/formats/png/CMakeLists.txt
       M /trunk/koffice/krita/plugins/formats/ppm/CMakeLists.txt
       M /trunk/koffice/krita/plugins/formats/psd/CMakeLists.txt
       M /trunk/koffice/krita/plugins/formats/raw/CMakeLists.txt
    
    Install as progrzm
    
    
    ------------------------------------------------------------------------
    r1187778 | lassin | 2010-10-20 14:09:25 +0200 (Wed, 20 Oct 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/filters/kpresenter/pptx/PptxXmlDocumentReader.cpp
       M /trunk/koffice/filters/kpresenter/pptx/PptxXmlDocumentReader.h
       M /trunk/koffice/filters/kpresenter/pptx/PptxXmlSlideReader.cpp
       M /trunk/koffice/filters/kpresenter/pptx/PptxXmlSlideReader.h
       M /trunk/koffice/filters/libmsooxml/MsooXmlCommonReaderDrawingMLImpl.h
       M /trunk/koffice/filters/libmsooxml/MsooXmlCommonReaderImpl.h
    
    Simplified drawingML & pptx code.
    
    
    ------------------------------------------------------------------------
    r1187799 | vandenoever | 2010-10-20 15:01:59 +0200 (Wed, 20 Oct 2010) | 1 line
    Changed paths:
       A /trunk/koffice/tools/scripts/OpenDocument-v1.2-cd05-manifest-schema.rng
       M /trunk/koffice/tools/scripts/profileOfficeFileLoading.py
       M /trunk/koffice/tools/scripts/validateODF.py
    
    Add validation of manifest.xml
    ------------------------------------------------------------------------
    r1187800 | vandenoever | 2010-10-20 15:02:03 +0200 (Wed, 20 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/libs/odf/KoOdfWriteStore.cpp
    
    Add required manifest version number.
    
    ------------------------------------------------------------------------
    r1187815 | lassin | 2010-10-20 15:27:52 +0200 (Wed, 20 Oct 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/filters/libmsooxml/MsooXmlCommonReaderDrawingMLImpl.h
    
    Fixed group shapes in drawingML to have a draw style.
    
    
    ------------------------------------------------------------------------
    r1187817 | lassin | 2010-10-20 15:28:43 +0200 (Wed, 20 Oct 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/filters/kpresenter/pptx/PptxXmlSlideReader.cpp
    
    Simplified pptx code.
    
    
    ------------------------------------------------------------------------
    r1187822 | lukast | 2010-10-20 15:42:56 +0200 (Wed, 20 Oct 2010) | 5 lines
    Changed paths:
       M /trunk/koffice/krita/plugins/filters/blur/kis_gaussian_blur_filter.cpp
    
    Fix for the border artefacts
    
    Proposed by Cyrille Berger
    
    CCBUG:245870
    
    ------------------------------------------------------------------------
    r1187833 | vandenoever | 2010-10-20 16:19:45 +0200 (Wed, 20 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/tools/scripts/profileOfficeFileLoading.py
    
    Handle KeyError that is thrown if a file is missing from the document.
    
    ------------------------------------------------------------------------
    r1187839 | vandenoever | 2010-10-20 16:21:17 +0200 (Wed, 20 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/tools/scripts/profileOfficeFileLoading.py
       M /trunk/koffice/tools/scripts/validateODF.py
    
    Fix path to manifest.xml.
    
    ------------------------------------------------------------------------
    r1187868 | breitmeyer | 2010-10-20 17:34:47 +0200 (Wed, 20 Oct 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/plugins/chartshape/CellRegion.cpp
       M /trunk/koffice/plugins/chartshape/CellRegion.h
       M /trunk/koffice/plugins/chartshape/ChartProxyModel.cpp
    
    Fixed loading of cell regions that contain lists of regions
    
    
    ------------------------------------------------------------------------
    r1187913 | staniek | 2010-10-20 20:41:41 +0200 (Wed, 20 Oct 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/kexi/kexidb/connection.cpp
    
    SVN_SILENT don't use reference
    
    
    ------------------------------------------------------------------------
    r1187917 | staniek | 2010-10-20 20:53:24 +0200 (Wed, 20 Oct 2010) | 4 lines
    Changed paths:
       M /trunk/koffice/kexi/kexidb/lookupfieldschema.cpp
       M /trunk/koffice/kexi/kexidb/transaction.cpp
    
    KexiDB
    *add sanity checks to assignment operators
    
    
    
    ------------------------------------------------------------------------
    r1187954 | staniek | 2010-10-20 23:02:21 +0200 (Wed, 20 Oct 2010) | 6 lines
    Changed paths:
       M /trunk/koffice/CMakeLists.txt
       M /trunk/koffice/libs/CMakeLists.txt
       M /trunk/koffice/plugins/CMakeLists.txt
    
    Correction for r1183552: "Make KoReport a full koffice-libs member"
    
    For TINY target reports should be switched off, as well as report plugins,
    so the change in r1183552 now applies only to the default (desktop) builds.
    
    
    
    ------------------------------------------------------------------------
    r1187967 | langkamp | 2010-10-20 23:32:44 +0200 (Wed, 20 Oct 2010) | 1 line
    Changed paths:
       M /trunk/koffice/krita/plugins/tools/defaulttools/kis_tool_ellipse.cc
       M /trunk/koffice/krita/plugins/tools/defaulttools/kis_tool_gradient.cc
       M /trunk/koffice/krita/plugins/tools/defaulttools/kis_tool_path.cc
       M /trunk/koffice/krita/plugins/tools/defaulttools/kis_tool_rectangle.cc
       M /trunk/koffice/krita/plugins/tools/tool_polygon/kis_tool_polygon.cc
       M /trunk/koffice/krita/plugins/tools/tool_polyline/kis_tool_polyline.cc
       M /trunk/koffice/krita/plugins/tools/tool_star/kis_tool_star.cc
       M /trunk/koffice/krita/ui/tool/kis_tool_paint.cc
       M /trunk/koffice/krita/ui/tool/kis_tool_paint.h
       M /trunk/koffice/krita/ui/tool/kis_tool_shape.cc
    
    simplified code
    
    ------------------------------------------------------------------------
    r1187974 | langkamp | 2010-10-21 00:38:53 +0200 (Thu, 21 Oct 2010) | 3 lines
    Changed paths:
       M /trunk/koffice/krita/plugins/extensions/dockers/specificcolorselector/specificcolorselector_dock.cc
    
    update specific color selector colorspace when image colorspace is changed
    CCBUG:252461
    
    
    
    svn path=/branches/work/koffice-essen/; revision=1188050
    ff494806