145dc729 | 18-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 |
3ee7c2db | 18-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 |
f62a4074 | 11-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 ...
|
d3bd7a82 | 11-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 ...
|
c34e98c3 | 10-Jul-2012 |
Andre Fischer |
#i119552# Fixed sheet protection. Reported by: binguo Patch by: Jianyuan Li Reviewed by: SunYing and Andre Fischer git-svn-id: https://svn
#i119552# Fixed sheet protection. Reported by: binguo Patch by: Jianyuan Li Reviewed by: SunYing and Andre Fischer git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1359695 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
d29d13b2 | 09-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 |
98d04ad8 | 29-Jun-2012 |
Armin Le Grand |
#120077# Added local var for SfxItemPool for EditEngine to avoid memory leak. Found by: Chao Huang Patch by: Chao Huang, alg Review by: Chao Huang, alg git-svn-id: https://svn.ap
#120077# Added local var for SfxItemPool for EditEngine to avoid memory leak. Found by: Chao Huang Patch by: Chao Huang, alg Review by: Chao Huang, alg git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1355288 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
980cf52e | 29-Jun-2012 |
Armin Le Grand |
#120105# Avoid MemoryLeak in ScTableSheetObj::PrintAreaUndo_Impl by handling created ScPrintRageSaver objects more careful. Found by: Chao Huang Patch by: Chao Huang, alg Review by: alg
#120105# Avoid MemoryLeak in ScTableSheetObj::PrintAreaUndo_Impl by handling created ScPrintRageSaver objects more careful. Found by: Chao Huang Patch by: Chao Huang, alg Review by: alg git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1355277 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
49bd4d4b | 28-Jun-2012 |
Armin Le Grand |
#120077# ALG: Reverted r1354011, adapted all usages of SfxStyleSheetIterator and CreateIterator to use boost::shared_ptr git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1355
#120077# ALG: Reverted r1354011, adapted all usages of SfxStyleSheetIterator and CreateIterator to use boost::shared_ptr git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1355082 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0e620359 | 28-Jun-2012 |
Armin Le Grand |
#119989# Support relative 3D pie chart height when importing charts. Reported by: Yan Li Patch by: Yan Li, Tan Li, alg Review by: alg git-svn-id: https://svn.apache.org/repos/asf
#119989# Support relative 3D pie chart height when importing charts. Reported by: Yan Li Patch by: Yan Li, Tan Li, alg Review by: alg git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1354914 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
11daf541 | 28-Jun-2012 |
Herbert Dürr |
#i120108# fix leaking pTabData[] in ScViewData::ReadUserDataSequence() Patch-by: Chao Huang Found-by: Chao Huang Review and minor style fix by: Herbert Duerr git-svn-id
#i120108# fix leaking pTabData[] in ScViewData::ReadUserDataSequence() Patch-by: Chao Huang Found-by: Chao Huang Review and minor style fix by: Herbert Duerr git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1354849 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4f32937c | 26-Jun-2012 |
Andre Fischer |
#i119557# Ignore redundant "split" property. Patch by: Jianyuan Li Found by: binguo Review by: Andre Fischer git-svn-id: https://svn.apach
#i119557# Ignore redundant "split" property. Patch by: Jianyuan Li Found by: binguo Review by: Andre Fischer git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1354063 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
512da7eb | 26-Jun-2012 |
Armin Le Grand |
#120077# Memory leak fixed in ScXMLFontAutoStylePool_Impl, also chekced and fixed memory leaks caused by not deleting SfxStyleSheetIterator instances. Found by: Chao Huang Patch by: Chao Huan
#120077# Memory leak fixed in ScXMLFontAutoStylePool_Impl, also chekced and fixed memory leaks caused by not deleting SfxStyleSheetIterator instances. Found by: Chao Huang Patch by: Chao Huang Review by: alg git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1354011 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0154edad | 21-Jun-2012 |
Andre Fischer |
#i119537# Fixed extrusion of custom shapes to XLS. Patch by: Jianyuan Li review by: Andre Fischer git-svn-id: https://svn.apache.org/repos/asf/incubator
#i119537# Fixed extrusion of custom shapes to XLS. Patch by: Jianyuan Li review by: Andre Fischer git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352497 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7e31d8f2 | 21-Jun-2012 |
Andre Fischer |
#i119960# Fixed copy-and-past of quoted text from clipboard. Patch by: zhaoshzh Review by: Andre Fischer git-svn-id: https://svn.apache.org/repos/asf/in
#i119960# Fixed copy-and-past of quoted text from clipboard. Patch by: zhaoshzh Review by: Andre Fischer git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352479 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
51b45b88 | 21-Jun-2012 |
Jian Fang Zhang |
#120017#, fix the problem that filter button is not shown in merged cell Patch by: zhao shao zhi, aoo.zhaoshzh@gmail.com Found by: Yan Ji,<yanji.yj@gmail.com> Review by: zhangjf
#120017#, fix the problem that filter button is not shown in merged cell Patch by: zhao shao zhi, aoo.zhaoshzh@gmail.com Found by: Yan Ji,<yanji.yj@gmail.com> Review by: zhangjf git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352444 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
580833e6 | 21-Jun-2012 |
Wang Lei |
#i119942 - Last agrument of formula should not be removed Patch by: Zhang Lu Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/t
#i119942 - Last agrument of formula should not be removed Patch by: Zhang Lu Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352412 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
711fced4 | 15-Jun-2012 |
Ariel Constenla-Haile |
Remove obsolete attributes from UI element XML files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1350784 13f79535-47bb-0310-9956-ffa450edef68 |
3219702d | 14-Jun-2012 |
Herbert Dürr |
#c705682# fix a minor resource leak in ScXMLTextPContext::AddSpaces() git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1350313 13f79535-47bb-0310-9956-ffa450edef68 |
ee342afc | 14-Jun-2012 |
Wang Lei |
#i119956 - Crash if undo redo creating data pilot from imported data Patch by: pengyunquan Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/i
#i119956 - Crash if undo redo creating data pilot from imported data Patch by: pengyunquan Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1350103 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3944543c | 14-Jun-2012 |
Wang Lei |
#i119972 - Formula GETPIVOTDATA returns #REF! value Patch by: pengyunquan Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trun
#i119972 - Formula GETPIVOTDATA returns #REF! value Patch by: pengyunquan Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1350102 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
5d6e8987 | 10-Jun-2012 |
Ariel Constenla-Haile |
i119411 - Read/write RDF support on ODS file format Patch by: Tsutomu Uchino Review by: arielch git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348605 13f79535
i119411 - Read/write RDF support on ODS file format Patch by: Tsutomu Uchino Review by: arielch git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348605 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7ee1d29c | 10-Jun-2012 |
Ariel Constenla-Haile |
GCC 4.7 build breakers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348595 13f79535-47bb-0310-9956-ffa450edef68 |
feb8f109 | 08-Jun-2012 |
Regina Henschel |
i111609 ODFF implement missing imaginary functions git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348096 13f79535-47bb-0310-9956-ffa450edef68 |
ddf250f3 | 06-Jun-2012 |
Herbert Dürr |
#i118877# updated fix for Calc crash when Redo refreshes data Patch by: Lei Debin git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1346850 13f79535-47bb-0310-99
#i118877# updated fix for Calc crash when Redo refreshes data Patch by: Lei Debin git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1346850 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|