[PATCH] fix fdo#47018 Impress pasting destroy bullet

2013-04-19 Thread Cao Cuong Ngo (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3479 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/79/3479/1 fix fdo#47018 Impress pasting destroy bullet Implements the attributes loading from SvStream in pasting. This

[ABANDONED] Some clean up related to copypaste function

2013-04-19 Thread Cao Cuong Ngo (via Code Review)
Cao Cuong Ngo has abandoned this change. Change subject: Some clean up related to copypaste function .. Patch Set 2: Abandoned Intergrated in https://gerrit.libreoffice.org/#/c/3479/ -- To view, visit

[ABANDONED] fix fdo#47018 Impress pasting destroy bullet

2013-04-19 Thread Cao Cuong Ngo (via Code Review)
Cao Cuong Ngo has abandoned this change. Change subject: fix fdo#47018 Impress pasting destroy bullet .. Patch Set 1: Abandoned Merged -- To view, visit https://gerrit.libreoffice.org/3479 To unsubscribe, visit

[PATCH] Some clean up related to copypaste function

2013-04-18 Thread Cao Cuong Ngo (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3464 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/64/3464/1 Some clean up related to copypaste function Including SvStream file format version, SvStream character

[PATCH] fix fdo#60551 Impress paste destroy bullet

2013-04-12 Thread Cao Cuong Ngo (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3369 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/69/3369/1 fix fdo#60551 Impress paste destroy bullet Currently the copy function stores the paragraph attributes to

[ABANDONED] fdo#60551 Impress: pasting text removes bullet

2013-04-12 Thread Cao Cuong Ngo (via Code Review)
Cao Cuong Ngo has abandoned this change. Change subject: fdo#60551 Impress: pasting text removes bullet .. Patch Set 1: Abandoned A more proper solution is stored everything in SvStream and implements the appropriate

[PATCH] fdo#60551 Impress: pasting text removes bullet

2013-04-11 Thread Cao Cuong Ngo (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3352 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/52/3352/1 fdo#60551 Impress: pasting text removes bullet The reason the bullet is removed is that the pool used in

[ABANDONED] fdo#47018 fix Impress crash on modifying bullet

2013-04-10 Thread Cao Cuong Ngo (via Code Review)
Cao Cuong Ngo has abandoned this change. Change subject: fdo#47018 fix Impress crash on modifying bullet .. Patch Set 3: Abandoned -- To view, visit https://gerrit.libreoffice.org/3285 To unsubscribe, visit

[PATCH] fdo#47018 Impress crashes when modifying bullet

2013-04-10 Thread Cao Cuong Ngo (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3312 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/12/3312/1 fdo#47018 Impress crashes when modifying bullet Currently the pasting function in Impress does not copy bullet

[PATCH] fdo#47018 fix Impress crash on modifying bullet

2013-04-09 Thread Cao Cuong Ngo (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3285 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/85/3285/1 fdo#47018 fix Impress crash on modifying bullet Add verifying of numbering rule to avoid invalidated attribute

[PATCH] fdo#60834 Find and Replace dialog: fix replace box selection...

2013-04-04 Thread Cao Cuong Ngo (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3202 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/02/3202/1 fdo#60834 Find and Replace dialog: fix replace box selection on click Change-Id:

[PATCH] fdo#59071 Slideshow: allow automatic transitions with sub-se...

2013-04-02 Thread Cao Cuong Ngo (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3176 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/76/3176/1 fdo#59071 Slideshow: allow automatic transitions with sub-second Enable slide transition each 0.25 second

[PATCH] fdo#51656 Mean value line starts in wrong place

2013-04-01 Thread Cao Cuong Ngo (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3156 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/56/3156/1 fdo#51656 Mean value line starts in wrong place In case of a mean value line, don't shift position. Change-Id:

[PATCH] fdo#60542 Persona setting: change color of the text menu.

2013-03-30 Thread Cao Cuong Ngo (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3127 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/27/3127/1 fdo#60542 Persona setting: change color of the text menu. Change-Id: I1d0ed94d41b3b8bcf0504e1528f4f505f817ad86

[PATCH] fdo#60148 Clean up warnings from the Clang compiler plugin

2013-03-04 Thread Cao Cuong Ngo (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2544 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/44/2544/1 fdo#60148 Clean up warnings from the Clang compiler plugin Cleaned all the warnings from loplugin. Some