[PATCH] Added further documentation for sfx2

2013-05-12 Thread Lennard Wasserthal (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3871 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/71/3871/1 Added further documentation for sfx2 Added further documentation on the sfx2 framework. Turned the packed odg

[PATCH] fdo#55582 calc part

2013-05-12 Thread Lennard Wasserthal (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3872 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/72/3872/1 fdo#55582 calc part Since the actual Patch for fdo#55582 hangs on the writer part, I commit that bloody sc part

Change in core[master]: fdo#56886 EMF: Fixes some scaling problems of clipped region...

2013-01-28 Thread Lennard Wasserthal (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1886 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/86/1886/1 fdo#56886 EMF: Fixes some scaling problems of clipped regions, Twips If a Metafile's scaling is incompletely

[PATCH] Documentation for sfx2

2013-01-08 Thread Lennard Wasserthal (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1599 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/99/1599/1 Documentation for sfx2 Change-Id: Id0df71664891ad2ced5336a7eea65c03353bbd92 Signed-off-by: Lennard Wasserthal

[PATCH] fdo#55582 writer, calc: insert shapes also when shapes selec...

2013-01-01 Thread Lennard Wasserthal (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1524 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/24/1524/1 fdo#55582 writer, calc: insert shapes also when shapes selected In writer, Pasting shapes overwrote others that

[PATCH] fdo#56976 fixes up Arrow import bug

2012-12-27 Thread Lennard Wasserthal (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1492 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/92/1492/1 fdo#56976 fixes up Arrow import bug Importing an LibreOffice upArrow from an pptx document caused it and

[PATCH] fdo#55430 switches off text mode when clicking an other obje...

2012-12-14 Thread Lennard Wasserthal (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1344 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/44/1344/1 fdo#55430 switches off text mode when clicking an other object. This patch complements

[PATCH] fix position correction for flipped shapes

2012-12-06 Thread Lennard Wasserthal (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1250 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/50/1250/1 fix position correction for flipped shapes This complements change ef3f5a37a4ff0d86911903fc6e6083e182b67dd5.

[PATCH] fdo#34897 numbers were wrong, code unnecessary

2012-11-26 Thread Lennard Wasserthal (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1165 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/65/1165/1 fdo#34897 numbers were wrong, code unnecessary also working, but worse: if (nAngle==900) {

[PATCH] fdo#45495 pptx Export saves rotation of pictures, shapes, text

2012-11-11 Thread Lennard Wasserthal (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1030 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/30/1030/1 fdo#45495 pptx Export saves rotation of pictures,shapes,text and Circular and Rectangular shapes, and Tables

[PATCH] fdo#55430 can also click object in front of current after ed...

2012-11-11 Thread Lennard Wasserthal (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1037 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/37/1037/1 fdo#55430 can also click object in front of current after editing text. additional patch for 55430, patch

fdo#55430 click object in front of current after editing tex...

2012-11-11 Thread Lennard Wasserthal (via Code Review)
Lennard Wasserthal has abandoned this change. Change subject: fdo#55430 click object in front of current after editing text .. Patch Set 4: Abandoned pressed the wrong button -- To view, visit

fdo#55430 click object in front of current after editing tex...

2012-11-11 Thread Lennard Wasserthal (via Code Review)
Lennard Wasserthal has restored this change. Change subject: fdo#55430 click object in front of current after editing text .. Patch Set 4: Restored Damn, I just wanted to clear the history when I changed the title over and

[PATCH] fdo#55430 allow clicking objects in front of selected ones

2012-10-27 Thread Lennard Wasserthal (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/927 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/27/927/1 fdo#55430 allow clicking objects in front of selected ones Prevents that selected objects shadow selecting others

[PATCH] comment translations german-english sd fusel.cxx and fusel....

2012-10-14 Thread Lennard Wasserthal (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/869 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/69/869/1 comment translations german-english sd fusel.cxx and fusel.hxx Change-Id:

[PATCH] Fixes Circular arrow distortion, Bug #46272

2012-09-23 Thread Lennard Wasserthal (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/679 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/79/679/1 Fixes Circular arrow distortion, Bug #46272 Distortion occurred when angle mod 90° != 0 All of my past future