History log of /trunk/main/sc/source/ (Results 276 - 300 of 366)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
41f1009706-Sep-2012 Andrew Rist

calcishmakkica: WaE wntmsci12

From: Eike Rathke <erack@apache.org>

Original Author: Eike Rathke [er] <eike.rathke@oracle.com>
Original Committer: Eike Rathke [er] <eike.rathke@o

calcishmakkica: WaE wntmsci12

From: Eike Rathke <erack@apache.org>

Original Author: Eike Rathke [er] <eike.rathke@oracle.com>
Original Committer: Eike Rathke [er] <eike.rathke@oracle.com>

# HG changeset patch
# User Eike Rathke [er] <eike.rathke@oracle.com>
# Date 1297940971 -3600
# Node ID 2416febcae5c81a24b40439f09f91e40a686b911
# Parent 0d84fd3534ea7cda60f795f7dc5d99db58d8cc6e


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

show more ...

6e86bbc106-Sep-2012 Andrew Rist

calcishmakkica: #i90269# #i95144# #i101466#

From: Eike Rathke <erack@apache.org>

* For SUMIFS, AVERAGEIFS and COUNTIFS:
* All ranges must be of same dimension and size.

calcishmakkica: #i90269# #i95144# #i101466#

From: Eike Rathke <erack@apache.org>

* For SUMIFS, AVERAGEIFS and COUNTIFS:
* All ranges must be of same dimension and size.
* Bail out if error encountered for any parameter, without calculating
remaining parameters.
* Adapted ScParameterClassification to cope with paired repeated parameters.
* In function resource have a trailing blank for repeated parameters so the
number is appended with a blank between.

Original Author: Eike Rathke [er] <eike.rathke@oracle.com>
Original Committer: Eike Rathke [er] <eike.rathke@oracle.com>

# HG changeset patch
# User Eike Rathke [er] <eike.rathke@oracle.com>
# Date 1288820521 -3600
# Node ID 79da8a1033b663c919f0dc48799f70256bffa497
# Parent 02cf226fcde498f6fd926d45df497e9fb412fe0f


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

show more ...

1b1b70fb06-Sep-2012 Andrew Rist

calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COUNTIFS; patch from <makkica>

From: Eike Rathke <erack@apache.org>

Original Author: Marina Plakalovic <mak

calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COUNTIFS; patch from <makkica>

From: Eike Rathke <erack@apache.org>

Original Author: Marina Plakalovic <makkica@openoffice.org>
Original Committer: Eike Rathke [er] <eike.rathke@oracle.com>

# HG changeset patch
# User Eike Rathke [er] <eike.rathke@oracle.com>
# Date 1288810126 -3600
# Node ID 02cf226fcde498f6fd926d45df497e9fb412fe0f
# Parent 528da6bfd0daed4355d745590d5ac3a319b08fb4

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

show more ...

245212b406-Sep-2012 Andrew Rist

calcishmakkica: #i114428# implement XOR

From: Eike Rathke <erack@apache.org>

Original Author: Marina Plakalovic <makkica@openoffice.org>
Original Committer: Eike Rathke [er] <ei

calcishmakkica: #i114428# implement XOR

From: Eike Rathke <erack@apache.org>

Original Author: Marina Plakalovic <makkica@openoffice.org>
Original Committer: Eike Rathke [er] <eike.rathke@oracle.com>

# HG changeset patch
# User Eike Rathke [er] <eike.rathke@oracle.com>
# Date 1284060031 -7200
# Node ID 528da6bfd0daed4355d745590d5ac3a319b08fb4
# Parent 237cb91dd986ff11eb100cc631206cda102e91f7


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

show more ...

f53782eb06-Sep-2012 Andrew Rist

calcishmakkica: #i101466# implement AVERAGEIF; slightly reworked patch by <makkica>

From: Eike Rathke <erack@apache.org>

Original Author: Marina Plakalovic <makkica@openoffice.org>

calcishmakkica: #i101466# implement AVERAGEIF; slightly reworked patch by <makkica>

From: Eike Rathke <erack@apache.org>

Original Author: Marina Plakalovic <makkica@openoffice.org>
Original Author: Eike Rathke [er] <eike.rathke@oracle.com>
Original Committer: Eike Rathke [er] <eike.rathke@oracle.com>

# HG changeset patch
# User Eike Rathke [er] <eike.rathke@oracle.com>
# Date 1284055400 -7200
# Node ID 237cb91dd986ff11eb100cc631206cda102e91f7
# Parent 1c32319bb02fdf173de6a609fca9f2e9c9f4c73a

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

show more ...

920d748c03-Sep-2012 Pavel Janík

Remove unused variables to prevent WaE issues.


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

dffa72de31-Aug-2012 Wang Lei

#i120478 Enhancement request: support sheet scoped named ranges in Calc

Patch by: zhaoshzh (Zhao Shao Zhi)
Review by: Wang Lei

git-svn-id: https://svn.apache

#i120478 Enhancement request: support sheet scoped named ranges in Calc

Patch by: zhaoshzh (Zhao Shao Zhi)
Review by: Wang Lei

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

show more ...

58846baf29-Aug-2012 Jian Fang Zhang

#i119686#, refix, add SdrModel pointer check to avoid crashes in some cases

Found by: zhangjf, debin.lei
Patch by: zhangjf
Review by: Oliver-Rainer Wittmann


git-svn-id:

#i119686#, refix, add SdrModel pointer check to avoid crashes in some cases

Found by: zhangjf, debin.lei
Patch by: zhangjf
Review by: Oliver-Rainer Wittmann


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

show more ...

86d5ef3b22-Aug-2012 Pedro Giffuni

#i108874# - Worksheet.Change event fix.

Fire the "cell-change" event when the range is changed.

Author: lihuiibm
Reviewed: Chen Peng


git-svn-id: http

#i108874# - Worksheet.Change event fix.

Fire the "cell-change" event when the range is changed.

Author: lihuiibm
Reviewed: Chen Peng


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

show more ...

ad58bbff15-Aug-2012 Armin Le Grand

Corrected bad handling of loading draw objects in calc application

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

d48b7df414-Aug-2012 Pavel Janík

Remove unused variables (fix WaE issues).


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

57b4fa3c14-Aug-2012 Wang Lei

Fix i12666 autofilter works just on one sheet (only one auto-range per document)

Patch by: zhanglu.aoo
Submit by: Wang Lei



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

Fix i12666 autofilter works just on one sheet (only one auto-range per document)

Patch by: zhanglu.aoo
Submit by: Wang Lei



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

show more ...

a9ad1b2513-Aug-2012 Pedro Giffuni

i106278 - Window.ActiveSheet,Window.FreezePanes,Window.Split, Window.View
not working correctly.

Patch by: lihuiibm
Reviewed by: Chen Peng


git-svn-id: https://

i106278 - Window.ActiveSheet,Window.FreezePanes,Window.Split, Window.View
not working correctly.

Patch by: lihuiibm
Reviewed by: Chen Peng


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

show more ...

14af77b610-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 ...

6752f81d01-Aug-2012 Herbert Dürr

#i93128# fix data validity check for criteria "Allow text length" and numeric cells

Patch-by: Zhang Lu
Reported-by: amy2008, eberlein
Review-by: Herbert Duerr


git-svn-i

#i93128# fix data validity check for criteria "Allow text length" and numeric cells

Patch-by: Zhang Lu
Reported-by: amy2008, eberlein
Review-by: Herbert Duerr


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

show more ...

26734c9930-Jul-2012 Armin Le Grand

#116001# Reverted revision 1366087

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

ad0f8ea827-Jul-2012 Wang Lei

#i119637 Function "Case sensitive" in "Special Filter" dialog can not work.

Patch by: Clarence GUO
Review by: Wang Lei

git-svn-id: https://svn.apache.org/rep

#i119637 Function "Case sensitive" in "Special Filter" dialog can not work.

Patch by: Clarence GUO
Review by: Wang Lei

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

show more ...

c073947626-Jul-2012 Armin Le Grand

#116001# TextToFitSize item/property optimized to boolean

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

02c0dac223-Jul-2012 Ariel Constenla-Haile

#i120341# - Make SCSTR_FIELDSEP less translation-error-prone

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

a6014f9718-Jul-2012 Armin Le Grand

filter review StarCalc 1.0
Patch by: Eike Rathke

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

145dc72918-Jul-2012 Armin Le Grand

filter review QuattroPro
Patch by: Eike Rathke

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

3ee7c2db18-Jul-2012 Armin Le Grand

filter review Lotus WK
Patch by: Eike Rathke

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

f62a407411-Jul-2012 Oliver-Rainer Wittmann

#119686# - method <XclImpDrawObjBase::PreProcessSdrObject(..)> - disable Undo for setting the object name

Found by: Li Lin Yi
Patch by: Zhang Lu
Revi

#119686# - method <XclImpDrawObjBase::PreProcessSdrObject(..)> - disable Undo for setting the object name

Found by: Li Lin Yi
Patch by: Zhang Lu
Review by: Oliver-Rainer Wittmann (orw at apache dot org)


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

show more ...

d3bd7a8211-Jul-2012 Andre Fischer

#i20044# Fixed queryEmptyCell()

Reported by: Steffen Grund
Patch by: hanya:
Review by: Andre Fischer


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

#i20044# Fixed queryEmptyCell()

Reported by: Steffen Grund
Patch by: hanya:
Review by: Andre Fischer


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

show more ...

d29d13b209-Jul-2012 Jürgen Schmidt

#117782# increase size of control

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

1...<<1112131415