Re: Save as - wrong destination

2012-12-13 Thread Jean-Baptiste Faure
Le 14/12/2012 07:53, vnazimko a écrit : > System: Windows 7 Pro x32 > LO: 3.4.2 and 3.6.0.4 current version is 3.6.4. Please upgrade and try again. Side note: this list is for developers only, please ask for help on users mailing list or on http://ask.libreoffice.org Best regards JBF -- Seuls

[Libreoffice-commits] .: sd/source

2012-12-13 Thread Libreoffice Gerrit user
sd/source/ui/remotecontrol/BluetoothServer.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cbbdd2f07ee68286614748ae6c64c3058a238c80 Author: Tor Lillqvist Date: Fri Dec 14 09:40:04 2012 +0200 Correct the function names in two SAL_INFOs diff --git a/sd/

Re: SDK examples

2012-12-13 Thread Stephan Bergmann
On 12/13/2012 11:37 PM, Thorsten Behrens wrote: Stephan Bergmann wrote: * cd install/sdk * ./setsdkenv_unix answer all its questions (it creates a ~/libreoffice*_sdk/ directory where it stores the information for subsequent invocations), it leaves you in a sub-shell with the necessary environm

Re: is 'make check' supposed to work on ~master ?

2012-12-13 Thread Noel Grandin
On 2012-12-13 19:28, John Smith wrote: Conditional jump or move depends on uninitialised value(s) That looks like you have valgrind enabled, and I don't think all of our unit tests have been made valgrind-safe yet. Disclaimer: http://www.peralex.com/disclaimer.html _

Re: Save as - wrong destination

2012-12-13 Thread vnazimko
System: Windows 7 Pro x32 LO: 3.4.2 and 3.6.0.4 In Windows XP "Save As" working correctly. -- View this message in context: http://nabble.documentfoundation.org/Save-as-wrong-destination-tp4024301p4024306.html Sent from the Dev mailing list archive at Nabble.com. _

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-12-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 vitriol changed: What|Removed |Added Depends on||58278 -- You are receiving this mail because:

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-12-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #184 from vitriol --- Nominating Bug 58278 - FORMATTING: Crash applying AutoCorrect. Crash and Retrogression in common functionality. -- You are receiving this mail because: You are on the CC list for the bug. __

Re: subsystem for unix based applications on windows

2012-12-13 Thread Tor Lillqvist
> Has anyone taken a look at this and building libre officce [sic] with it? Yes. > Would it make things easier for building on windows. No. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listi

subsystem for unix based applications on windows

2012-12-13 Thread Jonathan Aquilina
Has anyone taken a look at this and building libre officce with it? Would it make things easier for building on windows. The download with the SDK etc is here http://www.microsoft.com/en-us/download/details.aspx?id=2391 -- Jonathan Aquilina ___ LibreOf

Save as - wrong destination

2012-12-13 Thread vnazimko
When you click Save As appears incorrect destination folder. This occurs in the presence of Russian characters in the path of an open file. If the path to the file is made up of Latin characters - everything works correctly. -- View this message in context: http://nabble.documentfoundation.org

[PATCH] Removel ::rtl:: prefixes and macros in oox

2012-12-13 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1335 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/35/1335/1 Removel ::rtl:: prefixes and macros in oox This commit removes ::rtl:: prefixes, macros and replace old String c

[Libreoffice-commits] .: Branch 'distro/suse/suse-3.6' - sc/source

2012-12-13 Thread Libreoffice Gerrit user
sc/source/core/data/dpobject.cxx |2 +- sc/source/core/data/dpoutput.cxx |2 +- sc/source/ui/cctrl/dpcontrol.cxx | 31 +-- sc/source/ui/inc/dpcontrol.hxx |3 --- sc/source/ui/view/gridwin4.cxx |2 -- 5 files changed, 7 insertions(+), 33 deletions(-

Re: Anti-aliasing via GPU

2012-12-13 Thread Kohei Yoshida
On 12/13/2012 04:45 AM, Michael Meeks wrote: On Thu, 2012-12-13 at 08:51 +0200, Noel Grandin wrote: IIRC, Cairo also runs on win32, so why not using it instead of gdi+ ? We actually shipped a version using the cairo canvas by mistake at some stage - that caused serious grief because o

[PATCH] rtl:: prefixes removal in oox

2012-12-13 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1334 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/34/1334/1 rtl:: prefixes removal in oox This commit removes some ::rtl:: prefixes and macros in oox Change-Id: I8b2453577

Re: [PUSHED] Re: Remove save to old Microsoft office formats

2012-12-13 Thread Bryan Quigley
Hi all, > Was discussed in ESC call, so pushed to master and 4.0 now. Thanks! > Could you update the features page with this info I updated this page http://wiki.documentfoundation.org/ReleaseNotes/4.0 with: Dropped support for legacy Word and Excel (version 6.0/95) files. These files can still

Re: git-new-workdir

2012-12-13 Thread Thorsten Behrens
Kohei Yoshida wrote: > Now, I didn't really want to describe my settings because I don't > really know if this is really not causing any issues. And unlike my > previous settings, there is no automatic script to set up a new > workdir. But it seems to just work fine for me. > Fair enough - but i

[PATCH] Remove linked-git functionality.

2012-12-13 Thread Thorsten Behrens (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1333 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/33/1333/1 Remove linked-git functionality. This is not working properly anymore after the submodules change. Change-Id: I

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - sc/source xmloff/source

2012-12-13 Thread Libreoffice Gerrit user
sc/source/core/tool/addincol.cxx |1 + xmloff/source/style/xmlnumfe.cxx |6 ++ 2 files changed, 7 insertions(+) New commits: commit 3c89d9c2b3f2a4bb260624ba97692879ccc3f5c1 Author: Eike Rathke Date: Thu Dec 13 23:54:44 2012 +0100 added some FIXME-BCP47 markers Change-

[Libreoffice-commits] .: sc/source xmloff/source

2012-12-13 Thread Libreoffice Gerrit user
sc/source/core/tool/addincol.cxx |1 + xmloff/source/style/xmlnumfe.cxx |6 ++ 2 files changed, 7 insertions(+) New commits: commit 34b7826f9814b09dcd6aba15552bef1c330f3db2 Author: Eike Rathke Date: Thu Dec 13 23:54:44 2012 +0100 added some FIXME-BCP47 markers Change-

[Libreoffice-commits] .: sd/source

2012-12-13 Thread Libreoffice Gerrit user
sd/source/ui/func/fuoltext.cxx | 12 +++- 1 file changed, 3 insertions(+), 9 deletions(-) New commits: commit aaa77d7473023fa9e5879d897230ff6dcb091f20 Author: Julien Nabet Date: Thu Dec 13 23:44:05 2012 +0100 Some cppcheck cleaning Change-Id: Iaa53d523436d36483b901a913c

Re: SDK examples

2012-12-13 Thread Thorsten Behrens
Stephan Bergmann wrote: > * cd install/sdk > > * ./setsdkenv_unix > > answer all its questions (it creates a ~/libreoffice*_sdk/ directory > where it stores the information for subsequent invocations), it > leaves you in a sub-shell with the necessary environment variable > settings, so > > * cd

[Libreoffice-commits] .: svx/source

2012-12-13 Thread Libreoffice Gerrit user
svx/source/dialog/sendreportw32.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 24d5698e14e7a9de21d535a1be329e4fecb3d533 Author: Luboš Luňák Date: Thu Dec 13 23:31:15 2012 +0100 fix non-PCH MSVC build diff --git a/svx/source/dialog/sendreportw32.cx

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - linguistic/source

2012-12-13 Thread Libreoffice Gerrit user
linguistic/source/lngsvcmgr.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 58889b2f592658a6c68ed13fe604fbbe7eaad96a Author: Eike Rathke Date: Thu Dec 13 23:25:10 2012 +0100 removed unnecessary double-step conversion Change-Id: Ib5f89c40c0afb0a4

[Libreoffice-commits] .: linguistic/source

2012-12-13 Thread Libreoffice Gerrit user
linguistic/source/lngsvcmgr.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 3d0614275554ec9914917629b581f244788ebe63 Author: Eike Rathke Date: Thu Dec 13 23:25:10 2012 +0100 removed unnecessary double-step conversion Change-Id: Ib5f89c40c0afb0a4

[Libreoffice-commits] .: liborcus/ExternalProject_liborcus.mk

2012-12-13 Thread Libreoffice Gerrit user
liborcus/ExternalProject_liborcus.mk | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 5c19504b50a7098070ddee0dda9d3d28254bfe75 Author: Tor Lillqvist Date: Fri Dec 14 00:15:43 2012 +0200 Make MSBuild actually run the 2012 compiler when that is what we u

fdo#32181 PRINTING: underlining in "Justified" aligned parag...

2012-12-13 Thread via Code Review
Werner Körner has abandoned this change. Change subject: fdo#32181 PRINTING: underlining in "Justified" aligned paragraph bleed over margin .. Patch Set 1: Abandoned -- To view, visit https://gerrit.libreoffice.org/1300 To uns

[PATCH] fdo#58196 Viewing: Reenable mirroring for scaled-down images

2012-12-13 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1332 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/32/1332/1 fdo#58196 Viewing: Reenable mirroring for scaled-down images commit I6feb744712956a92d6140d079dc3a85ee8511930 (S

Re: Not Receiving "Replies" Correctly - Ideas?

2012-12-13 Thread Joel Madero
Apparently I wasn't subscribed to the QA mailing list (no clue how I managed to goof that one up). I think problem solved Regards, Joel On Thu, Dec 13, 2012 at 12:44 PM, John Smith wrote: > Havent got a clue, but > > - Did you receive this reply ? > - Is the reply email showing up when y

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - unotools/source

2012-12-13 Thread Libreoffice Gerrit user
unotools/source/i18n/localedatawrapper.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 3b3c5c7c540be1c495a012df57ed4fb5694faf6a Author: Eike Rathke Date: Thu Dec 13 21:56:17 2012 +0100 added FIXME-BCP47 marker, adapted debug check Change-

[Libreoffice-commits] .: unotools/source

2012-12-13 Thread Libreoffice Gerrit user
unotools/source/i18n/localedatawrapper.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 1d486e6c65806a9ca4b9e06504056cc16f687475 Author: Eike Rathke Date: Thu Dec 13 21:56:17 2012 +0100 added FIXME-BCP47 marker, adapted debug check Change-

Re: Not Receiving "Replies" Correctly - Ideas?

2012-12-13 Thread Joel Madero
On Thu, Dec 13, 2012 at 12:44 PM, John Smith wrote: > Havent got a clue, but > > - Did you receive this reply ? > Yup > - Is the reply email showing up when you use your browser to access > your email instead of using Thunderbird ? > No, neither Gmail on browser or through Thunderbird

[Libreoffice-commits] .: bug/bug

2012-12-13 Thread Rob Snelders
bug/bug/bug.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 446f4b9553a6afe5ce3de8f3b9a6edde8cb300c0 Author: Rob Snelders Date: Thu Dec 13 21:45:28 2012 +0100 typo error fixed diff --git a/bug/bug/bug.js b/bug/bug/bug.js index a1d3b7b..ecd1447 100644 --- a

Re: Not Receiving "Replies" Correctly - Ideas?

2012-12-13 Thread John Smith
Havent got a clue, but - Did you receive this reply ? - Is the reply email showing up when you use your browser to access your email instead of using Thunderbird ? - Is the reply in the Thunderbird or web Gmail SPAM box just my 2$, sorry i cant be of more help here. - John Smith. On Thu,

[Libreoffice-commits] .: bug/bug bug/components.xsl bug/op_sys.pl bug/query.pl bug/subcomponents.xsl

2012-12-13 Thread Rob Snelders
bug/bug/bug.js| 13 + bug/bug/select.js |1 + bug/components.xsl|1 + bug/op_sys.pl |2 +- bug/query.pl |4 ++-- bug/subcomponents.xsl |3 ++- 6 files changed, 16 insertions(+), 8 deletions(-) New commits: commit 9e5b161bf41ce4c6a

[Libreoffice-commits] .: Branch 'distro/suse/suse-3.6.3' - 12 commits - chart2/source oox/source sc/inc sc/qa sc/source sd/source sw/inc sw/source vcl/inc vcl/source

2012-12-13 Thread Libreoffice Gerrit user
chart2/source/controller/dialogs/res_DataLabel.cxx |9 - chart2/source/controller/main/ChartController_Properties.cxx |2 chart2/source/view/charttypes/PieChart.cxx | 10 - oox/source/vml/vmlshape.cxx |8 oox/source/vml/v

Not Receiving "Replies" Correctly - Ideas?

2012-12-13 Thread Joel Madero
Hi All, This is becoming a serious issue on my side and I wanted feedback. Earlier I sent out an email to Libo-QA and LibO user mailing list about our conference call tomorrow. Two people replied but I didn't get the replies, instead Rob pointed out that he had replied and I responded that I hadn'

[Libreoffice-commits] Changes to 'distro/suse/suse-3.6.3'

2012-12-13 Thread Libreoffice Gerrit user
New branch 'distro/suse/suse-3.6.3' available with the following commits: commit 9bf9825035845b1fc5db4f5016c5086c9c7822ce Author: Petr Mladek Date: Thu Dec 13 20:56:37 2012 +0100 Branch suse-3.6.3 This is 'suse-3.6.3' - branch for the final stabilisation of the fist SUSE 3.6 re

[Libreoffice-commits] Changes to 'distro/suse/suse-3.6.3'

2012-12-13 Thread Libreoffice Gerrit user
New branch 'distro/suse/suse-3.6.3' available with the following commits: commit 96fd5f0188eab9762f3022119bd2a936e3b0f441 Author: Petr Mladek Date: Thu Dec 13 20:56:37 2012 +0100 Branch suse-3.6.3 This is 'suse-3.6.3' - branch for the final stabilisation of the fist SUSE 3.6 re

[Libreoffice-commits] Changes to 'distro/suse/suse-3.6.3'

2012-12-13 Thread Libreoffice Gerrit user
New branch 'distro/suse/suse-3.6.3' available with the following commits: commit c3de97c646f51cef921786bf6d3b7fd55a9f607c Author: Petr Mladek Date: Thu Dec 13 20:56:36 2012 +0100 Branch suse-3.6.3 This is 'suse-3.6.3' - branch for the final stabilisation of the fist SUSE 3.6 re

[Libreoffice-commits] Changes to 'distro/suse/suse-3.6.3'

2012-12-13 Thread Libreoffice Gerrit user
New branch 'distro/suse/suse-3.6.3' available with the following commits: commit b4c6d311a07d90d2a612f8f59ffe21e85e731125 Author: Petr Mladek Date: Thu Dec 13 20:56:36 2012 +0100 Branch suse-3.6.3 This is 'suse-3.6.3' - branch for the final stabilisation of the fist SUSE 3.6 re

[Libreoffice-commits] Changes to 'distro/suse/suse-3.6.3'

2012-12-13 Thread Libreoffice Gerrit user
New branch 'distro/suse/suse-3.6.3' available with the following commits: commit 1c62d6bfd17b6518e94482608670507da998f986 Author: Petr Mladek Date: Thu Dec 13 20:56:36 2012 +0100 Branch suse-3.6.3 This is 'suse-3.6.3' - branch for the final stabilisation of the fist SUSE 3.6 re

[Libreoffice-commits] .: Branch 'suse-3.6.3' - 0 commits -

2012-12-13 Thread Libreoffice Gerrit user
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] .: Branch 'suse-3.6.3' - 0 commits -

2012-12-13 Thread Libreoffice Gerrit user
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] .: Branch 'suse-3.6.3' - 0 commits -

2012-12-13 Thread Libreoffice Gerrit user
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] .: Branch 'suse-3.6.3' - 0 commits -

2012-12-13 Thread Libreoffice Gerrit user
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] .: Branch 'suse-3.6.3' - 0 commits -

2012-12-13 Thread Libreoffice Gerrit user
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] Changes to 'suse-3.6.3'

2012-12-13 Thread Libreoffice Gerrit user
New branch 'suse-3.6.3' available with the following commits: commit 8f52724d8a080fdc8fb55586515a8a5b6048112b Author: Petr Mladek Date: Thu Dec 13 20:41:00 2012 +0100 Branch suse-3.6.3 This is 'suse-3.6.3' - branch for the final stabilisation of the fist SUSE 3.6 release. Only

[Libreoffice-commits] Changes to 'suse-3.6.3'

2012-12-13 Thread Libreoffice Gerrit user
New branch 'suse-3.6.3' available with the following commits: commit 45ed353464e662fb428873a7258cc3f334dfa95d Author: Petr Mladek Date: Thu Dec 13 20:40:59 2012 +0100 Branch suse-3.6.3 This is 'suse-3.6.3' - branch for the final stabilisation of the fist SUSE 3.6 release. Only

[Libreoffice-commits] Changes to 'suse-3.6.3'

2012-12-13 Thread Libreoffice Gerrit user
New branch 'suse-3.6.3' available with the following commits: commit 9d7f51cf1959793f6a0376e21af98b672b7f25fe Author: Petr Mladek Date: Thu Dec 13 20:40:59 2012 +0100 Branch suse-3.6.3 This is 'suse-3.6.3' - branch for the final stabilisation of the fist SUSE 3.6 release. Only

[Libreoffice-commits] Changes to 'suse-3.6.3'

2012-12-13 Thread Libreoffice Gerrit user
New branch 'suse-3.6.3' available with the following commits: commit b44c28aa94749d9436f47603e7456abe5280018d Author: Petr Mladek Date: Thu Dec 13 20:40:59 2012 +0100 Branch suse-3.6.3 This is 'suse-3.6.3' - branch for the final stabilisation of the fist SUSE 3.6 release. Only

[Libreoffice-commits] Changes to 'suse-3.6.3'

2012-12-13 Thread Libreoffice Gerrit user
New branch 'suse-3.6.3' available with the following commits: commit 7553ac8d6d214fa2cba0b9775d17a87ddb10208e Author: Petr Mladek Date: Thu Dec 13 20:40:58 2012 +0100 Branch suse-3.6.3 This is 'suse-3.6.3' - branch for the final stabilisation of the fist SUSE 3.6 release. Only

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - cui/source desktop/source editeng/source

2012-12-13 Thread Libreoffice Gerrit user
cui/source/tabpages/autocdlg.cxx |6 ++--- desktop/source/migration/migration.cxx |8 +++ editeng/source/misc/svxacorr.cxx | 35 +++-- 3 files changed, 27 insertions(+), 22 deletions(-) New commits: commit cbd9177a3985910312d4f6a4b7c2068bbab50

[Libreoffice-commits] .: cui/source desktop/source editeng/source

2012-12-13 Thread Libreoffice Gerrit user
cui/source/tabpages/autocdlg.cxx |6 ++--- desktop/source/migration/migration.cxx |8 +++ editeng/source/misc/svxacorr.cxx | 35 +++-- 3 files changed, 27 insertions(+), 22 deletions(-) New commits: commit 623410669fa2d5da9a2ce4e3c4b81ce23605a

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - 2 commits - helpcontent2 oox/inc oox/source sc/source

2012-12-13 Thread Libreoffice Gerrit user
helpcontent2 |2 +- oox/inc/oox/core/relations.hxx|2 ++ oox/source/core/relations.cxx |6 ++ oox/source/drawingml/hyperlinkcontext.cxx |5 + sc/source/filter/inc/worksheetbuffer.hxx |4 sc/source/filter/oox/dra

[Libreoffice-commits] .: helpcontent2 oox/inc oox/source sc/source

2012-12-13 Thread Libreoffice Gerrit user
helpcontent2 |2 +- oox/inc/oox/core/relations.hxx|2 ++ oox/source/core/relations.cxx |6 ++ oox/source/drawingml/hyperlinkcontext.cxx |5 + sc/source/filter/inc/worksheetbuffer.hxx |4 sc/source/filter/oox/dra

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - source/auxiliary

2012-12-13 Thread Libreoffice Gerrit user
source/auxiliary/sbasic.tree |7 +++ source/auxiliary/scalc.tree|7 +++ source/auxiliary/schart.tree |7 +++ source/auxiliary/shared.tree |7 +++ source/auxiliary/simpress.tree |7 +++ source/auxiliary/smath.tree|7 +++ source/auxiliary

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - helpcontent2

2012-12-13 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c381a2f3063583d5e8750e3d13c46d02cd0cbb7c Author: Caolán McNamara Date: Thu Dec 13 16:05:59 2012 + Updated core Project: help 84f109d2668f0bcbb11bbb5bff894466c538b052 the .tree files are

Re: is 'make check' supposed to work on ~master ?

2012-12-13 Thread John Smith
Well, I re-tried 'make build ; make check' with './configure --disable-online-update'. But I run into the the following : (Maybe I should leave this alone for now ...) [build CUT] sw_subsequent_ooxmlimport ods Test xls Test xlsx Test csv Test ==5755== Conditional jump or move depends on uninit

[Libreoffice-commits] .: Branch 'distro/suse/suse-3.6' - oox/source

2012-12-13 Thread Libreoffice Gerrit user
oox/source/vml/vmlshape.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 04b32936c55c1fe543f86ac077d75dda7e2fb49b Author: Pierre-Eric Pelloux-Prayer Date: Fri Oct 5 15:30:11 2012 +0200 vml import: only apply width-percent attribute if it's != 0

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - offapi/com offapi/type_reference

2012-12-13 Thread Libreoffice Gerrit user
offapi/com/sun/star/sheet/DataPilotSource.idl|2 +- offapi/com/sun/star/sheet/DataPilotSourceDimension.idl |2 +- offapi/com/sun/star/sheet/DataPilotSourceDimensions.idl |2 +- offapi/com/sun/star/sheet/DataPilotSourceHierarchies.idl |2 +- offapi/com/sun/star/sheet/

minutes of ESC call ...

2012-12-13 Thread Michael Meeks
* Present: + Stephan, Petr, Bjoern, Caolan, Kohei, Michael M, Eike, Joel, Lionel, Michael S, Thorsten * Completed Action Items + add completed technical 4.0 changes to features wiki page (Michael M) + grok the list of contributors for suitable certified hackers (K

[Libreoffice-commits] .: libvisio/ExternalProject_libvisio.mk

2012-12-13 Thread Libreoffice Gerrit user
libvisio/ExternalProject_libvisio.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 64f98aa1f492911c6ce1b76c394bd87abee330a2 Author: Tor Lillqvist Date: Thu Dec 13 19:06:05 2012 +0200 /p:VisualStudioVersion=11.0 diff --git a/libvisio/ExternalProject_libvisio

[Libreoffice-commits] .: oox/inc oox/source sc/source

2012-12-13 Thread Libreoffice Gerrit user
oox/inc/oox/core/relations.hxx|2 -- oox/source/core/relations.cxx |6 -- oox/source/drawingml/hyperlinkcontext.cxx |4 +--- sc/source/filter/inc/worksheetbuffer.hxx |4 sc/source/filter/oox/drawingfragment.cxx | 22 ++ sc/so

Re: git-new-workdir

2012-12-13 Thread Kohei Yoshida
On 12/13/2012 10:21 AM, Lionel Elie Mamane wrote: On Wed, Dec 12, 2012 at 02:21:18PM -0500, Kohei Yoshida wrote: Not following the thread fully I'm not sure what this is about. I'm guessing this is about git-new-workdir vs submodules. To put it short, I got it to work, and so far I haven't

[Libreoffice-commits] .: 2 commits - oox/inc oox/source sc/source

2012-12-13 Thread Libreoffice Gerrit user
oox/inc/oox/core/relations.hxx|2 ++ oox/source/core/relations.cxx |6 ++ oox/source/drawingml/hyperlinkcontext.cxx |4 +++- sc/source/filter/inc/worksheetbuffer.hxx |4 sc/source/filter/oox/drawingfragment.cxx | 22 -- sc/so

Build Problem

2012-12-13 Thread Akshay Ratan
Hi, I am a newbie in this LibreOffice Community and wanted to start contributing to it. However, when I am trying to build LibreOffice initially, I am facing one small error which is hindering my build. I know it might be too small for you experienced developers. Suggestions are welcome for thi

[PATCH] Change in core[libreoffice-3-5]: Resolves: fdo#32181 #i68503# don't emit pesky space unless i...

2012-12-13 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1329 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/29/1329/1 Resolves: fdo#32181 #i68503# don't emit pesky space unless in tagged pdf mode which means that they are not ther

[PATCH] Change in core[libreoffice-3-6]: Resolves: fdo#32181 #i68503# don't emit pesky space unless i...

2012-12-13 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1328 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/28/1328/1 Resolves: fdo#32181 #i68503# don't emit pesky space unless in tagged pdf mode which means that they are not ther

[PATCH] Change in core[libreoffice-4-0]: Resolves: fdo#32181 #i68503# don't emit pesky space unless i...

2012-12-13 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1327 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/27/1327/1 Resolves: fdo#32181 #i68503# don't emit pesky space unless in tagged pdf mode which means that they are not ther

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-12-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 32181, which changed state. Bug 32181 Summary: PRINTING: underlining in "Justified" aligned paragraph bleed over margin, also PDFEXPORT https://bugs.freedesktop.org/show_bug.cgi?id=32181 What|Removed

[Libreoffice-commits] .: sw/source

2012-12-13 Thread Libreoffice Gerrit user
sw/source/core/text/portxt.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit d3a9e97164c0071d8b18f8dcf4197ec7c5c5c2f9 Author: Caolán McNamara Date: Thu Dec 13 16:35:06 2012 + Resolves: fdo#32181 #i68503# don't emit pesky space unless in tagged pdf m

Regression Key word by BSA

2012-12-13 Thread Rainer Bielefeld
Hi all, can you please leave some brief statements in "Bug 58251 - BUGZILLAASSISTANT: Inappropriate "regression" keyword" as base for a decision? Discussion if necessary please on ! Thank you and best regards Rainer Bielefeld (QA-

[Libreoffice-commits] .: liborcus/ExternalProject_liborcus.mk liborcus/UnpackedTarball_orcus.mk liborcus/vsprojects

2012-12-13 Thread Libreoffice Gerrit user
liborcus/ExternalProject_liborcus.mk|3 liborcus/UnpackedTarball_orcus.mk |4 liborcus/vsprojects/liborcus-static-nozip/liborcus-static-nozip.vcxproj | 147 ++ liborcus/vsprojects/liborcus/DefaultConfig.p

[Libreoffice-commits] .: source/auxiliary

2012-12-13 Thread Libreoffice Gerrit user
source/auxiliary/sbasic.tree |7 +++ source/auxiliary/scalc.tree|7 +++ source/auxiliary/schart.tree |7 +++ source/auxiliary/shared.tree |7 +++ source/auxiliary/simpress.tree |7 +++ source/auxiliary/smath.tree|7 +++ source/auxiliary

[Libreoffice-commits] .: helpcontent2

2012-12-13 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 20379fca091aa36bbd49a1ddc312c4210d383e78 Author: Caolán McNamara Date: Thu Dec 13 16:05:59 2012 + Updated core Project: help ca261267f5f67d4932e0046e0358e8d0fb8b4d1b the .tree files are

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-12-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Rainer Bielefeld changed: What|Removed |Added Depends on|56068 | -- You are receiving this mail beca

[PUSHED] Re: Remove save to old Microsoft office formats

2012-12-13 Thread Caolán McNamara
On Wed, 2012-12-12 at 18:05 -0500, Bryan Quigley wrote: > Hi all, > > This patch removes the ability to save to old office 6/95 formats. > I've also opened a bug on it here: > https://bugs.freedesktop.org/show_bug.cgi?id=53471 > > It's a very trivial patch but: > This contribution to LibreOffice

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - filter/source

2012-12-13 Thread Libreoffice Gerrit user
filter/source/config/fragments/filters/MS_Excel_5_0_95.xcu | 2 +- filter/source/config/fragments/filters/MS_Excel_5_0_95_Vorlage_Template.xcu | 2 +- filter/source/config/fragments/filters/MS_Excel_95.xcu | 2 +- filter/source/config/fragments/fil

[Libreoffice-commits] .: filter/source

2012-12-13 Thread Libreoffice Gerrit user
filter/source/config/fragments/filters/MS_Excel_5_0_95.xcu | 2 +- filter/source/config/fragments/filters/MS_Excel_5_0_95_Vorlage_Template.xcu | 2 +- filter/source/config/fragments/filters/MS_Excel_95.xcu | 2 +- filter/source/config/fragments/fil

[PUSHED] fix alphebetization

2012-12-13 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/1323 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1323 To unsubscribe, vis

[Libreoffice-commits] .: cui/UI_cui.mk

2012-12-13 Thread Libreoffice Gerrit user
cui/UI_cui.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b040da8d0ea66a783635760ba6494a0f09cd2deb Author: Jack Leigh Date: Thu Dec 13 14:53:00 2012 + fix alphebetization Change-Id: Iabf4d1e4d02c81cab580c07b65bb17da1877c6b1 Reviewed-on

Re: [PATCH][PUSHED] Printer Properties widget and File->Properties widget

2012-12-13 Thread Caolán McNamara
On Thu, 2012-12-13 at 15:32 +, Caolán McNamara wrote: > I've pushed these now to master. grr, wanted to mark thread as pushed. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffi

Re: [PATCH] Printer Properties widget and File->Properties widget

2012-12-13 Thread Caolán McNamara
On Tue, 2012-12-11 at 18:52 +, Gokul Swaminathan wrote: > Dear Mr. Caolan >Manual conversion of Printer property dialog and > file -> Properties dialog. > I have an doubt Regarding Custom Properties tab. we need to add 4 items on > clicking the > ADD button, how t

[Libreoffice-commits] .: l10ntools/source

2012-12-13 Thread Libreoffice Gerrit user
l10ntools/source/po.cxx | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) New commits: commit 3ddd4502c4d4e234017e01ead26813caf81593e8 Author: Zolnai Tamás Date: Thu Dec 13 15:32:02 2012 +0100 Fix adding keyid to po when read from file Change-Id: I29fdd23

git-new-workdir

2012-12-13 Thread Lionel Elie Mamane
On Wed, Dec 12, 2012 at 02:21:18PM -0500, Kohei Yoshida wrote: > Not following the thread fully I'm not sure what this is about. I'm > guessing this is about git-new-workdir vs submodules. > To put it short, I got it to work, and so far I haven't seen any > major issues but some occasional oddit

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - sfx2/source

2012-12-13 Thread Libreoffice Gerrit user
sfx2/source/doc/templatedlg.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 83c36b07fc6d33577f2e624110e500b47842f910 Author: Cédric Bosdonnat Date: Thu Dec 13 16:07:29 2012 +0100 Template Manager: fixed typo in .src file Change-Id: I27195076b6a0a

[Libreoffice-commits] .: sfx2/source

2012-12-13 Thread Libreoffice Gerrit user
sfx2/source/doc/templatedlg.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit af0a4a7a4efe19c88cf7cf567f49abe21a69df3d Author: Cédric Bosdonnat Date: Thu Dec 13 16:07:29 2012 +0100 Template Manager: fixed typo in .src file Change-Id: I27195076b6a0a

[PATCH] fix alphebetization

2012-12-13 Thread Jack Leigh (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1323 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/23/1323/1 fix alphebetization Change-Id: Iabf4d1e4d02c81cab580c07b65bb17da1877c6b1 --- M cui/UI_cui.mk 1 file changed, 2 i

[Libreoffice-commits] .: 3 commits - sfx2/inc sfx2/source sw/inc sw/source sw/uiconfig vcl/inc vcl/source

2012-12-13 Thread Libreoffice Gerrit user
sfx2/inc/sfx2/sfxdlg.hxx | 20 +-- sfx2/inc/sfx2/tabdlg.hxx | 12 + sfx2/source/dialog/tabdlg.cxx| 20 +-- sfx2/source/view/printer.cxx |2 sw/inc/swabstdlg.hxx |2 sw/source/ui/app/docst.cxx

[Libreoffice-commits] .: 2 commits - desktop/source

2012-12-13 Thread Libreoffice Gerrit user
desktop/source/app/officeipcthread.cxx | 64 ++--- desktop/source/app/officeipcthread.hxx |2 - 2 files changed, 28 insertions(+), 38 deletions(-) New commits: commit 4ce2602befd59e69264d8e4ced8730b40c2b947c Author: Stephan Bergmann Date: Thu Dec 13 15:41:10 2

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - 5 commits - sfx2/inc sfx2/source svl/source

2012-12-13 Thread Libreoffice Gerrit user
sfx2/inc/sfx2/templateabstractview.hxx| 13 + sfx2/inc/sfx2/templatelocalview.hxx |2 sfx2/inc/sfx2/templateremoteview.hxx |7 - sfx2/inc/sfx2/templateview.hxx| 22 --- sfx2/inc/sfx2/thumbnailview.hxx | 12 - sfx2/inc/sfx2/thu

Re: Help with updating types.rdb

2012-12-13 Thread Kohei Yoshida
On 12/13/2012 05:15 AM, Stephan Bergmann wrote: On 12/12/2012 07:12 PM, Kohei Yoshida wrote: I'm trying to unpublish several UNO API as discussed in ESC meeting. I've done unpublishing but am struggling with updating the types.rdb. [...] Help appreciated. Seeing that < http://cgit.freedeskto

[Libreoffice-commits] .: 5 commits - sfx2/inc sfx2/source svl/source

2012-12-13 Thread Libreoffice Gerrit user
sfx2/inc/sfx2/templateabstractview.hxx| 13 + sfx2/inc/sfx2/templatelocalview.hxx |2 sfx2/inc/sfx2/templateremoteview.hxx |7 - sfx2/inc/sfx2/templateview.hxx| 22 --- sfx2/inc/sfx2/thumbnailview.hxx | 12 - sfx2/inc/sfx2/thu

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - helpcontent2

2012-12-13 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 62cde8eded955de1164c6c9b347cab21c35963af Author: Michael Meeks Date: Wed Dec 12 19:20:46 2012 + Updated core Project: help 32c4964e1415547af5dd956b590dc0edb3d10778 re-base on ALv2 code.

[PUSHED] migrate 'Caption options' dialog to .ui file

2012-12-13 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/1312 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1312 To unsubscribe, vis

[Libreoffice-commits] .: sw/AllLangResTarget_sw.mk sw/inc sw/source sw/uiconfig sw/UI_swriter.mk

2012-12-13 Thread Libreoffice Gerrit user
sw/AllLangResTarget_sw.mk|1 sw/UI_swriter.mk |1 sw/inc/globals.hrc |2 sw/inc/helpid.h |1 sw/source/ui/app/app.src |2 sw/source/ui/frmdlg/cption.cxx | 83

[Libreoffice-commits] .: Branch 'distro/suse/suse-3.6' - sw/source

2012-12-13 Thread Libreoffice Gerrit user
sw/source/core/doc/notxtfrm.cxx |2 sw/source/core/inc/cellfrm.hxx|2 sw/source/core/inc/flyfrm.hxx |2 sw/source/core/inc/frame.hxx |2 sw/source/core/inc/layfrm.hxx |2 sw/source/core/inc/notxtfrm.hxx |2 sw/source/core/inc/pagefrm.hxx|2

Re: Remove save to old Microsoft office formats

2012-12-13 Thread Lubos Lunak
On Thursday 13 of December 2012, Caolán McNamara wrote: > On Thu, 2012-12-13 at 10:05 +, Michael Meeks wrote: > > I assume the root problem you want to fix is of users accidentally > > picking the wrong format in the filter / drop-down and getting a > > needlessly bad experience here ? > >

[PUSHED] String removal in filter

2012-12-13 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/1309 Approvals: Luboš Luňák: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1309 To unsubscribe, visit h

[Libreoffice-commits] .: filter/source

2012-12-13 Thread Libreoffice Gerrit user
filter/source/xsltdialog/xmlfiltersettingsdialog.cxx | 111 +-- filter/source/xsltdialog/xmlfiltersettingsdialog.hxx |2 2 files changed, 56 insertions(+), 57 deletions(-) New commits: commit 3d5789d48d6602832abd33268e31afa4080cb87a Author: Ricardo Montania Date: Wed Dec

  1   2   >