Hi,
all of my past and future contributions to LibreOffice may be licensed
under the MPLv2/LGPLv3+ dual license.
Best regards,
Michael Weghorn
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
sw/source/uibase/dbui/dbmgr.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 89f896d2cfd84b711583f98a6343e9835a9aed11
Author: Michael Weghorn
Date: Mon Jun 11 17:20:44 2018 +0200
tdf#118113 MM: Make sure page count is up to date
Since the page layout may have
sw/qa/extras/mailmerge/data/tdf118113.ods |binary
sw/qa/extras/mailmerge/data/tdf118113.odt |binary
sw/qa/extras/mailmerge/mailmerge.cxx | 42 ++
3 files changed, 42 insertions(+)
New commits:
commit ab665e1c939ec231338f9eac256d37cb1c5afcc9
Author: Michael
sw/source/uibase/dbui/dbmgr.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit da482424a86f848155d1db14ef5b4a28af62f61d
Author: Michael Weghorn
Date: Mon Jun 11 17:20:44 2018 +0200
tdf#118113 MM: Make sure page count is up to date
Since the page layout may have
sw/source/uibase/dbui/dbmgr.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit e8a46b0171a49e6b49a2e7b89c8bdfef84ef41ef
Author: Michael Weghorn
Date: Mon Jun 11 17:20:44 2018 +0200
tdf#118113 MM: Make sure page count is up to date
Since the page layout may have
scp2/InstallScript_setup_osl.mk |2 +-
scp2/Module_scp2.mk |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit f971bdb026735fdecd777d0d2edc515124f9e822
Author: Michael Weghorn
Date: Tue Jun 5 08:29:21 2018 +0200
Build kde-integration for
scp2/InstallScript_setup_osl.mk |2 +-
scp2/Module_scp2.mk |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 453ebb206b68d5cc0e88d8c646e704e601fb68b5
Author: Michael Weghorn
Date: Tue Jun 5 08:29:21 2018 +0200
Build kde-integration for
scp2/InstallScript_setup_osl.mk |2 +-
scp2/Module_scp2.mk |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 6f28259479d28570dbb7258531bfe264d03da1fc
Author: Michael Weghorn
Date: Tue Jun 5 08:29:21 2018 +0200
Build kde-integration for
Hi Paul and Szymon,
I had the same issue in the past on Debian testing.
The cause seems to be that the test is using the "Liberation Sans" font.
By now, there is another version v2 of the Liberation fonts which seems
to behave differently from what v1 did in that test case.
As a workaround, inst
On 26/09/2018 00.58, Jacinto José Franco wrote:
> Keep CTRL+S pressend and Libreoffice crash.
Is this the same bug as described in
https://bugs.documentfoundation.org/show_bug.cgi?id=119802 ?
If so, it should already be fixed and the fix will be available with
LibreOffice 6.1.2.
Otherwise, it wo
Hi,
one issue with the existing Qt Creator integration for LibreOffice,
provided by the 'qtcreator-ide-integration' make target, is that gtk3
includes cannot be found in Qt Creator (leading to incorrect
code-completion, error detection, ...).
As far as I understand, the following is basically wha
Hi,
welcome and thanks for your interest in contributing to LibreOffice!
> where i can see the beginner level bugs to get hold of libreoffice environment
Those are called "Easy Hacks". The wiki page
https://wiki.documentfoundation.org/Development/EasyHacks contains more
information on those (and
On 17/12/2018 09.14, Stephan Bergmann wrote:
> Indeed, for better or worse, e.g. all the *_CFLAGS in
> RepositoryExternal.mk are passed into gb_LinkTarget_set_include, not
> gb_LinkTarget_set_cxxflags. Feel free to go with this approach, I'd say
> in vcl/Library_vclplug_gtk3.mk, I'd say.
Thanks
On 23/05/2019 17.19, Jan-Marek Glogowski wrote:
> IMHO that leaves us with:
> 1. don't allow to load the qt5 plugin in 6.2 at all
> 2. switch qt5 to cairo in 6.2 only
> 3. cope with the eventual bug fallout, when 6.2 becomes still (which I think
> won't be large, but who knows)
>
> Honestly I woul
Hi everyone,
a quick follow-up:
> * Pending Action Items:
> + run the certification script (Kendy)
> + make Qt5 backend experimental (Jmux)
Just talked to jmux on IRC. Since making qt5 experimental doesn't work
easily (s. Jan-Marek's email [1]), the suggestion is to just keep it as
is, i
Hi,
On 30/05/2019 14.46, Kaganski Mike wrote:
> Since Oracle JDK versions prior to 12 are now unavailable from the
> official site [1] for unregistered users (and version 12 is said to
> still have problems/needs workarounds [2]), I decided to give Amazon
> Corretto [3] a try.
As a side note,
Hi Luke,
this happens when both gtk3 and gstreamer-0.10 are enabled for the build.
When this popped up, some people asked the question whether gstreamer
0.10 is still relevant after all (in which case this needs to be fixed,
which should be quite straight-forward), or gstreamer-0.10 can be
droppe
On 06/06/2019 15.58, Michael Weghorn wrote:
> This will be discussed in the ESC call to start in a few minutes and
> fixed then.
Since ESC decision is to drop gstreamer-0.10,
https://gerrit.libreoffice.org/#/c/73608/
("distro-config: Drop '--enable-gstreamer-0-10' everywhere
On 10/06/2019 14.19, Jan-Marek Glogowski wrote:
> The only halfway sane way I could come up with would be to move an abstract
> interface of the gstreamer sink loading into VCL, and just use symbol lookup
> in
> there, so no gstreamer linkage for VCL. avmedia already depends on VCL. I
> don't
> t
Hi,
Heiko wrote an answer to your email in May already, but it went to the
mailing list only, so in case you weren't subscribed, you probably just
didn't get it.
You can also read it here:
https://lists.freedesktop.org/archives/libreoffice/2019-May/082756.html
Michael
On 24/06/2019 03.20, Ricar
On 14/08/2019 03.44, escuelaslinux wrote:
> Well, today I tried by using Debian 10 (Maybe it would work by going to the
> source, right?)
>
> Wrong. It was an awful experience.
>
> After seven hours in which the fans were at max, I didn't realize that the
> make process hanged. No warning, no mem
On 14/08/2019 15.34, dreamn...@gmail.com wrote:
> Would be possible to re-create your build with the following
> autogen.input, and let me know if it worked for you?
>
> --disable-gstreamer-0-10
> --with-lang=es
> --with-myspell-dicts
> --with-distro=LibreOfficeLinux
> --enable-release-build
> --w
On 14/08/2019 16.18, Michael Weghorn wrote:
> I just ran 'make distclean', then updated autogen.input and started a
> new build and will let you know of the result.
>
> I put '--with-distro=LibreOfficeLinux' first, otherwise the
> '--disable-gstreame
On 14/08/2019 19.21, dreamn...@gmail.com wrote:
> Would be possible to download your generated deb files from some
> file-sharing service?
If necessary, I'll probably find a way to upload them somewhere next
week. (I'll be away for the next days.) However, that won't help in the
long run, so I'll
On 15/08/2019 12.45, dreamn...@gmail.com wrote:
> Well, I think I figured out the correct deletion of lines at
> sal/Module_sal.mk file, since I got no errors related to sal after
> making those changes.
OK; once the other issues are dealt with, the schroot setup should
probably be updated to make
On 16/08/2019 20.43, dreamn...@gmail.com wrote:
> Finally sort of solved.
Good to hear.
>
> We were not able to get ‘make’ without cppunit errors. Tried numerous
> times on VMs with Escuelas Linux and Bodhi Linux (both based on Ubuntu
> 18.04) and on Debian 10 (on a VM and on a schroot environm
Hi Regina,
On 21/08/2019 21.44, Regina Henschel wrote:
> it is about https://gerrit.libreoffice.org/#/c/77882/
> That reverts a patch, that I had made 9 months ago, because it had
> introduced a regression, see bug 126271. I have submitted the revert to
> master.
>
> Unfortunately, this regressio
Hi Regina,
On 22/08/2019 13.12, Regina Henschel wrote:
> Hi Michael,
>
> I need help with some basics.
>
> Michael Weghorn schrieb am 22-Aug-19 um 08:41:
>
>> If you want to explicitly test this actually works as expected, you can
>> build the respective
Hi Regina,
On 01/09/2019 19.44, Regina Henschel wrote:
> please have a look at https://gerrit.libreoffice.org/#/c/78372/
>
> An important question is whether you agree that I have changed the
> import and export of our own line styles so that no prstDash line styles
> are used for them. Instead I
Hi!
I'm not sure on how to get the exact same build result as the official
LibreOffice deb packages, but in general, building LibreOffice and
creating the packages requires these steps:
1) install build dependencies
2)
./autogen.sh
3)
make
I suppose using the following command in step
Hi Dan,
On 31/07/2019 19.20, Dan Lewis wrote:
> I have recently downloaded the x86_64 version (DEB) of the
> pre-release. After installing it, I have tried to open it. It fails to
> open. I use Ubuntu 18.04 which has icons on the left side of the screen.
> Clicking this produced the screen shot
h version of LibreOffice I'm compiling. To be
> worth all the extra efforts that a 'make clean' represents, I'd like
> to be sure that I'm trying to compile LibreOffice 6.3.
>
> Is there a way to prove or instruct that LibreOffice 6.3 is the
>
On 08/08/2019 19.07, dreamn...@gmail.com wrote:
> Thanks Michael for the head up about build-nocheck. I used it as a last
> resort, because I am still unable to have 'make' finished without an
> error if I don't add that parameter.
Eike is of course right that disabling unit tests is not a good id
ar.lang.IllegalArgumentException ArgumentPosition: 0
> ScFiltersTest::testSortWithSheetExternalReferencesODS finished in: 115ms
> filters-test.cxx:145:Assertion
> Test name: ScFiltersTest::testCVEs
> equality assertion failed
> - Expected: 1
> - Actual : 0
> -
> file:///home/linux
Can you give a few more details on your build environment (distro,...)?
If this is Escuelas Linux, can you possibly also quickly try whether the
same happens with e.g. Debian?
If I remember correctly, you mentioned that you wanted to set up a VM.
If I find the time, I might want to try to reproduce
Hi,
> I am developing an extension for LibreOffice where in i need to load
> HTML content. I use JFrame for this.
> I want to make my java dialog to act as a sidebar for LibreOffice.
> Or is there a way i can make my Java dialog as a child of Libre Office.
can you be more explicit what you mean
include/svtools/headbar.hxx | 230 +---
1 file changed, 111 insertions(+), 119 deletions(-)
New commits:
commit 13658762d2a6a0f33ad23ab6b9295ee93d2280bc
Author: Michael Weghorn
Date: Tue Dec 2 20:28:07 2014 +0100
fdo#39468 translate German
93124f771062eb2917212c16a64b0a67f5baaff4
Author: Michael Weghorn
Date: Sat Dec 6 01:31:14 2014 +0100
reduce scope of local variables
This eliminates some of the warnings from Cppcheck report of
2014-11-29.
Change-Id: Ic4bf3bd8f5982d2ea2f25a28c0dd61084c59af11
+--
chart2/source/view/main/GL3DRenderer.cxx |8
+++-
chart2/source/view/main/VDataSeries.cxx|4
+---
9 files changed, 15 insertions(+), 22 deletions(-)
New commits:
commit 3948dee43526998b2e70dfe6ec2e4e46ef829abd
Author: Michael
|2 +-
9 files changed, 13 insertions(+), 15 deletions(-)
New commits:
commit 3338f479182a5face7f143bdc4b9ea9067028887
Author: Michael Weghorn
Date: Sat Dec 6 01:07:11 2014 +0100
reduce scope of local variables
This eliminates some of the warnings from Cppcheck
141469eb831c054d6f4b56fcaa50a03e52429f11
Author: Michael Weghorn
Date: Mon Dec 8 21:09:53 2014 +0100
fdo#39440 reduce scope of local variables
This addresses some cppcheck warnings.
Change-Id: I8931ff46394923d672e08b3a5c9ab75bb6ffb0a9
Reviewed-on: https://gerrit.libreoffice.org/13385
/OPreparedStatement.cxx |5 +
9 files changed, 11 insertions(+), 21 deletions(-)
New commits:
commit 54cbb57d4c3ccf1e1c8455ac413183edbdeb3416
Author: Michael Weghorn
Date: Mon Dec 8 19:36:22 2014 +0100
fdo#39440 reduce scope of local variables
This addresses some cppcheck warnings
/tabpages/tpshadow.cxx |3 ++-
18 files changed, 32 insertions(+), 52 deletions(-)
New commits:
commit 5f6af01f13460909e7c3819e14edb2eb04788156
Author: Michael Weghorn
Date: Mon Dec 8 20:46:05 2014 +0100
fdo#39440 reduce scope of local variables
This addresses some cppcheck
include/svtools/tabbar.hxx | 421 +
1 file changed, 203 insertions(+), 218 deletions(-)
New commits:
commit d4673820ad9194a25cd1990c179eee202309bd04
Author: Michael Weghorn
Date: Fri Dec 5 20:20:06 2014 +0100
fdo#39468 translate German
deletions(-)
New commits:
commit 0e55feea6a6bb516c4198960b14192f363f08601
Author: Michael Weghorn
Date: Sat Dec 6 19:51:04 2014 +0100
reduce scope of local variables
This addresses some cppcheck warnings.
Change-Id: I1122494e295af756ef3cc32717fe204505aeb9e3
Reviewed-on: https
changed, 8 insertions(+), 14 deletions(-)
New commits:
commit 04b183a9bc792a53a9f081353a79486faa4f3872
Author: Michael Weghorn
Date: Thu Dec 11 23:32:12 2014 +0100
fdo#39440 reduce scope of local variables
This addresses some cppcheck warnings.
Change-Id
jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit 7bd4d1e9180e8c380e634bc231286034db151716
Author: Michael Weghorn
Date: Tue Nov 18 12:04:36 2014 +
remove duplicate code line
Change-Id
772a36932e4803beaffdad87200e0162e1020e94
Author: Michael Weghorn
Date: Tue Nov 18 17:40:13 2014 +
changed type of parameters from rtl_uString to OUString
changed type of several parameters of the functions
jfw_plugin_getAllJavaInfos and jfw_plugin_getJavaInfoByPath
from
+++---
include/svl/zformat.hxx |6 ++
7 files changed, 49 insertions(+), 58 deletions(-)
New commits:
commit 55e9fac7e642de3ee7190c3987a40a768172eb9f
Author: Michael Weghorn
Date: Sat Nov 22 18:30:38 2014 +0100
fdo#39468 translate German comments
Change-Id
jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx | 24 +---
1 file changed, 7 insertions(+), 17 deletions(-)
New commits:
commit bb65b09678d4b6da657f6ccc180d8ff5096e3006
Author: Michael Weghorn
Date: Mon Dec 15 20:27:00 2014 +0100
avoid copying of vector
|6 ++
14 files changed, 35 insertions(+), 56 deletions(-)
New commits:
commit d5f48d742ac1fea9fd341244bbcea09bcd78b476
Author: Michael Weghorn
Date: Sat Jan 10 15:52:17 2015 +0100
fdo#39440 reduce scope of local variables
This addresses some cppcheck
insertions(+), 48 deletions(-)
New commits:
commit c752d8bdf099b4ba2ef2e145e0d9da42ba7e74d7
Author: Michael Weghorn
Date: Wed Jan 14 18:03:58 2015 +
fdo#39440 svx: reduce scope of local variables
This addresses some cppcheck warnings.
Change-Id
files changed, 24 insertions(+), 42 deletions(-)
New commits:
commit ba3f0cfecdddf0275278987a75b5ee620744eb84
Author: Michael Weghorn
Date: Wed Jan 14 17:42:29 2015 +
fdo#39440 svx: reduce scope of local variables
This addresses some cppcheck warnings.
Change-Id
ccaa5519cb978a640caa22ce2bcbd6c54fa44e26
Author: Michael Weghorn
Date: Thu Jan 15 17:16:31 2015 +
fdo#39440 sw: reduce scope of local variables
This addresses some cppcheck warnings.
Change-Id: I4c55c109f81407d5383932e4254e0f5f61d12cd7
Reviewed-on: https://gerrit.libreoffice.org/13939
Tested-by
/swnewtable.cxx |9 +++--
sw/source/core/table/swtable.cxx|3 +--
18 files changed, 49 insertions(+), 46 deletions(-)
New commits:
commit d1aecd4353bd6ac3961a30df67de78f4b8f0a66b
Author: Michael Weghorn
Date: Fri Jan 16 13:00:37 2015 +
fdo#39440 sw: reduce scope of local
|5 ++---
vbahelper/source/vbahelper/vbapagesetupbase.cxx | 20
6 files changed, 22 insertions(+), 24 deletions(-)
New commits:
commit 5901827bd44dc3600bf66c83882e6847439d59d6
Author: Michael Weghorn
Date: Sat Jan 17 00:37:31 2015 +0100
fdo#39440 reduce scope of
a1fb4ac1991a8da2e527b64a0a01a88a8f2959e3
Author: Michael Weghorn
Date: Fri Jan 16 13:50:00 2015 +
fdo#39440 sw: reduce scope of local variables
This addresses some cppcheck warnings.
Change-Id: I7cbc1908d0e3c84f5864db34984d0740db891aef
Reviewed-on: https://gerrit.libreoffice.org/13962
Tested
+--
10 files changed, 31 insertions(+), 51 deletions(-)
New commits:
commit 5f01eb5d7a3927d31b7dd268562a59e3dacdd8e8
Author: Michael Weghorn
Date: Sat Jan 17 01:18:38 2015 +0100
fdo#39440 vcl: reduce scope of local variables
This addresses some cppcheck warnings.
Change
(-)
New commits:
commit f5f7a69628ad316298febe7b51234428a7896ff9
Author: Michael Weghorn
Date: Sat Jan 17 01:36:45 2015 +0100
fdo#39440 vcl: reduce scope of local variables
This addresses some cppcheck warnings.
Change-Id: Ia3910e7f1b33d16866b7e606fd648f152f9fe67a
|2 +-
sw/source/uibase/wrtsh/wrtsh1.cxx |9 ++---
22 files changed, 51 insertions(+), 53 deletions(-)
New commits:
commit 54defd1bd3359c95e45891c7294847d0cebca753
Author: Michael Weghorn
Date: Fri Jan 16 22:59:20 2015 +0100
fdo#39440 sw: reduce scope of local
/winwmf.cxx |3 +--
vcl/source/filter/wmf/wmfwr.cxx |4 +---
13 files changed, 32 insertions(+), 45 deletions(-)
New commits:
commit ec9c7ebb575b592e188c5f6b545570b11744d063
Author: Michael Weghorn
Date: Sat Jan 17 00:59:10 2015 +0100
fdo#39440 vcl: reduce scope of local
/unotbl.cxx |9 ++---
15 files changed, 42 insertions(+), 43 deletions(-)
New commits:
commit 08f9bd504de9bcb267a0e71b07759080592bd0d8
Author: Michael Weghorn
Date: Fri Jan 16 13:24:42 2015 +
fdo#39440 sw: reduce scope of local variables
This addresses some
|6 --
xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx | 21
+++---
13 files changed, 33 insertions(+), 49 deletions(-)
New commits:
commit bfe79b50bce44707cb2416e6ff6b7441491967bb
Author: Michael Weghorn
Date: Sat Jan 17 02:00:35 2015 +0100
fdo
--
filter/source/svg/svgexport.cxx |3 +--
6 files changed, 16 insertions(+), 16 deletions(-)
New commits:
commit ec382367c8dd90a0cd728fb18c03c186416bbaee
Author: Michael Weghorn
Date: Fri Dec 12 20:02:09 2014 +0100
fdo#39440 reduce scope of local variables
This addresses
/ios2met/ios2met.cxx |4 ++--
10 files changed, 24 insertions(+), 35 deletions(-)
New commits:
commit c1fcafb4ac234e8d9912d3bb6be978a6509593e3
Author: Michael Weghorn
Date: Fri Dec 12 19:34:29 2014 +0100
fdo#39440 reduce scope of local variables
This addresses some cppcheck
files changed, 83 insertions(+), 87 deletions(-)
New commits:
commit 4595dc37e601c5a1f245af38ac728d6e45c2865c
Author: Michael Weghorn
Date: Fri Dec 12 22:30:32 2014 +0100
fdo#39468 translate German comments
Change-Id: I90deb0877940167c9d5e3ba630528e575af6dd66
Reviewed-on
dbaccess/source/core/api/OptimisticSet.cxx |3 ---
1 file changed, 3 deletions(-)
New commits:
commit c70d907c6bac7720338207355e41724ba1e97781
Author: Michael Weghorn
Date: Fri Dec 12 22:44:23 2014 +0100
fdo#39440 remove unused variables
This addresses 3 cppcheck
sc/source/core/tool/address.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3c363adcbae442d1e56409be466f4c514b89d89a
Author: Michael Weghorn
Date: Fri Dec 12 23:00:27 2014 +0100
fdo#39440 eliminate redundant condition
addresses the following
|2 +-
extensions/source/update/check/updatecheck.cxx |5 ++---
6 files changed, 11 insertions(+), 10 deletions(-)
New commits:
commit aba7f4c0a3527ce0cee6e18385cf69778052402d
Author: Michael Weghorn
Date: Fri Dec 12 19:07:13 2014 +0100
fdo#39440 reduce scope of local variables
insertions(+), 58 deletions(-)
New commits:
commit 390c62dfe435469fe550ff223be55cf0d1026253
Author: Michael Weghorn
Date: Tue Dec 16 18:32:29 2014 +0100
fdo#39468 translate German comments
Change-Id: I0a70863a9227cfc7e7b5616fe8fc8d14434ec9ce
Reviewed-on: https
/toolbarsmenucontroller.cxx |3 +-
9 files changed, 20 insertions(+), 22 deletions(-)
New commits:
commit 38b8c1e8804c8556e71e1ec7c1f1350d75dc04bf
Author: Michael Weghorn
Date: Tue Dec 16 18:04:05 2014 +0100
fdo#39440 reduce scope of local variables
This addresses some cppcheck warnings
++---
fpicker/source/win32/filepicker/dibpreview.cxx | 16 +---
6 files changed, 14 insertions(+), 25 deletions(-)
New commits:
commit afb5143639598bdc7f78ba000569d80e10d0fbe4
Author: Michael Weghorn
Date: Tue Dec 16 17:35:52 2014 +0100
fdo#39440 reduce scope of local
helpcompiler/source/HelpLinker.cxx | 271 ++---
1 file changed, 135 insertions(+), 136 deletions(-)
New commits:
commit 28d9983e2c561528c27c0dd40c2c0ea5b46a270f
Author: Michael Weghorn
Date: Tue Dec 16 21:54:25 2014 +0100
indent try-block, remove obsolete
files changed, 22 insertions(+), 31 deletions(-)
New commits:
commit e31657a1eaad12de1ad89aec5b50f8116f67fa3e
Author: Michael Weghorn
Date: Tue Dec 16 22:18:32 2014 +0100
fdo#39440 reduce scope of local variables
This addresses some cppcheck warnings.
Change-Id
652e09f734fefb9b49787e8e565d235d504a1e73
Author: Michael Weghorn
Date: Wed Dec 17 17:54:18 2014 +0100
fdo#39440 reduce scope of local variables
This addresses some cppcheck warnings.
Change-Id: I7e85aca5a86f993a9906525edffbd44a179dc245
Reviewed-on: https://gerrit.libreoffice.org/13510
Reviewed-by: Noel
changed, 38 insertions(+), 45 deletions(-)
New commits:
commit 7efdc59d61c4f57780047627645caed81f3e654c
Author: Michael Weghorn
Date: Wed Dec 17 18:28:58 2014 +0100
fdo#39468 translate German comments
Change-Id: Ibcd2199db171c531018301631d76ec56924da23a
Reviewed-on: https
idl/source/objects/types.cxx |7 ---
1 file changed, 7 deletions(-)
New commits:
commit 36936c2580bf15117dd3bf775dd91340d16d3239
Author: Michael Weghorn
Date: Wed Dec 17 20:46:20 2014 +0100
remove if-block that has no effect
If the outer if-block is entered
|3 +--
linguistic/source/gciterator.cxx |3 +--
10 files changed, 26 insertions(+), 44 deletions(-)
New commits:
commit a23f6eb3ae49dfc326c6e57a8ab95a840c0661d2
Author: Michael Weghorn
Date: Wed Dec 17 21:16:11 2014 +0100
fdo#39440
include/svtools/ruler.hxx | 314 ++
1 file changed, 155 insertions(+), 159 deletions(-)
New commits:
commit a3181adc11bc707680424551369a24b3c65de921
Author: Michael Weghorn
Date: Thu Dec 18 23:48:12 2014 +0100
fdo#39468 translate German
d41bc0f7b328ed6c69b2c2822de00165cdc62c61
Author: Michael Weghorn
Date: Fri Dec 19 08:47:29 2014 +0100
fdo#39440 reduce scope of local variables
This addresses some cppcheck warnings.
Change-Id: Idcedd908c653d5a5700884f233ad134dde8be018
Reviewed-on: https://gerrit.libreoffice.org/13540
Reviewed-by
Author: Michael Weghorn
Date: Fri Dec 19 10:24:04 2014 +0100
fdo#39440 rsc: reduce scope of local variables
This addresses some cppcheck warnings.
Change-Id: I69454a75c8ce4aecf9e68f5887f38f8bf6fe6dca
Reviewed-on: https://gerrit.libreoffice.org/13543
Reviewed-by: Noel
2ee336fb556ceb1d7e1ee8017c27539da7fe543b
Author: Michael Weghorn
Date: Fri Dec 19 11:07:02 2014 +0100
fdo#39440 sal: reduce scope of local variables
This addresses some cppcheck warnings.
Change-Id: Id5f90757571e76a2c05a4cbd37020e1f6a6b2033
Reviewed-on: https://gerrit.libreoffice.org/13544
Reviewed-by
:
commit 8abd002240e8d7666300bf6fa832a28988e9ed0a
Author: Michael Weghorn
Date: Fri Dec 19 13:06:58 2014 +0100
fdo#39440 sax, sc: reduce scope of local variables
This addresses some cppcheck warnings.
Change-Id: I589e13ee086cffee481954215a97960db656e633
Reviewed-on: https
Author: Michael Weghorn
Date: Fri Dec 19 16:16:28 2014 +0100
fdo#39468 translate German comments
Change-Id: I36e3d7950d64a927ac6f081cf4b163fccd2f4786
Reviewed-on: https://gerrit.libreoffice.org/13549
Reviewed-by: Noel Grandin
Tested-by: Noel Grandin
diff --git a
: Michael Weghorn
Date: Sat Dec 20 16:48:11 2014 +0100
fdo#39440 sc: reduce scope of local variables
This addresses some cppcheck warnings.
Change-Id: I2eaf9a6792ca2c06a005385ec45c08f1292cba23
diff --git a/sc/source/filter/dif/difimp.cxx b/sc/source/filter/dif/difimp.cxx
index
8870e068cc7368ffa14a6938836b370d2a188b64
Author: Michael Weghorn
Date: Sat Dec 20 20:47:39 2014 +0100
fdo#39440 sc: reduce scope of local variables
This addresses some cppcheck warnings.
Change-Id: Icd031be4aeec07ba60804923e3506d64cf876dd8
diff --git a/sc/source/ui/vba/vbachart.cxx b/sc
+++--
sd/source/filter/eppt/epptso.cxx |3 ++-
sd/source/filter/eppt/pptx-text.cxx|2 +-
11 files changed, 24 insertions(+), 37 deletions(-)
New commits:
commit 17fc7aa3b8fcd731fb05b5e17e23ee984d166a8f
Author: Michael Weghorn
Date: Sat Dec 20 21:09:40 2014
|3 ++-
sd/source/ui/view/sdview3.cxx |4 ++--
19 files changed, 33 insertions(+), 53 deletions(-)
New commits:
commit fb7c18884223f08818b44a9953b55c69a029c71c
Author: Michael Weghorn
Date: Sat Dec 20 21:45:16 2014 +0100
fdo#39440 sd
insertions(+), 31 deletions(-)
New commits:
commit ea644f0e90d0c9585e73bdec240908803a38d4a6
Author: Michael Weghorn
Date: Mon Dec 22 17:57:48 2014 +0100
fdo#39440 reduce scope of local variables
This addresses some cppcheck warnings.
Change-Id
On 26/11/2019 13.08, Heiko Tietze wrote:
> That's quite vague. I suggest to make it experimental until we have a
> documentation. Should work for your customer anyway. Patch is here
> https://gerrit.libreoffice.org/#/c/83509/
I was told that the WollMux extension uses the functionality via UNO
A
Hi,
On 09/12/2019 20.01, Xisco Fauli wrote:
> Since that last successful build
>
> tinderbox: buildname: Linux-rpm_deb-x86_64@86-TDF
> tinderbox: tree: MASTER
> tinderbox: pull time 2019-11-28 20:14:48
> tinderbox: git sha1s
> core:5030be4e85179147476b1e441eb618fb6ed58235
>
> Linux daily builds
On 10/12/2019 08.43, Michael Weghorn wrote:
> That particular failure is because libxcb-icccm is used since commit
> fe2baf9e84e0ca9aeaa683e37076f57fa3f38dca ("Qt5 fix missing
> XCB_ICCCM_WM_HINT_WINDOW_GROUP"). [1]
>
> I'll submit a patch to fix this.
-> https:/
Hi,
On 03/03/2020 12.26, Pietro Paolini wrote:
> I am quite curious about this fantastic feature of LibreOffice which
> allows me to open a PDF and edit it in the UI - even though it seems
> to screw the fonts a bit. I wanted to have a look at the source code
> to see if there is some sort of PDF
On 05/03/2020 16.38, Miklos Vajna wrote:
> + Android viewer: core.git java viewer is currently broken on master
> + both arch64 and x86 (crash on doc load, will investigate)
> + have 2 changes in gerrit attempting to fix these problems
> (Michael W)
Merged now (and a 3rd patch for aar
Hi Terry,
On 06/03/2020 17.35, Terrence Enger wrote:
> On 05/03/2020 16.38, Miklos Vajna wrote:
>>>+ Android viewer: core.git java viewer is currently
> broken on master
>>> + both arch64 and x86 (crash on doc load, will investigate)
>>> + have
> 2 changes in gerrit attempting to fix
On 01/04/2020 15.37, Yusuf Keten wrote:
> I've applied to GSOC. However, the timeline was pushed the end of the
> program back by 2 weeks. So, there is an error in my GSoC proposal
> timeline. They changed the timeline 2 days before the deadline. Is there
> anyone who has any idea what I can do abo
Hi Cor,
On 28/10/2019 22.48, Cor Nouws wrote:
> Following this
> https://wiki.documentfoundation.org/Development/Linux_Build_Dependencies
>
> with #2, adding
> deb-src http://archive.ubuntu.com/ubuntu/ distroname main
> to /apt/etc/sources.list
>
> then apt-get update gives an error
> Err:7
Hi Rich,
On 29/04/2019 00.54, Rich Lakey wrote:
> master~2019-04-26_14.20.06_LibreOfficeDev_6.3.0.0.alpha0_Linux_x86-64_deb.tar.gz
> is 96.8 MB and Calc will not start.
Can you check a newer build?
e.g.
master~2019-05-02_14.29.16_LibreOfficeDev_6.3.0.0.alpha0_Linux_x86-64_deb.tar.gz
works just fi
Hi Olivier,
On 19/05/2019 14.55, Olivier Hallot wrote:
> I'd like to create a Windows localized build with packaging for Guarani
> (gug) for l10n and i18n development purposes.
>
> The main language is 'gug-PY' and second languae is 'es'.
>
> Are there pages on how to proceed?. Most of the l10n
1 - 100 of 2500 matches
Mail list logo