Skip to content
  • Halla Rempt's avatar
    Merged revisions... · e0ba4222
    Halla Rempt authored
    Merged revisions 1106551-1106552,1106554,1106585,1106592,1106596,1106601,1106604,1106637,1106653,1106660,1106670,1106677,1106682,1106700,1106718,1106733,1106742,1106751,1106754,1106766,1106769,1106818,1106821,1106824,1106836,1106914 via svnmerge from 
    https://rempt@svn.kde.org/home/kde/trunk/koffice
    
    ........
      r1106551 | mlaurent | 2010-03-23 09:30:42 +0100 (Tue, 23 Mar 2010) | 2 lines
      
      Fix i18n
    ........
      r1106552 | mlaurent | 2010-03-23 09:31:31 +0100 (Tue, 23 Mar 2010) | 2 lines
      
      Fix i18n here too
    ........
      r1106554 | mlaurent | 2010-03-23 09:38:05 +0100 (Tue, 23 Mar 2010) | 2 lines
      
      Fix mem leak
    ........
      r1106585 | danders | 2010-03-23 11:40:35 +0100 (Tue, 23 Mar 2010) | 2 lines
      
      Fix sugnal/slot in flatproxymodel and remove redundant m_manger in resourceappointmentsmodel.
    ........
      r1106592 | danders | 2010-03-23 12:27:34 +0100 (Tue, 23 Mar 2010) | 2 lines
      
      Make report models i little bit more useful.
    ........
      r1106596 | sebsauer | 2010-03-23 12:35:12 +0100 (Tue, 23 Mar 2010) | 1 line
      
      followup of r1106381; handle also the case that underlinePos+1>descent (can that happen at all? the docs do not go into detail here but let's try to be double safe here and better handle that case also)
    ........
      r1106601 | uzak | 2010-03-23 12:56:28 +0100 (Tue, 23 Mar 2010) | 5 lines
      
      Page background color for docx filter.  
      Reviewed by kogmbh. 
      
      Original Author: Matus Hanzes
    ........
      r1106604 | sebsauer | 2010-03-23 13:36:19 +0100 (Tue, 23 Mar 2010) | 1 line
      
      don't auto-translate the error into a #VALUE error
    ........
      r1106637 | sebsauer | 2010-03-23 14:35:10 +0100 (Tue, 23 Mar 2010) | 2 lines
      
      Parse the formula to be able to replace Excel's argument delimiters (the "," char) with KSpread's argument delimiters (the ";" char). This is essential cause KSpread is not able to use the "," character as delimiter cause that character can also be used as thousand/decimal symbol. This fixes all formulas with more then one argument."
    ........
      r1106653 | sebsauer | 2010-03-23 15:17:20 +0100 (Tue, 23 Mar 2010) | 1 line
      
      and don't try to eval the records if the m_chart was not defined what can happen atm if a chartsheet (a sheet that is a chart and not a chart embedded into a sheet) is defined what is not handled yet.
    ........
      r1106660 | langkamp | 2010-03-23 15:51:52 +0100 (Tue, 23 Mar 2010) | 3 lines
      
      fix bound check in sliderspinbox
      BUG:231863
    ........
      r1106670 | langkamp | 2010-03-23 16:32:19 +0100 (Tue, 23 Mar 2010) | 1 line
      
      improve layout of autobrush widget
    ........
      r1106677 | uzak | 2010-03-23 16:56:40 +0100 (Tue, 23 Mar 2010) | 3 lines
      
      Vertical text boxes added to msword-odf filter.
      Original Author: Matus Hanzes
    ........
      r1106682 | langkamp | 2010-03-23 17:16:46 +0100 (Tue, 23 Mar 2010) | 1 line
      
      improve layout of the autobrush widget a bit more
    ........
      r1106700 | berger | 2010-03-23 18:57:30 +0100 (Tue, 23 Mar 2010) | 6 lines
      
      Fix: display of selections, tools overlay, grids, assistants on opengl
      canvas
      
      BUG:230879
      CCBUG:216615
    ........
      r1106718 | langkamp | 2010-03-23 19:42:04 +0100 (Tue, 23 Mar 2010) | 1 line
      
      prepare sumi for scale outline fix
    ........
      r1106733 | langkamp | 2010-03-23 21:13:11 +0100 (Tue, 23 Mar 2010) | 3 lines
      
      fixed outline for curve and particle paintop
      CCBUG:231463
    ........
      r1106742 | langkamp | 2010-03-23 21:35:49 +0100 (Tue, 23 Mar 2010) | 3 lines
      
      draw an x outline by default
      CCBUG:231463
    ........
      r1106751 | langkamp | 2010-03-23 22:12:04 +0100 (Tue, 23 Mar 2010) | 1 line
      
      use sliderspinbox in predefined brushes
    ........
      r1106754 | langkamp | 2010-03-23 22:18:52 +0100 (Tue, 23 Mar 2010) | 1 line
      
      update slider while dragging
    ........
      r1106766 | langkamp | 2010-03-23 23:08:26 +0100 (Tue, 23 Mar 2010) | 1 line
      
      fix text brush
    ........
      r1106769 | lukast | 2010-03-23 23:13:09 +0100 (Tue, 23 Mar 2010) | 5 lines
      
      o Clean up the code
      o Fix the settings serialization/deserialization
      o Remove KisImage dependency, so that we can work in Scratchpad
      
      CCBUG:231468
    ........
      r1106818 | boemann | 2010-03-24 00:43:00 +0100 (Wed, 24 Mar 2010) | 2 lines
      
      support dropcaps
    ........
      r1106821 | boemann | 2010-03-24 00:46:47 +0100 (Wed, 24 Mar 2010) | 2 lines
      
      set y of line even in this case (or it would always be 0)
    ........
      r1106824 | boemann | 2010-03-24 00:51:18 +0100 (Wed, 24 Mar 2010) | 2 lines
      
      readd space mistakenly deleted
    ........
      r1106836 | langkamp | 2010-03-24 01:12:25 +0100 (Wed, 24 Mar 2010) | 1 line
      
      use sliderspinbox in textbrush
    ........
      r1106914 | yurchor | 2010-03-24 07:58:30 +0100 (Wed, 24 Mar 2010) | 1 line
      
      typo fix
    ........
    
    svn path=/branches/work/koffice-ko/; revision=1106933
    e0ba4222