[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sw/qa writerfilter/source

2014-07-07 Thread Vinaya Mandke
933545f9bee6ed8d791ee4026cc0986702417ed8 Author: Vinaya Mandke Date: Fri Jun 6 14:12:48 2014 +0530 fdo#78939 [DOCX] Hang while opening due to incorrect modification of Style http://opengrok.libreoffice.org/xref/core/sw/source/core/unocore/unosett.cxx#1884 Modifies the refernced style of the numbering rule to

[Libreoffice-commits] core.git: oox/source sw/qa

2014-07-15 Thread Vinaya Mandke
0d5b053436eebac00948e95d64a87e150d195c07 Author: Vinaya Mandke Date: Tue Jul 8 15:32:29 2014 +0530 DOCX FILEOPEN VML Shape (image) is lost on import fdo#81031 ShapeContextHandler::getDrawingShapeContext mxDrawingShapeContext is set once and never reset. So in a file which has numPicBullets and vml shapes in

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2014-08-01 Thread Vinaya Mandke
/factoryimpl_ns.py |2 ++ writerfilter/source/ooxml/model.xml | 10 -- 6 files changed, 25 insertions(+), 2 deletions(-) New commits: commit 981e2dcd44d3b33b5af791645f77b6c7f2da831c Author: Vinaya Mandke Date: Fri Jul 18 17:32:26 2014 +0530 FILESAVE

[Libreoffice-commits] core.git: sw/qa sw/source

2014-08-01 Thread Vinaya Mandke
sw/qa/core/data/ooxml/pass/fdo81491.docx |binary sw/source/core/doc/docbm.cxx |3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 9a733398516b7ee08ad5b3887c75f11f0f6bbc27 Author: Vinaya Mandke Date: Fri Jul 25 15:05:50 2014 +0530 fdo#81491

[Libreoffice-commits] core.git: sw/qa sw/source

2014-05-18 Thread Vinaya Mandke
6d73c5d748363173e73861ba46fcba36f04a1122 Author: Vinaya Mandke Date: Tue May 13 18:19:52 2014 +0530 fdo#78651 DOCX Incorrect export of nested Tables As the m_oldTableReference->m_pOldTablepInner was not cleared the same tabled was incorrectly nested with itself. Another is

[Libreoffice-commits] core.git: sw/qa sw/source

2014-05-22 Thread Vinaya Mandke
3c87d89bca61732cb2ee679e278863bd56bb Author: Vinaya Mandke Date: Wed May 21 11:42:07 2014 +0530 fdo#78910 Hyperlink and Field start-end mismatch Originally a Field began inside a hyperlink but ended after the hyperlink. This causes the corruption in MS Word. Incremented the field count if the field is

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sw/qa writerfilter/source

2014-06-03 Thread Vinaya Mandke
| 87 +++-- writerfilter/source/dmapper/DomainMapper_Impl.hxx |4 writerfilter/source/dmapper/ModelEventListener.cxx | 10 -- 7 files changed, 113 insertions(+), 18 deletions(-) New commits: commit 7bbfdfdac302d766325bd3476f52eb35854d7c38 Author: Vinaya Mandke Date

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2014-06-10 Thread Vinaya Mandke
e49d2b31fb2020d065b4ad940d1031d07b10f32b Author: Vinaya Mandke Date: Fri Jun 6 14:12:48 2014 +0530 fdo#78939 [DOCX] Hang while opening due to incorrect modification of Style http://opengrok.libreoffice.org/xref/core/sw/source/core/unocore/unosett.cxx#1884 Modifies the refernced style of the numbering rule to

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2014-06-26 Thread Vinaya Mandke
: commit 9fbdb02c9a1da28b4dd51b053d39cb254631e535 Author: Vinaya Mandke Date: Tue Jun 24 14:59:30 2014 +0530 fdo#79940 LO crashes on opening; tries to remove a para with bookmarks LO crashes while opening the issue file as, DomainMapper_Impl::RemoveLastParagraph tries to dispose

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2014-06-30 Thread Vinaya Mandke
: commit b00a59287e0b1dcc0a46dd18e5e884282eb859f3 Author: Vinaya Mandke Date: Wed Jun 25 12:53:07 2014 +0530 fdo#80514 LO crashes on opening; tries to remove a para with NumPicBullet LO crashes while opening the issue file as, an extra Num Pic Bullets is attached to the dummy

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - 2 commits - officecfg/registry sfx2/source sw/qa writerfilter/source

2014-08-26 Thread Vinaya Mandke
/PropertyMap.hxx|2 9 files changed, 131 insertions(+), 4 deletions(-) New commits: commit 2ba645fee8ea7e4c5e1ad9a81774a33e899cf18d Author: Vinaya Mandke Date: Fri Apr 18 15:50:51 2014 +0530 fdo#39056 fdo#75431 Section Properties if section starts with table Section

[Libreoffice-commits] core.git: sw/qa sw/source

2014-09-08 Thread Vinaya Mandke
+++ sw/source/filter/ww8/wrtw8nds.cxx|1 + 6 files changed, 29 insertions(+), 1 deletion(-) New commits: commit e6b295e55d82f236206c24f5cf1dcc314c34b20f Author: Vinaya Mandke Date: Thu Aug 28 11:29:06 2014 +0530 fdo#83057 File corrupts on save, as SDT is added incorrectly

[Libreoffice-commits] core.git: oox/source

2014-09-10 Thread Vinaya Mandke
oox/source/export/chartexport.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 3383fd7b229a9d78044231bfb5ccca256fe400a2 Author: Vinaya Mandke Date: Wed Sep 10 18:23:06 2014 +0530 Clean-up Change-Id

[Libreoffice-commits] core.git: sw/qa sw/source writerfilter/source

2014-04-13 Thread Vinaya Mandke
files changed, 46 insertions(+), 2 deletions(-) New commits: commit c1e563f6efd09cd3463f1b92a3022ae288c92087 Author: Vinaya Mandke Date: Fri Apr 4 15:07:52 2014 +0530 fdo#76741 [DOCX] Table Alignment and width type There are two issue related to table in the saved(exported) file

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2014-04-24 Thread Vinaya Mandke
Author: Vinaya Mandke Date: Fri Apr 18 15:50:51 2014 +0530 fdo#39056 fdo#75431 Section Properties if section starts with table Section properties are not imported if the section starts with a table for DOCX, and also for a few RTF files with combination of tables and section

[Libreoffice-commits] core.git: sw/qa sw/source

2014-05-08 Thread Vinaya Mandke
: Vinaya Mandke Date: Mon May 5 14:13:31 2014 +0530 fdo#78284 Content-type of ".png" images in Smart Art Content-type for 'png' images was not getting added in [Content_Types].xml. This was as only 'jpeg' and 'wmf' extensi

Re: LibreOffice Development [ Comments in .pptx ] (Annotations Issue)

2013-01-28 Thread Vinaya Mandke
Hi, PFA the diff file... I know that its incomplete and should have a separate handler, but as of now I can atleast save the comment data... This is what I have done - I have handled comments exactly as notes - In slidefragmenthandler added tokens to handle the comment attributes - New

Re: LibreOffice Development [ Comments in .pptx ] (Annotations Issue)

2013-02-01 Thread Vinaya Mandke
structure needs to be populated for an Annotation to be displayed (rendered )? Regards, Vinaya On Mon, Jan 28, 2013 at 8:04 PM, Vinaya Mandke wrote: > Hi, > > PFA the diff file... > > I know that its incomplete and should have a separate handler, but as of > now I can atleast sav

Re: LibreOffice Development [ Comments in .pptx ] (Annotations Issue)

2013-02-05 Thread Vinaya Mandke
Hi, I followed the PPT (ImportComment10) flow and was able to display the comments!!! using the following in presentationfragmenthandler.cxx uno::ReferencexAnnotationAccess(xSlide,UNO_QUERY_THROW); uno::ReferencexAnnotation(xAnnotationAccess->createAndInsertAnnotation()); Regards, n Thanks :) V

LibreOffice Development [ Comments in .pptx ] (Annotations Issue)

2013-01-20 Thread Vinaya Mandke
for the Annotations (Annotations.cxx AnnotationAccess.cxx etc) - In presentationfragmenthandler there needs to another handler for comments but I am stuck on how this can be implemented. So can you please guide how should I go about solving this issue ? Eagerly waiting for your reply... Reg

Re: LibreOffice Development [ Comments in .pptx ] (Annotations Issue)

2013-01-24 Thread Vinaya Mandke
org> wrote: > Vinaya Mandke wrote: > > I am a trainee and have been assigned a project to debug and correct one > > bug of LiBo. > > > Hi Vinaya, > > this is cool - great to have you looking into that! > > > As of now I have identified this much:- &

[Libreoffice-commits] core.git: sw/qa writerfilter/inc writerfilter/source

2013-12-08 Thread Vinaya Mandke
/DomainMapper_Impl.cxx |1 writerfilter/source/dmapper/DomainMapper_Impl.hxx |4 +++ 6 files changed, 38 insertions(+), 3 deletions(-) New commits: commit 0c61ffc15ecd8122cb9102d2591561e1d4e37327 Author: Vinaya Mandke Date: Thu Dec 5 18:22:56 2013 +0530 Fix for Column Break if it

[Libreoffice-commits] core.git: writerfilter/source

2013-12-09 Thread Vinaya Mandke
aefd8ff742f8952327f1bddc37e62317d69ffb7d Author: Vinaya Mandke Date: Mon Dec 9 15:13:20 2013 +0530 Follow-up Patch Changed variable names to Hungarian Notation Change-Id: I00f2a91f9faa4fd779851be7b48449a7be203e49 Reviewed-on: https://gerrit.libreoffice.org/7007 Reviewed-by: Norbert Thiebaud Tested

[Libreoffice-commits] core.git: sw/qa sw/source

2013-11-08 Thread Vinaya Mandke
Author: Vinaya Mandke Date: Thu Nov 7 18:49:10 2013 +0530 Fix for multipe occurrences of attibute in After round trip multiple occurrences of w:left, w:right etc were exported. Also added UT for the test file. Conflicts: sw/qa/extras/ooxmlexport

Vinaya Mandke - license statement

2013-11-13 Thread Vinaya Mandke
Hi all, All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Regards, Vinaya Mandke -- This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient. Any re

Libreoffice License statement: Vinaya Mandke

2013-11-13 Thread Vinaya Mandke
Hi, All of my past and future contributions to the LibreOffice project are under LGPLv3+/GPLv3+/MPL until further notice. Regards, Vinaya Mandke -- This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient. Any

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2014-01-03 Thread Vinaya Mandke
| 87 +++-- writerfilter/source/dmapper/DomainMapper_Impl.hxx |4 writerfilter/source/dmapper/ModelEventListener.cxx | 10 -- 7 files changed, 113 insertions(+), 18 deletions(-) New commits: commit 9679e9c23216decb5f9f25f85b04cb3f2521 Author: Vinaya Mandke Date

[Libreoffice-commits] core.git: filter/source include/filter include/oox oox/source sw/qa

2014-01-13 Thread Vinaya Mandke
| 10 ++ 10 files changed, 84 insertions(+), 5 deletions(-) New commits: commit c4ff46485f0461de6a2804ae859dbbc81b6af105 Author: Vinaya Mandke Date: Wed Jan 8 18:54:51 2014 +0530 fdo#65833 Fix to preserve VML Canvas Information Grab-bagged the "editas" at

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2014-01-27 Thread Vinaya Mandke
c035c3dc527c0756b51865124b96c507c44743ed Author: Vinaya Mandke Date: Mon Jan 20 16:59:56 2014 +0530 fdo#73556 Docx was exported with incorrect column width The file contains a table with 3 columns. The girdcols are as follows: {1210, 1331, 1210}, whereas the individual cells have {1210, 400

[Libreoffice-commits] core.git: chart2/CppunitTest_chart2_import.mk chart2/qa

2013-10-30 Thread Vinaya Mandke
(+), 7 deletions(-) New commits: commit ce85ba3e2e926f72084cef2f18343f5f09f03152 Author: Vinaya Mandke Date: Wed Oct 30 16:36:25 2013 +0530 Unit tests for Chart Series Name Added UTS to verify the series names (Labels) for chart series for following- * xls, xlsx, ods

[Libreoffice-commits] core.git: xmloff/source

2013-10-30 Thread Vinaya Mandke
xmloff/source/chart/SchXMLExport.cxx | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) New commits: commit 9239dc026ae31d38e495c7031b1e55cab4aebe9a Author: Vinaya Mandke Date: Wed Oct 23 14:25:19 2013 +0530 Fix for Chart Series Names For Docx files, the

[Libreoffice-commits] core.git: chart2/CppunitTest_chart2_import.mk chart2/qa

2013-11-01 Thread Vinaya Mandke
commits: commit 486222c7c003e250813bd885a95192bc63cc9830 Author: Vinaya Mandke Date: Thu Oct 31 11:46:10 2013 +0530 Unit test for Docx Chart Series Name UT to verify that the series labels are imported (or rendered) as in the docx file. Change-Id

CLs regarding Multi-Stop Gradient Fill

2015-02-05 Thread Vinaya Mandke
CLs here: 1. OOXML-Linear <https://gerrit.libreoffice.org/#/c/12056/9> 2. OOXML-Radial <https://gerrit.libreoffice.org/#/c/13130/2> 3. OOXML-Rect <https://gerrit.libreoffice.org/#/c/13166/1> Can someone review these changes ? Regards, Vinaya Mandke -- This e-mail, incl

[Libreoffice-commits] core.git: Changes to 'refs/changes/35/7335/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/35/7335/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/40/8540/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/80/10180/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/53/8653/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/80/10180/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/14/9214/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/14/9214/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/50/6350/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/03/10803/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/53/8653/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/41/10441/3'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/64/9764/3'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/46/8846/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/32/7632/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/41/10441/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/50/6350/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/03/10803/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/64/9764/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/41/10441/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/36/10536/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/61/11161/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/08/6608/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/08/6608/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/67/8767/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/32/7632/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/07/7007/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/46/8846/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/64/9764/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/18/8618/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/02/6502/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: oox/source sw/qa sw/source

2014-03-18 Thread Vinaya Mandke
/ww8/docxsdrexport.cxx | 49 +++- sw/source/filter/ww8/docxsdrexport.hxx |2 + 7 files changed, 75 insertions(+), 5 deletions(-) New commits: commit 17d31e6fb316da2bf1267c337eed88165dfa1a54 Author: Vinaya Mandke Date: Mon Mar 17 13:01:37 2014 +0530 fdo

[Libreoffice-commits] core.git: sw/qa sw/source

2014-03-20 Thread Vinaya Mandke
|2 +- sw/source/filter/ww8/wrtw8sty.cxx | 10 ++ 6 files changed, 36 insertions(+), 6 deletions(-) New commits: commit 7057d1c9097b7c7aa4d232a9f67199bbf406d3f6 Author: Vinaya Mandke Date: Wed Mar 19 11:54:08 2014 +0530 fdo#76101 [DOCX] Export: Limit no of styles in

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2014-04-02 Thread Vinaya Mandke
54d913aa74962781e31290d9bb7e2d95212d994c Author: Vinaya Mandke Date: Thu Mar 27 12:07:25 2014 +0530 fdo#76586 Table column separators from individual cell widths In the test file Table Grid had only one value for entire table width while there are two cells in a table row. So the

[Libreoffice-commits] core.git: sw/qa sw/source

2014-08-08 Thread Vinaya Mandke
60fad3fabb26a50ea238bed2f046670c6e5678f7 Author: Vinaya Mandke Date: Wed Aug 6 19:38:40 2014 +0530 fdo#81945 [DOCX] Round Tripped file corrupted due to nested SDTs Original File contains two separate SDTs which are getting nested during RT as follows:- sdtStart [MARK] rPr [MARK] sdtEND RunSTART

[Libreoffice-commits] core.git: sw/qa sw/source writerfilter/source

2014-02-26 Thread Vinaya Mandke
files changed, 80 insertions(+), 9 deletions(-) New commits: commit 263938c4a8789d881f8e736d317b6bcc09c3bce5 Author: Vinaya Mandke Date: Thu Feb 13 20:02:53 2014 +0530 fdo#73596 [DOCX] Multiple Columns in Index The number of columns in an Index is given by the "\c&qu

[Libreoffice-commits] core.git: sw/qa sw/source

2014-02-26 Thread Vinaya Mandke
commits: commit a45bdb8aa8f3a183842c715106e4f6e59f2f94c7 Author: Vinaya Mandke Date: Fri Feb 14 19:13:03 2014 +0530 fdo#73596 [DOCX] Auto Columns in Index When number of columns in the Index is not specified by the "\c" switch, then avoid adding the section breaks

[Libreoffice-commits] core.git: include/oox oox/source sw/qa sw/source

2014-03-05 Thread Vinaya Mandke
: commit 6536826f2f4c747582d60ed40b0418c6a67a9829 Author: Vinaya Mandke Date: Tue Feb 25 13:13:11 2014 +0530 fdo#74792 [DOCX] Grab-bag rels and images for SmartArt Added support to grab-bag rels and associated Images for data[i].xml, and drawing[i].xml. Added UT for the same

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2014-03-05 Thread Vinaya Mandke
(+), 3 deletions(-) New commits: commit 7691532a89a94120c220f77e8cc6c42615e3d7c4 Author: Vinaya Mandke Date: Mon Mar 3 16:31:00 2014 +0530 fdo#73596 [DOCX] Index:distance between columns Import the "w:space" or the distance between multiple columns of an Index

[Libreoffice-commits] core.git: chart2/qa include/oox oox/source

2014-02-11 Thread Vinaya Mandke
ffb1053b287fddd2c96757e5c6825381afc43fa1 Author: Vinaya Mandke Date: Mon Feb 3 11:53:02 2014 +0530 fdo#74115 Fix for DOCX BitmapFill for Chart Wall Fixed import and export for chart wall Bitmap Fill in DOCX Added UT for the same. Conflicts: oox/source/export/chartexport.cxx Change

[Libreoffice-commits] core.git: sw/qa sw/source writerfilter/source

2014-02-13 Thread Vinaya Mandke
|4 writerfilter/source/dmapper/SettingsTable.cxx | 10 ++ writerfilter/source/dmapper/SettingsTable.hxx |1 + 7 files changed, 42 insertions(+) New commits: commit 8c6ee9360b3ffdc07335da0e3a2c6f05e5438909 Author: Vinaya Mandke Date: Fri Jan 24 19:29:47 2014 +0530 fdo

[Libreoffice-commits] core.git: Changes to 'refs/changes/80/11380/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/07/7007/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/44/8444/3'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/02/6502/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/97/9097/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/53/6953/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/92/7792/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/62/8362/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/52/9252/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/92/7792/3'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/21/9421/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/80/11380/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/21/9421/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/62/8362/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/52/9252/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/18/8618/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/83/6383/3'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/76/5976/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/97/9097/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/21/9421/3'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/76/5976/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/44/8444/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/04/8104/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/04/8104/1'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/92/7792/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/40/7540/2'

2014-09-29 Thread Vinaya Mandke
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

  1   2   >