I am new employee, with VS problem

2014-09-10 Thread Juergen Funk
Hi all,

My name is Juergen Funk I am 48 years old and have 15 years 
experience in C/C++ (VS). 
I'm for a month in the company of CIB, my new job is 
to support them (writer).

First of all, my English is very bad, but I'm trying 
do my best, so the same excuse if I do not always hit 
the right tone. 
Hope you can understand me.



Now my problem at the moment is to try do build the VS solution but 
I get follow

juergen@heiznix /cygdrive/d/src/lo/lo-core
$ make vs2012-ide-integration
cd D:/src/lo/lo-core && (LC_MESSAGES=C D:/Dev/cygwin/opt/lo/bin/make 
cmd="D:/Dev/cygwin/opt/lo/bin/make -npf Makefile.gbuild all" cmd || true) | 
D:/src/lo/lo-  core/bin/gbuild-to-ide --ide vs2012
make[1]: ***.  Stop.
Solution LibreOffice:
or
juergen@heiznix /cygdrive/d/src/lo/lo-core
$ LC_MESSAGES=C D:/Dev/cygwin/opt/lo/bin/make 
cmd="D:/Dev/cygwin/opt/lo/bin/make -npf Makefile.gbuild all" cmd | 
D:/src/lo/lo-core/bin/gbuild-to-ide --ide vs2012
Solution LibreOffice:

I have make the build in the "core" and build all of them, the last 
command look like okay, but the solution in the "lo-core" directory 
has the follow entry

Microsoft Visual Studio Solution File, Format Version 12.00
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Unit Tests|Win32 = Unit Tests|Win32
Integration tests|Win32 = Integration tests|Win32
Build|Win32 = Build|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
EndGlobalSection
EndGlobal

and in "bean" directory is not a solution, I have found the Bug 70414 
and the last comment say fixed, what is wrong in my case?


Thanks for your help,
Juergen


PS.: I build the whole stuff with the "Windows Build Dependencies-docu" 
 but my mainly problem was the make file. I have installed in 
 /opt/lo/bin but always used automatically the make file in /usr/bin.
 I'm a beginners with Linux and then needed help to find out the 
 problem, after that it work very well. 
 
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


AW: I am new employee, with VS problem

2014-09-10 Thread Juergen Funk
Hi Bjoern,

thanks for the fast answer.

But my problem is that is python and I have no plan in this language.

I'm not sure where is the fault is that make (have no plan too) or 
is that the python script.

I have see the gerrit script has one different to my script 
I use this but the result is the same. 

The question is, is that only in my configuration or has other the same
problem.


Thanks,
 
Juergen


> On Wed, Sep 10, 2014 at 12:45:00, Bjoern Michaelsen wrote:
> 
> Hi,
> 
> welcome onboard Juergen!
> 
> On Wed, Sep 10, 2014 at 10:16:02AM +, Juergen Funk wrote:
> > Now my problem at the moment is to try do build the VS solution but I
> > get follow
> 
> Hmmm, I dont know much about how MSVS solution files should look like.
> But as a starting point I can hint you at the
> VisualStudioIntegrationGenerator class in bin/gbuild-to-ide:
> 
>  https://gerrit.libreoffice.org/gitweb?p=core.git;a=blob;f=bin/gbuild-
> to-
> ide;h=2e8bc3076dddbd6ff5ab5cb8bdd6cc358446b631;hb=8e174eab91acec0f1578a
> f4dac23be76dce700af#l617
> 
> which is generating these. If you know how the solution should look in
> this case, maybe you might find out what is wrong there.
> 
> Best,
> 
> Bjoern
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


AW: I am new employee, with VS problem

2014-09-10 Thread Juergen Funk
Yes it is running, in this case all is fine.

Thanks

Juergen


> -Ursprüngliche Nachricht-
> On Wed, Sep 10, 2014 at 13:57:00, Bjoern Michaelsen wrote
> 
> On Wed, Sep 10, 2014 at 11:11:13AM +0000, Juergen Funk wrote:
> > I'm not sure where is the fault is that make (have no plan too) or is
> > that the python script.
> 
> Does a running "make" alone lead to a successful build? Can you run the
> product after the build?
> 
> Note the MSVS integration needs one complete build from the commandline
> before it does its magic IIRC.
> 
> Best,
> 
> Bjoern
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: sw/inc sw/source

2014-09-22 Thread Juergen Funk
 sw/inc/crsrsh.hxx   |4 ++--
 sw/source/core/crsr/crsrsh.cxx  |   14 +-
 sw/source/core/crsr/crstrvl.cxx |4 ++--
 3 files changed, 13 insertions(+), 9 deletions(-)

New commits:
commit d58bea0ffa2a2fe79103ab7aa743aea63e27a0fd
Author: Juergen Funk 
Date:   Wed Sep 17 16:31:20 2014 +0200

Fix fdo#38884 Improve Up/Down movement in writer


- It was provided, but the X-Position was reset after the cursor Up/Down

- But in the Table is the X-Position not right -> other bug

Change-Id: I2d70b7dc4ffa1e2612330d9b30ea5d916f5a9439
Reviewed-on: https://gerrit.libreoffice.org/11500
Reviewed-by: Samuel Mehrbrodt 
Tested-by: Samuel Mehrbrodt 

diff --git a/sw/inc/crsrsh.hxx b/sw/inc/crsrsh.hxx
index 9308300..2fd9841 100644
--- a/sw/inc/crsrsh.hxx
+++ b/sw/inc/crsrsh.hxx
@@ -352,7 +352,7 @@ public:
 // start parenthesing, hide SV-Cursor and selected areas
 void StartAction();
 // end parenthesing, show SV-Cursor and selected areas
-void EndAction( const bool bIdleEnd = false );
+void EndAction( const bool bIdleEnd = false, const bool DoSetPosX = false 
);
 
 // basic cursor travelling
 long GetUpDownX() const { return m_nUpDownX; }
@@ -453,7 +453,7 @@ public:
 #else
 void SttCrsrMove() { ++m_nCrsrMove; StartAction(); }
 void EndCrsrMove( const bool bIdleEnd = false )
-{ EndAction( bIdleEnd ); --m_nCrsrMove; }
+{ EndAction( bIdleEnd, true ); --m_nCrsrMove; }
 #endif
 
 /*
diff --git a/sw/source/core/crsr/crsrsh.cxx b/sw/source/core/crsr/crsrsh.cxx
index 9a7fa97..608aff0 100644
--- a/sw/source/core/crsr/crsrsh.cxx
+++ b/sw/source/core/crsr/crsrsh.cxx
@@ -229,11 +229,16 @@ void SwCrsrShell::StartAction()
 SwViewShell::StartAction(); // to the SwViewShell
 }
 
-void SwCrsrShell::EndAction( const bool bIdleEnd )
+void SwCrsrShell::EndAction( const bool bIdleEnd, const bool DoSetPosX )
 {
 comphelper::FlagRestorationGuard g(mbSelectAll, StartsWithTable() && 
ExtendedSelectedAll(/*bFootnotes =*/ false));
 bool bVis = m_bSVCrsrVis;
 
+sal_uInt16 eFlags = SwCrsrShell::CHKRANGE;
+if ( !DoSetPosX )
+eFlags |= SwCrsrShell::UPDOWN;
+
+
 // Idle-formatting?
 if( bIdleEnd && Imp()->GetRegion() )
 {
@@ -267,7 +272,7 @@ void SwCrsrShell::EndAction( const bool bIdleEnd )
 // Within a Basic action, one needs to update the cursor,
 // to e.g. create the table cursor. This is being done in
 // UpdateCrsr.
-UpdateCrsr( SwCrsrShell::CHKRANGE, bIdleEnd );
+UpdateCrsr( eFlags, bIdleEnd );
 
 {
 // watch Crsr-Moves, call Link if needed, the DTOR is key here!
@@ -284,11 +289,10 @@ void SwCrsrShell::EndAction( const bool bIdleEnd )
 return;
 }
 
-sal_uInt16 nParm = SwCrsrShell::CHKRANGE;
 if ( !bIdleEnd )
-nParm |= SwCrsrShell::SCROLLWIN;
+eFlags |= SwCrsrShell::SCROLLWIN;
 
-UpdateCrsr( nParm, bIdleEnd );  // Show Cursor changes
+UpdateCrsr( eFlags, bIdleEnd );  // Show Cursor changes
 
 {
 SwCallLink aLk( *this );// watch Crsr-Moves
diff --git a/sw/source/core/crsr/crstrvl.cxx b/sw/source/core/crsr/crstrvl.cxx
index 1860842..c956ece 100644
--- a/sw/source/core/crsr/crstrvl.cxx
+++ b/sw/source/core/crsr/crstrvl.cxx
@@ -87,12 +87,12 @@ void SwCrsrShell::MoveCrsrToNum()
 if( pFrm->IsVertical() )
 {
 aPt.setX(m_aCharRect.Center().getX());
-aPt.setY(pFrm->Frm().Top() + m_nUpDownX);
+aPt.setY(pFrm->Frm().Top() + GetUpDownX());
 }
 else
 {
 aPt.setY(m_aCharRect.Center().getY());
-aPt.setX(pFrm->Frm().Left() + m_nUpDownX);
+aPt.setX(pFrm->Frm().Left() + GetUpDownX());
 }
 pFrm->GetCrsrOfst( m_pCurCrsr->GetPoint(), aPt );
 if ( !m_pCurCrsr->IsSelOvr( nsSwCursorSelOverFlags::SELOVER_TOGGLE |
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Changes to 'refs/changes/00/11500/1'

2014-09-29 Thread Juergen Funk

___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Changes to 'refs/changes/00/11500/4'

2014-09-29 Thread Juergen Funk

___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Changes to 'refs/changes/00/11500/3'

2014-09-29 Thread Juergen Funk

___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Juergen Funk license statement

2014-09-19 Thread Juergen Funk Mailinglist
I Juergen Funk, declare that all of my past & future contributions to 
LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license.


--
Juergen Funk



___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


License statement: CIB

2014-09-19 Thread Juergen Funk Mailinglist
Hi all,

for reference:

All contributions past and present made to LibreOffice from CIB
are available under the terms the MPL / LGPLv3+.
Until further notice, future contributions made to LibreOffice from CIB
are available under the terms the MPL / LGPLv3+.

Best,

Juergen Funk


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice