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

2016-08-26 Thread Daniel Sikeler
include/xmloff/xmltkmap.hxx | 17 +++-- xmloff/source/core/xmltkmap.cxx | 30 ++ 2 files changed, 37 insertions(+), 10 deletions(-) New commits: commit e3b3c3fe41fde28b01ab1b2d8408d92dfa837dc5 Author: Daniel Sikeler <d.sikele...@gmail.com>

[Libreoffice-commits] core.git: include/xmloff xmloff/CppunitTest_xmloff_tokenmap.mk xmloff/CustomTarget_generated.mk xmloff/Library_xo.mk xmloff/Module_xmloff.mk xmloff/qa xmloff/source

2016-08-16 Thread Daniel Sikeler
f577a422079c5333caa52e69ad09eb2b83de9134 Author: Daniel Sikeler <d.sikele...@gmail.com> Date: Fri Aug 12 10:26:28 2016 + GSoC - implement global tokenhandler for odf-tokens This generates perfect hash for odf-tokens and use them with the tokenhandler. With added test case to

[Libreoffice-commits] core.git: Branch 'feature/fastparser' - 7772 commits - accessibility/inc accessibility/source android/Bootstrap android/CustomTarget_android_desktop.mk android/CustomTarget_lo_an

2015-11-01 Thread Daniel Sikeler
Rebased ref, commits from common ancestor: commit 6d33827940ea2959fdd67d7ced1d152b2c6605c8 Author: Daniel Sikeler <d.sikele...@gmail.com> Date: Sat Oct 3 15:57:31 2015 +0200 fastparser impl. for ... ... XMLTextFieldImportContext::CreateTextFieldImportContext Cha

[Libreoffice-commits] core.git: Branch 'feature/fastparser' - 9 commits - include/xmloff sc/source starmath/source sw/source xmloff/Library_xo.mk xmloff/source

2015-03-13 Thread Daniel Sikeler
4d7c78d2d5011d208c2622f1b88246d7e400f5a8 Author: Daniel Sikeler d.sikele...@gmail.com Date: Fri Mar 13 08:12:30 2015 +0100 parse odf-files with fastparser in writer Change-Id: I996bab279c4626cb803ec8f12deb6d99edd4d1f8 diff --git a/sw/source/filter/xml/swxml.cxx b/sw/source/filter/xml/swxml.cxx index 3b3559c

[Libreoffice-commits] core.git: Branch 'feature/fastparser' - 3575 commits - accessibility/inc accessibility/source android/Bootstrap android/CustomTarget_android_desktop.mk android/CustomTarget_lo_an

2015-03-03 Thread Daniel Sikeler
Rebased ref, commits from common ancestor: commit 942fe55273924125be666315fc1c15bb6e2fc88d Author: Daniel Sikeler d.sikele...@gmail.com Date: Tue Mar 3 15:03:20 2015 +0100 OControlStyleContext fix changes Change-Id: Ic915ebfd717b699e13a8a82984346b897f4528f3 diff --git

[Libreoffice-commits] core.git: Branch 'feature/fastparser' - 26 commits - include/xmloff sc/source sw/inc sw/source xmloff/inc xmloff/source

2015-03-01 Thread Daniel Sikeler
/XMLTextShapeStyleContext.cxx | 10 xmloff/source/text/txtstyli.cxx |2 30 files changed, 1752 insertions(+), 93 deletions(-) New commits: commit c06fc29249cfb5dd10874fa59f060a770e6001ec Author: Daniel Sikeler d.sikele...@gmail.com Date: Fri Feb 27 11:54:00 2015 +0100

[Libreoffice-commits] core.git: Branch 'feature/fastparser' - 17 commits - xmloff/source

2015-02-25 Thread Daniel Sikeler
(-) New commits: commit f199dc819a18aefd0dac37cb658c4f3caa980d08 Author: Daniel Sikeler d.sikele...@gmail.com Date: Wed Feb 25 14:23:28 2015 +0100 SvXMLTokenMapEntries in xmloff/source/chart/ fixed typo in tokens.txt Change-Id: I47714431181793dda06e1005c8dbcf47d71cd083 diff --git

[Libreoffice-commits] core.git: Branch 'feature/fastparser' - 20 commits - include/xmloff sw/source xmloff/inc xmloff/source

2015-02-23 Thread Daniel Sikeler
xmloff/source/text/txtfldi.cxx | 182 +++- xmloff/source/text/txtimp.cxx | 17 20 files changed, 1457 insertions(+), 47 deletions(-) New commits: commit daeb13960552847385d5160881ae818bfd4bf096 Author: Daniel Sikeler d.sikele...@gmail.com Date

[Libreoffice-commits] core.git: Branch 'feature/fastparser' - 5 commits - xmloff/inc xmloff/source

2015-02-13 Thread Daniel Sikeler
| 117 + xmloff/source/text/XMLTextListItemContext.hxx | 10 + xmloff/source/text/txtvfldi.cxx| 155 + 7 files changed, 533 insertions(+), 2 deletions(-) New commits: commit 4b67e0c6f725851c90caab2af2fda8f8809b69b9 Author: Daniel Sikeler d.sikele

[Libreoffice-commits] core.git: Branch 'feature/fastparser' - 3 commits - dbaccess/source xmloff/source

2015-02-12 Thread Daniel Sikeler
1ec824c9ab71c21cab77da8594ec3591db933e6f Author: Daniel Sikeler d.sikele...@gmail.com Date: Thu Feb 12 11:09:54 2015 +0100 SvXMLTokenMapEntries in dbaccess Change-Id: I6ebe3f40b395842d3c9e08ba4e2b65c1b0b0fcd7 diff --git a/dbaccess/source/filter/xml/xmlfilter.cxx b/dbaccess/source/filter/xml/xmlfilter.cxx index

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

2015-02-12 Thread Daniel Sikeler
/unoshape.cxx | 38 +++ 5 files changed, 109 insertions(+), 110 deletions(-) New commits: commit bccefa4b0bdb899a51793dbbe0ae8fb4a39b8f59 Author: Daniel Sikeler d.sikele...@gmail.com Date: Mon Feb 9 14:03:31 2015 +0100 fdo#39468 translated german comments also

[Libreoffice-commits] core.git: Branch 'feature/fastparser' - 3 commits - xmloff/source

2015-02-12 Thread Daniel Sikeler
: Daniel Sikeler d.sikele...@gmail.com Date: Thu Feb 12 09:47:16 2015 +0100 XMLParaContext implements fast interfaces all methods implemented Change-Id: Ib5a391cf2aa14f668c40b6a2caaf81cfb7751b7c diff --git a/xmloff/source/text/txtparai.cxx b/xmloff/source/text/txtparai.cxx

[Libreoffice-commits] core.git: Branch 'feature/fastparser' - 6 commits - reportdesign/source starmath/Library_sm.mk starmath/source sw/source xmloff/source

2015-02-11 Thread Daniel Sikeler
}; m_pCellElemTokenMap.reset(new SvXMLTokenMap( aElemTokenMap )); commit 2baf71f28f5ef3d645815e4db03bfec859230032 Author: Daniel Sikeler d.sikele...@gmail.com Date: Wed Feb 11 10:44:56 2015 +0100 SvXMLTokenMapEntries in starmath Change-Id: Ib7754ac04bff91ada467d07e19ac3a19da4df87b diff --git

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

2015-02-09 Thread Daniel Sikeler
| 11 +-- svx/source/items/rotmodit.cxx |4 ++-- 7 files changed, 28 insertions(+), 30 deletions(-) New commits: commit 3a70ae03fee12e6b8ed87afba1095bc78f9a9812 Author: Daniel Sikeler d.sikele...@gmail.com Date: Mon Feb 9 09:32:35 2015 +0100 fdo#39468 translated german comments

[Libreoffice-commits] core.git: oox/CustomTarget_generated.mk oox/source solenv/bin solenv/gbuild

2014-12-22 Thread Daniel Sikeler
4 files changed, 120 insertions(+), 100 deletions(-) New commits: commit 2116f511bd97b4e7ee3137735f3937db1f2e97ab Author: Daniel Sikeler d.sikele...@gmail.com Date: Wed Dec 17 12:43:06 2014 + Refactor building perfect hash tabels for tokens moved the defines to be usable in more

[Libreoffice-commits] core.git: Changes to 'feature/fastparser'

2014-12-17 Thread Daniel Sikeler
New branch 'feature/fastparser' available with the following commits: commit 171329b4c1917a92d8b8a99019e35952d7623ea0 Author: Daniel Sikeler d.sikele...@gmail.com Date: Wed Dec 17 13:02:16 2014 + use global tokenhandler in xmloff removed local tokenhandler and dependencies

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

2014-12-16 Thread Daniel Sikeler
svx/source/form/navigatortree.cxx | 412 - svx/source/form/navigatortreemodel.cxx | 103 2 files changed, 256 insertions(+), 259 deletions(-) New commits: commit 2f1804c4f494b19998f8a509e5c94fce4b206568 Author: Daniel Sikeler d.sikele...@gmail.com

[Libreoffice-commits] core.git: sw/CustomTarget_generated.mk sw/Library_sw.mk sw/Module_sw.mk sw/source

2014-12-10 Thread Daniel Sikeler
| 404 +++- sw/source/core/swg/SwXMLTextBlocks1.cxx | 37 ++ sw/source/core/swg/TextBlockTokens.txt |5 8 files changed, 340 insertions(+), 225 deletions(-) New commits: commit c2c0989794d5a4724da8b8880559764bffd059ec Author: Daniel Sikeler d.sikele...@gmail.com

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

2014-12-10 Thread Daniel Sikeler
svx/inc/sxmtaitm.hxx |9 - svx/source/form/fmobj.cxx |4 ++-- svx/source/form/tabwin.cxx |8 3 files changed, 10 insertions(+), 11 deletions(-) New commits: commit a92c1939bf85ceb6e16ebc9fd8aa4c79eed20a2a Author: Daniel Sikeler d.sikele...@gmail.com Date

[Libreoffice-commits] core.git: sw/CustomTarget_generated.mk sw/Library_sw.mk sw/Module_sw.mk sw/source

2014-12-04 Thread Daniel Sikeler
| 392 +++- sw/source/core/swg/SwXMLTextBlocks1.cxx | 93 ++- sw/source/core/swg/TextBlockTokens.txt |5 8 files changed, 384 insertions(+), 225 deletions(-) New commits: commit c1e90457d2ecc6e1171b7a296ab8bd05821e39e6 Author: Daniel Sikeler d.sikele

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

2014-12-03 Thread Daniel Sikeler
sw/inc/SwXMLSectionList.hxx | 16 sw/source/core/swg/SwXMLSectionList.cxx | 21 - 2 files changed, 37 deletions(-) New commits: commit 26b0f6a9f5bb42d2daaf5f3f72eee6c6e10b944e Author: Daniel Sikeler d.sikele...@gmail.com Date: Wed Dec 3 13

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

2014-12-02 Thread Daniel Sikeler
Author: Daniel Sikeler d.sikele...@gmail.com Date: Wed Nov 5 13:06:46 2014 + De-/Increase fontsize when multi-sized text I did the changes proposed in https://gerrit.libreoffice.org/#/c/11857/ I also tested it with a mixture of CJK and CTL text Change-Id

[Libreoffice-commits] core.git: include/svx

2014-12-01 Thread Daniel Sikeler
(-) New commits: commit ab515d82b75631e0cb7442ca6ab1369b4daa197e Author: Daniel Sikeler d.sikele...@gmail.com Date: Thu Nov 27 14:54:17 2014 + fdo#39468: Translated some german comments Change-Id: Ib09e5bca54d7176db544a7256f539a74f778d475 Reviewed-on: https

[Libreoffice-commits] core.git: sw/CppunitTest_sw_uiwriter.mk sw/inc sw/qa test/Package_unittest.mk test/user-template

2014-11-28 Thread Daniel Sikeler
5 files changed, 36 insertions(+), 1 deletion(-) New commits: commit 94bcfb04194baa55f995de57981a293cbd1a4f5e Author: Daniel Sikeler d.sikele...@gmail.com Date: Wed Nov 26 07:09:00 2014 + Unittest for autocorrect in writer At first we test normal replacement of wrong words

[Libreoffice-commits] core.git: editeng/CustomTarget_generated.mk

2014-11-12 Thread Daniel Sikeler
editeng/CustomTarget_generated.mk | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit e1cbf05c9d43452eeaa19a5eb47512249ca05edd Author: Daniel Sikeler d.sikele...@gmail.com Date: Wed Nov 12 14:45:11 2014 + rename variables in makefile

[Libreoffice-commits] core.git: editeng/CppunitTest_editeng_core.mk editeng/CustomTarget_generated.mk editeng/Library_editeng.mk editeng/Module_editeng.mk editeng/source solenv/bin

2014-11-11 Thread Daniel Sikeler
: commit 2b442c1df48fce7a265e983a902f4a30e3edabf1 Author: Daniel Sikeler d.sikele...@gmail.com Date: Mon Nov 3 11:29:48 2014 + fdo#80403: TokenHandler impl. FastTokenHandlerBase getTokenFromUTF8: calls getTokenDirect getTokenDirect: uses perfect hash New makefile

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

2014-11-05 Thread Daniel Sikeler
| 16 ++-- 5 files changed, 27 insertions(+), 13 deletions(-) New commits: commit 4404b718bdb547cb9b7b17c73a53574724cdeeb7 Author: Daniel Sikeler d.sikele...@gmail.com Date: Thu Oct 30 14:53:48 2014 + fdo#79761: parse BlockList.xml only once Change-Id

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

2014-11-03 Thread Daniel Sikeler
98c95ce3a759a6f691c20cb1e376fa54a9dfdbc0 Author: Daniel Sikeler d.sikele...@gmail.com Date: Mon Sep 22 08:26:06 2014 + fdo#35862 De-/Increase font when multi-sized text Added two new function to the SwEditShell. The first returns all items of a specific WhichId wich belong to the current selection. The items

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

2014-10-31 Thread Daniel Sikeler
(+), 4 deletions(-) New commits: commit c0a5d390e519603dbc19a38c610d0a114b80cfa1 Author: Daniel Sikeler d.sikele...@gmail.com Date: Fri Oct 24 07:22:31 2014 + fdo#80403: Import baseclasses implement FastParser interfaces SvXMLImportContext implements XFastContextHandler

[Libreoffice-commits] core.git: editeng/Library_editeng.mk editeng/source

2014-10-31 Thread Daniel Sikeler
/misc/SvXMLAutoCorrectTokenHandler.hxx | 49 + editeng/source/misc/svxacorr.cxx | 24 ++ 6 files changed, 188 insertions(+), 160 deletions(-) New commits: commit 328f861dfbe7086c85dbd0d791c5f18b0714ca75 Author: Daniel Sikeler d.sikele...@gmail.com Date: Fri Oct 24 08:36

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

2014-10-20 Thread Daniel Sikeler
a2deca9d755710bd543fd0caaea0352ac746396d Author: Daniel Sikeler d.sikele...@gmail.com Date: Mon Oct 20 08:11:21 2014 +0200 fdo#75757: remove inheritance to std::map Change-Id: I189d7a1d68eb9022a32e882d68ce8c8dc567c1fd Reviewed-on: https://gerrit.libreoffice.org/12042 Reviewed

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

2014-09-29 Thread Daniel Sikeler
___ 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/98/11398/2'

2014-09-29 Thread Daniel Sikeler
___ 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/98/11398/1'

2014-09-29 Thread Daniel Sikeler
___ 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/01/11401/3'

2014-09-29 Thread Daniel Sikeler
___ 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/01/11401/2'

2014-09-29 Thread Daniel Sikeler
___ 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/88/11388/2'

2014-09-29 Thread Daniel Sikeler
___ 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/51/11351/1'

2014-09-29 Thread Daniel Sikeler
___ 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/51/11351/2'

2014-09-29 Thread Daniel Sikeler
___ 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/72/11172/1'

2014-09-29 Thread Daniel Sikeler
___ 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/72/11172/2'

2014-09-29 Thread Daniel Sikeler
___ 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/11403/3'

2014-09-29 Thread Daniel Sikeler
___ 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/56/11256/1'

2014-09-29 Thread Daniel Sikeler
___ 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/56/11256/2'

2014-09-29 Thread Daniel Sikeler
___ 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/11402/1'

2014-09-29 Thread Daniel Sikeler
___ 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/88/11388/1'

2014-09-29 Thread Daniel Sikeler
___ 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/11403/1'

2014-09-29 Thread Daniel Sikeler
___ 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/10/11410/1'

2014-09-29 Thread Daniel Sikeler
___ 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/56/11256/3'

2014-09-29 Thread Daniel Sikeler
___ 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/10/11410/2'

2014-09-29 Thread Daniel Sikeler
___ 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/11402/3'

2014-09-29 Thread Daniel Sikeler
___ 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/47/11347/2'

2014-09-29 Thread Daniel Sikeler
___ 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/10/11410/3'

2014-09-29 Thread Daniel Sikeler
___ 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/47/11347/3'

2014-09-29 Thread Daniel Sikeler
___ 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/11403/2'

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

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

2014-09-12 Thread Daniel Sikeler
avmedia/source/viewer/mediawindow.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 18e39b06705f3fa851573151fce69188dbf8bcd9 Author: Daniel Sikeler d.sikele...@gmail.com Date: Thu Aug 28 12:18:10 2014 + fdo#82994: added missing media extensions

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

2014-09-12 Thread Daniel Sikeler
avmedia/source/viewer/mediawindow.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 67f81142709a83494ce14441d5d525d5c1553616 Author: Daniel Sikeler d.sikele...@gmail.com Date: Tue Sep 9 11:03:19 2014 + fdo#82994: Changed filterlabel of .ac3-files

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

2014-09-12 Thread Daniel Sikeler
avmedia/source/viewer/mediawindow.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1d3a8908fe8a441469ffd336a445c2b361db5d7f Author: Daniel Sikeler d.sikele...@gmail.com Date: Wed Sep 10 11:56:42 2014 + fdo#82994 Added some more audio formats

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

2014-09-12 Thread Daniel Sikeler
avmedia/source/viewer/mediawindow.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit b8e2cdfad4b9a4a88fde930b85e16143f51cfebe Author: Daniel Sikeler d.sikele...@gmail.com Date: Thu Aug 28 12:18:10 2014 + fdo#82994: added missing media extensions

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

2014-09-11 Thread Daniel Sikeler
avmedia/source/viewer/mediawindow.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 380a4618dd8205c56a5c6622e01e88ae8911fe5e Author: Daniel Sikeler d.sikele...@gmail.com Date: Wed Sep 10 11:56:42 2014 + fdo#82994 Added some more audio formats

[Libreoffice-commits] core.git: desktop/source extensions/source filter/source sfx2/source ucb/source

2014-09-10 Thread Daniel Sikeler
db9cfa672c5944f22ca82a28ed150a5fbae6f5b5 Author: Daniel Sikeler d.sikele...@gmail.com Date: Tue Sep 2 09:12:44 2014 + fdo#55380 replaced use of obsolete interfaces Change-Id: I94fed6a9361f21457b3e631efffc0db833068aef Reviewed-on: https://gerrit.libreoffice.org/11256 Reviewed-by: Michael Stahl mst

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

2014-09-09 Thread Daniel Sikeler
avmedia/source/viewer/mediawindow.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 62c0ff126a97df0601054fa15498f96077f7 Author: Daniel Sikeler d.sikele...@gmail.com Date: Tue Sep 9 11:03:19 2014 + fdo#82994: Changed filterlabel of .ac3-files

[Libreoffice-commits] core.git: include/svl

2014-09-09 Thread Daniel Sikeler
include/svl/itemset.hxx | 23 ++- 1 file changed, 10 insertions(+), 13 deletions(-) New commits: commit 56e103fd94fc52ca9717b3810d291c88b29c97b1 Author: Daniel Sikeler d.sikele...@gmail.com Date: Tue Sep 9 08:45:16 2014 +0200 fdo#39468: Translatet some german

Daniel Sikeler license statement

2014-08-28 Thread Daniel Sikeler
Hi, all my current and past contributions made to the LibreOffice project may be licensed under the MPLv2/LGPLv3+ dual license. Until further notice, all my future contributions to the LibreOffice project are available under the MPLv2/LGPLv3+ dual license. Best regards, Daniel Sikeler

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

2014-08-28 Thread Daniel Sikeler
avmedia/source/viewer/mediawindow.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit f43d50d1e470dbfbadb4e90135069f0ca89d65c7 Author: Daniel Sikeler d.sikele...@gmail.com Date: Thu Aug 28 12:18:10 2014 + fdo#82994: added missing media extensions