office-gobmx/sc/source
Markus Mohrhard bfbcd95c3f Copy Absolute Formulas between documents: Part I
Copying absolute sheet references between different documents now transforms absolute sheet
references into external references if the refered range is not copied.

Working:
References to already saved documents work already with:
-only transform reference into an external reference if range is not in
the copied range
-don't transform relative references

Missing:
handling for copying from not yet saved files

idea:
- add handling of external references to open documents that are not yet
saved through the temporary document name
- transform the url to the correct file url as soon as the source document is
  saved
- if target document is saved first show warning message to the user and
save with temporary name as file url
2011-12-17 01:10:07 +01:00
..
core Copy Absolute Formulas between documents: Part I 2011-12-17 01:10:07 +01:00
filter Resolves fdo#43725 crash on saving a file 2011-12-15 16:08:52 +01:00
ui gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO' 2011-12-16 21:20:08 +01:00