[Libreoffice-commits] core.git: instsetoo_native/CustomTarget_install.mk solenv/bin

2013-07-24 Thread David Tardon
instsetoo_native/CustomTarget_install.mk |5 + solenv/bin/modules/installer/epmfile.pm |2 +- solenv/bin/modules/installer/globals.pm |2 ++ solenv/bin/modules/installer/parameter.pm |5 + 4 files changed, 13 insertions(+), 1 deletion(-) New commits: commit

Re: How to know the current viewed page and line in writer

2013-07-24 Thread Fernand Vanrie
Ptyl , as told before, you find all position information in the viewcursor object Hi I looked into fdo#40465, but could not find any code snippets or something similar i could integrate in my code. Moreover, using XRays, i saw that getViewData returns the location and size of the window,

Dmitry Chestnykh license statement

2013-07-24 Thread Dmitry Chestnykh
All my current and past contributions made to the LibreOffice project are done under MPLv2/LGPLv3+. Until further notice, all my future contributions to the LibreOffice project are available under MPLv2/LGPLv3+. -- Dmitry Chestnykh http://www.codingrobots.com

[Libreoffice-commits] core.git: 2 commits - include/vcl sfx2/source vcl/source

2013-07-24 Thread Herbert Dürr
include/vcl/menu.hxx |4 ++-- include/vcl/status.hxx |4 ++-- include/vcl/toolbox.hxx|4 ++-- sfx2/source/menu/virtmenu.cxx |9 + vcl/source/gdi/salmisc.cxx | 12 ++-- vcl/source/window/menu.cxx | 10 +-

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ec/3d48418f1cbad40153b3e4fdc2497ebf0e7d59

2013-07-24 Thread Caolán McNamara
ec/3d48418f1cbad40153b3e4fdc2497ebf0e7d59 |1 + 1 file changed, 1 insertion(+) New commits: commit 08d0816b357e0e1dfaa38b35f6719615be6c585a Author: Caolán McNamara caol...@redhat.com Date: Wed Jul 24 08:56:09 2013 +0100 Notes added by 'git notes add' diff --git

Re: [Libreoffice-commits] core.git: #i121577# Allow setting toolbar name in Addons.xcu

2013-07-24 Thread Miklos Vajna
On Tue, Jul 23, 2013 at 07:09:36PM +0200, Stephan Bergmann sberg...@redhat.com wrote: Do we really want the below commits introduce an incompatible change in LO 4.2? They modify officecfg/registry/schema/org/openoffice/Office/Addons.xcs in an incompatible way so that any extension containing

[Libreoffice-commits] core.git: pyuno/source

2013-07-24 Thread David Bolen
pyuno/source/module/uno.py | 39 +++ 1 file changed, 31 insertions(+), 8 deletions(-) New commits: commit 7fd81244c21ad54a8b9766902fd7c34e8055b165 Author: David Bolen db3l@gmail.com Date: Wed Jul 24 09:57:03 2013 +0200 fdo#66025: Improve

[Libreoffice-commits] core.git: compilerplugins/clang

2013-07-24 Thread Stephan Bergmann
compilerplugins/clang/checkconfigmacros.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 06312f82e635f9a279751a388506cf26502c5222 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Jul 24 10:23:44 2013 +0200 Adapt to PPCallbacks.h changes on

[Libreoffice-commits] core.git: scp2/source

2013-07-24 Thread David Tardon
scp2/source/ooo/file_library_ooo.scp |7 +++ 1 file changed, 7 insertions(+) New commits: commit 6ae0422de5b42fcf81e9d76f5a7b6ed16946fd21 Author: David Tardon dtar...@redhat.com Date: Wed Jul 24 10:28:12 2013 +0200 fdo#64916 put libsqlite3.so into instset on linux again

[ANN] LibreOffice 4.1.0 RC4 available

2013-07-24 Thread Thorsten Behrens
Dear Community, The Document Foundation is pleased to announce the fourth release candidate of our new LibreOffice 4.1. The upcoming 4.1 will be our sixth major release in two and a half years, and comes with a nice set of new features. Please be aware that LibreOffice 4.1 RC4 is not ready yet

[Libreoffice-commits] core.git: filter/qa

2013-07-24 Thread Caolán McNamara
dev/null |binary filter/qa/cppunit/data/pict/fail/CVE-2013-2577-1.pct |binary filter/qa/cppunit/data/pict/pass/ooo25876-2.pct |binary 3 files changed New commits: commit 951e35d5b9b35985e352e4da24a510cca951540f Author: Caolán McNamara

[Libreoffice-commits] core.git: Repository.mk

2013-07-24 Thread Fridrich Štrba
Repository.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 0e701dbaa7e2b1ec00ecfcb50d29252302d2d0bd Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Wed Jul 24 10:54:49 2013 +0200 Register instooofiltmsi in Repository.mk Change-Id:

[Libreoffice-commits] core.git: 6 commits - include/svl offapi/com svl/Library_svl.mk svl/source sw/inc sw/qa sw/source writerfilter/source

2013-07-24 Thread Miklos Vajna
include/svl/grabbagitem.hxx | 44 ++ offapi/com/sun/star/style/ParagraphProperties.idl | 10 + svl/Library_svl.mk|1 svl/source/items/grabbagitem.cxx | 100 +++ sw/inc/hintids.hxx

[Libreoffice-commits] core.git: Makefile.in

2013-07-24 Thread David Tardon
Makefile.in |1 + 1 file changed, 1 insertion(+) New commits: commit af1365fbc211e871b72fb66e84022b5faf7b047f Author: David Tardon dtar...@redhat.com Date: Wed Jul 24 12:15:19 2013 +0200 reconfigure on any change in config_host/*.h.in ... to avoid bad commits like

Re: minutes of ESC call ...

2013-07-24 Thread Miklos Vajna
On Thu, Jul 18, 2013 at 04:34:02PM +0100, Michael Meeks michael.me...@suse.com wrote: AI: + write a trivial example for paragraph properties (Miklos) Done: http://lists.freedesktop.org/archives/libreoffice-commits/2013-July/054360.html The new SfxGrabBagItem is used for the new Writer

[Libreoffice-commits] core.git: Repository.mk

2013-07-24 Thread Fridrich Štrba
Repository.mk |5 + 1 file changed, 5 insertions(+) New commits: commit 1f505adeca5e417a7d2085a50bf1ebdc4ddac4f6 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Wed Jul 24 12:53:20 2013 +0200 Hoping to fix the windows mess once for all Change-Id:

[Libreoffice-commits] core.git: pyuno/source

2013-07-24 Thread David Bolen
pyuno/source/module/uno.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 329125abb63061214897e4f215d41cfa4b13b4b0 Author: David Bolen db3l@gmail.com Date: Wed Jul 24 13:03:48 2013 +0200 fdo#66025: Minor clean-up of previous patch Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - scp2/source

2013-07-24 Thread David Tardon
scp2/source/ooo/file_library_ooo.scp |7 +++ 1 file changed, 7 insertions(+) New commits: commit 8d08d7985c98e095fad5dca683ceeff02a671aba Author: David Tardon dtar...@redhat.com Date: Wed Jul 24 10:28:12 2013 +0200 fdo#64916 put libsqlite3.so into instset on linux again

[Libreoffice-commits] core.git: sc/source

2013-07-24 Thread Noel Power
sc/source/filter/excel/xecontent.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 40dd3d6e4ed8ed6a2f1c3f953955f9932c0c95ce Author: Noel Power noel.po...@suse.com Date: Wed Jul 24 12:36:54 2013 +0100 followup fix for bnc#823935 exported xlsx causes

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - sc/source

2013-07-24 Thread Noel Power
sc/source/filter/excel/xecontent.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 7574e9dcddb8ade6c31f1930d400fc231ff72b20 Author: Noel Power noel.po...@suse.com Date: Wed Jul 24 12:36:54 2013 +0100 followup fix for bnc#823935 exported xlsx causes

Re: minutes of ESC call ...

2013-07-24 Thread Thorsten Behrens
Michael Meeks wrote: + get windows build-bot setup (Thorsten) Done since a while, happily building as Win-x86@42. -- Thorsten signature.asc Description: Digital signature ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice-commits] core.git: connectivity/source dbaccess/source

2013-07-24 Thread Takeshi Abe
connectivity/source/commontools/TDatabaseMetaDataBase.cxx |4 +- connectivity/source/commontools/dbconversion.cxx |2 - connectivity/source/commontools/sqlerror.cxx |2 - connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx |2 -

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - sc/source

2013-07-24 Thread Noel Power
sc/source/filter/excel/xecontent.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 143ed4754f77e634954c662ab3972b24bd2d5d52 Author: Noel Power noel.po...@suse.com Date: Wed Jul 24 12:36:54 2013 +0100 followup fix for bnc#823935 exported xlsx causes

[PATCH] update ids for name ranges dialog .ui conversion

2013-07-24 Thread via Code Review
Hi, I would like you to review the following patch: https://gerrit.libreoffice.org/5067 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/help refs/changes/67/5067/1 update ids for name ranges dialog .ui conversion Change-Id:

[Libreoffice-commits] core.git: cui/uiconfig

2013-07-24 Thread Caolán McNamara
cui/uiconfig/ui/areatabpage.ui | 13 + 1 file changed, 13 insertions(+) New commits: commit 620b889b8fee95f2900ab38abdd9fb4b1b0d6784 Author: Caolán McNamara caol...@redhat.com Date: Wed Jul 24 13:27:49 2013 +0100 set adjustment in .ui so initial size will be correct

[Libreoffice-commits] core.git: helpcontent2

2013-07-24 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d5624bb08d4d7f6afbbdf9e8f10478f9d77342a7 Author: Caolán McNamara caol...@redhat.com Date: Wed Jul 24 13:37:06 2013 +0100 Updated core Project: help a914237802eb1ce3016f10e9f018e81279647977

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2013-07-24 Thread Caolán McNamara
helpers/help_hid.lst | 21 source/text/shared/01/05210100.xhp | 89 + 2 files changed, 42 insertions(+), 68 deletions(-) New commits: commit a914237802eb1ce3016f10e9f018e81279647977 Author: Caolán McNamara caol...@redhat.com Date:

[Libreoffice-commits] core.git: 2 commits - Repository.mk scp2/source solenv/bin

2013-07-24 Thread Fridrich Štrba
Repository.mk | 36 +- scp2/source/base/folderitem_base.scp|6 scp2/source/calc/folderitem_calc.scp|6 scp2/source/draw/folderitem_draw.scp|6

[Libreoffice-commits] core.git: 3 commits - include/sfx2 offapi/com offapi/type_reference offapi/UnoApi_offapi.mk sw/source UnoControls/source

2013-07-24 Thread Noel Grandin
UnoControls/source/controls/framecontrol.cxx | 11 -- UnoControls/source/inc/framecontrol.hxx | 111 ++- include/sfx2/sfxuno.hxx |2 offapi/UnoApi_offapi.mk |3 offapi/com/sun/star/frame/FrameControl.idl | 24

[Libreoffice-commits] core.git: configmgr/source

2013-07-24 Thread Stephan Bergmann
configmgr/source/data.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3655cc9fe6b7a07adea7e26d23474b5352506e4d Author: Stephan Bergmann sberg...@redhat.com Date: Wed Jul 24 14:49:59 2013 +0200 Style and grace Change-Id:

[Libreoffice-commits] core.git: vcl/aqua

2013-07-24 Thread Tor Lillqvist
vcl/aqua/source/gdi/salnativewidgets.cxx | 22 -- 1 file changed, 22 deletions(-) New commits: commit acf6241887bc919fa6a83dafe2bede780ed96be7 Author: Tor Lillqvist t...@iki.fi Date: Wed Jul 24 14:44:50 2013 +0300 Remove dead function: ImplgetCounterPart()

[Libreoffice-commits] core.git: sw/qa sw/source writerfilter/source xmloff/source

2013-07-24 Thread Adam Co
sw/qa/extras/ooxmlexport/data/fdo66781.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 25 +++ sw/source/core/unocore/unosett.cxx |7 ++ sw/source/filter/ww8/docxattributeoutput.cxx | 12 ---

[Libreoffice-commits] core.git: filter/AllLangResTarget_xsltdlg.mk filter/source filter/uiconfig filter/UIConfig_xsltdlg.mk

2013-07-24 Thread abdulmajeed ahmed
filter/AllLangResTarget_xsltdlg.mk |1 filter/UIConfig_xsltdlg.mk |1 filter/source/xsltdialog/xmlfilterhelpids.hrc |1 filter/source/xsltdialog/xmlfiltertabdialog.cxx|5 filter/source/xsltdialog/xmlfiltertabdialog.src|1

[Libreoffice-commits] core.git: filter/source filter/uiconfig

2013-07-24 Thread Caolán McNamara
filter/source/xsltdialog/xmlfilterhelpids.hrc |2 filter/source/xsltdialog/xmlfiltertabdialog.cxx|4 filter/source/xsltdialog/xmlfiltertabpagebasic.cxx |9 filter/source/xsltdialog/xmlfiltertabpagebasic.hxx |2 filter/uiconfig/ui/xmlfiltertabpagegeneral.ui | 321

[Libreoffice-commits] core.git: helpcontent2

2013-07-24 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4aa90f2f7473f244c5fb48d8795339e59384b147 Author: Caolán McNamara caol...@redhat.com Date: Wed Jul 24 14:17:38 2013 +0100 Updated core Project: help 180353cd8b44778a926d39c47b01059fb41227ea

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2013-07-24 Thread Caolán McNamara
helpers/help_hid.lst |6 -- source/text/shared/01/06150110.xhp | 22 +++--- 2 files changed, 11 insertions(+), 17 deletions(-) New commits: commit 180353cd8b44778a926d39c47b01059fb41227ea Author: Caolán McNamara caol...@redhat.com Date: Wed Jul 24

[Libreoffice-commits] core.git: solenv/bin

2013-07-24 Thread Fridrich Štrba
solenv/bin/modules/installer/windows/msishortcutproperty.pm |3 +++ 1 file changed, 3 insertions(+) New commits: commit 6c098943d600db20640264d52792c09ae336fdfb Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Wed Jul 24 15:19:23 2013 +0200 OK, so this was not just a bogus

[Libreoffice-commits] core.git: pyuno/source

2013-07-24 Thread David Bolen
pyuno/source/module/uno.py | 12 1 file changed, 4 insertions(+), 8 deletions(-) New commits: commit fbe28de6fbfdce41544e4e93168d32661add8285 Author: David Bolen db3l@gmail.com Date: Wed Jul 24 07:07:14 2013 -0400 fdo#66025: Simplify new ImportError logic

Re: [libreoffice-l10n] [ANN] LibreOffice 4.1.0 RC4 test builds available for smoketesting

2013-07-24 Thread Tor Lillqvist
yeah! ask them (developers) to give you back your money. I have a fairly complete log, but I cannot find such exchange in libreoffice-dev That sounds exactly as something I would say, so I can volunteer as the culprit here! What do I win, a ban from the channel? --tml

Re: [Libreoffice-commits] core.git: #i121577# Allow setting toolbar name in Addons.xcu

2013-07-24 Thread Eike Rathke
Hi, On Wednesday, 2013-07-24 09:59:27 +0200, Miklos Vajna wrote: On Tue, Jul 23, 2013 at 07:09:36PM +0200, Stephan Bergmann sberg...@redhat.com wrote: Do we really want the below commits introduce an incompatible change in LO 4.2? They modify

[Libreoffice-commits] core.git: instsetoo_native/inc_openoffice solenv/bin

2013-07-24 Thread Fridrich Štrba
instsetoo_native/inc_openoffice/windows/msi_templates/_Validat.idt |4 solenv/bin/modules/installer.pm|2 solenv/bin/modules/installer/windows/msishortcutproperty.pm| 45 -- 3 files changed, 25 insertions(+), 26 deletions(-) New

[Libreoffice-commits] core.git: solenv/bin

2013-07-24 Thread Fridrich Štrba
solenv/bin/modules/installer.pm |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 748be656846d5d698a47f63735f2ef58763a1ef6 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Wed Jul 24 16:39:14 2013 +0200 Some more typos in perl code Change-Id:

[Libreoffice-commits] core.git: solenv/bin

2013-07-24 Thread Fridrich Štrba
solenv/bin/modules/installer/windows/msishortcutproperty.pm |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b36d311899fde2f80e22bcc034ab8c9bdd795b76 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Wed Jul 24 16:43:11 2013 +0200 And a bit more of

Re: Bug 67257 - LibreOfficeCalc inside Windows 8 cant be pinned to the taskbar.

2013-07-24 Thread Jesús Corrius
2013/7/24 SSTSylvain s...@videotron.ca Bug 67257 - LibreOfficeCalc inside Windows 8 cant be pinned to the taskbar. Found inside LibreOffice Windows version 4.04 and upper. http://nabble.documentfoundation.org/file/n4067041/LibreOfficeCalcInsideWindows8CantBePinned.jpg You'd be happy

[Libreoffice-commits] core.git: solenv/bin

2013-07-24 Thread Fridrich Štrba
solenv/bin/modules/installer/windows/msishortcutproperty.pm |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 045a7c675d04c258fdf97c6178ca9ad106d47deb Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Wed Jul 24 16:51:59 2013 +0200 Another typo

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - reportdesign/source

2013-07-24 Thread Lionel Elie Mamane
reportdesign/source/core/sdr/RptObject.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6bd204f6355b15632e6a9e94fd03faab769fdadd Author: Lionel Elie Mamane lio...@mamane.lu Date: Wed Jul 24 10:59:04 2013 +0200 fixup cherry-pick of fdo#67186 fix

[Libreoffice-commits] core.git: sc/source sc/uiconfig

2013-07-24 Thread Caolán McNamara
sc/source/ui/inc/miscdlgs.hrc |7 - sc/source/ui/inc/mvtabdlg.hxx |9 +- sc/source/ui/miscdlgs/mvtabdlg.cxx| 38 +--- sc/uiconfig/scalc/ui/movecopysheet.ui | 146 -- 4 files changed, 134 insertions(+), 66 deletions(-) New

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/qa

2013-07-24 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 52 +++ 1 file changed, 44 insertions(+), 8 deletions(-) New commits: commit b25419da336b1ce26256e2d3c4422bb1a1109f67 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Jul 24 11:35:27 2013 -0400 fdo#67206: Add

[Libreoffice-commits] core.git: sc/inc sc/source sc/uiconfig sc/UIConfig_scalc.mk

2013-07-24 Thread oger000
sc/UIConfig_scalc.mk |1 sc/inc/sc.hrc |2 sc/inc/scabstdlg.hxx |5 sc/source/ui/attrdlg/scdlgfact.cxx| 20 - sc/source/ui/attrdlg/scdlgfact.hxx|5 sc/source/ui/inc/miscdlgs.hrc | 13 -

[Libreoffice-commits] help.git: source/text

2013-07-24 Thread oger000
source/text/scalc/01/0218.xhp | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit a65a396e305db91f4c7dcc5398bfcce3bf3de501 Author: oger000 lo...@ogersoft.at Date: Sun Jul 21 19:22:17 2013 +0200 update help ids for sc move table dialog to .ui

[PUSHED] update help ids for sc move table dialog to .ui conversion

2013-07-24 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/5007 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/5007 To unsubscribe,

[Libreoffice-commits] core.git: helpcontent2

2013-07-24 Thread oger000
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 753bff8e40701fe587c00ce3c2be8b6e870d5d9c Author: oger000 lo...@ogersoft.at Date: Sun Jul 21 19:22:17 2013 +0200 Updated core Project: help a65a396e305db91f4c7dcc5398bfcce3bf3de501

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - pyuno/Library_pyuno_wrapper.mk

2013-07-24 Thread Michael Stahl
pyuno/Library_pyuno_wrapper.mk |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 8d6cb531d993886c61174cb079cf6316a1a154da Author: Michael Stahl mst...@redhat.com Date: Mon Jul 8 12:16:28 2013 +0200 pyuno: Revert 5589c72b88e502bfca045ae38af16c854afdd401

[Libreoffice-commits] core.git: sc/uiconfig

2013-07-24 Thread Caolán McNamara
sc/uiconfig/scalc/ui/filldlg.ui | 97 1 file changed, 30 insertions(+), 67 deletions(-) New commits: commit 9d61697d8bf8920003f31d1599d6be8e595fcc4d Author: Caolán McNamara caol...@redhat.com Date: Wed Jul 24 17:00:44 2013 +0100 I'm not sure we

[Libreoffice-commits] core.git: 4 commits - oox/source sw/qa sw/source

2013-07-24 Thread Miklos Vajna
oox/source/export/vmlexport.cxx |2 +- sw/qa/extras/ooxmlexport/data/fdo60990.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 15 +++ sw/source/filter/ww8/docxattributeoutput.cxx | 16 ++-- 4 files changed, 30 insertions(+), 3

[Libreoffice-commits] core.git: helpcontent2

2013-07-24 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aab423460fed48ba856f1232481209ca2011c888 Author: Caolán McNamara caol...@redhat.com Date: Wed Jul 24 17:10:23 2013 +0100 Updated core Project: help 935d0604f28256c56b71d8cfe07f4fed0dedfac9

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2013-07-24 Thread Caolán McNamara
helpers/help_hid.lst | 15 - source/text/scalc/01/02140600.xhp | 62 +++--- 2 files changed, 31 insertions(+), 46 deletions(-) New commits: commit 935d0604f28256c56b71d8cfe07f4fed0dedfac9 Author: Caolán McNamara caol...@redhat.com Date:

[Libreoffice-commits] core.git: helpcontent2

2013-07-24 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 066bf0dbcf3b7748e0e429712e974f3efdd06f28 Author: Caolán McNamara caol...@redhat.com Date: Wed Jul 24 17:16:14 2013 +0100 Updated core Project: help 338128f5b811d149a77425f446fce25dede18740

[Libreoffice-commits] help.git: source/text

2013-07-24 Thread Caolán McNamara
source/text/scalc/01/02140600.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 338128f5b811d149a77425f446fce25dede18740 Author: Caolán McNamara caol...@redhat.com Date: Wed Jul 24 17:16:14 2013 +0100 fix typo Change-Id:

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 67206, which changed state. Bug 67206 Summary: EDITING: No autocalculation of a cell referenced to a cell, if a column was inserted before https://bugs.freedesktop.org/show_bug.cgi?id=67206 What|Removed

[Libreoffice-commits] core.git: Branch 'feature/gsoc-basic-ide-completion-and-other-bits' - basic/source

2013-07-24 Thread Noel Power
basic/source/classes/sbunoobj.cxx | 27 ++- basic/source/runtime/runtime.cxx |3 ++- 2 files changed, 20 insertions(+), 10 deletions(-) New commits: commit 5016203ca41c83f9415388b868a531d30c20cb62 Author: Noel Power noel.po...@suse.com Date: Wed Jul 24 17:23:54

[Libreoffice-commits] core.git: configure.ac

2013-07-24 Thread Tor Lillqvist
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 143cda1bc9638c72c2503bb8f1c2da6722c69031 Author: Tor Lillqvist tlillqv...@suse.com Date: Wed Jul 24 19:13:03 2013 +0300 Look in the right place in Registry on 64-bit Cygwin diff --git a/configure.ac

[Libreoffice-commits] core.git: Branch 'feature/gsoc-basic-ide-completion-and-other-bits' - basctl/source

2013-07-24 Thread Noel Power
basctl/source/basicide/baside2b.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit ac87d08754d19ed68103449b128d5dbae21ee68e Author: Noel Power noel.po...@suse.com Date: Wed Jul 24 17:40:49 2013 +0100 remove strange added Invalidate bits Change-Id:

[Libreoffice-commits] core.git: scp2/source

2013-07-24 Thread Fridrich Štrba
scp2/source/base/folderitem_base.scp |4 ++-- scp2/source/calc/folderitem_calc.scp |4 ++-- scp2/source/draw/folderitem_draw.scp |4 ++-- scp2/source/impress/folderitem_impress.scp |4 ++-- scp2/source/ooo/folderitem_ooo.scp |8

[Libreoffice-commits] core.git: scp2/source

2013-07-24 Thread Fridrich Štrba
scp2/source/math/folderitem_math.scp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d72151ff930ff1961f2ab7b1e895958cdaabe91b Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Wed Jul 24 19:21:45 2013 +0200 And my hope was not true

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on||59812 -- You are

Re: Firbird / Blob support

2013-07-24 Thread Andrzej J. R. Hunt
On Tue, 2013-07-23 at 16:36 +0200, Lionel Elie Mamane wrote: On Sun, Jul 21, 2013 at 08:23:49PM +0200, Andrzej J. R. Hunt wrote: I've just been working on the first stages of supporting blobs with firebird (...). firebird stores table and column descriptions within blobs so in order to

Firebird-SDBC Licensing

2013-07-24 Thread Andrzej J. R. Hunt
Hi, The Firebird-sdbc drivers still have BSD licence headers, which I believe is a relic of the skeleton driver. Is it acceptable to add the following to the top of the file as is done for MPL/Apache (APL?) and previously MPL/LGPL mix-licenced files? * This file is part of the LibreOffice

[Libreoffice-commits] core.git: Makefile.fetch

2013-07-24 Thread Tor Lillqvist
Makefile.fetch |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3c15edaed5b11e13843081d22ef637f03a7c8d73 Author: Tor Lillqvist tlillqv...@suse.com Date: Wed Jul 24 20:44:52 2013 +0300 Ignore error in mkdir -p It can fail in some cases on Cygwin even if

[Libreoffice-commits] core.git: starmath/source

2013-07-24 Thread Marcos Paulo de Souza
starmath/source/edit.cxx | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) New commits: commit f583a199b3a0812523ed75e1d2099325edad24f7 Author: Marcos Paulo de Souza marcos.souza@gmail.com Date: Sun Jul 21 14:34:53 2013 -0300 fdo#43090: Improvement: Just auto

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - instsetoo_native/CustomTarget_install.mk solenv/bin

2013-07-24 Thread David Tardon
instsetoo_native/CustomTarget_install.mk |5 + solenv/bin/modules/installer/epmfile.pm |2 +- solenv/bin/modules/installer/globals.pm |2 ++ solenv/bin/modules/installer/parameter.pm |5 + 4 files changed, 13 insertions(+), 1 deletion(-) New commits: commit

[Libreoffice-commits] core.git: 4 commits - connectivity/registry connectivity/source

2013-07-24 Thread Andrzej J . R . Hunt
connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu | 49 +++-- connectivity/source/drivers/firebird/FConnection.cxx| 58 ++ connectivity/source/drivers/firebird/FDatabaseMetaData.cxx | 88 +-

[Libreoffice-commits] core.git: sc/source sc/uiconfig

2013-07-24 Thread Caolán McNamara
sc/source/ui/dbgui/consdlg.cxx|2 ++ sc/uiconfig/scalc/ui/consolidatedialog.ui |3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 153e8749e4dbc493495938abd070589de834967b Author: Caolán McNamara caol...@redhat.com Date: Wed Jul 24 20:08:49 2013

[Libreoffice-commits] core.git: helpcontent2

2013-07-24 Thread Csikós Tamás
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0a5ea771c964f95f050c25d823722fb7355a7eab Author: Csikós Tamás csks.t...@gmail.com Date: Mon Jul 22 19:12:43 2013 +0200 Updated core Project: help 37a0d37c3d10b63ba377de576619726c794a9a89

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2013-07-24 Thread Csikós Tamás
helpers/help_hid.lst | 14 -- source/text/scalc/01/1207.xhp | 28 ++-- source/text/scalc/01/12070100.xhp | 12 ++-- source/text/shared/00/0001.xhp |6 +++--- 4 files changed, 23 insertions(+), 37 deletions(-) New

[Libreoffice-commits] core.git: helpcontent2

2013-07-24 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ff51a2b64571a8d72ff4d8a8181d17cf98c42e69 Author: Caolán McNamara caol...@redhat.com Date: Wed Jul 24 20:12:37 2013 +0100 Updated core Project: help 8444a38a2cd2220b6f0b317e3251ad69da2e2a3e

[Libreoffice-commits] help.git: source/text

2013-07-24 Thread Caolán McNamara
source/text/scalc/01/1207.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8444a38a2cd2220b6f0b317e3251ad69da2e2a3e Author: Caolán McNamara caol...@redhat.com Date: Wed Jul 24 20:12:37 2013 +0100 reuse duplicate id for toplevel DataConsolidate help

[PUSHED] update ids for consolidate dialog .ui conversion

2013-07-24 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/5035 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/5035 To unsubscribe,

[Libreoffice-commits] core.git: Branch 'feature/aboutconfig' - cui/source

2013-07-24 Thread Efe Gürkan YALAMAN
cui/source/options/optaboutconfig.cxx |9 + cui/source/options/optaboutconfig.hxx |2 +- 2 files changed, 6 insertions(+), 5 deletions(-) New commits: commit 6f4bff0e8acd7b05dbebcaeb26f679d7ec97f32d Author: Efe Gürkan YALAMAN efeyala...@gmail.com Date: Wed Jul 24 22:13:31 2013

[Libreoffice-commits] core.git: sc/AllLangResTarget_sc.mk sc/inc sc/source sc/uiconfig sc/UIConfig_scalc.mk

2013-07-24 Thread Csikós Tamás
sc/AllLangResTarget_sc.mk|1 sc/UIConfig_scalc.mk |1 sc/inc/sc.hrc|2 sc/source/ui/inc/crnrdlg.hrc | 39 --- sc/source/ui/inc/crnrdlg.hxx | 30 +- sc/source/ui/miscdlgs/crnrdlg.cxx|

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

2013-07-24 Thread Caolán McNamara
sc/inc/helpids.h |2 -- sc/source/ui/inc/consdlg.hxx |1 - sc/source/ui/inc/crnrdlg.hxx |1 - sc/source/ui/miscdlgs/crnrdlg.cxx|5 ++--- sc/uiconfig/scalc/ui/namerangesdialog.ui | 12 ++-- 5 files changed, 8

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2013-07-24 Thread Csikós Tamás
helpers/help_hid.lst |9 - source/text/scalc/01/04070400.xhp | 22 +++--- source/text/shared/00/0001.xhp |6 +++--- 3 files changed, 14 insertions(+), 23 deletions(-) New commits: commit cb38d01654cbd146be178408e0f3cd4546809291 Author: Csikós

[Libreoffice-commits] core.git: helpcontent2

2013-07-24 Thread Csikós Tamás
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0cdace6b4e16198baf7b66c9c6359a8a13d6ff62 Author: Csikós Tamás csks.t...@gmail.com Date: Wed Jul 24 14:22:27 2013 +0200 Updated core Project: help cb38d01654cbd146be178408e0f3cd4546809291

[Libreoffice-commits] core.git: helpcontent2

2013-07-24 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8b12405341bb5aea9822bb9fb517f930aa75f704 Author: Caolán McNamara caol...@redhat.com Date: Wed Jul 24 20:33:44 2013 +0100 Updated core Project: help bbc9b572ea5b709b0df30428bbaeb45936263dc2

[Libreoffice-commits] help.git: source/text

2013-07-24 Thread Caolán McNamara
source/text/scalc/01/04070400.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bbc9b572ea5b709b0df30428bbaeb45936263dc2 Author: Caolán McNamara caol...@redhat.com Date: Wed Jul 24 20:33:44 2013 +0100 reuse duplicate id for toplevel Name label dialog help

[PUSHED] update ids for name ranges dialog .ui conversion

2013-07-24 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/5067 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/5067 To unsubscribe,

[Libreoffice-commits] core.git: vcl/source

2013-07-24 Thread Michael Meeks
vcl/source/gdi/outdev3.cxx | 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-) New commits: commit dda3686acde4911f70f07724247e822f8b3dbd90 Author: Michael Meeks michael.me...@suse.com Date: Wed Jul 24 19:48:43 2013 +0100 fdo#67086 - clear device

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 67094, which changed state. Bug 67094 Summary: Spreadsheet Reads Any Number of Spaces in Cell as a Single Space https://bugs.freedesktop.org/show_bug.cgi?id=67094 What|Removed |Added

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Michael Meeks michael.me...@novell.com changed: What|Removed |Added Depends on||62729 -- You

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Michael Meeks michael.me...@novell.com changed: What|Removed |Added Depends on|62729 | -- You are

Re: Updates about Enhanced Database Ranges.

2013-07-24 Thread Akash Shetye
Hello I have completed the table style export to OOXML just yesterday however the code needs a lot of ironing out. About exporting the tables to open document format. The tables created in excel are available in the xlsx zip at /tables/table#.xml where # is the number of the table defined in

[Libreoffice-commits] core.git: setup_native/scripts

2013-07-24 Thread Christian Lohmaier
setup_native/scripts/osx_install_languagepack.applescript |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit bd242a8768b8e2f457af581c782ef8a9f2ba0be7 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Wed Jul 24 16:28:04 2013 +0200

[Libreoffice-commits] core.git: vcl/inc vcl/Library_vcl.mk vcl/source

2013-07-24 Thread Julien Nabet
vcl/Library_vcl.mk |2 - vcl/inc/pch/precompiled_vcl.hxx |1 vcl/source/control/edit.cxx | 53 +--- 3 files changed, 8 insertions(+), 48 deletions(-) New commits: commit b525ef35b14ffd2f162c539cc8c62cb0934ab214 Author: Julien Nabet

[Libreoffice-commits] core.git: unotools/source xmlsecurity/source

2013-07-24 Thread Jelle van der Waa
unotools/source/config/extendedsecurityoptions.cxx|2 -- unotools/source/config/fltrcfg.cxx|2 -- unotools/source/config/fontoptions.cxx|2 -- unotools/source/config/historyoptions.cxx |2 --

[Libreoffice-commits] core.git: filter/Library_filterconfig.mk filter/source

2013-07-24 Thread Julien Nabet
filter/Library_filterconfig.mk |2 + filter/source/config/cache/constant.hxx |2 - filter/source/config/cache/filtercache.cxx |9 +-- filter/source/config/cache/filterfactory.cxx | 31 ++- 4 files changed, 11 insertions(+), 33

[Libreoffice-commits] core.git: uui/Library_uui.mk uui/source

2013-07-24 Thread Julien Nabet
uui/Library_uui.mk |4 uui/source/newerverwarn.cxx | 11 +++ 2 files changed, 7 insertions(+), 8 deletions(-) New commits: commit 20430c74f391ceffd8a063c0b6b8a8fd615abac0 Author: Julien Nabet serval2...@yahoo.fr Date: Wed Jul 24 14:06:10 2013 +0200 fdo#46037:

[Libreoffice-commits] core.git: include/sal sfx2/inc sfx2/source

2013-07-24 Thread Jelle van der Waa
include/sal/log-areas.dox|6 ++ sfx2/inc/pch/precompiled_sfx.hxx |1 - sfx2/source/appl/appopen.cxx |3 +-- sfx2/source/appl/imagemgr.cxx|1 - sfx2/source/doc/objcont.cxx |3 +-- sfx2/source/doc/sfxbasemodel.cxx |7 ++- 6 files changed, 10

[Libreoffice-commits] core.git: 2 commits - vcl/aqua

2013-07-24 Thread Tor Lillqvist
vcl/aqua/source/gdi/salnativewidgets.cxx | 74 ++- 1 file changed, 54 insertions(+), 20 deletions(-) New commits: commit e8c467d134c1c49d2b25c72fbd45dd1c6b77b171 Author: Tor Lillqvist t...@iki.fi Date: Wed Jul 24 23:27:06 2013 +0300 fdo#46271: No arrows in

macro recording not enabled

2013-07-24 Thread Patty Glass
i'm using libre office, i tried the suggestions on the web, but cannot get the macro recorder to work, I am running windows 7 64bit...any ideas?   thank you   Patty Glass___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: Locating Writer Label Code

2013-07-24 Thread Joel Madero
On 07/24/2013 01:15 PM, Samuel Mehrbrodt wrote: Hi Joel, can you send a patch of your current modifications? Maybe then someone could help you. Sure - I actually made quite a bit more progress last night thanks to dtardon but it still needs work - attached is what I've done so far. What

  1   2   3   4   >