[PATCH] Converting Smooth Lines dialog to glade

2013-03-27 Thread Eric Seynaeve (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3103 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/03/3103/1 Converting Smooth Lines dialog to glade Change-Id: I098267a4b11322df84f4a10e83f3c47a69418371 --- M chart2/source

[PATCH] Converting spline dialog box to glade.

2013-03-27 Thread Eric Seynaeve (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3102 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/02/3102/1 Converting spline dialog box to glade. Change-Id: I945445ab703b146b048cd45768d256d8b6a833d5 --- M chart2/source/

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

2013-03-27 Thread Kohei Yoshida
sc/inc/cellform.hxx|2 sc/inc/document.hxx|5 -- sc/source/core/data/cell.cxx | 13 ++--- sc/source/core/data/cell2.cxx | 31 +- sc/source/core/data/colorscale.cxx |8 +-- sc/source/core/data/column.cxx |2 sc/source/

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

2013-03-27 Thread Rafael Dominguez
sfx2/inc/sfx2/templateabstractview.hxx |8 + sfx2/inc/sfx2/templatelocalview.hxx |7 + sfx2/inc/sfx2/templateremoteview.hxx |4 sfx2/inc/sfx2/thumbnailview.hxx |1 sfx2/source/control/templateabstractview.cxx | 26 + sfx2/source/control/t

LibreOffice Swag/Merchandise Bulk Purchase?

2013-03-27 Thread Robinson Tryon
Hiya, The QA Team is currently planning to have a Triage Contest[1] in June to help us confirm and prioritize unconfirmed bugs. We're hoping to take a big bite out of the backlog of bugs in Bugzilla and to encourage more volunteers to join LibreOffice and the QA Team. We're looking to purchase so

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

2013-03-27 Thread Kohei Yoshida
sc/inc/fillinfo.hxx|1 - sc/qa/unit/ucalc.cxx | 21 +++-- sc/source/filter/excel/excform.cxx |4 +--- sc/source/ui/collab/sendfunc.hxx |1 - sc/source/ui/docshell/docsh8.cxx | 13 ++--- sc/source/ui/inc/output.hxx|

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/Library_sc.mk sc/source

2013-03-27 Thread Kohei Yoshida
sc/Library_sc.mk |1 + sc/inc/brdcst.hxx| 12 ++-- sc/source/core/data/column.cxx |4 ++-- sc/source/core/data/column3.cxx | 21 + sc/source/core/data/documen7.cxx | 16 ++-- sc/source/core/tool/brdcst.cxx |

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

2013-03-27 Thread Kohei Yoshida
sc/source/core/data/cell.cxx | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit 2c3a2985e863b443eae64b15ae61732b697da448 Author: Kohei Yoshida Date: Wed Mar 27 21:25:14 2013 -0400 Some header cleansup. Some headers are no longer needed. Change-

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

2013-03-27 Thread Kohei Yoshida
sc/inc/cell.hxx | 19 ++-- sc/source/core/data/cell.cxx| 173 sc/source/core/data/cell2.cxx | 168 ++ sc/source/core/data/column3.cxx | 16 ++- 4 files changed, 187 insertions(+), 189 deletions

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

2013-03-27 Thread Kohei Yoshida
sc/inc/editutil.hxx |2 ++ sc/source/core/data/attarray.cxx | 34 -- sc/source/core/data/cell2.cxx| 19 +-- sc/source/core/tool/editutil.cxx | 22 ++ 4 files changed, 45 insertions(+), 32 deletions(-) N

[PATCH] Comment translation GER-ENG in sw/source/ui/utlui/ (Part1)

2013-03-27 Thread Matthias Freund (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3101 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/01/3101/1 Comment translation GER-ENG in sw/source/ui/utlui/ (Part1) Change-Id: I2e216493168e5fea170fa9f0be35919a8c7d2020

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

2013-03-27 Thread Kohei Yoshida
sc/source/ui/unoobj/cellsuno.cxx | 65 +++ 1 file changed, 33 insertions(+), 32 deletions(-) New commits: commit b64e0438b0994ad26fe9e9c037a8b593fa6827b5 Author: Kohei Yoshida Date: Wed Mar 27 19:44:04 2013 -0400 cellsuno.cxx is now free of ScBaseCell

[PATCH libreoffice-4-0] fdo#60513: SwCrsrShell::Push(): take position from table cur...

2013-03-27 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3100 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/00/3100/1 fdo#60513: SwCrsrShell::Push(): take position from table cursor If there is a table cursor, store its point/mark

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

2013-03-27 Thread Michael Stahl
sw/source/core/crsr/crsrsh.cxx | 60 + 1 file changed, 14 insertions(+), 46 deletions(-) New commits: commit efc5995170f2ffe98374acb16a4f851bede6842d Author: Michael Stahl Date: Wed Mar 27 23:33:44 2013 +0100 SwCrsrShell: remove pointless resettin

[Libreoffice-commits] core.git: 6 commits - basic/source configure.ac cppuhelper/source desktop/Library_deployment.mk desktop/Module_desktop.mk desktop/source postprocess/Rdb_services.mk sfx2/source

2013-03-27 Thread Tor Lillqvist
basic/source/uno/namecont.cxx|4 configure.ac |5 ++--- cppuhelper/source/shlib.cxx | 16 +++- desktop/Library_deployment.mk|5 + desktop/Module_desktop.mk|2 +- desktop/source/d

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

2013-03-27 Thread Kohei Yoshida
sc/inc/cellsuno.hxx |6 - sc/source/ui/unoobj/cellsuno.cxx | 212 --- 2 files changed, 114 insertions(+), 104 deletions(-) New commits: commit 5fdb21a65dede00fc56e4bfd2e75a9f2c427ca2c Author: Kohei Yoshida Date: Wed Mar 27 18:07:33 2013 -04

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

2013-03-27 Thread Kohei Yoshida
sc/source/ui/unoobj/cellsuno.cxx | 111 ++- 1 file changed, 53 insertions(+), 58 deletions(-) New commits: commit dd47fc6b2d3ed79868721826ad77d6ad415ca4ac Author: Kohei Yoshida Date: Wed Mar 27 17:38:51 2013 -0400 Remove a bit more use of ScEditCell an

[PATCH] Use OUString / sal_Int32 in vcl(outdev3.cxx,textlayout.cxx)

2013-03-27 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3099 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/99/3099/1 Use OUString / sal_Int32 in vcl(outdev3.cxx,textlayout.cxx) ImplGetTextLines(), GetCaretPositions(), ImplAddDevF

[PATCH] Use OUString and sal_Int32 in GetTextBreak()

2013-03-27 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3098 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/98/3098/1 Use OUString and sal_Int32 in GetTextBreak() Change-Id: I66b85365d1c59f802253b8abdb1e04e25950a09b --- M sw/sourc

[PATCH] Use OUString and sal_Int32 in GetTextWidth()

2013-03-27 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3097 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/97/3097/1 Use OUString and sal_Int32 in GetTextWidth() Change-Id: I0b3cdbe8576300d098027cc98d7dff841d148f18 --- M basctl/s

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

2013-03-27 Thread Stephan Bergmann
cui/source/dialogs/SpellDialog.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 3801c6ea7cf41a31173e2e96fea59ad8e0321e79 Author: Stephan Bergmann Date: Wed Mar 27 22:27:52 2013 +0100 DBG_ASSERT -> SAL_WARN_IF (silence -Werror=unused-macros) Chan

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

2013-03-27 Thread Eike Rathke
i18npool/inc/i18npool/languagetag.hxx | 40 +++ i18npool/source/languagetag/languagetag.cxx | 47 2 files changed, 87 insertions(+) New commits: commit a1554c121f5f810c77b70ece3d11522a48091d0f Author: Eike Rathke Date: Wed Mar 27 22:18

Re: Dictionaries and extensions not delivering on master

2013-03-27 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Stephan Thanks for the help. Kind regards Olivier Em 27-03-2013 10:12, Stephan Bergmann escreveu: > On 03/27/2013 01:57 PM, Olivier Hallot wrote: >> On 2 machines with Ubuntu (latest), my master make && make dev-install >> build does not delive

[Libreoffice-commits] core.git: 2 commits - ucb/source

2013-03-27 Thread Chr . Rossmanith
ucb/source/ucp/ftp/ftpdirp.cxx | 24 +++--- ucb/source/ucp/webdav-neon/NeonUri.cxx |6 - ucb/source/ucp/webdav/webdavcontent.cxx | 104 +--- ucb/source/ucp/webdav/webdavcontentcaps.cxx | 41 ++- 4 files changed, 61 insertions(+), 114 d

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

2013-03-27 Thread Kohei Yoshida
sc/inc/dociter.hxx |5 +++-- sc/source/core/data/dociter.cxx | 23 --- sc/source/core/data/documen8.cxx | 19 --- sc/source/ui/docshell/docsh.cxx | 24 ++-- sc/source/ui/docshell/docsh8.cxx | 12 5 fil

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

2013-03-27 Thread Zolnai Tamás
l10ntools/source/common.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit d7e6a24f160dc0de94f681fb6c88a0a287cebb41 Author: Zolnai Tamás Date: Wed Mar 27 21:37:36 2013 +0100 Fix build: typo and not need Change-Id: I7bc1ee815e6ac333fb0c5b9a2c3135db2f81235e diff --gi

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

2013-03-27 Thread Stephan Bergmann
l10ntools/inc/export.hxx|3 --- l10ntools/source/export.cxx |2 -- 2 files changed, 5 deletions(-) New commits: commit e0cf3babee1e8c3b4e432e591bae18b97b07c34a Author: Stephan Bergmann Date: Wed Mar 27 21:16:27 2013 +0100 -Werror,-Wunused-private-field Change-Id: I422

[Libreoffice-commits] core.git: l10ntools/StaticLibrary_transex.mk

2013-03-27 Thread Stephan Bergmann
l10ntools/StaticLibrary_transex.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 2bd0d00982fcd8648bbcbb0502821b5a21a618a7 Author: Stephan Bergmann Date: Wed Mar 27 21:11:37 2013 +0100 l10ntools/inc/helper.hxx includes libxml/parser.h Change-Id: I44512a132cdc428b5ab

[Libreoffice-commits] core.git: sal/inc svx/Library_svxcore.mk svx/source

2013-03-27 Thread Stephan Bergmann
sal/inc/sal/log-areas.dox |1 svx/Library_svxcore.mk |1 svx/source/fmcomp/fmgridcl.cxx |3 - svx/source/fmcomp/gridctrl.cxx | 47 +++--- svx/source/fmcomp/trace.cxx| 105 - svx/source/inc/trace.hxx | 62

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

2013-03-27 Thread Kohei Yoshida
sc/inc/cell.hxx |2 - sc/inc/dociter.hxx |2 - sc/inc/document.hxx |1 sc/inc/editutil.hxx |3 ++ sc/source/core/data/cell.cxx | 12 - sc/source/core/data/document.cxx |9 ++- sc/source/core/tool/editut

question about document converter of libreoffice 4.0.1

2013-03-27 Thread Teng Hailong
Hi, all I want to use libreoffice 4.0.1 (for Linux) to convert some kinds of document(such as word,excel,pdf,ppt etc.) to HTML and I begin the work from the java example code DocumentConverter.java in sdk. I found my code will failed when it convert pdf to html if i didn't assi

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

2013-03-27 Thread Michael Meeks
vcl/source/window/dlgctrl.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit d7ea9c2c72023bb0c24307eed8388ae73bd67e94 Author: Michael Meeks Date: Wed Mar 27 19:46:59 2013 + remove redundant iterator increment - thanks Fridrich. Change-Id: I345eb51cfb2ad3043ac1659

[Libreoffice-commits] core.git: 7 commits - comphelper/README i18npool/inc i18npool/qa i18npool/source

2013-03-27 Thread Eike Rathke
comphelper/README |2 i18npool/inc/i18npool/lang.h|4 + i18npool/inc/i18npool/languagetag.hxx | 58 +--- i18npool/inc/i18npool/mslangid.hxx | 14 ++- i18npool/qa/cppunit/test_languagetag.cxx| 24 ++ i18npoo

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

2013-03-27 Thread Michael Meeks
filter/source/svg/svgwriter.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit f9018f92e8a7d234d4f472c9d243526ecc5352de Author: Michael Meeks Date: Wed Mar 27 19:33:56 2013 + fdo#62834 - svg export: close stray trailing tspans if we have them. Change-Id: Ifc539e

ProposedEasyHacks - Need Code Pointers - 91 Bugs

2013-03-27 Thread Joel Madero
This list of bugs is from QA and marked as ProposedEasyHacks. It would be nice if developers could poke the list and see if they are indeed easy hacks, add code pointers if possible and mark them as EasyHacks instead of Proposed. https://bugs.freedesktop.org/buglist.cgi?list_id=268896&status_w

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

2013-03-27 Thread Julien Nabet
crashrep/source/unx/main.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit 51fedc00adaf244afd6e1ac81e568c93314cfab1 Author: Julien Nabet Date: Wed Mar 27 20:23:08 2013 +0100 Remove unused macro "PMAP_CMD" Change-Id: I00812388e7abf17e8388f19143f78843f7946405 d

[PATCH libreoffice-4-0] solve fdo#62805

2013-03-27 Thread Maxime de Roucy (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3096 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/96/3096/1 solve fdo#62805 move m_pCurrentBuffer to RTFParserState Change-Id: Ied16ee1704d35c6bd0368b26a210131b60bc91a3 Re

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

2013-03-27 Thread Kohei Yoshida
sc/source/filter/excel/xicontent.cxx |3 sc/source/filter/excel/xistyle.cxx |2 sc/source/filter/oox/sheetdatabuffer.cxx |2 sc/source/ui/app/transobj.cxx| 22 ++ sc/source/ui/inc/viewfunc.hxx|2 sc/source/ui/undo/undocell.cxx |

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

2013-03-27 Thread Michael Meeks
drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx | 16 - drawinglayer/source/processor2d/vclprocessor2d.cxx |2 - 2 files changed, 12 insertions(+), 6 deletions(-) New commits: commit f8ca5b1b95b92e9410df6037781680dcd35ff963 Author: Michael Meeks Date: Mon M

[Libreoffice-commits] core.git: nss/nsinstall.py

2013-03-27 Thread Julien Nabet
nss/nsinstall.py |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 239fb4cb41cb0d1ed42bf5cf8ecdabdca4a28a68 Author: Julien Nabet Date: Wed Mar 27 18:54:52 2013 +0100 Try to fix python problems "Octal literals are no longer of the form 0720; use 0o

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

2013-03-27 Thread Zolnai Tamás
sd/source/ui/app/toolbox.src |1 - sw/source/ui/shells/shells.src |2 +- 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit 6b01598089547d61e29199a1e3f15f5e39bf88bc Author: Zolnai Tamás Date: Wed Mar 27 18:50:18 2013 +0100 Delete German src strings Cha

[PUSHED] coverity#704341 Logically dead code

2013-03-27 Thread Petr Mladek (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/3046 Approvals: Petr Mladek: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3046 To unsubscribe, visit

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

2013-03-27 Thread Julien Nabet
svx/source/table/tablecontroller.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7b1f5cc16fdbc0c53d0b7f9e3f45decd1136f4fa Author: Julien Nabet Date: Mon Mar 25 23:10:59 2013 +0100 coverity#704341 Logically dead code Change-Id: I5a097afe1c582eab023

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-03-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 58978, which changed state. Bug 58978 Summary: FILEOPEN and FILESAVE causes General Error for .odt https://bugs.freedesktop.org/show_bug.cgi?id=58978 What|Removed |Added ---

[PUSHED libreoffice-4-0] fdo#53442 SwTxtPaintInfo::_DrawBackBrush: color multi-para c...

2013-03-27 Thread Fridrich Strba (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/3094 Approvals: Michael Meeks: Looks good to me, but someone else must approve Fridrich Strba: Verified; Looks good to me, approved -- To vi

Re: Please just tell people to do './logerrit setup' to get started, also: gerrit draft changes

2013-03-27 Thread Michael Meeks
On Tue, 2013-03-26 at 16:42 +0100, Bjoern Michaelsen wrote: > On Tue, Mar 26, 2013 at 03:11:37PM +, Michael Meeks wrote: > > Would you violently object if I dumbed it down yet further: :-) > No objection there, although the ~/.ssh/id_rsa path that it spits out is just > a > gues

[Libreoffice-commits] core.git: logerrit

2013-03-27 Thread Michael Meeks
logerrit | 69 +-- 1 file changed, 54 insertions(+), 15 deletions(-) New commits: commit e8943d60fc2ffe2b3abd1195a53346aafb4a5a81 Author: Michael Meeks Date: Wed Mar 27 17:26:23 2013 + logerrit setup - automate lots more fo

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

2013-03-27 Thread Miklos Vajna
sw/inc/docufld.hxx |4 sw/source/core/fields/docufld.cxx | 22 ++ sw/source/core/text/inftxt.cxx | 14 ++ sw/source/core/unocore/unoportenum.cxx | 24 +--- 4 files changed, 33 insertions(+), 31 dele

Re: GSOC 2013

2013-03-27 Thread Cedric Bosdonnat
Hello José, On Wed, 2013-03-27 at 13:36 -0300, José Guilherme Vanz wrote: > I'm interested to participate GSOC 2013. Looking the ideas in the wiki > I found 3 that catched my attention. There are: Welcome then :) > 1. Connection to SharePoint and/or Google Drive and/or Microsoft > SkyDrive > 2.

[PUSHED] coverity#704334/704335/704336 Logically dead code

2013-03-27 Thread Petr Mladek (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/3045 Approvals: Petr Mladek: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3045 To unsubscribe, visit

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

2013-03-27 Thread Julien Nabet
svx/source/svdraw/svdoashp.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit e9ecc029d6ec8f48bd901959e64a872c355dc217 Author: Julien Nabet Date: Mon Mar 25 23:02:47 2013 +0100 coverity#704334/704335/704336 Logically dead code Change-Id: Ieaa

[LibreOffice-QA] Minutes - March 22nd, 2013

2013-03-27 Thread Joel Madero
Time Begin: 1310 *Note*: Technical difficulties with Talkyoo forced us to do an IRC chat based meeting *People Present: * Bjoern, Brenda, Cor, Florian, Joel, Petr, Rob, Robinson, Steve *Pending Action Items: * *Attachments on FDO (Auto default) +Bjoern has contacted Tollef --

[PATCH libreoffice-4-0] fdo#62094 - fix infinite loop in radio button group iteratio...

2013-03-27 Thread Michael Meeks (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3095 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/95/3095/1 fdo#62094 - fix infinite loop in radio button group iteration. Simplify the code too - we copy the vector anyway

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

2013-03-27 Thread Michael Meeks
vcl/source/window/dlgctrl.cxx | 47 +- 1 file changed, 11 insertions(+), 36 deletions(-) New commits: commit 23c22d3da5349ba1242edaeecfa0cba97a92ac71 Author: Michael Meeks Date: Wed Mar 27 16:45:05 2013 + fdo#62094 - fix infinite loop in radio

Re: [PUSHED] touch --no-dereference is supported on mac but as the short-...

2013-03-27 Thread Thorsten Behrens
Christian Lohmaier wrote: > So is this the "official start" of the end for PPC support? > Hi Christian, well - I guess this is unavoidable in the end, and one commit has to be the first one breaking 10.5 support. At any rate, we had earlier decided not to veto changes that would subsequently brea

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

2013-03-27 Thread Kohei Yoshida
sc/inc/column.hxx|1 + sc/inc/document.hxx |1 + sc/inc/table.hxx |1 + sc/source/core/data/column3.cxx | 14 ++ sc/source/core/data/document.cxx | 12 ++-- sc/source/core/data/table2.cxx |8 sc/source

Licence statement

2013-03-27 Thread Jacqueline Rahemipour
Hi all, all of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Regards, Jacqueline Rahemipour ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listi

GSOC 2013

2013-03-27 Thread José Guilherme Vanz
Hi, Folk! I'm interested to participate GSOC 2013. Looking the ideas in the wiki I found 3 that catched my attention. There are: 1. Connection to SharePoint and/or Google Drive and/or Microsoft SkyDrive 2. More integration with Document Management Systems 3. Crash reporter service Link

[PATCH libreoffice-4-0] fdo#53442 SwTxtPaintInfo::_DrawBackBrush: color multi-para c...

2013-03-27 Thread Miklos Vajna (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3094 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/94/3094/1 fdo#53442 SwTxtPaintInfo::_DrawBackBrush: color multi-para comment ranges (cherry picked from commits 82b29b9d38

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

2013-03-27 Thread Stephan Bergmann
editeng/source/rtf/rtfitem.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 129836c99d860c6ee4eac5167fce0326ba03f42f Author: Stephan Bergmann Date: Wed Mar 27 17:26:23 2013 +0100 -Werror=unused-macros Change-Id: I70813300c9935435de62a6a1347530

Re: [PUSHED] touch --no-dereference is supported on mac but as the short-...

2013-03-27 Thread Norbert Thiebaud
On Wed, Mar 27, 2013 at 9:54 AM, Christian Lohmaier wrote: > Hi Thorsten, Norbert, *, > > On Wed, Mar 27, 2013 at 1:24 PM, Thorsten Behrens (via Code Review) > wrote: >> >> https://gerrit.libreoffice.org/3050 > > It might be true that current versions of MacOSX do support the > switch, but Ma

[ABANDONED libreoffice-4-0] touch --no-dereference is supported on MacOSX too but as a s...

2013-03-27 Thread Norbert Thiebaud (via Code Review)
Norbert Thiebaud has abandoned this change. Change subject: touch --no-dereference is supported on MacOSX too but as a short-option -h .. Patch Set 1: Abandoned not supported on 10.4 and we want to keep ppc support for 10.4 -

[Libreoffice-commits] core.git: 9 commits - desktop/win32 icu/ExternalPackage_icu.mk jvmfwk/plugins jvmfwk/source Makefile.in nss/ExternalProject_nss.mk nss/nsinstall.py redland/ExternalProject_redlan

2013-03-27 Thread David Tardon
Makefile.in|2 +- desktop/win32/source/officeloader/officeloader.cxx | 10 +- icu/ExternalPackage_icu.mk | 15 ++- jvmfwk/plugins/sunmajor/pluginlib/otherjre.cxx |4 ++-- jvmfwk/plugins/sunmajor/plu

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

2013-03-27 Thread Kohei Yoshida
sc/inc/fillinfo.hxx | 24 +--- sc/source/core/data/fillinfo.cxx | 15 -- sc/source/ui/inc/output.hxx |2 sc/source/ui/view/output.cxx |8 - sc/source/ui/view/output2.cxx| 231 --- sc/source/ui/view/printfun.cxx |4

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

2013-03-27 Thread Stephan Bergmann
solenv/gbuild/HelpTarget.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2faa7c8fcb28717ecdba970885f269585cfac8fe Author: Stephan Bergmann Date: Wed Mar 27 16:36:31 2013 +0100 Using ":" as separator conflicts with Windows C:/... paths Change-Id

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

2013-03-27 Thread Miklos Vajna
sw/inc/docufld.hxx |4 sw/source/core/fields/docufld.cxx | 22 ++ sw/source/core/text/inftxt.cxx | 14 ++ sw/source/core/unocore/unoportenum.cxx | 24 +--- 4 files changed, 33 insertions(+), 31 dele

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

2013-03-27 Thread Markus Mohrhard
sc/source/ui/view/drawvie4.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 34e356157acb91bb3c7aa48154337e4226803a40 Author: Markus Mohrhard Date: Wed Mar 27 16:21:41 2013 +0100 complex categories are represented by ScRangeList Change-Id: I3

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

2013-03-27 Thread Andras Timar
forms/source/component/DatabaseForm.cxx | 18 +++--- 1 file changed, 7 insertions(+), 11 deletions(-) New commits: commit 91aaceb7275fe8aa163629646de4c3dc7c1c02b3 Author: Andras Timar Date: Wed Mar 27 08:30:38 2013 -0700 fdo#39445 writing out tools/fsys.hxx (forms)

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

2013-03-27 Thread Markus Mohrhard
sc/source/ui/view/drawvie4.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 2895b0ef692d5842636b3b026e76ceb6ac30d088 Author: Markus Mohrhard Date: Wed Mar 27 16:21:41 2013 +0100 complex categories are represented by ScRangeList Change-Id: I3

[PUSHED] Remove ResId support for a few dbaui controls

2013-03-27 Thread Petr Mladek (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/2888 Approvals: Petr Mladek: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2888 To unsubscribe, visit

[PUSHED] Use UI builder for database wizard's start page

2013-03-27 Thread Petr Mladek (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/2887 Approvals: Petr Mladek: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2887 To unsubscribe, visit

[PUSHED] Fix moving selected search results in Template Manager.

2013-03-27 Thread Bosdonnat Cedric (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/3079 Approvals: Bosdonnat Cedric: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3079 To unsubscribe, v

[PUSHED] Fix exporting selected search results in Template Manager.

2013-03-27 Thread Bosdonnat Cedric (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/3078 Approvals: Bosdonnat Cedric: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3078 To unsubscribe, v

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

2013-03-27 Thread Mathias Hasselmann
dbaccess/source/ui/control/opendoccontrols.cxx | 12 dbaccess/source/ui/inc/opendoccontrols.hxx |2 -- 2 files changed, 14 deletions(-) New commits: commit 4fc429bf61b43fb78eb17aa63004d8bce6757fd2 Author: Mathias Hasselmann Date: Thu Mar 21 08:01:34 2013 +0100 Remov

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

2013-03-27 Thread Rafael Dominguez
sfx2/source/doc/templatedlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d9e5d228638860b95285fa54456743b102a9f456 Author: Rafael Dominguez Date: Wed Mar 27 00:09:18 2013 -0430 Fix moving selected search results in Template Manager. Change-Id: I

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

2013-03-27 Thread Rafael Dominguez
sfx2/source/doc/templatedlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 74af6a27f539503aa8405ad34e1d0031f080921a Author: Rafael Dominguez Date: Tue Mar 26 23:42:11 2013 -0430 Fix exporting selected search results in Template Manager. Change-Id

[PUSHED] Delete the correct template from the selected search results...

2013-03-27 Thread Bosdonnat Cedric (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/3077 Approvals: Bosdonnat Cedric: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3077 To unsubscribe, v

[PUSHED] Fix deleting templates through Template Manager.

2013-03-27 Thread Bosdonnat Cedric (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/3076 Approvals: Bosdonnat Cedric: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3076 To unsubscribe, v

[PUSHED] Separate template region ids from thumbnail ids.

2013-03-27 Thread Bosdonnat Cedric (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/3075 Approvals: Bosdonnat Cedric: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3075 To unsubscribe, v

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

2013-03-27 Thread Rafael Dominguez
sfx2/inc/sfx2/templatelocalview.hxx|2 sfx2/source/control/templatelocalview.cxx | 22 ++- sfx2/source/control/templatesearchview.cxx |7 +- sfx2/source/doc/templatedlg.cxx| 90 ++--- sfx2/source/inc/templatesearchview.hxx |2

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

2013-03-27 Thread Rafael Dominguez
sfx2/source/doc/templatedlg.cxx | 17 +++-- 1 file changed, 3 insertions(+), 14 deletions(-) New commits: commit 439db93bee83f49196547c3028df5310341eacd9 Author: Rafael Dominguez Date: Tue Mar 26 20:44:44 2013 -0430 Fix deleting templates through Template Manager. C

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

2013-03-27 Thread Rafael Dominguez
sfx2/inc/sfx2/templatecontaineritem.hxx |1 sfx2/inc/sfx2/templatelocalview.hxx |2 sfx2/inc/sfx2/thumbnailview.hxx |2 sfx2/source/control/templateabstractview.cxx |2 sfx2/source/control/templatelocalview.cxx| 111 +-- s

Re: [PUSHED] touch --no-dereference is supported on mac but as the short-...

2013-03-27 Thread Christian Lohmaier
Hi Thorsten, Norbert, *, On Wed, Mar 27, 2013 at 1:24 PM, Thorsten Behrens (via Code Review) wrote: > > https://gerrit.libreoffice.org/3050 It might be true that current versions of MacOSX do support the switch, but Mac OS X 10.5 doesn't. As dropping support for the older versions (AKA PPC)

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

2013-03-27 Thread Andras Timar
rsc/source/tools/rsctools.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4653d73c577d5bf197e7e6c01876f85cf728e279 Author: Andras Timar Date: Wed Mar 27 15:46:38 2013 +0100 fix extension replacer (rsc) Change-Id: I0808aeedf87fd181380077f5cfd7b12dc

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

2013-03-27 Thread Stephan Bergmann
vcl/source/filter/sgvtext.cxx|6 -- vcl/source/filter/wmf/enhwmf.cxx |2 -- vcl/source/filter/wmf/winmtf.hxx |2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) New commits: commit 2b86de6137b5cc7cc09176b1d31240aaab4b61df Author: Stephan Bergmann Date: Wed Mar 27 15:43:

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

2013-03-27 Thread Stephan Bergmann
svl/source/numbers/zforlist.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d7f1add4e8692d3a65be8dd5002bda69b92da3bc Author: Stephan Bergmann Date: Wed Mar 27 15:07:48 2013 +0100 -Werror=unused-macros Change-Id: I377711500e6308e8aa273f016f8a2a9dcb

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

2013-03-27 Thread Stephan Bergmann
unotools/source/config/configitem.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 3e8a0c2d1158191ddf4e7af3feb060ff5b50316f Author: Stephan Bergmann Date: Wed Mar 27 14:55:38 2013 +0100 -Werror=unused-macros Change-Id: I2fce1d0c7136840843b78ae301e8c4147d504272 dif

[PATCH] fdo#35791 Added cases for unsupported VML commands

2013-03-27 Thread Eilidh McAdam (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3093 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/93/3093/1 fdo#35791 Added cases for unsupported VML commands Change-Id: Ia1abca37352b1feb20a41b4bac68ecb9e40ed8dc --- M oo

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

2013-03-27 Thread Zolnai Tamás
dbaccess/source/ui/querydesign/LimitBox.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 6c6adf5b46ce52b6d1ada11c0ddc03cedb675e88 Author: Zolnai Tamás Date: Wed Mar 27 14:26:32 2013 +0100 fdo#61794 Set maximum of LimitBox to SAL_MAX_INT64 Chang

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-03-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Petr Kraus changed: What|Removed |Added Depends on||46553, 46817 -- You are receiving this mai

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-03-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #211 from Petr Kraus --- I nominate "Bug 46553" Update embedded manifest on win32 builds to declare dpiAware and "Bug 46817" Screen font anti-aliasing does not work (Windows) They are causing inferior rendering quality of GUI and user

Re: Dictionaries and extensions not delivering on master

2013-03-27 Thread Stephan Bergmann
On 03/27/2013 01:57 PM, Olivier Hallot wrote: On 2 machines with Ubuntu (latest), my master make && make dev-install build does not deliver dictionaries, helpcontent or any other extension except presentation minimizer. Any clue on where to look at? Thanks PS: Autogen.lastrun - --with-paralle

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

2013-03-27 Thread Stephan Bergmann
tools/source/string/tustring.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit e36a3f91ce6d31502d2adf5899d601b161172d00 Author: Stephan Bergmann Date: Wed Mar 27 14:07:53 2013 +0100 -Werror=unused-macros Change-Id: Ic44d85b0180612d499beec35e9444

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

2013-03-27 Thread Stephan Bergmann
slideshow/source/engine/OGLTrans/mac/OGLTrans_TransitionerImpl.mm |4 1 file changed, 4 insertions(+) New commits: commit ce1cce54ec94a9d3e63830ebc7452c7418e6a34e Author: Stephan Bergmann Date: Wed Mar 27 14:07:15 2013 +0100 At least Mac OS X SDK 10.7 does not need that

[Libreoffice-commits] core.git: sal/osl

2013-03-27 Thread Stephan Bergmann
sal/osl/unx/signal.c |4 1 file changed, 4 insertions(+) New commits: commit 6310424aff68ad0cb354b15b5c92324e933ffae2 Author: Stephan Bergmann Date: Wed Mar 27 14:00:23 2013 +0100 -Werror=unused-macros Change-Id: Ia02ff34be9eff80fd8f9d76f034d76c3791342f2 diff --git a/sa

Dictionaries and extensions not delivering on master

2013-03-27 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi... On 2 machines with Ubuntu (latest), my master make && make dev-install build does not deliver dictionaries, helpcontent or any other extension except presentation minimizer. Any clue on where to look at? Thanks PS: Autogen.lastrun - --with-p

[PUSHED] Remove HTMLMODE_FRM_COLUMNS and export column-count CSS attr...

2013-03-27 Thread Petr Mladek (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/2950 Approvals: Petr Mladek: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2950 To unsubscribe, visit

Re: Module build broken on master.

2013-03-27 Thread Stephan Bergmann
On 03/27/2013 08:07 AM, Bjoern Michaelsen wrote: On Tue, Mar 26, 2013 at 05:07:15PM -0400, Kohei Yoshida wrote: So, reverting this commit http://cgit.freedesktop.org/libreoffice/core/commit/?id=207e370a167b7856346c1bff0c735cd2688e2e6e fixes this. Since keeping the module build working is quit

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

2013-03-27 Thread Harri Pitkänen
sfx2/inc/sfx2/htmlmode.hxx |1 - sw/source/filter/html/css1atr.cxx |9 - sw/source/filter/html/css1kywd.cxx |1 + sw/source/filter/html/css1kywd.hxx |1 + sw/source/filter/html/wrthtml.cxx | 14 ++ sw/source/filter/html/wrthtml.hxx |2 +- sw/sou

[PATCH] Fix related to fdo#62224.

2013-03-27 Thread gokul s (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3092 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/92/3092/1 Fix related to fdo#62224. On clicking Cancel Button in Format cells Widget in Impress, Their is change in "Spaci

  1   2   >