History log of /trunk/main/sc/source/core/data/document.cxx (Results 1 - 11 of 11)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 3accd9b1 10-Apr-2023 Damjan Jovanovic

Also allow:
pCBFCP->pClipDoc->GetClipParam().getSourceDocID() == 0
instead of only:
pCBFCP->pClipDoc->GetClipParam().getSourceDocID() == GetDocumentID()
in ScDocument::CopyBlockFromCl

Also allow:
pCBFCP->pClipDoc->GetClipParam().getSourceDocID() == 0
instead of only:
pCBFCP->pClipDoc->GetClipParam().getSourceDocID() == GetDocumentID()
in ScDocument::CopyBlockFromClip(), because that's what it is when
cells are dragged and dropped instead of cut and pasted.

Fixes: #128566 - cell displacement problem
Patch by: me

show more ...


Revision tags: AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121
# faa11fa3 17-Feb-2016 Damjan Jovanovic

#i118023# Calc: Cut-and-paste between spreadsheets causes incorrect cell reference changes

When pasting cut cells, Calc updates references to their old positions
to instead refer to thei

#i118023# Calc: Cut-and-paste between spreadsheets causes incorrect cell reference changes

When pasting cut cells, Calc updates references to their old positions
to instead refer to their new positions. This is done using the tab index,
row and column, however the document is not taken into account. As a result,
when cutting and pasting between documents, cells in the target document
end up getting changed instead of in the source, potentially leading to
formula corruption, which is undoable but could easily go unnoticed,
causing data loss when the document is saved.

We don't really support inter-document reference updates anyway, so fix
this bug by restricting reference updates to the intra-document cut and
paste case only.

Patch by: me
Reviewed by: kschenk



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1730772 13f79535-47bb-0310-9956-ffa450edef68

show more ...


Revision tags: AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta
# 8f4c7c28 03-Jan-2014 Steve Yin

Bug 123909 - Select one column, paste cell range with merged cell in, AOO will be not responding

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555031 13f79535-47bb-0310-9956

Bug 123909 - Select one column, paste cell range with merged cell in, AOO will be not responding

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555031 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 4d7c9de0 28-Nov-2013 Herbert Dürr

#i123768# [ia2] remove pseudo-automatic noisy comments


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546355 13f79535-47bb-0310-9956-ffa450edef68


# 0deba7fb 27-Sep-2013 Steve Yin

AOO IA2 enabled draft version 1

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1526782 13f79535-47bb-0310-9956-ffa450edef68


Revision tags: AOO401, AOO400, AOO340
# 3ce8cab8 28-Sep-2012 Wang Lei

#i121136 Improve Spreadsheet performance in some area (Patch 1)

Patch by: Wang Lei
Review by: Wang Lei

git-svn-id: https://svn.apache.org/repos/asf/incubator

#i121136 Improve Spreadsheet performance in some area (Patch 1)

Patch by: Wang Lei
Review by: Wang Lei

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1391359 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 3a02adb1 21-Sep-2012 Wang Lei

#i121073 Loading performance for xls file with row banded style is bad

Patch by: Wang Lei
Review by: Wang Lei

git-svn-id: https://svn.apache.org/repos/asf/in

#i121073 Loading performance for xls file with row banded style is bad

Patch by: Wang Lei
Review by: Wang Lei

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1388427 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# b4df81e3 07-Sep-2012 Wang Lei

#i120847 Optimizing algorithm of creating pivot table cache when loading a xls file with pivot table

Patch by: Tan Li(litan.test@gmail.com)
Review by: Wang Lei

#i120847 Optimizing algorithm of creating pivot table cache when loading a xls file with pivot table

Patch by: Tan Li(litan.test@gmail.com)
Review by: Wang Lei

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381946 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 14af77b6 10-Aug-2012 Armin Le Grand

#120515# Implemented and finetuned the enhanced Undo feature (see #120498#) for sc

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1371714 13f79535-47bb-0310-9956-ffa450edef

#120515# Implemented and finetuned the enhanced Undo feature (see #120498#) for sc

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1371714 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# b3f79822 06-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198280 13f79535-47bb-0310-9956-ffa450edef68


# cdf0e10c 16-Aug-2011 rcweir

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/extras/l10n is a copy of (currently tip-most)
http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5

Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):

/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt
/ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt
/ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt
/ooo/trunk/core/gettext/gettext-0.18.1.1.patch
/ooo/trunk/core/apache-commons/patches/codec.patch
/ooo/trunk/core/libcroco/libcroco-0.6.2.patch
/ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt
/ooo/trunk/core/graphite/graphite-2.3.1.patch
/ooo/trunk/core/hwpfilter/source/hwpeq.cpp
/ooo/trunk/core/solenv/bin/cwstouched.pl
/ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html
/ooo/trunk/core/writerfilter/source/doctok/escher.html
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl

Also: Repository.mk from the l10n toplevel


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68

show more ...