Re: [libreoffice-users] [Writer] Regular expressions

2013-01-09 Thread gordom
W dniu 2013-01-09 07:17, Brian Barker pisze: At 19:58 08/01/2013 +0100, Gordom Noname wrote: I would appreciate your help with the regular expressions. I have a document consisting of hundreds of lines. A small sample is here: Set: 01SA34509 0109SA 011017B 01020207B 010902B 01090002 011007B

Re: [libreoffice-users] Re: Base scenario

2013-01-09 Thread Tom Davies
Hi :) Can you right-click on a relationship's join-line and edit it's properties?  Shouldn't the relationships be part of the back-end rather than defined in the front-end?  Regards from Tom :)  From: Dan Lewis elderdanle...@gmail.com To:

Re: [libreoffice-users] [Writer] Regular expressions

2013-01-09 Thread Johnny Rosenberg
2013/1/9 gordom gord...@wp.pl: W dniu 2013-01-09 07:17, Brian Barker pisze: At 19:58 08/01/2013 +0100, Gordom Noname wrote: I would appreciate your help with the regular expressions. I have a document consisting of hundreds of lines. A small sample is here: Set: 01SA34509 0109SA

Re: [libreoffice-users] [Writer] Regular expressions

2013-01-09 Thread Johnny Rosenberg
2013/1/9 Johnny Rosenberg gurus.knu...@gmail.com: 2013/1/9 Johnny Rosenberg gurus.knu...@gmail.com: 2013/1/9 gordom gord...@wp.pl: W dniu 2013-01-09 07:17, Brian Barker pisze: At 19:58 08/01/2013 +0100, Gordom Noname wrote: I would appreciate your help with the regular expressions. I have a

Re: [libreoffice-users] [Writer] Regular expressions

2013-01-09 Thread Johnny Rosenberg
Maybe we should do a feature request. Somewhere in the dialogue, there could be something like this: ☐ Inverse Search/Replace Leaving it like this, everything should work like usual. ☒ Inverse Search/Replace Now, Search should find first non-match, Search all should find all non-matches, Replace

Re: [libreoffice-users] [Writer] Regular expressions

2013-01-09 Thread Tom Davies
Hi :) That does sound fairly insane and unlikely to ever be useful.  I like it!!  It would be great to have even if it's just to show-off that LO is ahead of the game in yet another way.  Regards from Tom :)  From: Johnny Rosenberg gurus.knu...@gmail.com

Re: [libreoffice-users] Ignore system input language

2013-01-09 Thread C. H. D.
Hi! After all, what does Ignore system input language mean in LibreOffice 4.0.0.0 Beta2? I don't see any Writer Guide or things like that. Where should I consult? Regards, C. H. D. _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ --- 2013年1月5日 星期六,C. H. D.

[libreoffice-users] Metafile Missing LInes?

2013-01-09 Thread BevInTX
I just learned about LibreOffice, though I have used OpenOffice some. I am able to open a metafile (*.emf) in Apache OpenOffice Draw 3.4.1 and have it show all of the lines. However, in LibreOffice Draw 3.6.4.3, the same file shows up as a blank rectangle. That is, no lines show, but I can

[libreoffice-users] LibreOffice on Win2008 with RDP terminal services

2013-01-09 Thread Tom Johnson
I'm trying to use LibreOffice (latest version) in a class I'm teaching. The computer lab we are using is made up of thin clients that attach to a Windows 2008 R2 server with RDP. All of the students log in with the same user account (I am not able to change this). The first computer (terminal

Re: [libreoffice-users] Re: [Writer] Regular expressions

2013-01-09 Thread Fernand Vanrie
gordom, a macro can do the job , have a look at the standard LibreOffice macro's you find in every document) you can also tranfer the text to a spreadsheet and use formula like if(left(cellstring,3) = 'set:');'nothing', cellstring) then recopy to spreadsheet to a writerdoc and replace

[libreoffice-users] document protection not working

2013-01-09 Thread Eric Beversluis
I've got a Calc document that I've had for years with password protection on it. Suddenly the protection has stopped working--the document opens without any prompting for password. I went into File/Properties and reset protection. But it's still opening without password. When I go back to

Re: [libreoffice-users] document protection not working

2013-01-09 Thread Tom Davies
Hi :) What format?  If you are using MS formats then LO ignores the password protection but MSO users will be required to enter a password.  I'm not sure what happens in MSO if you try to password protect an Odt file. Regards from Tom :)  From: Eric

Re: [libreoffice-users] document protection not working

2013-01-09 Thread Eric Beversluis
It's an .ods file using it on Fedora with LO 3.5.7.2. On Wed, 2013-01-09 at 16:58 +, Tom Davies wrote: Hi :) What format? If you are using MS formats then LO ignores the password protection but MSO users will be required to enter a password. I'm not sure what happens in MSO if you try

[libreoffice-users] calc: treating text as zero

2013-01-09 Thread Miss Keating
Is there any way to force calc to treat text in a cell as equivalent to zero when a number is expected? I always thought that this was the normal presumption, but it appears not to be, at least for LO 3.5.7.2, Build ID: 3215f89-f603614-ab984f2-7348103-1225a5b under Win7. In spreadsheets

[libreoffice-users] Re: Changing time format in Calc header

2013-01-09 Thread Karen DInse
Thanks Russ. That is what we are currently doing to add the time to the header. The problem is, the time is showing in military time (24 hours) and we would like it to show in 12 hour increments where we can add am or pm. -- View this message in context:

Re: [libreoffice-users] calc: treating text as zero

2013-01-09 Thread Tom Davies
Hi :) Is it possible to write this into a custom format?  So that all empty cells would automatically have the xxx.xx until someone started typing?  It seems like something that a database form might do more easily but i'm not sure it's worth the time setting all that up.  So, could Calc do

Re: [libreoffice-users] document protection not working

2013-01-09 Thread Tom Davies
Hi :) Ouch!  I wasn't expecting that!  Can you push the unprotect, then save and closereopen and then re-protect?  Sorry, that is my best shot and i'm sure you have probably already tried it.  My guess is that even renaming the User Profile wouldn't fix this one so i'm all at sea.  Luckily

Re: [libreoffice-users] document protection not working

2013-01-09 Thread Eric Beversluis
Oops. I was setting the protection for change recording state. Password protecting the document is on the save as dialogue. Seems to be working now. Must have gotten unset somehow, though that presumably would have required my using 'save as' to save the document and unchecking the password box.

Re: [libreoffice-users] calc: treating text as zero

2013-01-09 Thread Regina Henschel
Hi, Miss Keating schrieb Is there any way to force calc to treat text in a cell as equivalent to zero when a number is expected? Yes, you can apply the function N before you do further calculation. The function N returns 0 for a text and the number itself for a number. The cells should not

[libreoffice-users] Re: Changing time format in Calc header

2013-01-09 Thread Karen DInse
Thanks Brian. With a little finagling, I got this to work! Brian Barker wrote At 12:15 08/01/2013 -0800, Karen Dinse wrote: We are using Windows XP, SP3, LibreOffice 3.5.5.3 We have created a Calc spreadsheet and want to show the time in the header. When we print the sheet, the time shows

[libreoffice-users] Re: [Writer] Regular expressions

2013-01-09 Thread NoOp
On 01/08/2013 12:45 PM, gordom wrote: ... In real life :-) there are lines starting with letters also. Only these with Set: at the beginning should be left, rest is going to be deleted. Set: 01SA34509 0109SA 011017B S01020207B 010902B 01090002 011007B 01090001 090110 Set:

Re: [libreoffice-users] Re: [Writer] Regular expressions

2013-01-09 Thread Johnny Rosenberg
2013/1/8 gordom gord...@wp.pl: W dniu 2013-01-08 21:17, Nino Novak pisze: Am 08.01.2013 21:11, schrieb gordom: W dniu 2013-01-08 20:20, Mirosław Zalewski pisze: Since LibreOffice regex engine is crippled and don't support lookaheads, the short answer is: no, you can't do that. That's

[libreoffice-users] Re: [Writer] Regular expressions

2013-01-09 Thread NoOp
On 01/09/2013 02:55 PM, NoOp wrote: ... If you are going to have to do this on a 'regular basis' (pun intended), install AltSearch[1] then use select Regular Expression and: \p[:alnum:]+\p That will select all except the 'Set:' lines. You can then replace with blank. Correction: you can

[libreoffice-users] Ping Fridrich Strba - re Visio Filters

2013-01-09 Thread NoOp
Fridric, your Visio filters in LO 4.0dev rock! Thanks thanks to all that assisted! I just fired up LO 4.0dev (linux) Version 4.0.0.0.beta2 (Build ID: 4104d660979c57e1160b5135634f732918460a0 and opened up a Visio 4 file: $ file TWhse2.vsd TWhse2.vsd: Composite Document File V2 Document, Little

Re: [libreoffice-users] LibreOffice on Win2008 with RDP terminal services

2013-01-09 Thread Mieszko Kaczmarczyk
W dniu 2013-01-09 16:09, Tom Johnson pisze: I'm trying to use LibreOffice (latest version) in a class I'm teaching. The computer lab we are using is made up of thin clients that attach to a Windows 2008 R2 server with RDP. All of the students log in with the same user account (I am not able to