Calc • Optimization of time for song set list
Hello - I am not sure if i am asking the impossible here.I am in a band and i want to use a spreadsheet to work out set lists.What i want to do is list all our songs with their individual song lengths...
View ArticleMacros and UNO API • Re: Web search macro using POST method
Hello,I have a solution to execute a POST request in Basic avoiding any external library.It uses UNO Universal Content Broker, and works under Windows and Linux (I didn't test Mac OS)An exemple is in...
View ArticleCalc • Re: OOo corrupted: won't open password protected files
Thanks, Mr Programmer,I honestly have no memory of that posting - but I am 86, and find I forget many things these days!That computer is also very old - 5 or 6 years at least. I think that this crash...
View ArticleCalc • Re: Help Needed With A Calculation
as close to the 45 mins as possible or whatever set length value i setThis is an optimization problem, specifically Integer Programming. Calc was not designed to solve that type of problem. You could...
View ArticleMac OSX • buttons unreadable black on dark blue
Using Apache OPen Office the buttons suddenly became unreadable. This week they were changed to black text on dark blue background., After trying unsuccessfully a number of different options suggested...
View ArticleCalc • Re: Optimization of time for song set list
I used ChatGPT for such a problem.seriously? youre joking!Statistics: Posted by karolus — Sat Aug 03, 2024 12:12 pm
View ArticleBase • Re: What's the best way for "users" to search records?
Cross post: https://ask.libreoffice.org/t/filter-re ... ol/61570/5Statistics: Posted by Mountaineer — Sat Aug 03, 2024 3:00 pm
View ArticleCalc • Re: [Solved] Calc crashes on copy/paste
I only recently, in the past few days, started having the "Open Office Calc freezes every time I try to copy/paste" problem, on a finances tracking spreadsheet I"ve used for many years, updating...
View ArticleInstall, Setup and Troubleshooting • OpenOffice Calc Freezes during Copy/Paste
I thought I already posted a reply to another thread on this subject, but I'm new on here and can't find it so here's a new thread in case anyone finds it of use/help:I only recently, in the past few...
View ArticleWriter • Graphics downloads for LibreOffice
Quick question- wondering if there is somewhere to download more graphics for LibreOffice? Specifically, I'm looking for those little line drawings at the end of pages, fancy borders, etc. Had them on...
View ArticleInstall, Setup and Troubleshooting • Re: OpenOffice Calc Freezes during...
I thought I already posted a reply to another thread [but] can't find itYou put it in the Calc forum:[Solved] Calc crashes on copy/pastein the past few days, started having the "Open Office Calc...
View ArticleMacros and UNO API • Re: Web search macro using POST method
Thank you, Jurassic. I'll give this a look too. I'm particularly interested in the Python aspect.I did reply earlier to you, but I see it didn't make it through.Statistics: Posted by paul1149 — Sun...
View ArticleMacros and UNO API • Re: Loading a Library
According to the documentationhttps://www.openoffice.org/api/docs/com ... oveLibraryloadLibraryCauses the accessed library to be loaded from its storage if it hasn't already been loaded.So presumably...
View ArticleCode Snippets • How to send an HTTP POST request from a Basic macro
Hello,This post presents a solution to execute a HTTP POST request in Basic avoiding any external library.It uses UNO Universal Content Broker, and works under Windows and Linux (I didn't test Mac...
View ArticleWriter • Re: Graphics downloads for LibreOffice
Thanks all. I did check out google for images, and found several sites. Will check out the ones you have recommended. I just thought I'd check to see if LibreOffice has its own stuff you can download,...
View ArticleWriter • Re: "Ghost" Database (cannot disconnect from old one which...
Hi, and welcome to the forum. You were close to a solution.Writer is trying to connect to a registered data source that I have deleted, and where I have created a new registered data source. … In...
View ArticleCalc • Exporting data from Google calendar to calc to edit an invoice
Dear All,Firstly i want to thanls everyone here that spend time to help.Before posting this thread i used the search button and tried to see if someone asked the same question before.So if someone...
View ArticleCalc • Re: Exporting data from Google calendar to calc to edit an invoice
If you are using the Google calendar, you can also use Google spreadsheets. Export the calendar into a spreadsheet of the same vendor.Statistics: Posted by Villeroy — Mon Aug 05, 2024 12:16 pm
View ArticleExtensions • Re: SQLite in LibreOffice / OpenOffice Base
Since several versions, my Thunderbird address book (SQLite) fails with the following query:Code: SELECT "value" / 86400.00000 + 25569.00000 AS "LastModifiedDate" FROM "properties" WHERE "name" =...
View ArticleMacros and UNO API • How to pass parameters to a java macro from a Basic one
Hi,I have trouble calling a java macro with parameters, i.e. I don't understand what to put in the call of XScript.execute().In the attached file, I have embedded a java class with two scripts, one...
View Article