Skip to content
  • Ganesh Paramasivam's avatar
    Merged revisions... · 0080ebac
    Ganesh Paramasivam authored
    Merged revisions 1188059,1188072,1188079,1188093,1188098,1188108-1188109,1188111,1188119-1188120,1188122,1188135-1188136,1188151-1188152,1188156,1188162,1188174,1188218,1188220-1188225,1188230-1188232,1188267-1188270,1188289,1188308-1188310 via svnmerge from 
    svn+ssh://ganeshp@svn.kde.org/home/kde/trunk/koffice
    
    ........
      r1188059 | scripty | 2010-10-21 14:16:44 +0530 (Thu, 21 Oct 2010) | 1 line
      
      SVN_SILENT made messages (.desktop file)
    ........
      r1188072 | lassin | 2010-10-21 15:22:31 +0530 (Thu, 21 Oct 2010) | 2 lines
      
      Fixed pptx support for slidenumbers field.
    ........
      r1188079 | breitmeyer | 2010-10-21 16:46:09 +0530 (Thu, 21 Oct 2010) | 2 lines
      
      added a new unit tests for lists of cell regions
    ........
      r1188093 | lukast | 2010-10-21 16:57:11 +0530 (Thu, 21 Oct 2010) | 7 lines
      
      Fixing: result is mixed with the filtered layer data, instead of
      replacing it
      
      Copy the result instead of alpha-blending.
      The preview is still broken.
      
      CCBUG:233950
    ........
      r1188098 | sebsauer | 2010-10-21 17:12:24 +0530 (Thu, 21 Oct 2010) | 2 lines
      
      deactivate default debug-area introduced in r1057867 again cause there is no way to enable debug again in KDE 4.5 (there is no such debug-area defined what means you cannot activate using kdebugdialog what means debug isn't possible any longer what sucks. So, let's at least wait till that new(?) debugarea is available in our supported kdelibs).
    ........
      r1188108 | uzak | 2010-10-21 18:16:04 +0530 (Thu, 21 Oct 2010) | 5 lines
      
      PPT: Added default value for the scheme describing the style of the number bullets.
      Big thanks to Mek for discussing this issue at the Plugfest.
      
      BUG: 251281, 247630 
    ........
      r1188109 | lassin | 2010-10-21 18:20:32 +0530 (Thu, 21 Oct 2010) | 2 lines
      
      Made gradfill in drawingML to at least change the color of the text, though full gradfill cannot be supported.
    ........
      r1188111 | staniek | 2010-10-21 18:23:51 +0530 (Thu, 21 Oct 2010) | 3 lines
      
      always build koreports for SHOULD_BUILD_KOREPORT, fix after r1187954
      CCMAIL:pavol.korinek@ixonos.com
    ........
      r1188119 | jsimon | 2010-10-21 18:42:23 +0530 (Thu, 21 Oct 2010) | 1 line
      
      Do not show data points in line diagrams for which there's no value (aka NAN) in the model
    ........
      r1188120 | jsimon | 2010-10-21 18:42:28 +0530 (Thu, 21 Oct 2010) | 1 line
      
      Correctly calculate data boundaries (min/max x/y values) in line diagram with missing values
    ........
      r1188122 | jsimon | 2010-10-21 18:42:30 +0530 (Thu, 21 Oct 2010) | 1 line
      
      The abscissa or ordinate orientation isn't fixed in fact, it depends on the diagram type. A lying bar diagram has the axes swapped, in any other case the abscissa is the horizontal axis and the ordinate the vertical.
    ........
      r1188135 | lassin | 2010-10-21 19:09:14 +0530 (Thu, 21 Oct 2010) | 2 lines
      
      Improved drawingML tables to take into account rowspan and column span.
    ........
      r1188136 | breitmeyer | 2010-10-21 19:09:17 +0530 (Thu, 21 Oct 2010) | 3 lines
      
      fixed axis label loading for radar charts, so they only
      appear if a category region is set
    ........
      r1188151 | jsimon | 2010-10-21 20:01:08 +0530 (Thu, 21 Oct 2010) | 1 line
      
      Make sure only the axes that really belong to a chart type are added to the PlotArea's KDChart::Chart instance at a time
    ........
      r1188152 | jsimon | 2010-10-21 20:01:10 +0530 (Thu, 21 Oct 2010) | 1 line
      
      Use setGlobalGridAttributes() when possible instead of setting the grid attributes per axis
    ........
      r1188156 | langkamp | 2010-10-21 20:06:40 +0530 (Thu, 21 Oct 2010) | 3 lines
      
      prevent specific color selector from sending too many update when using the tablet
      CCBUG:252461
    ........
      r1188162 | langkamp | 2010-10-21 20:30:05 +0530 (Thu, 21 Oct 2010) | 3 lines
      
      fix popup palette slowness when chosing a color with the tablet
      BUG:253826
    ........
      r1188174 | jsimon | 2010-10-21 21:14:40 +0530 (Thu, 21 Oct 2010) | 1 line
      
      Fix crash in KD Chart that happened if we remove a diagram from a coordinate plane and immediately deleted the diagram, which is legal, but KD Chart didn't expect apparently.
    ........
      r1188218 | mkruisselbrink | 2010-10-21 23:41:07 +0530 (Thu, 21 Oct 2010) | 1 line
      
      don't crash is for whatever reason we failed to load any sheets
    ........
      r1188220 | mkruisselbrink | 2010-10-21 23:47:06 +0530 (Thu, 21 Oct 2010) | 1 line
      
      fix writing of streams smaller than the minifat cutoff size
    ........
      r1188221 | mkruisselbrink | 2010-10-21 23:47:18 +0530 (Thu, 21 Oct 2010) | 1 line
      
      this field was supposed to be 2 bytes, not 4
    ........
      r1188222 | mkruisselbrink | 2010-10-21 23:47:23 +0530 (Thu, 21 Oct 2010) | 1 line
      
      this fiels needs to have value 1, not 0
    ........
      r1188223 | mkruisselbrink | 2010-10-21 23:47:29 +0530 (Thu, 21 Oct 2010) | 1 line
      
      fix saving of Window2 records
    ........
      r1188224 | mkruisselbrink | 2010-10-21 23:47:34 +0530 (Thu, 21 Oct 2010) | 1 line
      
      fix writing of font records to follow the spec
    ........
      r1188225 | mkruisselbrink | 2010-10-21 23:47:39 +0530 (Thu, 21 Oct 2010) | 1 line
      
      the excel function is called CEILING, not CEIL
    ........
      r1188230 | jsimon | 2010-10-22 00:00:00 +0530 (Fri, 22 Oct 2010) | 1 line
      
      This has been replaced by code in DataSet::dataValueAttributes()
    ........
      r1188231 | jsimon | 2010-10-22 00:00:06 +0530 (Fri, 22 Oct 2010) | 1 line
      
      Remove diagram from plane in destructor to avoid a dangling (invalid) pointer to this diagram
    ........
      r1188232 | jsimon | 2010-10-22 00:00:08 +0530 (Fri, 22 Oct 2010) | 1 line
      
      This is done in the destructor of KDChart::AbstractDiagram now
    ........
      r1188267 | mkruisselbrink | 2010-10-22 02:33:08 +0530 (Fri, 22 Oct 2010) | 1 line
      
      render column/row headers with the font that was actually used to calculate dimension/positions. This fixes among other things the row header text of the current active row not being aligned properly with the rest of the labels.
    ........
      r1188268 | mkruisselbrink | 2010-10-22 02:33:17 +0530 (Fri, 22 Oct 2010) | 1 line
      
      SVN_SILENT make this debug code compile
    ........
      r1188269 | mkruisselbrink | 2010-10-22 02:33:22 +0530 (Fri, 22 Oct 2010) | 1 line
      
      use actual font ascent+descent to figure out the height of the text instead of assuming it is always similar to the point-size
    ........
      r1188270 | mkruisselbrink | 2010-10-22 02:33:26 +0530 (Fri, 22 Oct 2010) | 1 line
      
      some more improvements to positioning of row/column header labels
    ........
      r1188289 | mkruisselbrink | 2010-10-22 03:52:03 +0530 (Fri, 22 Oct 2010) | 1 line
      
      I somehow seem to need this for the unit tests to compile (or making all the loading unit tests explicitly link to kdchart)
    ........
      r1188308 | jsimon | 2010-10-22 05:11:45 +0530 (Fri, 22 Oct 2010) | 1 line
      
      This is automatically done in the diagram's destructor
    ........
      r1188309 | jsimon | 2010-10-22 05:11:50 +0530 (Fri, 22 Oct 2010) | 1 line
      
      Split this up into beginResetModel() and endResetModel()
    ........
      r1188310 | jsimon | 2010-10-22 05:11:51 +0530 (Fri, 22 Oct 2010) | 7 lines
      
      This check can't be used for columns/rowsRemoved() because it is called after the column/row was removed from the model, thus asking the model if the row being removed is valid doesn't work.
      
      Sebastian, I saw you made the change. Please verify the fix. Although I like the additional asserts, I don't see why we should silently ignore any inconsistency (lines 213 and 302). Is there a certain case that requires tolerating them?
      
      See r1187158.
      
      CCMAIL: sebastian.sauer@kdab.com
    ........
    
    svn path=/branches/work/koffice-change-tracking/; revision=1188353
    0080ebac