Make graphs (and images) not resize with cells by default. [#684450]
commita57d6d8ccf7783813775be632de589942613cc2d
authorJean Brefort <jean.brefort@normalesup.org>
Mon, 30 Mar 2015 15:00:54 +0000 (30 17:00 +0200)
committerJean Brefort <jean.brefort@normalesup.org>
Mon, 30 Mar 2015 15:01:28 +0000 (30 17:01 +0200)
tree1ad44ca905958f7f87e76bc29e8ea856623d2b74
parenta48fb1a5ab9d7a0de008fbde2a11abf40800246d
Make graphs (and images) not resize with cells by default. [#684450]
34 files changed:
ChangeLog
NEWS
plugins/excel/ChangeLog
plugins/excel/ms-chart.c
plugins/excel/ms-escher.c
plugins/excel/ms-excel-read.c
plugins/excel/ms-excel-write.c
plugins/excel/xlsx-read-drawing.c
plugins/excel/xlsx-read.c
plugins/excel/xlsx-write-drawing.c
plugins/openoffice/ChangeLog
plugins/openoffice/openoffice-read.c
plugins/openoffice/openoffice-write.c
src/dialogs/ChangeLog
src/dialogs/dialog-sheetobject-size.c
src/graph.h
src/item-grid.c
src/sheet-control-gui.c
src/sheet-filter.c
src/sheet-object-cell-comment.c
src/sheet-object-component.c
src/sheet-object-graph.c
src/sheet-object-image.c
src/sheet-object.c
src/sheet-object.h
src/tools/ChangeLog
src/tools/dao.c
src/widgets/ChangeLog
src/widgets/Makefile.am
src/widgets/gnm-so-anchor-mode-chooser.c [new file with mode: 0644]
src/widgets/gnm-so-anchor-mode-chooser.h [new file with mode: 0644]
src/workbook-view.c
src/xml-sax-read.c
src/xml-sax-write.c