[Libreoffice-commits] help.git: Changes to 'refs/remotes/origin/feature/layout'

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

Re: [Libreoffice] [GSoC] conversion program

2011-10-20 Thread Timo
. Where do you want to go today? To solve this bug it is a very good idea to implement our own chm compiler. Because wine would not have to be used, the whole program would be faster. Nevertheless the conversion program does what it should. Timo

[Libreoffice] [GSoC] [helpfiles] Report

2011-07-09 Thread Timo
- Maybe switch to a framework that does that for me - Might be important for the feature that the help file opens correctly and at the correct place on each platform. Improve the usage of convert.py - Accept command line parameters Cheers, Timo

[Libreoffice] [GSoC] [helpfiles] commit

2011-07-01 Thread Timo
correctly and at the correct place on each platform. Best wishes, Timo * see attachment >From 3df28aaa3c414d06e3283479f9f1f8fc0cca9f9d Mon Sep 17 00:00:00 2001 From: timo Date: Fri, 1 Jul 2011 16:56:18 +0200 Subject: [PATCH] Committer: timo new file: wiki-to-help/HHC/htmlhelp.reg new f

[Libreoffice] Report [GSoC] [helpfiles]

2011-06-01 Thread Timo
converted. Either I need to find a quick way to select all articles or I create an algorithm. The algorithm shall parse the xmldump and make a list of all article names. At the moment I aim to search the mwlib code and find a way. Best wishes, Timo

[Libreoffice] Report [GSoC] [helpfiles]

2011-05-22 Thread Timo
Best wishes, Timo ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] Online help [GSoC] [helpfiles]

2011-05-15 Thread Timo
Hello, I would like to have access to the api of the online help mediawiki. The API looks like this: http://wiki.services.openoffice.org/w/api.php How can I reach this on http://help.libreoffice.org/? Regards, Timo ___ LibreOffice mailing list

[Libreoffice] [GSoC] Report

2011-05-05 Thread Timo
Hi, this week I am very busy because of the university. I will work on next week. Regards, Timo ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [Patch] Re: complete

2011-04-25 Thread Timo
Updated Laurent`s eMail address in MsgBox. Am Mittwoch, den 20.04.2011, 23:51 +0200 schrieb Timo: > Hi, > > I don´t know where the master is and how the scp2-directory works. Here > is a diff from debians mailmerge.py. mailmerge.py.diff is licensed under > LGPLv3+. The license

[Libreoffice] [Patch] Re: complete

2011-04-20 Thread Timo
errors are displayed twice on the GNU OS. I suggest that libreoffice shall be modified so that there will be only one message. Also once upon a time an error box shall be implemented in pythonscript.py so that it can be used for python errors from all plugins. regards, Timo Am Mittwoch, den

[Libreoffice] GSoC, help conversion

2011-04-19 Thread Timo
Hi everybody, do you have questions or comments about my project proposal*? This week I am available until Thursday evening (UTC). Kind regards, Timo * http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/timo/1 ___ LibreOffice

Re: [Libreoffice] complete

2011-04-14 Thread Timo
Maybe this task should be moved to “completed”? http://wiki.documentfoundation.org/Easy_Hacks#Make_python_.2F_mail-merge_debuggable Am Montag, den 11.04.2011, 21:26 +0200 schrieb Timo: > Hi Michael, > > MessageBoxButtons as well as XSCRIPTCONTEXT do not exist for me. Python > doesn

Re: [Libreoffice] GSoC: Easy Hack: Make python / mail-merge debuggable

2011-04-10 Thread Timo
Timo: > Is there a way to test the pythonfile within office? At the moment each > time i kill soffice, restart writer and click > Extras>Serienbrief>versenden. > MessageBox.showMessage() actually doesnt react. May somebody have a look > at that function? > Do the nonfree s

Re: [Libreoffice] GSoC: Easy Hack: Make python / mail-merge debuggable

2011-04-08 Thread Timo
python output? Am Freitag, den 08.04.2011, 14:22 +0100 schrieb Michael Meeks: > Hi Timo, > > On Fri, 2011-04-08 at 14:00 +0200, Timo wrote: > > I am applying for the GSoC-project dealing with conversion of > > helpfiles. > > Cool ! :-) good to see your submi

[Libreoffice] GSoC: Easy Hack: Make python / mail-merge debuggable

2011-04-08 Thread Timo
Tk messagebox in the attatched version. This requires python-tk. Now it prints only the human-readable errormessage-text. What does a prefered output look like, that can be understood easily by a user? kind regards, Timo * http://wiki.documentfoundation.org/Easy_Hacks#Make_python_.2F_mail

[Libreoffice] Some commented out code removed again

2010-12-10 Thread Timo Heino
This time with 1 (hopefully) working fixed if-statelement :) Timo H. From 9c1ac82d6904aa43010c310a9d84c64bdf5b419d Mon Sep 17 00:00:00 2001 From: Timo Heino Date: Fri, 10 Dec 2010 23:23:45 +0200 Subject: [PATCH] More commented out code removed I try to take smallish control over commented out

[Libreoffice] Removed some commented out code in calc

2010-12-10 Thread Timo Heino
There you go! Hope it works for you. Timo H. From 8da85e6725a0be25617fa326fed7c92723867fcf Mon Sep 17 00:00:00 2001 From: Timo Heino Date: Fri, 10 Dec 2010 16:04:41 +0200 Subject: [PATCH] Removed commented code Signed-off-by: Timo Heino --- chart2/source/model/inc/BaseCoordinateSystem.hxx

[Libreoffice] More commented our code removed in calc

2010-11-29 Thread timo
Hopefully works for you! Timo -- .../controller/drawinglayer/DrawViewWrapper.cxx| 38 .../itemsetwrapper/AxisItemConverter.cxx |2 - .../CharacterPropertyItemConverter.cxx |9 - .../itemsetwrapper/DataPointItemConverter.cxx |1

Re: [Libreoffice] [PUSHED, partial] Re: [patch] Removed some commented out code

2010-11-28 Thread Timo Heino
Thanks! I keep that in mind 2010/11/28, Caolán McNamara : > On Sat, 2010-11-27 at 20:44 +0200, Timo Heino wrote: >> I removed rest of commented out code in that folder. > > Thanks for this, and I've now pushed the second chunk. For the first > chunk, I'm a little

[Libreoffice] [patch] Removed some commented out code

2010-11-27 Thread Timo Heino
I removed rest of commented out code in that folder. Moving to the next one From 40080fe884a2fdb5664fcb3c70bce9bfb56b388d Mon Sep 17 00:00:00 2001 From: Timo Heino Date: Sat, 27 Nov 2010 20:27:01 +0200 Subject: [PATCH] Removed somecomments Signed-off-by: Timo Heino --- chart2/source

[Libreoffice] [Patch] Still cleaning out calc

2010-11-23 Thread Timo Heino
I'm sorry if i didn't send these in 1 file :( Timo From f6b21adc81beff1cd7dc9c385057c9895d7e3b68 Mon Sep 17 00:00:00 2001 From: Timo Heino Date: Wed, 24 Nov 2010 08:43:29 +0200 Subject: [PATCH 1/3] Removed commented out code Signed-off-by: Timo Heino --- .

[Libreoffice] [PATCH] More "easy-hacks" completed

2010-11-23 Thread Timo Heino
Am i too crazy if i hunt these? ;) Cheers, Timo From 1a14fc7f4638e4f362ed18ac72c86f35483662d3 Mon Sep 17 00:00:00 2001 From: Timo Heino Date: Tue, 23 Nov 2010 17:16:13 +0200 Subject: [PATCH] More 'easy-hacks' completed Removed some commented out code. chart2/source/controller/chart

[Libreoffice] More cleanup in calc

2010-11-22 Thread Timo Heino
Removed more commented out code From 508c82de834dc890a2b00702147a55c4603c4bb1 Mon Sep 17 00:00:00 2001 From: Timo Heino Date: Mon, 22 Nov 2010 20:14:43 +0200 Subject: [PATCH] More commented out code removed in calc Signed-off-by: Timo Heino --- .../controller/chartapiwrapper/AreaWrapper.cxx

[Libreoffice] Removed some commented out code

2010-11-22 Thread Timo Heino
Check attachment and comments please. (so i know can i search more these) From 382e3715abb3f8ee718192f6974a50b862b2a1f0 Mon Sep 17 00:00:00 2001 From: Timo Heino Date: Mon, 22 Nov 2010 18:32:45 +0200 Subject: [PATCH] Removed commented out code Removed code that was commented out from some files