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

2016-09-07 Thread Jakub Trzebiatowski
6ccb82ddf302acbd56bd4ea67fce107883e5391c Author: Jakub Trzebiatowski Date: Wed Sep 7 20:42:11 2016 +0200 tdf#101712 Writer Table Style; odf export; remove parent export for cell style Do not export the parent-style-name attribute for a cell style. The parent-style-name attribute should refer to a style of

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

2016-08-16 Thread Jakub Trzebiatowski
insertions(+), 7 deletions(-) New commits: commit 592a8657fa6bdc6ed72281d792c19ff0bff31387 Author: Jakub Trzebiatowski Date: Thu Aug 11 20:22:39 2016 +0200 GSoC Writer Table Styles; Update by example + Added possibility to update style by example. + Fixed SwTableAutoFormat

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

2016-08-10 Thread Jakub Trzebiatowski
+ sw/source/uibase/app/docst.cxx | 23 - sw/source/uibase/app/docstyle.cxx | 49 ++-- 13 files changed, 277 insertions(+), 22 deletions(-) New commits: commit 0943ee2decb8d5a1a2a5bf3b1c233934a89e9c97 Author: Jakub Trzebiatowski Date: Tue

GSoC Weekly Report #11 - Table Styles

2016-08-08 Thread Jakub Trzebiatowski
Hello This week I was still working on table styles "Styles and Formatting" panel. Added option to delete table style: https://gerrit.libreoffice.org/#/c/27797/ Beside that been working on Undo & Redo, and adding table style by example. Modified Table and Formatting panel that you can not add s

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

2016-08-03 Thread Jakub Trzebiatowski
sw/source/uibase/app/docstyle.cxx | 19 +++ 1 file changed, 19 insertions(+) New commits: commit 8c80a56ea979eccc39cc748c35e4fd9d33e837dc Author: Jakub Trzebiatowski Date: Tue Aug 2 16:44:10 2016 +0200 GSoC Writer Table Styles; Table styles panel; Delete table style

GSoC Weekly Report #10 - Table Styles

2016-08-01 Thread Jakub Trzebiatowski
able styles tab: icon-themes/galaxy/sw/imglst/sf06.png Soon I will add icons to other themes. Now I'm working on deleting, creating and modifying a table style from table styles tab. Regards, Jakub Trzebiatowski ___ LibreOffice mail

[Libreoffice-commits] core.git: icon-themes/galaxy include/sfx2 rsc/source sfx2/sdi sfx2/source sw/inc sw/sdi sw/source

2016-08-01 Thread Jakub Trzebiatowski
/app/docst.cxx| 17 + sw/source/uibase/app/docstyle.cxx | 44 +++--- 19 files changed, 169 insertions(+), 7 deletions(-) New commits: commit e7ea91f283ce9b96db58087d87d81d29bcb727a4 Author: Jakub Trzebiatowski Date: Thu Jul 28 15:33:17 2016

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

2016-07-27 Thread Jakub Trzebiatowski
+++-- 5 files changed, 221 insertions(+), 11 deletions(-) New commits: commit b7138e03ebc8a33258c099c5cf6015970646a40e Author: Jakub Trzebiatowski Date: Tue Jul 26 14:29:40 2016 +0200 GSoC Writer Table Styles; Import bugfix + Binary autoformats are loaded into document on

GSoC Weekly Report #9 - Table Styles

2016-07-25 Thread Jakub Trzebiatowski
Hello, This week wasn't very productive for me. I was feeling sick on Tuesday. I was working on table style tab. Made a change and pushed it to the gerrit, but it was touching to much in one commit. Also the tests were failing. Took the change from gerrit down. Now I'm working to fix it into se

GSoC Weekly Report #8 - Table Styles

2016-07-18 Thread Jakub Trzebiatowski
://opengrok.libreoffice.org/xref/core/xmloff/source/table/XMLTableImport. cxx#275 I'm working to fix these issues. And working on a Table Styles tab in Styles and Formatting sidebar. Regards, Jakub Trzebiatowski, irc ubap ___ LibreOffice mailing list LibreO

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

2016-07-15 Thread Jakub Trzebiatowski
0710fcd58d29d7ba98f0305caab79f9b7b1519a2 Author: Jakub Trzebiatowski Date: Thu Jul 14 11:35:59 2016 +0200 GSoC Writer Table Styles; Cell Style XPropertyState Implemented XPropertyState for SwXTextCellStyle, that allows to skip export of default valued attributes. Implemented odfexport tests

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

2016-07-13 Thread Jakub Trzebiatowski
/txtimp.cxx |2 xmloff/source/text/txtprmap.cxx| 49 + 6 files changed, 546 insertions(+), 1 deletion(-) New commits: commit 50a6f3d51f32e7176c3b2d036c60bb48d51d6a1a Author: Jakub Trzebiatowski Date: Mon Jul 11 15:51:37 2016 +0200 GSoC Writer Table

GSoC Weekly Report #7 - Table Styles

2016-07-11 Thread Jakub Trzebiatowski
esign would be the best to implement. Or maybe would it be better to start from table styles panel, or table styles toolbar? Looking forward to your reply. Regards, Jakub Trzebiatowski, ubap ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

GSoC Weekly Report #6 - Table Styles

2016-07-04 Thread Jakub Trzebiatowski
Hello community, This week I was still working on importing of cell styles. Made basic sw_odfexport test, and implemented two new log areas: sw.xml, xmloff.table. https://gerrit.libreoffice.org/#/c/26721/ I don't know yet how to do a import and export of text/paragraph style of a table cell. I t

GSoC Weekly Report #5 - Table Styles

2016-06-27 Thread Jakub Trzebiatowski
properties with default value). o Research how to export paragraph styles for cells. Regards, Jakub Trzebiatowski ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2016-06-24 Thread Jakub Trzebiatowski
insertions(+), 106 deletions(-) New commits: commit d945e97d8f85465f04f59fd197ded2edb56caac3 Author: Jakub Trzebiatowski Date: Wed Jun 22 22:40:20 2016 +0200 GSoC Table Style Family: insertByName, replaceByName, removeByName - also implements SwXTextTableStyle::replaceByName

GSoC Weekly Report #4 - Table Styles

2016-06-20 Thread Jakub Trzebiatowski
/ Plans for this week: - Will be working on cell style and table style import. Regards, Jakub Trzebiatowski, ubap ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2016-06-20 Thread Jakub Trzebiatowski
+--- xmloff/source/text/txtprhdl.cxx | 19 12 files changed, 270 insertions(+), 42 deletions(-) New commits: commit 309bc35559cb823415139044272b10feccdb6ae7 Author: Jakub Trzebiatowski Date: Sat Jun 11 15:17:48 2016 +0200 GSoC Table Styles, Export Cell Styles Exporting

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

2016-06-17 Thread Jakub Trzebiatowski
6 files changed, 103 insertions(+) New commits: commit 98e3e2414b4cf80343af3499414f6a5ef86d7ae8 Author: Jakub Trzebiatowski Date: Thu Jun 16 11:56:01 2016 +0200 GSoC Table Styles, Add TableStyle properties Added properties for the following

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

2016-06-17 Thread Jakub Trzebiatowski
sw/qa/python/check_styles.py| 20 + sw/source/core/unocore/unostyle.cxx | 54 ++-- 2 files changed, 72 insertions(+), 2 deletions(-) New commits: commit 17f440e7e7f1621edebc58f8be5e85b68ee7dcf4 Author: Jakub Trzebiatowski Date: Thu Jun

GSoC Weekly Report #3 - Table Styles

2016-06-13 Thread Jakub Trzebiatowski
If you have any remarks and/or suggestions, please share. Regards, Jakub Trzebiatowski, ubap ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2016-06-13 Thread Jakub Trzebiatowski
3464befb48ccf1bf9ad4c8f321c7342db43c4019 Author: Jakub Trzebiatowski Date: Tue Jun 7 21:57:49 2016 +0200 GSoC Table Styles, CellStyle - insertByName - replaceByName - removeByName Change-Id: I964aa0dc2e7f5a5be9eaec719b8944e847eb9d6a Reviewed-on: https://gerrit.libreoffice.org

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

2016-06-07 Thread Jakub Trzebiatowski
sw/source/core/unocore/unostyle.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 05cd178535619d7cfecc15c059a92c2006f9282d Author: Jakub Trzebiatowski Date: Tue Jun 7 23:13:44 2016 +0200 sw SwXTextCellStyle fix possible nullptr dereference Change-Id

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

2016-06-07 Thread Jakub Trzebiatowski
sw/qa/extras/odfimport/data/fdo47267-3.odt |binary sw/qa/extras/odfimport/odfimport.cxx |5 + 2 files changed, 5 insertions(+) New commits: commit 3fd25d2fd8dd29a2c775dee2781591074f1f8f34 Author: Jakub Trzebiatowski Date: Tue Jun 7 12:40:39 2016 +0200 fdo47267 odf import

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

2016-06-07 Thread Jakub Trzebiatowski
: Jakub Trzebiatowski Date: Sat Jun 4 12:02:37 2016 +0200 sw UNO Cell Style family, SwXTextCellStyle Cell Family :: getByName Cell Family :: getElementNames Cell Family :: getCount Change-Id: I37d567ee284054f847c704d9fce370d174a0c48c Reviewed-on: https

GSoC Weekly Report #2 - Table Styles

2016-06-06 Thread Jakub Trzebiatowski
- research, and try to do a proper, basic table-template export - I'll have two exams this week, so I'll have to skip a day or two If you have any remarks and/or suggestions, please share. Regards, Jakub Trzebiatowski, ubap ___ LibreOffice ma

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

2016-06-06 Thread Jakub Trzebiatowski
: Jakub Trzebiatowski Date: Sat Jun 4 10:39:41 2016 +0200 fdo47267 fix import crash fixed import crash introduced in d4188f643db050c962a937547d19a9a08bd2235d Change-Id: I0bf76fd345438e3cd303ee85c770aa0515c056df Reviewed-on: https://gerrit.libreoffice.org/25887 Tested

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

2016-06-01 Thread Jakub Trzebiatowski
| 22 ++ 6 files changed, 43 insertions(+) New commits: commit fe10783e4abd5509676c777c7aa6f172ab3a8bf6 Author: Jakub Trzebiatowski Date: Mon May 30 22:07:04 2016 +0200 sw UNO API XTextTable add TableTemplateName property Change-Id

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

2016-05-31 Thread Jakub Trzebiatowski
be0c898587f9464cd7a11be5e6b1d4e8dbd078d8 Author: Jakub Trzebiatowski Date: Fri May 27 17:55:44 2016 +0200 Sw UNO API SwXTextCellStyle; TableStyles createInstance, XNameAccess Making createInstance("com.sun.star.style.TableStyle") possible Making SwXTextTableStyle a XNameAccess co

GSoC Report

2016-05-30 Thread Jakub Trzebiatowski
Patches can be found here: https://gerrit.libreoffice.org/#/c/25351/ https://gerrit.libreoffice.org/#/c/25410/ https://gerrit.libreoffice.org/#/c/25558/ If you have any remarks and/or suggestions, please share. Regards, Jakub Trzebiatowski, irc: ubap ___

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

2016-05-26 Thread Jakub Trzebiatowski
, 186 insertions(+), 20 deletions(-) New commits: commit d4188f643db050c962a937547d19a9a08bd2235d Author: Jakub Trzebiatowski Date: Tue May 24 16:44:19 2016 +0200 Sw UNO API TableStyles getByName Implementing TableStyle family getByName, hasByName, getByIndex Implementing

[Libreoffice-commits] core.git: include/rsc svl/source sw/inc sw/qa sw/source

2016-05-24 Thread Jakub Trzebiatowski
/utlui/poolfmt.src |7 + sw/source/uibase/app/docstyle.cxx| 12 18 files changed, 134 insertions(+), 11 deletions(-) New commits: commit 8b8159784821b7ddf031aec925353c274a10875e Author: Jakub Trzebiatowski Date: Mon May 23 09:18:52 2016 +0200 Implement

[Libreoffice-commits] core.git: desktop/qa

2016-05-18 Thread Jakub Trzebiatowski
desktop/qa/desktop_lib/test_desktop_lib.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 7eb86f35537aa9fc1b861c8880e474b369870937 Author: Jakub Trzebiatowski Date: Tue May 17 14:21:01 2016 +0200 Inlucde TableStyles in GetStyles test Change-Id

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

2016-04-04 Thread Jakub Trzebiatowski
edc63d3abb5c4dae223f745f6384e7d0e5fc717e Author: Jakub Trzebiatowski Date: Thu Mar 31 22:54:23 2016 +0200 tdf#45129 Customize Toolbars: Add category "All categories" - added string "All commands" to resources - moved code responsible for flling functions list to a fu

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

2016-04-04 Thread Jakub Trzebiatowski
sw/source/ui/misc/bookmark.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3dd9a3027d39ee9932b26abcde12363c881bff6a Author: Jakub Trzebiatowski Date: Mon Mar 28 13:25:26 2016 +0200 tdf#90855 replace Dialog::Close with Dialog::EndDialog Change-Id

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

2016-03-31 Thread Jakub Trzebiatowski
sw/inc/globals.hrc |3 +++ sw/source/ui/app/app.src | 10 ++ sw/source/ui/misc/bookmark.cxx |8 3 files changed, 17 insertions(+), 4 deletions(-) New commits: commit 8d123bf1491bcc7415f4dde3ddd397a11146bb38 Author: Jakub Trzebiatowski Date: Sat Mar

[Libreoffice-commits] core.git: cui/source cui/uiconfig

2016-03-31 Thread Jakub Trzebiatowski
: Jakub Trzebiatowski Date: Tue Mar 29 15:46:18 2016 +0200 tdf#98885 - hyperlink dialog - remove useless button removed browse button and its code Change-Id: I0b2a611760d346d5f0fff6d129676410aea30c41 Reviewed-on: https://gerrit.libreoffice.org/23599 Reviewed-by

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

2016-03-25 Thread Jakub Trzebiatowski
08da15cabdcef60191f4ed98ed694eba3e35b5e1 Author: Jakub Trzebiatowski Date: Fri Mar 11 20:58:34 2016 +0100 tdf#90855 Improve the 'Insert Bookmark' dialog implemented: - display page number - displaying bookmark text - goto (button and table doubleclick) - help - rename -

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

2016-03-19 Thread Jakub Trzebiatowski
sc/source/core/opencl/opbase.cxx |2 +- sc/source/core/opencl/opbase.hxx |4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit b869ee1950c3035a7f24de186e5112be6f71371a Author: Jakub Trzebiatowski Date: Mon Mar 7 21:54:28 2016 +0100 tdf#96099 fix trival

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

2016-03-14 Thread Jakub Trzebiatowski
++-- configmgr/source/xcuparser.cxx |1 - configmgr/source/xcuparser.hxx |3 +-- 19 files changed, 50 insertions(+), 101 deletions(-) New commits: commit 89e0663c55f7f1763536a345d6315c71ef26 Author: Jakub Trzebiatowski Date: Mon Mar 7 19:48:23 2016 +0100 tdf#96099 fix trival

Jakub Trzebiatowski License Statement

2016-03-07 Thread Jakub Trzebiatowski
Hello, I'm Jakub Trzebiatowski. All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Regards ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.or