Thank you!
--
View this message in context:
http://nabble.documentfoundation.org/Newbie-question-tp4109464p4109483.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http
Hi Mukhiddin,
On Tue, May 20, 2014 at 11:12 AM, Mukhiddin wrote:
> Hello,
>
> I have recently committed my first patches for te bug 43157. These were my
> first experience in open source programming, so I chose easy task. Then I
> gor review saying that the workben submodule files where I made ch
Hello,
I have recently committed my first patches for te bug 43157. These were
my first experience in open source programming, so I chose easy task.
Then I gor review saying that the workben submodule files where I made
change are not built. I also noticed that. I waned to know how can I
resp
There are multiple ways, here are two
Let's assume that your tree looks like
* ---> /origin/master
|
* ---> commit A
|
* ---> commit B : HEAD
let's say that sha-A is the sha of commit A and sha-B is the sha1 of commit B
1/
You can swap the 2 commits with git-rebase -i
git rebase -i origin/mast
On 08/01/2012 13:54, Matúš Kukan wrote:
On 8 January 2012 13:21, julien2412 wrote:
Hello Olivier,
I never did this but found this :
http://stackoverflow.com/questions/3230074/git-pushing-specific-commit (in
http://groups.google.com/group/git-users/browse_thread/thread/e20536c0f222d97a
too) so
On 8 January 2012 13:09, Olivier Hallot
wrote:
> This is a newbie question: I have commit A and commit B, with A and B
> totally independent, and A was committed before B in my local copy.
>
> I want to push B to the repository.
>
> How can it be done?
Assuming you don
On 8 January 2012 13:21, julien2412 wrote:
> Hello Olivier,
>
> I never did this but found this :
> http://stackoverflow.com/questions/3230074/git-pushing-specific-commit (in
> http://groups.google.com/group/git-users/browse_thread/thread/e20536c0f222d97a
> too) so :
> git push :
I think this wi
://nabble.documentfoundation.org/Newbie-question-git-push-tp3641809p3641830.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
This is a newbie question: I have commit A and commit B, with A and B
totally independent, and A was committed before B in my local copy.
I want to push B to the repository.
How can it be done?
Thanks
- --
Olivier Hallot
Founder, Board of
Hi Olivier,
On Tuesday, 2011-11-22 16:23:50 -0200, Olivier Hallot wrote:
> I found that the number of pre-defined numeric formats could be
> improved to handle telephone number, postal codes, social security
> numbers, and other locale numeric formats.
>
> My question is: is it OK that I patch t
Hi
I was looking into
http://cgit.freedesktop.org/libreoffice/core/plain/i18npool/source/localedata/data/pt_BR.xml
and I found that the number of pre-defined numeric formats could be
improved to handle telephone number, postal codes, social security
numbers, and other locale numeric formats.
Hi
I need to know what are the fonts the we garantedly have in every
LibreOffice standard/vanilla installation (shipped with the builds)
Is that Bitstream family? DejaVu family?
I am asking this because Writer, Calc, Impress use Microsoft fonts as
default and tese fonts may not exist natively in
On Mon, 2011-08-22 at 03:46 -0600, Tor Lillqvist wrote:
> I wonder if we should just move the oowintool code into configure.in?
> Sure, oowintool is Perl and configure.in is shell, but oowintool isn't
> that extremely perlish Perl, it would be relatively simple to
> implement its logic in shell cod
> Attached was my hack-around "fix" for the problem I had, which might be
> the same fundamental problem.
Hmm, I know you say it's just a hack-around, but in general, I am not sure I
like the idea of doing similar stuff as oowintool does (i.e. read the Registry
through its Cygwin /proc/registry
On Mon, 2011-08-22 at 02:11 -0600, Tor Lillqvist wrote:
> I build LO on Windows Server 2008R2 (i.e. the server version of Windows
> 7, 64-bit). I have the Windows SDK 7.0 installed in its default
> location(s), i.e. in C:\Program Files\Microsoft SDKs\Windows\v7.0
> *and* C:\Program Files (x86)\M
I build LO on Windows Server 2008R2 (i.e. the server version of Windows 7,
64-bit). I have the Windows SDK 7.0 installed in its default location(s), i.e.
in C:\Program Files\Microsoft SDKs\Windows\v7.0 *and* C:\Program Files
(x86)\Microsoft SDKs\Windows\v7.0A , with some overlap, partly same fil
Thanks guys
I ran oowintool and it gave me (in cygwin), (Windows7 64 bits under a
VirtualBox 4.1 VM).
Olivier@Olivier-ntbk ~/libo
$ ./oowintool --windows-sdk-home
/cygdrive/C/Program Files/Microsoft SDKs/Windows/v6.0A
Then I peeked at this directory:
Olivier@Olivier-ntbk ~/libo
$ ls -al /cygdri
On Thu, 2011-08-18 at 22:58 +0200, Jesús Corrius wrote:
> The SDK is usually automatically found through the oowintool utility.
And of course improvements to oowintool much appreciated - for a start
we should put our license header on it I guess - it was not a Sun /
Oracle tool.
On Thu, Aug 18, 2011 at 10:34 PM, Olivier Hallot
wrote:
> Hi
> I am trying to build under windows 7 64Bits. I have installed Microsoft
> Windows SDK, but autogen is not able to find it no matter the trials I made.
>
> So can someone tell me what is the exact path to pass to
> "--with-windows-sdk-h
Hi
I am trying to build under windows 7 64Bits. I have installed Microsoft
Windows SDK, but autogen is not able to find it no matter the trials I made.
So can someone tell me what is the exact path to pass to
"--with-windows-sdk-home"?
The SDK is in 2 places:
C:\Program Files (x86)\Microsoft SDK
20 matches
Mail list logo