[Libreoffice-commits] Changes to 'refs/tags/ptf-3.3.1-8'
Petr Mladek
pmladek at kemper.freedesktop.org
Thu Jul 21 05:21:27 PDT 2011
Tag 'ptf-3.3.1-8' created by Tor Lillqvist <tlillqvist at novell.com> at 2011-05-31 12:58 -0700
PTF 3.3.1-8
Changes since ptf-3.3.1-6:
Tor Lillqvist (1):
bnc#681738: DDE link is lost when .xls file is opened/saved in Calc
---
sc/inc/arealink.hxx | 4
sc/inc/document.hxx | 2
sc/inc/externalrefmgr.hxx | 10 +
sc/inc/sc.hrc | 4
sc/inc/tablink.hxx | 4
sc/source/core/data/documen8.cxx | 25 +++
sc/source/core/inc/ddelink.hxx | 4
sc/source/core/tool/ddelink.cxx | 8 -
sc/source/ui/docshell/arealink.cxx | 8 -
sc/source/ui/docshell/docsh4.cxx | 2
sc/source/ui/docshell/externalrefmgr.cxx | 195 ++++++++++++++++++++++---------
sc/source/ui/docshell/impex.cxx | 10 +
sc/source/ui/docshell/tablink.cxx | 5
sc/source/ui/inc/viewfunc.hxx | 4
sc/source/ui/src/scstring.src | 4
sc/source/ui/undo/undoblk.cxx | 3
sc/source/ui/view/cellsh3.cxx | 6
sc/source/ui/view/gridwin.cxx | 2
sc/source/ui/view/viewfun5.cxx | 117 +++++++++++-------
sc/source/ui/view/viewfunc.cxx | 7 -
20 files changed, 289 insertions(+), 135 deletions(-)
---
More information about the Libreoffice-commits
mailing list