e9dc4413 | 09-Jul-2012 |
Oliver-Rainer Wittmann |
#100684# - function <lcl_MoveAllLowerObjs(..)> - assure that contour cache is cleared. Found by: openoffice at schierla dot de Patch by: openoffice at schierla dot
#100684# - function <lcl_MoveAllLowerObjs(..)> - assure that contour cache is cleared. Found by: openoffice at schierla dot de Patch by: openoffice at schierla dot de Reciew by: Oliver <orw at apache dot org> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1359258 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
00a33fa1 | 02-Jul-2012 |
Herbert Dürr |
#i120045# use namespace to avoid name clash of different TransliterationChgData structs git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1356318 13f79535-47bb-0310-9956-ffa45
#i120045# use namespace to avoid name clash of different TransliterationChgData structs git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1356318 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
37fb9221 | 29-Jun-2012 |
Armin Le Grand |
#120106# Use boost::shared_ptr and stl tools to implement a SwPosFlyFrms which can be used and handed over by value and cleans up it's content to avoid memory leaks. Found by: Chao Huang Patc
#120106# Use boost::shared_ptr and stl tools to implement a SwPosFlyFrms which can be used and handed over by value and cleans up it's content to avoid memory leaks. 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@1355342 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 ...
|
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 ...
|
e800f12e | 26-Jun-2012 |
Jian Hong Cheng |
Fix issue #i119922: Graphic in header and footer can not be displayed correctly * sw/source/core/unocore/unoframe.cxx odf compatibility Patch by: Jane Kang,<kangjane2012@gmai
Fix issue #i119922: Graphic in header and footer can not be displayed correctly * sw/source/core/unocore/unoframe.cxx odf compatibility Patch by: Jane Kang,<kangjane2012@gmail.com> Found by: Yan Ji,<yanji.yj@gmail.com> Review by: Jian Hong Cheng,<chengjh@apache.org> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1353791 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
cb65df5d | 22-Jun-2012 |
Jürgen Schmidt |
#120030# apply reviewed patch to optimize thumbnail creation/painting git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352878 13f79535-47bb-0310-9956-ffa450edef68 |
abd49ff3 | 22-Jun-2012 |
Oliver-Rainer Wittmann |
#119954# - method <SwEditShell::TableToText(..)> - assure that conversion of nested tables are performed correctly. Found by: Yang Ji <yanji.yj at gmail dot com> Patch by:
#119954# - method <SwEditShell::TableToText(..)> - assure that conversion of nested tables are performed correctly. Found by: Yang Ji <yanji.yj at gmail dot com> Patch by: kang jian <jane73_kang at hotmail dot com> Review by: Oliver <orw at apache dot org> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352828 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
040c2c81 | 22-Jun-2012 |
Oliver-Rainer Wittmann |
minor correction of line ends git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352810 13f79535-47bb-0310-9956-ffa450edef68 |
43e393b3 | 22-Jun-2012 |
Oliver-Rainer Wittmann |
#119945# - improved setting of OrdNums to reflect "nesting" of objects - instead of adjusting the OrdNum of the "nested" object the OrdNum of the "parent" is adjusted. Found b
#119945# - improved setting of OrdNums to reflect "nesting" of objects - instead of adjusting the OrdNum of the "nested" object the OrdNum of the "parent" is adjusted. Found by: Yan Ji <yanji.yj at gmail dot com> Patch by: yuanlin <yuanlin.ibm at gmail dot com> Review by: Oliver <orw at apache dot org> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352786 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6170fa3c | 21-Jun-2012 |
Armin Le Grand |
#119941# Avoid crash when chart is removed in Writer by keepintg it's storage and graphic stream. Patch by: Clarence Guo, zhaoshzh Review by: alg Found by: Shan Zhu git-svn-id: h
#119941# Avoid crash when chart is removed in Writer by keepintg it's storage and graphic stream. Patch by: Clarence Guo, zhaoshzh Review by: alg Found by: Shan Zhu git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352571 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7879fa4d | 21-Jun-2012 |
Oliver-Rainer Wittmann |
#119681# - method <SwDoc::ReplaceRangeImpl(..)> - improve fix of #102333# - correct adjustment of <PaM> for joining paragraphs merged from branch AOO34 git-svn-id: ht
#119681# - method <SwDoc::ReplaceRangeImpl(..)> - improve fix of #102333# - correct adjustment of <PaM> for joining paragraphs merged from branch AOO34 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352469 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
a64e4662 | 21-Jun-2012 |
Jian Hong Cheng |
Fix issue #i119652: When press "Ctrl+Shift+Backspace" in table cell "A1" ,Undo,crash * sw/source/core/edit/eddel.cxx range invalid Patch by: Lin Yuan,<yuanlin.ibm@gmail.com>
Fix issue #i119652: When press "Ctrl+Shift+Backspace" in table cell "A1" ,Undo,crash * sw/source/core/edit/eddel.cxx range invalid Patch by: Lin Yuan,<yuanlin.ibm@gmail.com> Found by: Yan Ji,<yanji.yj@gmail.com> Review by: Jian Hong Cheng,<chengjh@apache.org> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352384 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
d1af8f7d | 16-Jun-2012 |
Yong Lin Ma |
118878: Writer crash after column number and width of frame are modified Patch by: Lin Yuan Review by: mayongl Reported by: Ji Yan git-svn-id: https://svn.apache.o
118878: Writer crash after column number and width of frame are modified Patch by: Lin Yuan Review by: mayongl Reported by: Ji Yan git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1350879 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
a2e27fc1 | 13-Jun-2012 |
Jian Hong Cheng |
Fix issue #i119955: Crash when inserting sample file to section * sw/source/core/docnode/ndcopy.cxx overflow Patch by: chengjh@apache.org Suggested by: chengjh@apache.org
Fix issue #i119955: Crash when inserting sample file to section * sw/source/core/docnode/ndcopy.cxx overflow Patch by: chengjh@apache.org Suggested by: chengjh@apache.org Found by: Yan Ji <yanji.yj@gmail.com> Review by: zhengfan <zheng.easyfan@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1349625 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
84f4efec | 13-Jun-2012 |
Jian Hong Cheng |
Fix issue #i119959: Crash if undo/redo pasted text from shape to empty para with bullets * sw/source/core/edit/edattr.cxx pointer checking Patch by: chengjh@apache.org Su
Fix issue #i119959: Crash if undo/redo pasted text from shape to empty para with bullets * sw/source/core/edit/edattr.cxx pointer checking Patch by: chengjh@apache.org Suggested by: chengjh@apache.org Found by: Yan Ji <yanji.yj@gmail.com> Review by: zhengfan <zheng.easyfan@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1349609 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7a3ba306 | 12-Jun-2012 |
Oliver-Rainer Wittmann |
#119624# - method <SwFlowFrm::GetUpperSpaceAmountConsideredForPrevFrmAndPageGrid()> - consider upper space amount only for page grids in squared page mode Found by: louqle <lo
#119624# - method <SwFlowFrm::GetUpperSpaceAmountConsideredForPrevFrmAndPageGrid()> - consider upper space amount only for page grids in squared page mode Found by: louqle <louqingle at gmail dot com> Patch by: Oliver-Rainer Wittmann <orw at apache dot org> Review by: zjchen <zjchencdl at gmail dot com> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1349212 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
371e7ce6 | 12-Jun-2012 |
Jian Hong Cheng |
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1349168 13f79535-47bb-0310-9956-ffa450edef68 |
1e757327 | 08-Jun-2012 |
Jürgen Schmidt |
119912: Crash when redo split the pasted table fix: While deleting any box from chart data provider, verify whether there are any invalidate chart data sequence inside, if so, catch the exce
119912: Crash when redo split the pasted table fix: While deleting any box from chart data provider, verify whether there are any invalidate chart data sequence inside, if so, catch the exception and remove it. Patch By: Peng Chen Found By: yanji Review By: jsc git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348006 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
356f64a7 | 08-Jun-2012 |
Jürgen Schmidt |
119653: Crash after delete column(s) from chart's source table, and then adjusted table size fix: Recorrect the logic of code in SwChartDataSequence::Dispose(), release the relationship insi
119653: Crash after delete column(s) from chart's source table, and then adjusted table size fix: Recorrect the logic of code in SwChartDataSequence::Dispose(), release the relationship inside. Patch By: Peng Chen Found By: yanji Review By: jsc git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1347951 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
172c67b2 | 15-May-2012 |
Armin Le Grand |
#118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name to be the filename only, added code to SW to set Title and Desc git-svn-id: https://svn.apache.org/repos/asf/incu
#118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name to be the filename only, added code to SW to set Title and Desc git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1338651 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
70d3707a | 10-May-2012 |
Armin Le Grand |
#119125# Completely changed XFillBitmapItem to work wit GraphicObject, removed XOBitmap class, adapted all usages (also the pretty old 8x8 pixel editor). All Bitmap fill styles will now accept transp
#119125# Completely changed XFillBitmapItem to work wit GraphicObject, removed XOBitmap class, adapted all usages (also the pretty old 8x8 pixel editor). All Bitmap fill styles will now accept transparent bitmaps as fillings in all variations (tiled, etc.). LoadSave is no problem, ODF defines graphic as content for fill. Backward means that OOs before this change will use a white background ofr fill with transparent, same as the fallback all the time when using a transparent fill. This is also a preparation to e.g. offer SVG or Metafiles as fill style. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1336585 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e926d11b | 09-May-2012 |
Herbert Dürr |
#i118925# enhance textsearch's match-group references to work for look-ahead/look-behind git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1336210 13f79535-47bb-0310-9956-ffa4
#i118925# enhance textsearch's match-group references to work for look-ahead/look-behind git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1336210 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6fddd742 | 09-May-2012 |
Oliver-Rainer Wittmann |
119292 - remove misusage of <SwDoc::Set|IsLoaded()> for the adjustments of certain AT_PAGE anchored objects git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1336208 13f7
119292 - remove misusage of <SwDoc::Set|IsLoaded()> for the adjustments of certain AT_PAGE anchored objects git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1336208 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9333066c | 04-Apr-2012 |
Armin Le Grand |
#119176# corrected file type detection for SVG for svg files without xml header git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1309445 13f79535-47bb-0310-9956-ffa450edef68 |