Re: libreoffice-7.4.0.0.beta1 build failure on MacOS Monterey 12.4

2022-07-07 Thread Tim Daley
est.mk:119: recipe for target '/Users/tim.daley/AixNPanes/libreoffice/lode/dev/core/workdir/CppunitTest/chart2_xshape.test' failed make[1]: *** [/Users/tim.daley/AixNPanes/libreoffice/lode/dev/core/workdir/CppunitTest/chart2_xshape.test] Error 1 make[1]: *** Waiting for unfinished jobs Makefile:28

Re: libreoffice-7.4.0.0.beta1 build failure on MacOS Monterey 12.4

2022-07-06 Thread Tim Daley
try the following on the original clone and it worked: git clone --config transfer.fsckobjects=false --config receive.fsckobjects=false --config fetch.fsckobjects=false https://github.com/LibreOffice/core.git On Tue, Jul 5, 2022 at 3:42 PM Tim Daley wrote: > So I should use the github

Re: libreoffice-7.4.0.0.beta1 build failure on MacOS Monterey 12.4

2022-07-05 Thread Tim Daley
So I should use the github repo? If so, that fails, too: gh repo clone LibreOffice/core Cloning into 'core'... remote: Enumerating objects: 5821827, done. remote: Counting objects: 100% (761/761), done. remote: Compressing objects: 100% (482/482), done. error: object 657924e4d73d6d501c9a3ceaf62e29

libreoffice-7.4.0.0.beta1 build failure on MacOS Monterey 12.4

2022-07-05 Thread Tim Daley
I'm getting the following failure trying to build. Apparently you now need to set special privileges (in your plist?) to set/unset DYLD_LIBRARY_PATH. Suggestions on where and how to do this? [_RUN_] ScFiltersTest::testTdf137576_Measureline /Users/tim.daley/AixNPanes/libreoffice-7.4.0.0.beta1/

Re: Cannot compile libreoffice online

2020-01-15 Thread Tim Magee
In order to obtain the correct version of npm, I installed the snap package for node. I use the channel for version 8. On January 15, 2020 10:25:11 AM EST, nikkilocke wrote: >I am trying to compile LibreOffice online on Ubuntu 18. >I have installed all the packages needed by the configure scrip

Re: LibreOffice Android "Web Layout"

2020-01-06 Thread Tim Magee
On Monday, January 6, 2020 2:48:24 AM EST Miklos Vajna wrote: > Hi Tim, > > The easy part is to dispatch the .uno:BrowseView command from the > webview inside the Android app. The more tricky part is to see if this > works out of the box or needs fixes here & there. Usually

LibreOffice Android "Web Layout"

2020-01-05 Thread Tim Magee
we can switch layouts, and then I will need to add something to the user interface so that we can call the function to switch layouts. However, the codebase is large and complicated. Any pointers on how to find the where new things are added to LibreOfficeKit would be much appreciated. Sincer

Android Beta (no Google Play)

2019-11-06 Thread Tim Magee
Is there a way to download and install the LibreOffice Android Beta without Google Play? I prefer not to use Google Play because of its proprietary nature. -Tim signature.asc Description: This is a digitally signed message part. ___ LibreOffice

[Libreoffice-commits] core.git: i18npool/source include/editeng offapi/com svx/inc sw/qa sw/source writerfilter/source

2019-09-02 Thread Tim Bartlett (via logerrit)
/source/dmapper/ConversionHelper.cxx |4 ++ 8 files changed, 38 insertions(+), 2 deletions(-) New commits: commit 0fbcac4caa971bd8824c96fe9ef7d9338cd37cbc Author: Tim Bartlett AuthorDate: Mon Aug 19 18:40:56 2019 +1000 Commit: Michael Stahl CommitDate: Mon Sep 2 12:56

Re: Fwd: [global-libreoffice-ci] lo_daily_update_gandalf - Build # 666 - Still Failing!

2019-08-30 Thread Tim Magee
On Tuesday, August 27, 2019 9:33:54 PM EDT Luke Benes wrote: > A clean install of KDE Neon is failing with the same error that Stephan > reported: > https://ci.libreoffice.org/job/lo_daily_update_gandalf/lastBuild/console > > ooxmlexport4.cxx:1209:Assertion > Test name: testTdf81345_045Original::I

Tim Bartlett license statement

2019-08-30 Thread Tim
Hi, This is to confirm that I grant permission for all of my past and future contributions to LibreOffice to be licensed under the MPLv2/LGPLv3+ dual license. (My contributing email address is currently git...@tim.bartletts.id.au.) Cheers, Tim

Android GSOC project(s)

2017-05-09 Thread Tim Magee
make LibreOffice for Android the best office app available for Android phones and tablets. Sincerely, Tim Magee ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Git Repository

2017-01-26 Thread Tim Magee
I was trying to browse the git repository at freedesktop.org and it keeps telling me it doesn't exist. Is this a temporary problem? Sincerely, Tim ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/ma

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/win

2016-05-10 Thread Tim Eves
vcl/win/source/gdi/winlayout.cxx | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) New commits: commit a263a497722ddda21b47423dbde0c473020a8c55 Author: Tim Eves Date: Tue May 10 09:47:30 2016 +0700 tdf#99207: Fix incorrect RGB ordering in Graphite DWrite path

[Libreoffice-commits] core.git: vcl/win

2016-05-10 Thread Tim Eves
vcl/win/gdi/winlayout.cxx | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) New commits: commit 1caae7289d696686e88f60155cef895c5d781f53 Author: Tim Eves Date: Tue May 10 09:47:30 2016 +0700 tdf#99207: Fix incorrect RGB ordering in Graphite DWrite path

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1-3' - vcl/win

2016-05-03 Thread Tim Eves
vcl/win/source/gdi/winlayout.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 397284189411a6142ef8a1cd6787de287d742b3f Author: Tim Eves Date: Fri Mar 18 14:19:50 2016 +0700 Fix failure to print when using the D2DWrite path It seems that

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/win

2016-05-02 Thread Tim Eves
vcl/win/source/gdi/winlayout.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit a55530d7ef9d48299308094ac58c8e9eaa34e3c6 Author: Tim Eves Date: Fri Mar 18 14:19:50 2016 +0700 Fix failure to print when using the D2DWrite path It seems that

[Libreoffice-commits] core.git: vcl/win

2016-03-19 Thread Tim Eves
vcl/win/gdi/winlayout.cxx | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit 0eea1465a06119903fca5f5b6dfe5b05a80546ba Author: Tim Eves Date: Fri Mar 18 14:19:50 2016 +0700 Fix failure to print when using the D2DWrite path It seems that

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - config_host/config_graphite.h.in vcl/win

2016-03-14 Thread Tim Eves
config_host/config_graphite.h.in |2 vcl/win/source/gdi/salgdi3.cxx |4 vcl/win/source/gdi/winlayout.cxx | 837 ++- 3 files changed, 649 insertions(+), 194 deletions(-) New commits: commit 620a1351a7627246f139a54a8cc3b35fa7ef8434 Author: Tim Eves

[Libreoffice-commits] core.git: Branch 'private/tml/fixwintext' - vcl/win

2016-03-14 Thread Tim Eves
vcl/win/gdi/winlayout.cxx | 16 1 file changed, 16 insertions(+) New commits: commit af6205c30ea899da4a489f8be47bc3c4c0225ba5 Author: Tim Eves Date: Mon Mar 14 17:04:29 2016 +0700 Make AddChunkOfGlyphs() bail when CJK text is requested Change-Id

[Libreoffice-commits] core.git: Branch 'private/tml/fixwintext' - 3 commits - vcl/win

2016-03-13 Thread Tim Eves
vcl/win/gdi/winlayout.cxx | 85 -- 1 file changed, 37 insertions(+), 48 deletions(-) New commits: commit 113cb32ea8aea71f39f9986736706dcb2ce47996 Author: Tim Eves Date: Sat Mar 12 14:42:48 2016 +0700 Rename OpenGLGlyphChunk::mnAscent to

[Libreoffice-commits] core.git: Branch 'private/tml/fixwintext' - vcl/win

2016-03-11 Thread Tim Eves
vcl/win/gdi/winlayout.cxx | 14 -- 1 file changed, 4 insertions(+), 10 deletions(-) New commits: commit 89a274d9e8bcba123b769fe018ff58695705427b Author: Tim Eves Date: Fri Mar 11 22:49:05 2016 +0700 Fix several miscalulations in positioning glyph to be rendered into that

[Libreoffice-commits] core.git: config_host/config_graphite.h.in vcl/win

2016-03-08 Thread Tim Eves
config_host/config_graphite.h.in |2 vcl/win/gdi/winlayout.cxx| 372 --- 2 files changed, 354 insertions(+), 20 deletions(-) New commits: commit 64172644c898d4f5f29494b2f8b5fbcdc2cd9824 Author: Tim Eves Date: Tue Mar 8 14:46:49 2016 +0700

Re: website off line

2015-02-18 Thread Tim Lloyd
agreed Winfried. I got a bit guilty and I thought I would do some bug hunting. Still feeling guilty but with a bit of mitigation now Cheers On 18/02/15 17:50, Winfried Donkers wrote: Hi, It seems that (bugs.)documentfoundation.org and libreoffice.org are offline. Winfried ___

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

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

Timothy Markle license statement

2014-02-13 Thread Tim Markle
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] fdo#66822: refactor HTML export of image bullet list

2014-02-08 Thread Tim Markle
Fixed HTML export of image bullet list. Removed width, height, align attributes in . Removed two unused variables. This code is contributed under the LGPLv3+ / MPL. From b9b6146ab0651c44f99a6a13ee85c1782f3d955b Mon Sep 17 00:00:00 2001 From: Timothy Markle Date: Sat, 8 Feb 2014 20:11:56 +0100 Sub

[PATCH] fdo#43157: Clean up OSL_ASSERT, DBG_ASSERT, etc.

2014-01-31 Thread Tim Markle
Here is a small contribution I tried for one of the easy hacks. This code is contributed under the LGPLv3+ / MPL. From 67b3b38717f788931c7acf44dd7b75d85a3fb713 Mon Sep 17 00:00:00 2001 From: Timothy Markle Date: Fri, 31 Jan 2014 21:17:10 +0100 Subject: [PATCH] fdo#43157 - Clean up OSL_ASSERT Cha

You have one new message in your inbox

2013-11-29 Thread Tim Schofield
Hello, There is one unread message from your friend waiting for you. Click here to read your message now: a.iqelite.com/j/rTROxk/ofa/?hg=CPiaecpt8W Regards, IQ Elite Team --- This message was meant for libreo

Improve PRINTING capabilities of comments/notes

2013-10-04 Thread tim
Hi guys, I'm new to LibreOffice development and I'm looking to work on the enhancement to Improve PRINTING capabilities of comments/notes in Writer [1]. I was hoping someone could give me an idea of where in the code I should start looking for the related code. Thanks for your time

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - sc/source

2013-06-03 Thread Tim Richardson
sc/source/filter/inc/stylesbuffer.hxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit c30a8f1738f8ef3ff842b27c54ef28891ce85d91 Author: Tim Richardson Date: Tue Jun 4 05:06:41 2013 +0200 use better values for OOXML border width, fdo#56960

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

2013-06-03 Thread Tim Richardson
sc/source/filter/inc/stylesbuffer.hxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit a6833704bcfe6b5b5b6eb020eb79aebf0dc6cd4f Author: Tim Richardson Date: Tue Jun 4 05:06:41 2013 +0200 use better values for OOXML border width, fdo#56960

Tim Richardson (timrichardson) My licence statement

2013-06-03 Thread Tim Richardson
All of my past& future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. signed Tim Richardson, June 04, 2013 at Abbotsford, Melbourne Australia. registered email address is t...@tim-richardson.net registered IRC freenode nick is timrichar

Re: The mouse-centered zooming work from last year

2013-03-01 Thread Tim Hardeck
Hi Tor, On 03/01/2013 05:48 PM, Tor Lillqvist wrote: Last year there was work by Tim Hardeck to implement mouse-centered zooming. See http://nabble.documentfoundation.org/Libreoffice-ux-advise-PATCH-Mouse-centered-zooming-td3906261.html for instance. For some reason that work never got

fix Writer table functions printed wrongly

2013-01-09 Thread Tim Hardeck (via Code Review)
Tim Hardeck has abandoned this change. Change subject: fix Writer table functions printed wrongly .. Patch Set 1: Abandoned Like I have mentioned in the bug report I wasn't sure if it is the right fix and I didn'

[PATCH] fix Writer table functions printed wrongly

2013-01-08 Thread Tim Hardeck (via Code Review)
Gerrit-Owner: Tim Hardeck ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: Fwd: solaris/smartos support planned?

2012-12-01 Thread Tim Janik
m > sure they'd be interested too :-) I guess the trick is to start the > build and send patches in. That's all about right. Due to lack of demand, we've been holding still on the Solaris front lately, I'm CC:-ing Martyn who should have a better idea about the latest state her

Re: [tdf-discuss] Adding the browser to Libreoffice

2012-11-09 Thread Tim Schofield
I am not a libreoffice developer. Thanks Tim On 8 November 2012 21:04, Randolph D. wrote: > Dear all, > after some talks with some board members, the request rised to include more > members and developers in the idea of adding a browser to Libreoffice. > We know this needs time an

Re: [Libreoffice-commits] Revert "installer: Use hashref for replace_all_ziplistvariables_in_rtffile"

2012-08-23 Thread Tim Retout
On Aug 23, 2012 9:13 AM, "Stephan Bergmann" wrote: > > On 08/23/2012 09:59 AM, Libreoffice Gerrit user wrote: >> >> commit 52755d6d2cf1c6addaf3c91b93bb86d66b730409 >> Author: Stephan Bergmann >> Date: Thu Aug 23 09:47:13 2012 +0200 >> >> Revert "installer: Use hashref for replace_all_zipli

[Libreoffice-commits] .: solenv/bin

2012-08-16 Thread Tim Retout
solenv/bin/make_installer.pl |1 solenv/bin/modules/installer/environment.pm |1 solenv/bin/modules/installer/epmfile.pm |4 solenv/bin/modules/installer/globals.pm | 89 -- solenv/bin/modules/installer/parameter.p

[Libreoffice-commits] .: solenv/bin

2012-08-16 Thread Tim Retout
solenv/bin/make_installer.pl |4 - solenv/bin/modules/installer/followme.pm | 102 --- 2 files changed, 106 deletions(-) New commits: commit c65bc1d7ac6671dc5099c66fea38ff9c4f975e5d Author: Thomas Arnhold Date: Wed Aug 15 14:43:19 2012 +0200 in

[Libreoffice-commits] .: solenv/bin

2012-08-14 Thread Tim Retout
solenv/bin/modules/installer/download.pm | 26 -- 1 file changed, 26 deletions(-) New commits: commit 065b591504096661ac9f421902e108fbb8624b23 Author: Tim Retout Date: Tue Aug 14 22:21:11 2012 +0100 installer::download: Remove unused create_link_tree

[Libreoffice-commits] .: 2 commits - solenv/bin

2012-08-14 Thread Tim Retout
solenv/bin/modules/installer/download.pm | 74 ++- 1 file changed, 5 insertions(+), 69 deletions(-) New commits: commit 0038f19b97f5e036870d2210f975358c18e5809e Author: Tim Retout Date: Tue Aug 14 22:13:55 2012 +0100 Remove unused create_download_link_tree

[Libreoffice-commits] .: solenv/bin

2012-08-14 Thread Tim Retout
solenv/bin/modules/installer/download.pm | 58 --- 1 file changed, 58 deletions(-) New commits: commit e6ac2ad7ac9bbdae9ac226a2c8202f627dd0ba8a Author: Tim Retout Date: Tue Aug 14 08:33:22 2012 +0100 installer::download: Remove unused unicode conversion

[Libreoffice-commits] .: solenv/bin

2012-08-13 Thread Tim Retout
solenv/bin/modules/installer/download.pm | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit 4b180f51c5cbaaabfcaba6899b5047c89d623cc2 Author: Tim Retout Date: Mon Aug 13 22:18:17 2012 +0100 installer::download: Clean up get_versionstring and make

MPL/LGPL Contribution Licensing

2012-08-10 Thread Tim Janik
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. -- Yours sincerely, Tim Janik --- http://lanedo.com/~timj/ - Managing director at Lanedo GmbH. Free software author and contributor on various proj

[PUSHED] added zoom submenu to View

2012-06-15 Thread Tim Hardeck
Hi Kendy, thanks for the review. I have pushed it to master. Regards Tim On 06/14/2012 05:54 PM, Jan Holesovsky wrote: > Hi Tim, > > On 2012-06-13 at 15:49 +0200, Tim Hardeck wrote: > >> I have added a zoom submenu to View with the same entries of the zoom >> statu

How to change zoom from sfx2 appserv?

2012-05-02 Thread Tim Hardeck
locally and create the needed Execute points for each of them. Regards Tim -- SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) Maxfeldstr. 5, 90409 Nürnberg, Germany T: +49 (0) 911 74053-0 F: +49 (0) 911 74053-483 http://www.suse.de/ From

Re: [Libreoffice-ux-advise] [PATCH] Mouse centered zooming

2012-04-17 Thread Tim Hardeck
more promising then the last I can implement screen centered zooming for Calc so all LO apps would act the same. So what do you think? Regards Tim On 04/16/2012 01:29 PM, Michael Meeks wrote: > Hi Tim, > > On Thu, 2012-04-12 at 21:35 +0200, Tim Hardeck wrote: >> During zoom out th

Re: [Libreoffice-ux-advise] [PATCH] Mouse centered zooming

2012-04-16 Thread Tim Hardeck
ed zooming in Writer, which is imho the only LO app with an unintuitive zooming behavior. Regards Tim -- SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) Maxfeldstr. 5, 90409 Nürnberg, Germany T: +49 (0) 911 74053-0 F: +49 (0) 9

[PATCH] Mouse centered zooming

2012-04-12 Thread Tim Hardeck
t was suggested that there shouldn't be an option for this new zooming behavior so there is none. Regards Tim -- SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) Maxfeldstr. 5, 90409 Nürnberg, Germany T: +49 (0) 911 74053-0 F: +49 (0) 911 740

Re: [PATCH] Replace make_absolute_path with rel2abs in solenv

2012-02-23 Thread Tim Retout
On 23 February 2012 14:37, Caolán McNamara wrote: > On Sun, 2012-02-19 at 14:39 +0000, Tim Retout wrote: >> These three patches remove some home-grown path manipulation from >> solenv, and replace it with functions shipped with the Perl core. > > Sorry, I had revert part

Re: [PATCH] fix building dictionaries when PERL_UNICODE environment

2012-02-20 Thread Tim Retout
ionaries themselves as UTF-8? After which we could set the encoding of the filehandles explicitly in th_check.pl. Kind regards, -- Tim Retout ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: Minimum Perl version requirement (was: Re: [PUSHED] Replace make_absolute_path with rel2abs in solenv)

2012-02-20 Thread Tim Retout
some nice things in 5.10 - "defined-or", named regexp captures, given/when... 5.8 is just about okay - it's what I still use at work ;) - so I'll ping you again in 3 years or so. :) -- Tim Retout ___ LibreOffice mailing list LibreOffi

Minimum Perl version requirement (was: Re: [PUSHED] Replace make_absolute_path with rel2abs in solenv)

2012-02-20 Thread Tim Retout
On 20 February 2012 11:30, Michael Meeks wrote: > On Sun, 2012-02-19 at 14:39 +0000, Tim Retout wrote: >        Great :-) thanks for that, it's always nice to use standard methods > instead of custom / hand-coded ones. Clearly we want to introduce new > perl dependencies on sh

[PATCH] Replace make_absolute_path with rel2abs in solenv

2012-02-19 Thread Tim Retout
These three patches remove some home-grown path manipulation from solenv, and replace it with functions shipped with the Perl core. Kind regards, -- Tim Retout From 65e81a1935604058082929e772e2f789533eb610 Mon Sep 17 00:00:00 2001 From: Tim Retout Date: Sun, 19 Feb 2012 12:45:56 + Subject

Unused solenv tools - can I remove these?

2012-02-18 Thread Tim Retout
#x27;create_patch' in any makefiles. Is this likely to be called manually? Look unused, but probably aren't: make_download.pl # looks like it ought to be really important, from the name remangle32to64.pl # Committed in Jan 2011, seems relev

[PATCH] Remove installer debug logging.

2012-02-18 Thread Tim Retout
Hi, The -debug option to make_installer.pl is not usually called; it logs function calls at various points during the installer.  However, it is not used consistently within the code, and the same information can be obtained via the Perl debugger or profiling tools. Kind regards, -- Tim Retout

[PATCH] Remove various unused Perl functions from installer

2012-02-16 Thread Tim Retout
These patches remove some unused functions from installer::worker and installer::download. The unpack_all_targzfiles_in_directory sub only becomes unused after copy_install_sets_to_ship is removed. Kind regards, -- Tim Retout From 6929246241ca9ee034bc36ad98e9c1b7f60ef492 Mon Sep 17 00:00:00

[PATCH] Initial cleanup of installer::logger

2012-02-16 Thread Tim Retout
Hi, This patch series removes some unused functions from installer::logger, and merges two very similar functions. Plus general cleanup. Kind regards, -- Tim Retout From 35b6a2c9ae816cbb99dbe4e79cae7115fdd26137 Mon Sep 17 00:00:00 2001 From: Tim Retout Date: Thu, 16 Feb 2012 19:46:12 +

[PATCH] Inline and remove installer::sorter

2012-02-16 Thread Tim Retout
this also removes Libreoffice's only Perl unit test. ;) -- Tim Retout From 3bef665d3939fd9b714bc783ac691ccb737be823 Mon Sep 17 00:00:00 2001 From: Tim Retout Date: Thu, 16 Feb 2012 18:58:20 + Subject: [PATCH] Inline and remove installer::sorter --- solenv/bin/make_installer.pl

Re: [PUSHED] Refactor installer::sorter

2012-02-16 Thread Tim Retout
uild system and execute it during a build. In this case, I'm about to mail in a patch that removes installer::sorter (and its test) altogether. :( But in general, I think it would be worth adding Perl unit tests into the build - I guess when 'make check' is called? I'll have so

Re: [PUSHED] Turn on strictures for some installer Perl modules

2012-02-16 Thread Tim Retout
e cleanup should be possible in installer::archivefiles. :) Kind regards, -- Tim Retout ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [PATCH] Refactor installer::sorter

2012-02-16 Thread Tim Retout
On 15 February 2012 21:58, Tim Retout wrote: > subroutines, and replaced the third with a Schwartzian Transform > (which might be overkill for this case, but I need to check the > callers). Yeah, I've woken up and benchmarked this, and the complexity just makes it slower compared

Refactor installer::sorter

2012-02-15 Thread Tim Retout
ed to adapt the standard license header template to Perl comments. Kind regards, -- Tim Retout From ba069516f1e512552a00a45cb7900822fab95ae3 Mon Sep 17 00:00:00 2001 From: Tim Retout Date: Wed, 15 Feb 2012 18:02:44 + Subject: [PATCH 1/6] Turn on strictures in installer::sorter --- solenv/bin/mo

[PATCH] Turn on strictures for some installer Perl modules

2012-02-14 Thread Tim Retout
to https://wiki.documentfoundation.org/Development/Developers with a link to my previous license statement on the mailing list. Kind regards, -- Tim Retout From 4548143f004c2d04b77c608bc6d0a52146b0461f Mon Sep 17 00:00:00 2001 From: Tim Retout Date: Tue, 14 Feb 2012 22:19:46 + Subject:

Re: [Libreoffice] [PUSHED] Re: [PATCH] optimized zoom to use more common intervals

2012-01-25 Thread Tim Hardeck
Hi Kendy, thanks for the commit and cleanup. I also thought that 1.2 was a better fit so fine with me. Regards Tim On Wednesday 25 January 2012 12:46:02 Jan Holesovsky wrote: > Hi Tim, > > On 2012-01-24 at 17:38 +0100, Tim Hardeck wrote: > > > thanks for the information,

Re: [Libreoffice] [PATCH] optimized zoom to use more common intervals

2012-01-24 Thread Tim Hardeck
Hi Korrawit, thanks for the information, I have attached a new patch and also 25% is enforced like Stefan requested. Regards Tim On Tuesday 24 January 2012 12:13:20 Korrawit Pruegsanusak wrote: > Hello Tim, > > Thanks for your patch. :-) > I didn't test it yet, but just my n

Re: [Libreoffice] [PATCH] optimized zoom to use more common intervals

2012-01-23 Thread Tim Hardeck
. Regards Tim On Sunday 22 January 2012 13:21:22 Stefan Knorr (Astron) wrote: > Hi Tim, > > finally got around to compiling with your patch in and testing the > whole thing a bit and think I like the experience. Although, I would > still love if you could make sure that we in

[Libreoffice] [PATCH] optimized zoom to use more common intervals

2012-01-19 Thread Tim Hardeck
Hi, this patch does round zoom values beginning with 50 to a multiple of 5, with 100 to one of 10, with 500 to one of 50 and with 1000 to one of 100. The step 100 is enforced to have one fixed point. The zoom factor was also changed from 1.2 to 1.1. Regards Tim -- SUSE LINUX Products GmbH, GF

Re: [Libreoffice] There is no round() in msvc library (fdo#44173)

2012-01-15 Thread Tim Hardeck
would replace the function with the os independent counter part. Regards Tim On Sunday 15 January 2012 16:03:33 Korrawit Pruegsanusak wrote: > Hello Tim, all, > > Your patch addressing fdo#44173 regarding zoom level [1] cause the > windows msvc tinderbox failure. &

Re: [Libreoffice] make dev-install error, dict-xx.oxt files not found

2012-01-03 Thread Tim Hardeck
Hi Winfried, I think running "git pull -r" in core/dictionaries should fix this. Tim On 01/03/2012 12:10 PM, Winfried Donkers wrote: > > I often get a failed make dev_install when building following a git > pull --rebase. > > The error is that dict-xx.oxt (today they

[Libreoffice] [PATCH] Fixed wrong scaling of the anchor icons

2011-11-23 Thread Tim Hardeck
Hi , the size of the anchor icons, handles and similar were always one pixel too small which resulted in a blurry image. This should be fixed but I am not sure why 1.0 was subtracted in the first place. Tim -- SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB

Re: [Libreoffice] [PATCH] Start Impress without the wizard by default

2011-11-21 Thread Tim Hardeck
Hi Michael, On 11/18/2011 04:54 PM, Michael Meeks wrote: > Right, just changing that default would be easier. Tim - the best way > (or at least what I'd do) to find that is to cp -a your > ~/.config/libreoffice to somewhere else; change the setting, exit, then > diff -ur on t

Re: [Libreoffice] [Libreoffice-ux-advise] [PATCH] Make the toolbars not popping-up randomly

2011-11-21 Thread Tim Hardeck
th me too. > >> That's why I thought of the 'context icons'. > > Great idea - no objections from me against that. Just some extra work ;-) > And yes, Kendy's suggestion looks great although there have to be a fallback for full screen, higher zoom level and similar. Ti

[Libreoffice] [PATCH] Start Impress without the wizard by default

2011-11-18 Thread Tim Hardeck
Hi, this one-liner should prevent the Impress Wizard from getting started automatically. The assistant should now only appear if File -> Wizards -> Presentation is used. Tim -- SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) Maxfeld

[Libreoffice] [PATCH] Make the toolbars not popping-up randomly

2011-11-16 Thread Tim Hardeck
only relevant for the default settings. So what do you think? Tim -- SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) Maxfeldstr. 5, 90409 Nürnberg, Germany T: +49 (0) 911 74053-0 F: +49 (0) 911 74053-483 http://www.suse.de/ From

Re: [Libreoffice] SolidMarkHandles - [PATCH] removed Simple Handles option entries from help

2011-11-10 Thread Tim Hardeck
On 11/10/2011 05:10 PM, Michael Meeks wrote: >> I miss changes in the help files > Right ! any chance you can dig into that Tim ? (wow you'll have seen > ~all of the suite after this task ;-). Sure, I think this should be it. Tim -- SUSE LINUX Products GmbH, GF: Jeff Haw

Re: [Libreoffice] SolidMarkHandles - [PATCH] removed leftovers of the Simple Handles option

2011-11-09 Thread Tim Hardeck
Hi, I have created a patch to remove the leftovers mentioned here and some additional I have found. Tim On 11/08/2011 10:29 PM, Stephan Bergmann wrote: > Hi all, > > Looks like > <http://cgit.freedesktop.org/libreoffice/core/commit/?id=ec4f69493b50c15861b0cdcc290ecedd00efb51d>

[Libreoffice] [PATCH] emacs.el: Replace all mentions of OOo with LO

2010-10-30 Thread Tim Retout
Hello, world! This is a naive replacement of "OpenOffice.org" with "LibreOffice" in emacs.el in the "build" repository. Will patches sent with git send-email be accepted? Also, this and any future patches I send will of course be under LGPLv3+/MPL.