Skip to content
  • JodyGoldberg's avatar
    merge excel_write_PANE into here and fix export of H or V only freezes. · 563646db
    JodyGoldberg authored
    2006-04-29  Jody Goldberg <jody@gnome.org>
    
    	* ms-excel-write.c (excel_write_WINDOW2) : merge excel_write_PANE into
    	  here and fix export of H or V only freezes.
    
    2006-04-23  Jody Goldberg <jody@gnome.org>
    
    	* xlsx-write.c : new.  Basic export and some code that will move to
    	  libgsf for 'Open Package' support.
    	* plugin.xml.in : Add xlsx export.
    	* Makefile.am : ditto.
    
    2006-04-23  Jody Goldberg <jody@gnome.org>
    
    	* ms-excel-read.c (excel_read_EXTERNSHEET_v7) : patch
    	  tweak to import broken quoted sheetname from gnumeric-1.0.x eg
    	  Libro1.xls.
    
    2006-04-23  Jody Goldberg <jody@gnome.org>
    
    	* ms-chart.c (ms_excel_chart_read) : Don't set the graph and chart
    	  styles to blank unless this is a full sheet object.  Fixes the
    	  import of older charts that are not wrapped in BOF records eg
    	  ms699.xls.
    
    2006-04-29  Jody Goldberg <jody@gnome.org>
    
    	* src/workbook-view.c (wb_view_get_index_in_wb) : new for xlsx export.
    
    	* src/selection.h (sv_selection_foreach) : renamed from
    	  selection_foreach_range.  All callers changed.
    	* src/selection.c (sv_selection_add_full) : renamed from
    	  sv_selection_add_range to be clearer.
    	(sv_selection_add_range) : new utility that takes a ... GnmRange.
    
    	* src/sheet-view.h : SheetView::selections make this a GSList, no need
    	  for a GList.  This makes the api more homogeneous.
    
    	* src/cell.c (cell_get_style) : constify the result and rename from
    	  cell_get_mstyle.
    
    	* src/ranges.c (range_as_string) : renamed from range_name.  All
    	  callers fixed.
    
    	* src/style-conditions.c (gnm_style_conditions_eval) : tack on hooks
    	  for some of the new condition types in office 12.
    563646db
To find the state of this project's repository at the time of any of these versions, check out the tags.