History log of /aoo41x/main/sc/source/ (Results 51 - 75 of 278)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d0db51ec20-Dec-2013 Jürgen Schmidt

#91439# apply patch to copy key modifiers as well

Patch By: hanya
Review By: jsc


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

#91439# apply patch to copy key modifiers as well

Patch By: hanya
Review By: jsc


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

show more ...

786b372012-Dec-2013 Herbert Dürr

#i123840# fix narrowing conversions when initializing SC's szMSFilterNames array


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

#i123840# fix narrowing conversions when initializing SC's szMSFilterNames array


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

show more ...

3ea0c3d529-Nov-2013 Herbert Dürr

#i123768# remove pre-IA2 code remains that has been commented out

The pre-IA2 code is available in the repository and
the commented out code made the methods less readable.


#i123768# remove pre-IA2 code remains that has been commented out

The pre-IA2 code is available in the repository and
the commented out code made the methods less readable.


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

show more ...

24c56ab928-Nov-2013 Herbert Dürr

#i123068# remove implicit conversions from rtl strings to their elements

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

4d7c9de028-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

cd54e8d326-Nov-2013 Pavel Janík

WaE: reorder initializations to prevent compiler warning.


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

4483d2e826-Nov-2013 Pavel Janík

WaE: initialize boolean variable to prevent compiler warning.


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

fe22d2cf04-Nov-2013 Steve Yin

Sync with the trunk

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


474a1d9310-Oct-2013 Armin Le Grand

i123405 Allow to not limit size to PageSize when creating Metafile content

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

8e8ee8fe29-Sep-2013 Steve Yin

Fix build errors.

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


0deba7fb27-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


core/data/documen2.cxx
core/data/document.cxx
core/data/dpsave.cxx
core/data/dptablecache.cxx
core/data/drwlayer.cxx
core/data/table2.cxx
core/tool/dbcolect.cxx
core/tool/detfunc.cxx
ui/Accessibility/AccessibleCell.cxx
ui/Accessibility/AccessibleCellBase.cxx
ui/Accessibility/AccessibleDataPilotControl.cxx
ui/Accessibility/AccessibleDocument.cxx
ui/Accessibility/AccessibleDocumentBase.cxx
ui/Accessibility/AccessibleDocumentPagePreview.cxx
ui/Accessibility/AccessibleEditObject.cxx
ui/Accessibility/AccessibleSpreadsheet.cxx
ui/Accessibility/AccessibleTableBase.cxx
ui/Accessibility/AccessibleText.cxx
ui/dbgui/dbnamdlg.cxx
ui/docshell/docsh.cxx
ui/drawfunc/fudraw.cxx
ui/inc/AccessibleCell.hxx
ui/inc/AccessibleCellBase.hxx
ui/inc/AccessibleDocument.hxx
ui/inc/AccessibleDocumentBase.hxx
ui/inc/AccessibleDocumentPagePreview.hxx
ui/inc/AccessibleEditObject.hxx
ui/inc/AccessibleSpreadsheet.hxx
ui/inc/AccessibleTableBase.hxx
ui/inc/AccessibleText.hxx
ui/inc/content.hxx
ui/inc/dbnamdlg.hxx
ui/inc/docsh.hxx
ui/inc/drawview.hxx
ui/inc/gridwin.hxx
ui/inc/preview.hxx
ui/inc/scuitphfedit.hxx
ui/inc/tabview.hxx
ui/inc/tabvwsh.hxx
ui/inc/tphfedit.hxx
ui/inc/validate.hxx
ui/inc/viewfunc.hxx
ui/miscdlgs/highred.cxx
ui/miscdlgs/solveroptions.cxx
ui/navipi/content.cxx
ui/navipi/navipi.cxx
ui/pagedlg/scuitphfedit.cxx
ui/pagedlg/tphfedit.cxx
ui/view/drawview.cxx
ui/view/gridwin.cxx
ui/view/gridwin3.cxx
ui/view/gridwin5.cxx
ui/view/output.cxx
ui/view/preview.cxx
ui/view/select.cxx
ui/view/tabview2.cxx
ui/view/tabvwsh.cxx
ui/view/tabvwsh4.cxx
ui/view/tabvwshe.cxx
ui/view/viewfun2.cxx
Revision tags: AOO401
fe481f0611-Sep-2013 Oliver-Rainer Wittmann

122927: adjusting change made for 121126 - allow formatting of boolean formula result as number,
but force it, if formatting code contains string/text section

Review by:

122927: adjusting change made for 121126 - allow formatting of boolean formula result as number,
but force it, if formatting code contains string/text section

Review by: Clarence Guo <clarence dot guo dot bj at gmail dot com>



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

show more ...

2240701306-Sep-2013 Oliver-Rainer Wittmann

122862: adjust code for issue 12666 in order to solve regressions 122862, 122870, 122955, 123161 and 123163

For 12666 new internal database ranges have been introduced. The fix reduc

122862: adjust code for issue 12666 in order to solve regressions 122862, 122870, 122955, 123161 and 123163

For 12666 new internal database ranges have been introduced. The fix reduced its usage to the once needed
for the Auto Filter function. Standard Filter and Special Filter should be untouched now.



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

show more ...

b475aa2a02-Sep-2013 Oliver-Rainer Wittmann

122840: <ScXMLImport::SetNamedRanges()> - adding named ranges with temporary content "0" (correcting typo in changes for 120478)

patch by: Clarence Guo <clarence dot guo dot bj at gm

122840: <ScXMLImport::SetNamedRanges()> - adding named ranges with temporary content "0" (correcting typo in changes for 120478)

patch by: Clarence Guo <clarence dot guo dot bj at gmail dot com>



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

show more ...

6a261b5828-Aug-2013 Herbert Dürr

#i122827# fix the performance regression in xls saving introduced by #i119707#

by correcting the calculation of the last row with visible attributes

Patch by: Yan Peng Guo
Debug

#i122827# fix the performance regression in xls saving introduced by #i119707#

by correcting the calculation of the last row with visible attributes

Patch by: Yan Peng Guo
Debugged by: Herbert Duerr
Found by: k.wehrlin@hotmail.com


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

show more ...

37478ac728-Aug-2013 Herbert Dürr

#i122822# revert fix for issue 121058

Sample reduction is only viable on the view side, but not on the generic
data provider side. Reverting r1388440 to fix the latter.

Patch by

#i122822# revert fix for issue 121058

Sample reduction is only viable on the view side, but not on the generic
data provider side. Reverting r1388440 to fix the latter.

Patch by: Yan Peng Guo
Regression isolated by: Regina Henschel, Herbert Duerr
Found by: rohner@tofwerk.com


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

show more ...

d8ed516e13-Aug-2013 Armin Le Grand

i122149 Corrected stuff around polygon-based clip regions, do not use them where nt needed

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

i122149 Corrected stuff around polygon-based clip regions, do not use them where nt needed

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

show more ...

Revision tags: AOO400
4c762dc801-Aug-2013 Herbert Dürr

#i122841# initialize LotusRoot singleton already in LotusRoot constructor

As its LotAttrCache member already needs it which results in crashes if
any Lotus 123 files were loaded.

#i122841# initialize LotusRoot singleton already in LotusRoot constructor

As its LotAttrCache member already needs it which results in crashes if
any Lotus 123 files were loaded.


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

show more ...

6a606da005-Jul-2013 Andre Fischer

122635: Add layouting to some sidebar panels.

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

c2c88cab02-Jul-2013 Oliver-Rainer Wittmann

122591: correct the iteration on an HTML table

Patch by: Ariel <arielch>
Review by: Herbert <hdu>


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

122591: correct the iteration on an HTML table

Patch by: Ariel <arielch>
Review by: Herbert <hdu>


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

show more ...

a840a55927-Jun-2013 Armin Le Grand

i121008 corrected calc cell comment stuff

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

0130096823-Jun-2013 Armin Le Grand

i120020 corected paragraph merge, corresponding undo and ownership of linked undo actions

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

i120020 corected paragraph merge, corresponding undo and ownership of linked undo actions

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

show more ...

3cc5639819-Jun-2013 Armin Le Grand

i122497 Filter D&D flags for calc D&D

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

96f862ca12-Jun-2013 Armin Le Grand

i118840 Make it possible to identify temporary calc docs and use it to not access inexistent data

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

i118840 Make it possible to identify temporary calc docs and use it to not access inexistent data

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

show more ...

83d0117d27-May-2013 Herbert Dürr

#i122378# replace std::iota() with open code

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

12345678910>>...12