re Fischer>
Andre Fischer>
Gregor Hartmann>
Joerg Skottke >
Is there a way we could update these in the main repo so that me and others
wishing to export/import the repo could do so? If so I'm not sure on the
best way to go about it my knowledge of git is not particularly advanced
talk to about that.
Cheers,
Josh
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
s of gerrit? I'll have to look into the API etc, but
is it available yet?
Would we be able to install this somewhere? Perhaps
patches.libreoffice.org? It's easy to just FTP it somewhere, all I
need is a cronjob and mysql database, or do you guys require a more
structured deploy
nt I'm manually running the
cron-script, but I like it thus far.
I would like to add a feature where it downloads patches and does a
"git apply --check", and will flag patches which are "clean" (against
master).
Cheers,
Josh
code with
system ("configure --help");
The idea of the extra help tool was to make it easier for newbies. Did
you take a look at what I have written so far?
Cheers,
Josh
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
h
iki page and general overview. but you can also do
"autogen.sh --help full" for everything, and "autogen.sh --help speed"
for specific instructions about speed boosting. We can add additional
sections to help.sh if we wanted to - perhaps notes re cgywin or other
helpful docs.
If n
in 2014, so is it more likely that support
will be dropped when a number of distros have updated?
Cheers,
Josh
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
n && make", I get
one set of errors (syntax errors in the code), and if I do a make
sal.clean && make sal, I get directory errors instead.
This is all on the latest master (b43fe402154fae9bf1e2201d9b1a049cbcaf63ef).
Errors from "make clean && make":
/home/josh/g
hars. So there's not so much use in
> printing the found strings.
Thanks.
Looks good, doesn't break, pushed.
Cheers,
Josh
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Hi,
> Needs two more reviews for libreoffice-3-5-1.
I don't know much about this code, nor if I have the authority to
sign-off, but the patch looks sane to me. Just my 2c.
Josh
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.
disable this.
Cheers,
Josh
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
rt multiple
compilers, as it forces portable code - thus I agree with the current
msvc efforts, as well as the recent llvm efforts.
Cheers,
Josh
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Hi,
Okay so it might be nuts, but has anyone tried creating a native VS
solution/projects, which ruins inside the ide? Could one be created cmake
style perhaps?
Josh
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http
Hi,
I decided to begin some work looking through the cppcheck [1] errors.
I found a nullPointer in
svx/source/svdraw/svdotextpathdecomposition.cxx.
Thought I would give the heads up first before commit + push, as
Michael said so.
Cheers,
Josh
[1] http://libreoffice.boldandbusted.com
summary.
Maybe one way is to have:
@license oracle
As some sort of README attribute at the bottom of the file. Then we define
keywords for the licences, with the default being lgpl2/mpl or cc or
whatever we choose for these docs.
Cheers,
Josh.
___
Lib
- Headings are in the form "== heading ==" (without the quotes)
- Links to modules are [[module]].
- External links are [link]
- Links to cgit are [git:path/to/file]
Cheers,
Josh
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
ther ugly conversion of your beautiful php into bash
> attached.
I did have a re-write planned though, because I was going to back-end
it onto a database, with a PHP front-end, so a PHP backend is
logical...
Also, does it update after every commit? And does a change to the
generator
e all complete.
Cheers,
Josh
0001-Added-and-improved-READMEs-for-modules-in-libs-exter.patch
Description: Binary data
0002-Added-and-improved-READMEs-for-modules-in-extensions.patch
Description: Binary data
0003-Added-and-improved-READMEs-for-modules-in-sdk-and-te.patch
Description: Binary
Hi,
Here is another patch containing READMEs for modules.
This one contains all the modules from libs-extern.
Cheers,
Josh
0001-Added-and-improved-READMEs-for-modules-whihc-used-to.patch
Description: Binary data
___
LibreOffice mailing list
Hi,
This patch fixes the problem listed in the bug.
It adjusts the width of the dialog to be wider, if required.
This is one of the bugs listed in LibO most annoying bugs 3.5
(fdo#37361), so I guess this patch should go into 3.5 as well.
Cheers,
Josh
0001-Fix-fdo-45117-Alien-save-dialog
David,
> And I just pushed the whole lot of it.
Sweeet.
Cool so I'm re-running the tool again at the moment, but it will be
done in a couple of minutes.
You can see the result here:
http://thejosh.info/libreoffice/module_readmes/
Chee
Update:
David just pushed
0001-Added-READMEs-for-modules-which-used-to-be-in-libs-c.patch, so
don't push it again!
On Wed, Feb 8, 2012 at 12:30 PM, Josh Heidenreich
wrote:
> Hi,
>
> As per my module README porting from wiki and improving project, here
> are some more patch
. It's one commit per old-repository, so all of the modules
which used to be in "libs-core" are in a single patch. Same with
libs-gui, components, filter, although base and calc are in the same
patch.
Cheers,
Josh
0001-Added-READMEs-for-modules-which-used-to-be-in-libs-c.patch
Desc
Hi everyone who cares,
Here is a patch for more READMEs for the modules (yay). I'm about 1/3
done with this project now.
You can see my progress here:
http://thejosh.info/libreoffice/module_readmes/
Cheers,
Josh
0001-Added-READMEs-for-modules-which-used-to-be-in-libs-c.patch
Descri
Hi,
> Nice work, pushed :-)
Cool so I've regenerated the docs again:
http://thejosh.info/libreoffice/module_readmes/
I guess this should go onto a cron - I'm waiting until cgit is back
before setting this up.
Cheers,
Josh
__
Hi All,
So it's clear, I am willing to dual-license all of my past, present
and future contributions to LibreOffice under the MPL/LGPLv3+.
Cheers,
Josh
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/ma
Hi all,
Here are some more READMEs for the modules.
This covers mostly just URE stuff, copied from:
http://wiki.documentfoundation.org/Development/Code_Overview
It introduces a little bit of syntax (for linking to cgit and urls).
Cheers,
Josh
0001-Added-READMEs-for-modules-related-to-URE
Hi,
I had some trouble compiling LibO the other day, a syntax error.
I found someone had had a similar problem in the list archvies, so I
did a fix in the same way they did theirs.
Cheers,
Josh
0001-Single-line-bugfix-in-l10n-tools-to-fix-compile-on-G.patch
Description: Binary data
know that this is sometime hard,
> but at least the goal is to try to give a good idea of what is in the
> commit when glancing at the git short-log
Okay will do.
Cheers,
Josh
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://
ike, and I am also going to add in some automatically
added links too (like links to cgit or doxygen) all in time.
Cheers,
Josh
0001-First-few-README-files-for-the-modules.patch
Description: Binary data
___
LibreOffice mailing list
L
ick on a module
> module configmgr has configmgr/source/README, so either improve the script
> or move the file... :)
I'll fix that when I do the tasks above.
Cheers,
Josh
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
ht
ttp://thejosh.info/libreoffice/module_readmes/
Now of course all we need is to add more README files.
Cheers,
Josh
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
using PHP/Javascript/CSS etc. It also
involves some design work, and I am offering my skills and expertise
in this area, if it's wanted, to improve and maintain the LibreOffice
website.
Cheers,
Josh
___
LibreOffice mailing list
LibreO
has produced two files, one for each commit. Is there a way, to get _one_
> patch file?
I had the same problem with a patch recently. Did you find a solution?
Sorry I asked the same question on a different thread - my mistake.
Josh.
___
LibreOffice m
Hi Regina,
I had the same problem with a patch recently. Did you find a solution?
Josh
On Wed, Aug 31, 2011 at 7:01 AM, Regina Henschel
wrote:
> Hi,
>
> I have attached a patch to issue
> https://bugs.freedesktop.org/show_bug.cgi?id=34431, so that you can have a
> look at
> By which (I hope) you mean: LGPLv3+/MPL ? :-)
Yes, my bad.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Hi all,
> @Josh: Just saw the export_format_v3.png --> great!
It's in master now - Thanks Caolán!
> I see this different - although the internal representation of the data
> model might match (closely) the ODF formath, it is different from the
> user's point-of-vi
Fantastic, thanks mate.
I'll have another one next week with more complicated changes to make it
even better so that should be good.
Josh
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/lis
> I have the third version of the patch.
Oops, forgot to attach
From 8cea17536d1be944db3e74711e2e0d92594a2d43 Mon Sep 17 00:00:00 2001
From: Josh Heidenreich
Date: Thu, 11 Aug 2011 12:25:48 +0930
Subject: [PATCH] Changes to the "alien" save dialog
This is part one.
Part two
r one after this one to improve it more, including:
- Shorter 'format' text.
- A "Cancel" button
- Perhaps additional help information
- Perhaps something saying what will actually be lost.
Cheers,
Josh
___
LibreOffice mailing list
LibreOff
Hi all,
There has been a heap of discussion about this in another thread, and
I posted a patch there, but I though I should post a [PATCH] one too.
This is version 3 of the patch. LGPLv3/MIT.
Josh
From 8cea17536d1be944db3e74711e2e0d92594a2d43 Mon Sep 17 00:00:00 2001
From: Josh Heidenreich
ut to the source file format. So the wording should
> avoid anything like "Switch", "Keep", "Stay with" or so.
"Use"
At least it would match the other one
[Use WhatEver Format] [Use ODF Format]
Cheers,
Josh
> Josh, thanks for the patch and the screenshot - the latter makes
> evaluating things for "less developers" (tm) like myself very quick and
> easy.
No problem
> Hence, my question whether a "semi-automatic" extraction of short
> versions of the file type...
Hi All,
I have made some additional changes to the dialog. I am considering
these changes stage 1 of the process.
Screenshot:
http://thejosh.info/libreoffice/export_format_v2.png
I have attached a patch also.
Josh
From 8cea17536d1be944db3e74711e2e0d92594a2d43 Mon Sep 17 00:00:00 2001
From
he easiest way to submit a patch, as my code is
currently stuck in the old repositories.
Josh
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
ibreoffice/export_format2.png
I have coded a patch, although it's against the old repos.
Josh
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
>> Any specific reason for this construct?
>>
>> + int i = 0;
>> + for( ; i < n_xinerama_screens; i++ )
>
> Like, why not for( int i = 0; i < n_xinerama_screens; i++ ) ? The
> splash is in C, not C++, so this wouldn't work there (unless C99 mode is
> used I think).
>
Yeah it gives t
Yes that licence is fine
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Uses xinerama to get the size of the primary screen
0001-Splash-screen-fix-for-multi-head-on-Linux-bug-33214.patch
Description: Binary data
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libr
49 matches
Mail list logo