/wrtw8nds.cxx|3 +-
5 files changed, 39 insertions(+), 22 deletions(-)
New commits:
commit aa3c0ddc61726f9e2e927e08966acd63a3fcf968
Author: Vasily Melenchuk
Date: Tue Sep 5 21:30:06 2017 +0300
tdf#103090 replace spaces by underscore in bookmark names for DOCX.
Bookmarks
/wrtw8nds.cxx|3 +-
5 files changed, 39 insertions(+), 22 deletions(-)
New commits:
commit 68da8658dd29b7b4016f69982a81ab4b8bb3ca18
Author: Vasily Melenchuk
Date: Tue Sep 5 21:30:06 2017 +0300
tdf#103090 replace spaces by underscore in bookmark names for DOCX.
Bookmarks
sw/source/filter/ww8/docxattributeoutput.cxx | 251 ---
1 file changed, 118 insertions(+), 133 deletions(-)
New commits:
commit 031217619cf98fa527ba383938ac49f600d5c5d2
Author: Vasily Melenchuk
Date: Wed Sep 13 11:22:20 2017 +0300
Replacing old-style iterator
Author: Vasily Melenchuk
Date: Tue Jul 25 18:08:13 2017 +0300
tdf#100492 Skip empty shapes in SVG export
Some shapes do not contain polyline and meanwhile contain start/end
arrows. This is causing unexpected line endings appear in export.
TODO: Unittest is disabled, since
Author: Vasily Melenchuk
Date: Tue Jul 25 18:08:13 2017 +0300
tdf#100492 Skip empty shapes in SVG export
Some shapes do not contain polyline and meanwhile contain start/end
arrows. This is causing unexpected line endings appear in export.
TODO: Unittest is disabled, since
/DomainMapper_Impl.hxx | 29 +++---
5 files changed, 56 insertions(+), 13 deletions(-)
New commits:
commit eaa9cf6a3069fba3d82c046f0041bfb537d9e648
Author: Vasily Melenchuk
Date: Fri Aug 18 22:14:08 2017 +0300
tdf#43017: Support for DOCX hyperlinks character properties
/dmapper/DomainMapper_Impl.hxx | 17 +
5 files changed, 49 insertions(+), 8 deletions(-)
New commits:
commit d280a38913d37d5b58cd72ff3798ca4a89028197
Author: Vasily Melenchuk
Date: Fri Aug 18 22:14:08 2017 +0300
tdf#43017: Support for DOCX hyperlinks character properties
Rebased ref, commits from common ancestor:
commit aad3a938f9bb929869ed50482c9e747079bbc69e
Author: Vasily Melenchuk
Date: Fri Aug 18 22:14:08 2017 +0300
tdf#43017: Support for DOCX hyperlinks character properties
Here goes a bunch of related changes:
1. Create new
sw/qa/extras/ooxmlexport/data/tdf107111.docx |binary
sw/qa/extras/ooxmlexport/ooxmlexport9.cxx| 13 +
sw/source/filter/ww8/ww8atr.cxx |1 +
3 files changed, 14 insertions(+)
New commits:
commit a4713560e3b4b7dc3d72e3811e41ff9c4feda24a
Author: Vasily Melenchuk
sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0b99d41ed66112e761665d7ed3101e1df559e30c
Author: Vasily Melenchuk
Date: Thu Nov 16 20:55:03 2017 +0300
tdf#43017: Fixed unitttest faulire after backport
Rebased ref, commits from common ancestor:
commit d95abd98d6f4740af24b957ee315bbb1d9715996
Author: Vasily Melenchuk
Date: Thu Nov 16 20:55:03 2017 +0300
tdf#43017: Fix unittest failure after backport
This testcase works fine in master but for some reasons fails
in 5.2
sc/source/ui/unoobj/chart2uno.cxx | 105 ++
1 file changed, 52 insertions(+), 53 deletions(-)
New commits:
commit 3af8a4faf5e20ccae2386052697713da160afb16
Author: Vasily Melenchuk
Date: Wed Nov 15 13:10:40 2017 +0300
tdf#113861: Less aggressive
sc/source/ui/unoobj/chart2uno.cxx | 105 ++
1 file changed, 52 insertions(+), 53 deletions(-)
New commits:
commit 7d017ad2ef6e6db21d2c59fb2682cb456908f4c8
Author: Vasily Melenchuk
Date: Wed Nov 15 13:10:40 2017 +0300
tdf#113861: Less aggressive
New branch 'feature/cib_contract152b' available with the following commits:
commit 14171e4b8e488e34d8102ad8d56f4f779c9f53d9
Author: Vasily Melenchuk
Date: Thu May 25 13:44:52 2017 +0300
tdf#99680 modified clipping for PDF export
If clipping is requested, but no clipping
9c3100a4b9f258a7dc0aff93bc01fa39f7501d2c
Author: Vasily Melenchuk
Date: Mon May 15 13:41:14 2017 +0300
tdf#100072 zero height of shape's path was causing geometry errors
DOCX custom geometry shape's path width and height are now used
independently for scaling calculations.
R
vcl/source/gdi/pdfwriter_impl.cxx | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
New commits:
commit 05644b398a882e6cded98af5bb060af41d76
Author: Vasily Melenchuk
Date: Thu May 25 13:44:52 2017 +0300
tdf#99680 modified clipping for PDF export
If clipping
vcl/qa/cppunit/pdfexport/data/tdf99680.odt |binary
vcl/qa/cppunit/pdfexport/pdfexport.cxx | 35 +
2 files changed, 35 insertions(+)
New commits:
commit a915f55c1867c73b3d231afc6e9f6dee17965c00
Author: Vasily Melenchuk
Date: Mon Jun 5 13:21:46 2017 +0300
74d9b711d71cbaf4f853559211f6525db4a4b5db
Author: Vasily Melenchuk
Date: Tue Jun 6 15:35:17 2017 +0300
html import: kill ancient hack screwing up vertical table borders
HTML tables with border="1" were parsed and displayed incorrectly:
no vertical borders; invalid bo
50a719755bf64fcfbd0ed490365baa8b84bab22b
Author: Vasily Melenchuk
Date: Tue Jun 6 15:35:17 2017 +0300
Removed ancient hack, causing vertical table borders to disappear
HTML tables with border="1" were parsed and displayed incorrectly:
no vertical borders; invalid bo
cbf371e07fd5dea1ea08a1f299360d1273961ebd
Author: Vasily Melenchuk
Date: Mon Jun 12 14:14:13 2017 +0300
tdf#99680 save graphic state even for empty clipping region
Previous fix was causing Adobe Reader errors due to mistmatch of
save and restore operators.
Corresponding unittest is extended to verify save
, 618 insertions(+), 30 deletions(-)
New commits:
commit 2d3b7a07c02c90d2d64a630ab84886ef3096edfc
Author: Vasily Melenchuk
Date: Fri Jul 21 18:40:20 2017 +0300
tdf#100491 fix DOCX import shape line with arrow marker
Line shape with arrow end markers was rendering rather thick
, 618 insertions(+), 30 deletions(-)
New commits:
commit 235f16a7c50de9908ce32fd6f1347c7b888bc1b7
Author: Vasily Melenchuk
Date: Fri Jul 21 18:40:20 2017 +0300
tdf#100491 fix DOCX import shape line with arrow marker
Line shape with arrow end markers was rendering rather thick
sw/source/filter/html/wrthtml.cxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 0706b5756e06b7773a78e3046a47efc2c81d92b1
Author: Vasily Melenchuk
Date: Tue Jan 27 16:18:24 2015 +
tdf#76291 write encoded URL as href in html output
sw/qa/extras/htmlexport/data/tdf76291.odt |binary
sw/qa/extras/htmlexport/htmlexport.cxx|9 +
2 files changed, 9 insertions(+)
New commits:
commit 675e1fe198298702ced8eab02a7df5164d66a8f0
Author: Vasily Melenchuk
Date: Thu Feb 5 11:57:13 2015 +
tdf#76291 unit test
URI encoded hyperlink with Chinese characters
+assertXPath(pDoc, "/html/body/p/a", "href",
"http://www.youtube.com/results?search_query=%E7%B2%B5%E8%AA%9Emv&sm=12";);
+}
+
CPPUNIT_PLUGIN_IMPLEMENT();
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
com
/rtfsdrimport.cxx| 14 +--
5 files changed, 37 insertions(+), 37 deletions(-)
New commits:
commit 2c411e4487f24968d6a62958fec85e4e3e1fda93
Author: Vasily Melenchuk
Date: Mon Feb 2 09:43:51 2015 +
tdf#49893 partial fix for blank rentangle problem in RTF
* pib
Hello Michael,
On 07/14/2015 03:42 PM, Michael Stahl wrote:
> anybody has $SUBJECT installed? /me doesn't, hence this mail...
> on master configure fails with Express since commit
> 98a61f5b8da500fcefd2e7f0dfb1231bfb87f2fb due to a check for devenv.exe,
> which does not exist in Express bu
sfx2/source/doc/docfile.cxx | 61
1 file changed, 29 insertions(+), 32 deletions(-)
New commits:
commit c8cd629132f5b4d879edc53911a4e4abeb8d90aa
Author: Vasily Melenchuk
Date: Wed Jul 15 18:49:51 2015 +0200
tdf#92758: no more duplication of
ucb/source/ucp/cmis/cmis_content.cxx | 52 ++-
ucb/source/ucp/cmis/cmis_url.hxx | 12
2 files changed, 52 insertions(+), 12 deletions(-)
New commits:
commit 0619ed6d9cbc49cf0fbc90438d00950abca9abd0
Author: Vasily Melenchuk
Date: Mon Jul 20 12
611d8ee6fe141f9af39c76a864b365d57776db10
Author: Vasily Melenchuk
Date: Thu Feb 19 15:45:25 2015 +0300
tdf#49893: final fix for blank rectangle problem
removed artifacts from invalid shape: nested shape instruction destination
now is not drawn on its own. instead it is merged with
/libcmis/tdf90351.patch | 16 +--
xmloff/source/draw/ximpshap.cxx |4 +-
6 files changed, 52 insertions(+), 25 deletions(-)
New commits:
commit 76772c8016f22eebaee94b190152461a5772405b
Author: Vasily Melenchuk
Date: Wed Jul 15 13:55:00 2015
vcl/unx/gtk/window/gtksalframe.cxx | 14 --
1 file changed, 4 insertions(+), 10 deletions(-)
New commits:
commit 69a80316f7da33e90e1006624466f52af524f1dc
Author: Vasily Melenchuk
Date: Fri Feb 27 17:47:58 2015 +0300
tdf#89141: reverted a workaround for getting activity time
vcl/unx/gtk/window/gtksalframe.cxx | 14 --
1 file changed, 4 insertions(+), 10 deletions(-)
New commits:
commit 70348e2f2380f9deeaa44efa4210bec42b423e3e
Author: Vasily Melenchuk
Date: Fri Feb 27 17:47:58 2015 +0300
tdf#89141: reverted a workaround for getting activity time
(-)
New commits:
commit 0ae97c39134a73feeea718e81669fd42e5ceb627
Author: Vasily Melenchuk
Date: Wed Mar 4 17:06:43 2015 +0300
tdf#49893: fix for missing header on page 2
Header on second page was missing because document was parsed as document
with facing page.
Original document
sw/source/core/doc/DocumentStylePoolManager.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 8418de72f592daae87a385f105519d637dfa4841
Author: Vasily Melenchuk
Date: Tue Mar 24 11:03:51 2015 +0300
tdf#89783: sal_uInt16 replacement by size_t
sw/qa/extras/rtfimport/data/fdo89496.rtf| 18 ++
sw/qa/extras/rtfimport/rtfimport.cxx|7 +++
writerfilter/source/rtftok/rtfsdrimport.cxx |1 +
3 files changed, 26 insertions(+)
New commits:
commit ed1605c1ea01c8b8d7809e3682d5c2104c16fa41
Author: Vasily
sw/qa/extras/htmlexport/data/tdf90905.odt |binary
sw/qa/extras/htmlexport/htmlexport.cxx|9 +
sw/source/filter/html/wrthtml.cxx |8 ++--
3 files changed, 15 insertions(+), 2 deletions(-)
New commits:
commit d82c035953347a19bbbc5eda61e1c9389bf3b73b
Author: Vasily
sw/qa/extras/htmlexport/data/tdf90905.odt |binary
sw/qa/extras/htmlexport/htmlexport.cxx|9 +
sw/source/filter/html/wrthtml.cxx |8 ++--
3 files changed, 15 insertions(+), 2 deletions(-)
New commits:
commit 7ce44f5f8e786a1bfd56aad8e30ef52702115ba2
Author: Vasily
desktop/source/lib/init.cxx |7 +++
include/LibreOfficeKit/LibreOfficeKit.h | 14 ++
2 files changed, 21 insertions(+)
New commits:
commit 4ea27577f20570064070515ccd643e94f72894f8
Author: Vasily Melenchuk
Date: Fri Sep 29 17:52:58 2017 +0300
Extra stubs
b98c65538e9d9079e0d0f97793db76759a057beb
Author: Vasily Melenchuk
Date: Thu Oct 5 20:20:03 2017 +0300
tdf#90789 Anchored frames and shapes are identified by name/SdrObjects
Previously shapes/frames were identified either by name or by SdrObject,
but in some cases name can be empty. New approach is to use
91d5cebbde2e854a73a9a7633725350df1418387
Author: Vasily Melenchuk
Date: Wed Oct 4 11:23:19 2017 +0300
tdf#100491: Reduce DOCX shapes arrow line ending size multiplier
Older arrow line endings are quite big comparing to other DOCX line
ending and same arrows in MS Word.
Change-Id
9c4d690b73b30aa144828935ad4e87eb13442d0c
Author: Vasily Melenchuk
Date: Mon Oct 9 19:10:18 2017 +0300
tdf#90789: DOCX paragraphs in shapes like frames do not belong to section.
Change-Id: I60644bd62e2a2ac97a97f0a492b146dc69456cd6
Reviewed-on: https://gerrit.libreoffice.org/43291
Tested-by: Jenkins
b7e5920bb43c2c7e7d98a235a12c5bb2536f8685
Author: Vasily Melenchuk
Date: Mon Oct 9 19:10:18 2017 +0300
tdf#90789: DOCX paragraphs in shapes like frames do not belong to section.
Change-Id: I60644bd62e2a2ac97a97f0a492b146dc69456cd6
Reviewed-on: https://gerrit.libreoffice.org/43291
Tested-by: Jenkins
+++
sc/source/filter/xml/xmlimprt.hxx |5 ++
sc/source/filter/xml/xmlrowi.cxx | 16
7 files changed, 94 insertions(+), 36 deletions(-)
New commits:
commit 1e55a47e89a9d9d6cf9cb3993484022aaf2c097b
Author: Vasily Melenchuk
Date: Fri Apr 6 20:19:10 2018 +0300
tdf#62268
+++
sc/source/filter/xml/xmlimprt.hxx |5 ++
sc/source/filter/xml/xmlrowi.cxx | 16
7 files changed, 96 insertions(+), 36 deletions(-)
New commits:
commit 7cedab6a9c5b771d2cb54acecb6ec86792821cdd
Author: Vasily Melenchuk
Date: Fri Apr 6 20:19:10 2018 +0300
tdf#62268
Rebased ref, commits from common ancestor:
commit 81edd2a15b7b47264d301a7a4c71e8dee93caebe
Author: Vasily Melenchuk
Date: Fri Apr 6 20:19:10 2018 +0300
tdf#62268: allow row height recalculation on document load
During document load rows with style:use-optimal-row-height="
Rebased ref, commits from common ancestor:
commit 0896fdb1b165b44ef22c2b909184ce6ae5548b48
Author: Vasily Melenchuk
Date: Fri Apr 6 20:19:10 2018 +0300
tdf#62268: allow row height recalculation on document load
During document load rows with style:use-optimal-row-height="
sc/qa/unit/helper/qahelper.cxx |2 +-
sc/qa/unit/subsequent_filters-test.cxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit a4ab0c08e74746a96dcf23c3d50cd2e65ee31342
Author: Vasily Melenchuk
Date: Fri Jun 8 11:19:36 2018 +0300
Row height
06f71499e1a62386e8980a497086216282303170
Author: Vasily Melenchuk
Date: Thu Oct 5 20:20:03 2017 +0300
tdf#90789 Anchored frames and shapes are identified by name/SdrObjects
Previously shapes/frames were identified either by name or by SdrObject,
but in some cases name can be empty. New approach is to use names
/chart2dataprovider.ods |binary
5 files changed, 246 insertions(+), 1 deletion(-)
New commits:
commit 51cdf6248dbdf7a5dcddd2128bbb8f889cec25d6
Author: Vasily Melenchuk
Date: Wed Nov 29 16:29:52 2017 +0300
tdf#113861: Unittest for chart datatable labels expansion
Change-Id
/chart2dataprovider.ods |binary
5 files changed, 246 insertions(+), 1 deletion(-)
New commits:
commit e996e61bc98751d4a4ad86920486777fdbccb6a9
Author: Vasily Melenchuk
Date: Wed Nov 29 16:29:52 2017 +0300
tdf#113861: Unittest for chart datatable labels expansion
Reviewed-on: https
/chart2dataprovider.ods |binary
5 files changed, 253 insertions(+), 1 deletion(-)
New commits:
commit be46bc5d20ad82be1d9c8513a83584ecee9edbc2
Author: Vasily Melenchuk
Date: Wed Nov 29 16:29:52 2017 +0300
tdf#113861: Unittest for chart datatable labels expansion
Change-Id
2c50ad2a57c1b2313f39b8132ac5e80a45fd
Author: Vasily Melenchuk
Date: Wed Nov 8 16:53:12 2017 +0300
tdf#113901: Grid offset for notes and temporary notes modified.
Older calculations for gird offset were incomplete: are not used for notes
(only for temporary ones on mouse over), were not
6324f4bbbcc7ef22435be205e6f313888e76c258
Author: Vasily Melenchuk
Date: Wed Nov 8 16:53:12 2017 +0300
tdf#113901: Grid offset for notes and temporary notes modified.
Older calculations for gird offset were incomplete: are not used for notes
(only for temporary ones on mouse over), were not
sc/source/ui/view/notemark.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit aa3f2a94e05e19c8afeea09491f86cffdfd8c40c
Author: Vasily Melenchuk
Date: Fri Dec 1 15:30:05 2017 +0300
tdf#113901: adopting changes to 5.2
Change-Id
Rebased ref, commits from common ancestor:
commit 23fa3482d9506544f5f345f38000267798ac1231
Author: Vasily Melenchuk
Date: Wed Nov 8 16:53:12 2017 +0300
tdf#113901: Grid offset for notes and temporary notes modified.
Older calculations for gird offset were incomplete: are not used
sw/source/uibase/dbui/dbmgr.cxx |6 ++
1 file changed, 6 insertions(+)
New commits:
commit 8385e511aa400e9bd99fd0ca1c5bd5d130277b8a
Author: Vasily Melenchuk
Date: Tue May 15 12:06:41 2018 +0300
tdf#117664: mailmerge: copy printer settings to new mailmerge document
sw/source/uibase/dbui/dbmgr.cxx |6 ++
1 file changed, 6 insertions(+)
New commits:
commit 3ae74cd221898622821e813e3bb86b9335e38055
Author: Vasily Melenchuk
Date: Tue May 15 12:06:41 2018 +0300
tdf#117664: mailmerge: copy printer settings to new mailmerge document
basic/source/runtime/dllmgr-x64.cxx |2 +-
basic/source/runtime/dllmgr-x86.cxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit de9620dd4539397715dab3102d256f9d634fcb23
Author: Vasily Melenchuk
Date: Mon May 21 10:58:49 2018 +0300
tdf#97231: potential
basic/source/runtime/dllmgr-x64.cxx |2 +-
basic/source/runtime/dllmgr-x86.cxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 4b84229afc16dee4b150950463bff7e6df793ffc
Author: Vasily Melenchuk
Date: Mon May 21 10:58:49 2018 +0300
tdf#97231: potential
basic/source/runtime/dllmgr-x64.cxx | 17 -
1 file changed, 12 insertions(+), 5 deletions(-)
New commits:
commit b9ebabd675f916a0151ec3893a59131f3a8b2a05
Author: Vasily Melenchuk
Date: Mon May 21 19:47:00 2018 +0300
tdf#97231: basic: do not use extra wrapping for string
basic/source/runtime/dllmgr-x64.cxx | 17 -
1 file changed, 12 insertions(+), 5 deletions(-)
New commits:
commit c4878f9009d41ee9b06d8d408ffcacf50fded61f
Author: Vasily Melenchuk
Date: Mon May 21 19:47:00 2018 +0300
tdf#97231: basic: do not use extra wrapping for string
++---
13 files changed, 117 insertions(+), 25 deletions(-)
New commits:
commit d77f8eef165a7c6fd97cc06dcbc4ead55e7b633c
Author: Vasily Melenchuk
Date: Tue Jun 26 11:24:43 2018 +0300
tdf#86612: statusbar: hide some elements if width is not sufficient
new statusbar element
sc/source/core/data/dociter.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e2fce4f05084061efb64e53444ab5d2d0d05b612
Author: Vasily Melenchuk
Date: Thu Jun 28 17:44:39 2018 +0300
tdf#118086: calc: invalid row autoheight fixed
RowHeightContext
sc/source/core/data/dociter.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a60bb6a9c5ac2e06782b31db3904093fa33234eb
Author: Vasily Melenchuk
Date: Thu Jun 28 17:44:39 2018 +0300
tdf#118086: calc: invalid row autoheight fixed
RowHeightContext
offapi/com/sun/star/ui/ItemStyle.idl |2 +-
offapi/com/sun/star/ui/XStatusbarItem.idl |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 64da85bc5b73a60cdbdd32fb7c8680274bce8205
Author: Vasily Melenchuk
Date: Fri Jun 29 14:58:05 2018 +0300
idl
++---
13 files changed, 117 insertions(+), 25 deletions(-)
New commits:
commit 73a401dac412249c9650b8c13a285c96fff8c523
Author: Vasily Melenchuk
Date: Tue Jun 26 11:24:43 2018 +0300
tdf#86612: statusbar: hide some elements if width is not sufficient
new statusbar element
sc/source/core/data/dociter.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit dd645e70108f31aab611634e77c120e5efe52d05
Author: Vasily Melenchuk
Date: Thu Jun 28 17:44:39 2018 +0300
tdf#118086: calc: invalid row autoheight fixed
RowHeightContext
sd/uiconfig/simpress/statusbar/statusbar.xml |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 48e14cbb13ff967e86136b11cf1bebf29e3f54cc
Author: Vasily Melenchuk
Date: Fri Jun 29 18:48:57 2018 +0300
tdf#86612: impress: mark several statusbar elements as
sd/uiconfig/simpress/statusbar/statusbar.xml |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit bbaa3849618a3aab619e1ed5d0eddaa80a837e88
Author: Vasily Melenchuk
Date: Fri Jun 29 18:48:57 2018 +0300
tdf#86612: impress: mark several statusbar elements as
sw/uiconfig/swriter/statusbar/statusbar.xml| 18 +--
vcl/source/window/status.cxx | 61 ++---
15 files changed, 128 insertions(+), 36 deletions(-)
New commits:
commit 6ff6fb198959588ad5dd64bad0825f6a363d2acc
Author: Vasily Melenchuk
Date
Hi,
All of my past & future contributions to LibreOffice may be licensed under the
MPLv2/LGPLv3+ dual license.
---
Vasily Melenchuk
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/list
include/test/bootstrapfixture.hxx |3 ++-
test/source/bootstrapfixture.cxx | 11 ++-
2 files changed, 12 insertions(+), 2 deletions(-)
New commits:
commit c3453ea24608123195588ea910b8db7b13922054
Author: Vasily Melenchuk
Date: Fri Jun 17 10:36:38 2016 +0300
Add MS binary
sw/qa/extras/inc/swmodeltestbase.hxx | 16 +++-
sw/qa/extras/ww8export/ww8export.cxx | 33 +
2 files changed, 48 insertions(+), 1 deletion(-)
New commits:
commit ed5dd24cbc5d81ae20a497d02fa968fd7fc7431a
Author: Vasily Melenchuk
Date: Fri Jun 17
chart2/qa/extras/chart2export.cxx |1 +
chart2/qa/extras/charttest.hxx|6 +-
2 files changed, 6 insertions(+), 1 deletion(-)
New commits:
commit a553fa42f30e794541d1218435b478c620b03d9a
Author: Vasily Melenchuk
Date: Tue Jun 21 16:57:55 2016 +0300
support for ms binary
sd/qa/unit/sdmodeltestbase.hxx |4
1 file changed, 4 insertions(+)
New commits:
commit 535ac37c5ff9b9dc60f6f56e4cfd518eff764975
Author: Vasily Melenchuk
Date: Mon Jun 20 16:30:58 2016 +0300
support for ms binary format validation in sd module export tests
Change-Id
a59b6be0850a68a1bb5d7099a004a86c0fcb6e40
Author: Vasily Melenchuk
Date: Thu Jun 23 14:20:58 2016 +0300
odfvalidator support in export tests without external repositories
Fetching external tarball for Apache ODF Toolkit, configuration of
wrapper script for odf validator execution
Change-Id
configure.ac | 39 ---
1 file changed, 32 insertions(+), 7 deletions(-)
New commits:
commit 21e0900061262ddc0eb4f91a23016af244848310
Author: Vasily Melenchuk
Date: Sat Jun 4 00:12:45 2016 +0200
Make doc validation work on Windows
Change-Id
solenv/gbuild/Output.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b0b29c244c4fdf4348c145b9a343940cff6519f1
Author: Vasily Melenchuk
Date: Fri Jun 10 11:26:56 2016 +0300
CygWin is also known terminal
This will enable colors in build output in
config_host.mk.in|1 +
config_host/config_features.h.in |8
configure.ac | 39 +++
3 files changed, 48 insertions(+)
New commits:
commit b6e7ddcc7e6eec4957c1c069d0c22eb1dbb3bb28
Author: Vasily Melenchuk
3011a704d9ff8ddd052165150a5cd91166fad69d
Author: Vasily Melenchuk
Date: Thu Jul 21 19:26:12 2016 +0300
officeotron usage in export tests without external dependencies
officeotron is a OOXML documents validator which can be used for
verification of export files in tests. Previously it was possible
configure.ac |8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
New commits:
commit a5d144933088502bb79c99e0cd5808f4a18a4f76
Author: Vasily Melenchuk
Date: Tue Aug 16 11:59:26 2016 +0300
configure.ac: absolute paths for validator execution
Change-Id
configure.ac |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0868f670374cdcf6c2610d91ff8702f59b2e0bd3
Author: Vasily Melenchuk
Date: Wed Aug 10 13:50:19 2016 +0300
enable export-validation in tests by default
since ODF and OOXML validators are now
sw/inc/editsh.hxx |1 +
sw/source/core/edit/edfld.cxx |5 +
sw/source/uibase/dbui/dbmgr.cxx | 15 ++-
3 files changed, 20 insertions(+), 1 deletion(-)
New commits:
commit 959a5043ccb4bb027e0149a56d31ebb78d5eb862
Author: Vasily Melenchuk
Date: Tue Aug
sw/inc/editsh.hxx |1 +
sw/source/core/edit/edfld.cxx |5 +
sw/source/uibase/dbui/dbmgr.cxx | 13 -
3 files changed, 18 insertions(+), 1 deletion(-)
New commits:
commit d0bafebbcd4a301bcca6fb74627820b251f6dce5
Author: Vasily Melenchuk
Date: Tue Aug 18
/cupsmgr.cxx|4
vcl/unx/kde4/KDE4FilePicker.cxx| 11 +-
vcl/unx/kde4/KDE4FilePicker.hxx|2
74 files changed, 1094 insertions(+), 133 deletions(-)
New commits:
commit 01b2bbbdb5c2bfc8c4760b248e3c16bd216b3fa9
Author: Vasily Melenchuk
Date: Thu Aug
sw/qa/extras/htmlexport/data/tdf90905.odt |binary
sw/qa/extras/htmlexport/htmlexport.cxx|3 ++-
sw/source/filter/html/wrthtml.cxx |3 ++-
3 files changed, 4 insertions(+), 2 deletions(-)
New commits:
commit fd3468024e1ac199f4a2f4108321ef8100d58414
Author: Vasily Melenchuk
sw/source/filter/ww8/rtfattributeoutput.cxx | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
New commits:
commit f7c8774b2f3423095d794e90c58ab505ef8a1706
Author: Vasily Melenchuk
Date: Sat Oct 24 19:31:42 2015 +0300
tdf#39960 fix saving of GIF images into RTF
sw/qa/extras/htmlexport/data/tdf90905.odt |binary
sw/qa/extras/htmlexport/htmlexport.cxx|3 ++-
sw/source/filter/html/wrthtml.cxx |3 ++-
3 files changed, 4 insertions(+), 2 deletions(-)
New commits:
commit 3b7ebeb5e7bbbfde0467f043171ab454340eaa0c
Author: Vasily Melenchuk
sw/qa/extras/htmlexport/data/tdf90905.odt |binary
sw/qa/extras/htmlexport/htmlexport.cxx|3 ++-
sw/source/filter/html/wrthtml.cxx |3 ++-
3 files changed, 4 insertions(+), 2 deletions(-)
New commits:
commit 0bd99a77e1655cee63ad7ec2bb25e45d13aac44d
Author: Vasily Melenchuk
New version of Visual Studio 17.10.0 has exactly the same issue again.
Do not hurry with update.
LINK : error LNK2034: metadata inconsistent with COFF symbol table:
symbol '? rtl_ustr_asciil_reverseEquals_WithLength@@$$J0YAEPEB_SPEBDJ@Z'
(06000589) has inconsistent metadata with
sw/qa/extras/ooxmlexport/data/tdf107111.docx |binary
sw/qa/extras/ooxmlexport/ooxmlexport9.cxx| 13 +
sw/source/filter/ww8/ww8atr.cxx |1 +
3 files changed, 14 insertions(+)
New commits:
commit 8743a4172e5a168992f36e408c5db688a959000c
Author: Vasily Melenchuk
sw/qa/extras/ooxmlexport/data/tdf107111.docx |binary
sw/qa/extras/ooxmlexport/ooxmlexport7.cxx| 13 +
sw/source/filter/ww8/ww8atr.cxx |1 +
3 files changed, 14 insertions(+)
New commits:
commit e0558f967aa39dbf8162f4b7589e238e9a0ae7c4
Author: Vasily Melenchuk
sw/source/core/layout/calcmove.cxx | 14 ++
1 file changed, 10 insertions(+), 4 deletions(-)
New commits:
commit c375b7b82e998d726816de1580c460db96d7995b
Author: Vasily Melenchuk
Date: Wed Mar 28 13:30:10 2018 +0300
Update loop prevention in SwContentFrame::MakeAll
Rebased ref, commits from common ancestor:
commit 170c8dbf14dc44026ffe85378f0aba890b06e60e
Author: Vasily Melenchuk
Date: Wed Mar 28 13:30:10 2018 +0300
Update loop prevention in SwContentFrame::MakeAll
In some cases there is an endless loop with just two states
switchin one
sd/inc/strings.hrc |3 +++
sd/source/ui/func/fudraw.cxx | 26 +-
2 files changed, 28 insertions(+), 1 deletion(-)
New commits:
commit 0310815de2a75d4bbbd34d97e2592dccddcad812
Author: Vasily Melenchuk
Date: Tue Apr 10 15:18:59 2018 +0300
sd: update
sd/inc/glob.hrc |3 +++
sd/source/core/glob.src | 10 ++
sd/source/ui/func/fudraw.cxx | 26 +-
3 files changed, 38 insertions(+), 1 deletion(-)
New commits:
commit 2a34a745d776bc762de365342f13271ede29a65d
Author: Vasily Melenchuk
Date
sd/source/ui/func/fudraw.cxx | 59 +--
1 file changed, 29 insertions(+), 30 deletions(-)
New commits:
commit c7272eea116350e1424d59c358d8528016a2f713
Author: Vasily Melenchuk
Date: Thu Apr 12 18:06:54 2018 +0300
sd: hyperlink hint was not always
sd/source/ui/func/fudraw.cxx | 60 +--
1 file changed, 30 insertions(+), 30 deletions(-)
New commits:
commit 803627b96a23a7ff59256c39c7666f0dba096aad
Author: Vasily Melenchuk
Date: Thu Apr 12 18:06:54 2018 +0300
sd: hyperlink hint was not always
/tdf113918.png |binary
5 files changed, 141 insertions(+), 1 deletion(-)
New commits:
commit eb5c0ccd47330fc726f4b4f854cf4cc518ac21cd
Author: Vasily Melenchuk
Date: Mon Mar 26 10:57:59 2018 +0300
Unittests for bugs with 1bit images rendering problems
Fix was done in
1 - 100 of 585 matches
Mail list logo