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

2014-07-31 Thread rbuj
xmerge/source/xmerge/java/org/openoffice/xmerge/Version.java |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ebe8792a37c21637cd9b5dc1522185b49ad7ac1c Author: rbuj Date: Thu Jul 31 18:47:56 2014 +0200 xmerge: static non-final variable in the initialization

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

2014-07-31 Thread rbuj
xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/ParaStyle.java |4 ++-- xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/TextStyle.java |4 ++-- xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/CellStyle.java |4 ++-- xmerg

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

2014-07-31 Thread rbuj
xmerge/source/xmerge/java/org/openoffice/xmerge/merger/diff/CellNodeIterator.java |8 ++-- xmerge/source/xmerge/java/org/openoffice/xmerge/merger/merge/DocumentMerge.java |6 +- 2 files changed, 3 insertions(+), 11 deletions(-) New commits: commit 583a35b7872be903520dd9fc342

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

2014-07-31 Thread rbuj
xmerge/source/bridge/java/XMergeBridge.java |4 ++-- xmerge/source/xmerge/java/org/openoffice/xmerge/ConverterFactory.java |4 ++-- xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/OfficeZip.java |4 ++-- xmerge/source/xmerge/j

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

2014-07-31 Thread rbuj
xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/Format.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 23aa8ea1ac4316c89c0dcbc2da2fef8dfcd9e3c3 Author: rbuj Date: Thu Jul 31 19:37:15 2014 +0200 xmerge: String comparison Change-

LibreOffice Gerrit News for core on 2014-08-01

2014-07-31 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Convert WIZ_RTFCOPYTABLE to .ui in https://gerrit.libreoffice.org/10670 from Mihály Palenik about module dbaccess + Convert DLG_DATABASE_TYPE_CHANGE to .ui i

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 79332, which changed state. Bug 79332 Summary: self-contained pivot table, dataloss after after save and reopen https://bugs.freedesktop.org/show_bug.cgi?id=79332 What|Removed |Added -

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 79332, which changed state. Bug 79332 Summary: self-contained pivot table, dataloss after after save and reopen https://bugs.freedesktop.org/show_bug.cgi?id=79332 What|Removed |Added -

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 75380, which changed state. Bug 75380 Summary: FORMATTING: Can't Create a Border Around a Chart https://bugs.freedesktop.org/show_bug.cgi?id=75380 What|Removed |Added --

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

2014-07-31 Thread Kohei Yoshida
chart2/source/view/main/ChartView.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 6053491532a5d9954caaa4abf09af30850f0cb94 Author: Kohei Yoshida Date: Thu Jul 31 23:33:14 2014 -0400 fdo#75380: Let's not always set the line style to NONE here. This one line guarant

[Libreoffice-commits] core.git: Branch 'feature/template_manager_improvements' - 2 commits - sfx2/source sfx2/uiconfig

2014-07-31 Thread Efe Gürkan YALAMAN
sfx2/source/dialog/backingwindow.cxx | 67 --- sfx2/source/dialog/backingwindow.hxx |1 sfx2/uiconfig/ui/startcenter.ui | 17 3 files changed, 49 insertions(+), 36 deletions(-) New commits: commit 58fc7d25a5904a6747fdb2a3bf4c4a39be547bef Auth

[Bug 46259] rewrite mysql connector to use mariadb client library

2014-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46259 --- Comment #18 from Michael Stahl --- good to see somebody interested in this! by the way i notice a ridiculously large patch in external/libmariadb; probably there's a new release by now that would include that, if anybody has time to upgrade

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2014-07-31 Thread matteocam
svx/source/svdraw/svdotextdecomposition.cxx | 39 +--- 1 file changed, 2 insertions(+), 37 deletions(-) New commits: commit 1d7f1e71abaaa63ea585a7a4317370c5bd16f734 Author: matteocam Date: Fri Aug 1 00:01:26 2014 +0300 No more arbitrary truncation of lines at 4

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

2014-07-31 Thread Markus Mohrhard
formula/source/ui/dlg/FormulaHelper.cxx |4 +++- include/formula/IFunctionDescription.hxx |5 ++--- sc/source/core/tool/chartlis.cxx | 23 --- 3 files changed, 13 insertions(+), 19 deletions(-) New commits: commit 42cd7a8a26201fa1db98d6498198db23abef87fc Aut

[Bug 46259] rewrite mysql connector to use mariadb client library

2014-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46259 --- Comment #17 from Matthew Pottage --- I've started working on this. At the moment I am investigating the codebase and how much it depends on the MySQL C++ Library. -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug 46259] rewrite mysql connector to use mariadb client library

2014-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46259 Matthew Pottage changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |matthewpottage@invincitech.

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2014-07-31 Thread matteocam
svx/source/svdraw/svdotextdecomposition.cxx | 58 ++-- svx/source/svdraw/svdotxed.cxx |8 --- 2 files changed, 30 insertions(+), 36 deletions(-) New commits: commit d7270b2f63688bb09ed0a9328a2fde57b38eace6 Author: matteocam Date: Thu Jul 31 22:28:15 2

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 tommy27 changed: What|Removed |Added Depends on|81972 | -- You are receiving this mail because: You

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 tommy27 changed: What|Removed |Added Depends on||81972 -- You are receiving this mail because:

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2014-07-31 Thread matteocam
include/svx/svdotext.hxx |3 + svx/source/sdr/primitive2d/sdrdecompositiontools.cxx |3 - svx/source/svdraw/svdotextdecomposition.cxx | 35 ++- svx/source/svdraw/svdotxed.cxx | 11 + 4 files changed, 18 inse

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

2014-07-31 Thread Tor Lillqvist
sd/source/ui/unoidl/unomodel.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 53e4b24c9ee9f2114bbc6b820ece4c469cd811d5 Author: Tor Lillqvist Date: Thu Jul 31 21:16:54 2014 +0300 WaE: 'aPageKind' may be used uninitialized in this function Change-I

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - editeng/source include/svx svx/source

2014-07-31 Thread matteocam
editeng/source/outliner/outliner.cxx | 38 +-- include/svx/svdotext.hxx | 13 --- svx/source/svdraw/svdotext.cxx | 17 +++ svx/source/svdraw/svdotxed.cxx |8 +++ 4 files changed, 58 insertions(+), 18 deletion

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

2014-07-31 Thread Michael Stahl
writerfilter/source/dmapper/DomainMapper.cxx |2 +- writerfilter/source/dmapper/NumberingManager.cxx |1 - writerfilter/source/dmapper/PropertyMap.cxx |1 - 3 files changed, 1 insertion(+), 3 deletions(-) New commits: commit 3bc61ac26f00e5bc3c7ae4ab8a44d0d7e519e2c1 Author: Mi

[Bug 75757] remove inheritance to std::map and std::vector

2014-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75757 --- Comment #13 from Commit Notification --- Matthew Pottage committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4c3ba3a413be7339115ea5e6edc825a8434cd345 fdo#75757: R

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

2014-07-31 Thread Matthew Pottage
writerfilter/source/dmapper/DomainMapper.cxx | 46 +-- writerfilter/source/dmapper/DomainMapperTableHandler.cxx | 159 -- writerfilter/source/dmapper/DomainMapperTableManager.cxx |2 writerfilter/source/dmapper/DomainMapper_Impl.cxx| 44 +- writerfilter/source

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

2014-07-31 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/sdt-date-duplicate.docx |binary sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx |9 + writerfilter/source/dmapper/SdtHelper.cxx |2 ++ 3 files changed, 11 insertions(+) New commits: commit 8fea536cebefe319a7fd5971b28e0936ac91ecb9 Au

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Luke changed: What|Removed |Added Depends on|71961 |67347 --- Comment #198 from Luke --- Added Bug 7

Minutes of ESC call: 2014-07-31

2014-07-31 Thread Eike Rathke
* Present: + Lionel, Stephan, Christian, Kendy, Eike, Muthu, Kohei, Markus, Robinson, Jacobo, Michael S, Miklos * Completed Action Items + RC3 respin / RC4 with spell-checking patch (Cloph) + done, released as public final version + update + enable the bibisect on Windows

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #199 from Luke --- Correction. Added Bug 67347, the import analog of Bug 71961. -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list Lib

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

2014-07-31 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/table-start-2-sdt.docx |binary sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx|9 + writerfilter/source/dmapper/DomainMapper.cxx |6 ++ 3 files changed, 15 insertions(+) New commits: commit ddb24728b2971f6ed64a0372acb166251f1d9c8f A

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Luke changed: What|Removed |Added Depends on||71961 --- Comment #197 from Luke --- Added Bug 7

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

2014-07-31 Thread Andrzej Hunt
include/osl/process.h|4 sal/osl/unx/process_impl.cxx |5 - sal/osl/w32/process.cxx |5 - 3 files changed, 12 insertions(+), 2 deletions(-) New commits: commit 533b9ab6fc425746ce30882b424715c97631d907 Author: Andrzej Hunt Date: Thu Jul 31 15:37:52 2014 +02

[Libreoffice-commits] core.git: 2 commits - filter/source include/svx offapi/com sc/source sd/source svx/source sw/source

2014-07-31 Thread Stephan Bergmann
filter/source/msfilter/msdffimp.cxx |4 +- filter/source/msfilter/svdfppt.cxx |4 +- include/svx/sdtmfitm.hxx| 38 offapi/com/sun/star/style/XStyleLoader2.idl |2 + sc/source/core/data/postit.cxx |8 ++

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

2014-07-31 Thread Kohei Yoshida
sc/source/ui/docshell/docfunc.cxx | 28 1 file changed, 4 insertions(+), 24 deletions(-) New commits: commit c5bbfb3935c86d862acd3b5cd0643a474206ed1d Author: Kohei Yoshida Date: Thu Jul 31 09:07:25 2014 -0400 fdo#78555: Oopsy. Change-Id: I969973b2d8

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

2014-07-31 Thread Kohei Yoshida
sc/inc/document.hxx |2 + sc/inc/refhint.hxx |7 +++ sc/inc/tokenarray.hxx |5 -- sc/inc/types.hxx|6 +++ sc/qa/unit/ucalc.hxx|2 + sc/qa/unit/ucalc_sharedformula.cxx | 68

[Libreoffice-commits] core.git: Branch 'feature/refactor-god-objects' - sw/inc sw/Library_sw.mk sw/qa sw/source

2014-07-31 Thread Valentin Kettner
sw/Library_sw.mk |1 sw/inc/doc.hxx | 27 -- sw/qa/core/uwriter.cxx | 11 - sw/source/core/bastyp/calc.cxx |3 sw/source/core/doc/DocumentStatisticsManager.cxx | 246 +++

[Libreoffice-commits] core.git: Branch 'feature/calctiledrendering5' - 187 commits - avmedia/source basctl/source basic/source bridges/source canvas/Library_directx9canvas.mk canvas/Library_gdipluscan

2014-07-31 Thread Andrzej Hunt
Rebased ref, commits from common ancestor: commit 4a95e1a9c212a45408f9a7407ab283eca221378d Author: Andrzej Hunt Date: Thu Jul 31 14:46:03 2014 +0200 Implement getPartName for Calc. Change-Id: I5aa70213f33e0c5d9dc0fe44ddabc68f43cc6b10 diff --git a/sc/inc/docuno.hxx b/sc/inc/docuno.

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis2' - 8 commits - desktop/source libreofficekit/qa svx/source

2014-07-31 Thread Stephan Bergmann
desktop/source/lib/init.cxx | 101 -- libreofficekit/qa/data/blank_presentation.odp |binary libreofficekit/qa/data/blank_text.odt |binary libreofficekit/qa/data/impress_slidenames.odp |binary libreofficekit/qa/unit/tiledrendering.cxx | 100

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

2014-07-31 Thread Stephan Bergmann
include/svx/sdtmfitm.hxx |4 1 file changed, 4 deletions(-) New commits: commit 6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 Author: Stephan Bergmann Date: Thu Jul 31 14:26:43 2014 +0200 Remove unused ctors Change-Id: I01506e923f3197f97f771983edd72dfddb2af1b8 diff --git a/i

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis2' - 9 commits - cui/source editeng/source include/svx include/xmloff libreofficekit/qa reportdesign/source sc/source sd/source svx/source

2014-07-31 Thread Takeshi Abe
cui/source/tabpages/page.cxx |4 cui/source/tabpages/paragrph.cxx | 19 +- cui/source/tabpages/swpossizetabpage.cxx |4 cui/source/tab

Re: ODF Formula Standard & Calc

2014-07-31 Thread Regina Henschel
Hi Oliver, Olivier Hallot schrieb: Hi all Is there a reference page where each Calc function is listed/mapped as conforming or not conforming to ODFF? Long time ago I had started https://wiki.openoffice.org/wiki/Calc/ODFF_Implementation/Examine_functions But it is not maintained and you will

Re: ODF Formula Standard & Calc

2014-07-31 Thread Eike Rathke
Hi Olivier, On Thursday, 2014-07-31 08:43:42 -0300, Olivier Hallot wrote: > Is there a reference page where each Calc function is listed/mapped as > conforming or not conforming to ODFF? AFAIK no, but we have a page that lists the additional functions not covered by ODFF, see https://wiki.docume

ODF Formula Standard & Calc

2014-07-31 Thread Olivier Hallot
Hi all Is there a reference page where each Calc function is listed/mapped as conforming or not conforming to ODFF? Thanks -- Olivier Hallot Comunidade LibreOffice http://ask.libreoffice.org/pt-br ___ LibreOffice mailing list LibreOffice@lists.freedesk

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

2014-07-31 Thread Stephan Bergmann
svx/source/svdraw/svdotext.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 91f7e828f89144422016f7c71558fc72bf41ac80 Author: Stephan Bergmann Date: Thu Jul 31 12:57:37 2014 +0200 typo Change-Id: Ic8795d05f66b45bd43e3444f0f368a2e6352aa2c diff --git

RE: export of Calc functions to OOXML

2014-07-31 Thread Winfried Donkers
Hi Eike, (re-introducing the mailing list I left out in my previous reply) >> FormulaGrammar::isOOXML( meGrammar ) only returns true when saving as >> OOXML, and FormulaGrammar::isODFF( meGrammar ) only returns true when saving >> as ODFF. >> Is that correct? > Yes, that's correct. Also note th

Re: [Libreoffice-commits] core.git: 7 commits - chart2/source extensions/source hwpfilter/source l10ntools/source sal/osl unoidl/source

2014-07-31 Thread Bjoern Michaelsen
Hi all, On Thu, Jul 31, 2014 at 11:59:42AM +0200, Stephan Bergmann wrote: > Please refrain from such cosmetic changes in the future. IIRC, the > unoidl module (being mostly written by a single person, me) > more-or-less consistently used a single formatting style until now. > I see no good reason

[Libreoffice-commits] core.git: 7 commits - desktop/source libreofficekit/qa

2014-07-31 Thread Andrzej Hunt
desktop/source/lib/init.cxx | 101 -- libreofficekit/qa/data/blank_presentation.odp |binary libreofficekit/qa/data/blank_text.odt |binary libreofficekit/qa/data/impress_slidenames.odp |binary libreofficekit/qa/unit/tiledrendering.cxx | 100

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

2014-07-31 Thread Stephan Bergmann
sw/inc/ndarr.hxx|1 + sw/source/core/docnode/node.cxx | 23 --- 2 files changed, 13 insertions(+), 11 deletions(-) New commits: commit 5ee87e861e3147d6a3a9411296cd2498d77555db Author: Stephan Bergmann Date: Thu Jul 31 12:12:17 2014 +0200 Avoid und

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

2014-07-31 Thread Takeshi Abe
cui/source/tabpages/page.cxx |4 +- cui/source/tabpages/paragrph.cxx | 19 +- cui/source/tabpages/swpossizetabpage.cxx |4 +- cui/source/tabpages/tparea.cxx | 42 +-- cui/source/tabpages/tpbitmap.cxx | 42 +

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

2014-07-31 Thread Michael Stahl
writerfilter/source/dmapper/StyleSheetTable.cxx | 25 ++-- writerfilter/source/rtftok/rtfdocumentimpl.cxx |4 +-- 2 files changed, 25 insertions(+), 4 deletions(-) New commits: commit b9b9fea12ed1d87d34f84f51574c10e2345d9ac7 Author: Michael Stahl Date: Thu Jul 31 11:

Re: [Libreoffice-commits] core.git: 7 commits - chart2/source extensions/source hwpfilter/source l10ntools/source sal/osl unoidl/source

2014-07-31 Thread Stephan Bergmann
Please refrain from such cosmetic changes in the future. IIRC, the unoidl module (being mostly written by a single person, me) more-or-less consistently used a single formatting style until now. I see no good reason to change that to another formatting style. Stephan On 07/10/2014 10:33 PM,

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

2014-07-31 Thread rbuj
xmerge/source/xmerge/java/org/openoffice/xmerge/util/registry/ConverterInfoMgr.java | 15 -- 1 file changed, 7 insertions(+), 8 deletions(-) New commits: commit 56739cf7ae7d697aba4daad0b3eb66cbd6b35af2 Author: rbuj Date: Wed Jul 30 14:13:01 2014 +0200 xmerge: Avoid java.util.C

[Libreoffice-commits] core.git: 2 commits - editeng/source include/svx include/xmloff reportdesign/source sc/source sd/source svx/source sw/inc sw/source xmloff/source

2014-07-31 Thread Noel Grandin
editeng/source/xml/xmltxtexp.cxx |2 - include/svx/unoapi.hxx |7 +++--- include/xmloff/xmlexp.hxx|3 +- include/xmloff/xmluconv.hxx | 12 ++ reportdesign/source/filter/xml/xmlExport.cxx |4 +-- sc/sou

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

2014-07-31 Thread Andrzej Hunt
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx |4 1 file changed, 4 insertions(+) New commits: commit 62da1a834128f5762fa2e6ceb35fa61372ed5949 Author: Andrzej Hunt Date: Thu Jul 31 11:26:59 2014 +0200 GtkComboBoxText requires gtk >= 2.24 (again). Broken in 77d08313

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis2' - ucb/source

2014-07-31 Thread Mihai Varga
ucb/source/ucp/cmis/auth_provider.cxx | 48 ++ ucb/source/ucp/cmis/auth_provider.hxx | 11 ++ ucb/source/ucp/cmis/cmis_content.cxx |4 ++ ucb/source/ucp/cmis/cmis_repo_content.cxx |4 ++ 4 files changed, 67 insertions(+) New commits: commit

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

2014-07-31 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/2-id.docx |binary sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx |9 + sw/source/filter/ww8/docxattributeoutput.cxx |2 +- 3 files changed, 10 insertions(+), 1 deletion(-) New commits: commit 48f52a509aeed8c8a780bf07d3761a7699e8a36b Author: Mik

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-colors' - include/svx svx/source

2014-07-31 Thread Krisztian Pinter
include/svx/Palette.hxx |3 ++- svx/source/tbxctrls/Palette.cxx | 19 +-- 2 files changed, 15 insertions(+), 7 deletions(-) New commits: commit 771b951a806d956c2ae2dc7b64cb6e15f4839630 Author: Krisztian Pinter Date: Thu Jul 31 10:56:58 2014 +0200 Make .soc lo

Re: [Libreoffice-commits] osl_areCommandArgsSet

2014-07-31 Thread Stephan Bergmann
* osl_areCommandArgsSet should arguably have been given a return type of sal_Bool, not int * the documentation of osl_areCommandArgsSet is missing a @since tag; please fix * given that osl_setCommandArgs is deprecated and for internal use only, osl_areCommandArgsSet should arguably have been

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis2' - uui/source

2014-07-31 Thread Mihai Varga
uui/source/iahndl-authentication.cxx | 23 +++ uui/source/iahndl.cxx|9 + uui/source/iahndl.hxx|6 ++ 3 files changed, 38 insertions(+) New commits: commit cb4734178ef0223903426e9e0fd8587f5886b8df Author: Mihai Varga Date:

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

2014-07-31 Thread Noel Grandin
xmerge/source/xmerge/java/org/openoffice/xmerge/util/registry/ConverterInfoMgr.java | 52 +++--- 1 file changed, 16 insertions(+), 36 deletions(-) New commits: commit 7f9732e998e6e90cafa8bd36886af5e8bc7a71a1 Author: Noel Grandin Date: Thu Jul 31 10:38:38 2014 +0200 remove commente

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis2' - include/ucbhelper ucbhelper/Library_ucbhelper.mk ucbhelper/source

2014-07-31 Thread Mihai Varga
include/ucbhelper/authenticationfallback.hxx | 62 +++ ucbhelper/Library_ucbhelper.mk |1 ucbhelper/source/provider/authenticationfallback.cxx | 45 + 3 files changed, 108 insertions(+) New commits: commit 07f01a61b6e56feb6382600c

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis2' - offapi/com offapi/UnoApi_offapi.mk

2014-07-31 Thread Mihai Varga
offapi/UnoApi_offapi.mk |1 offapi/com/sun/star/ucb/AuthenticationFallbackRequest.idl | 45 ++ 2 files changed, 46 insertions(+) New commits: commit 3a8d12b771146b37c4548e4dd08794d8c9c3 Author: Mihai Varga Date: Thu Jul 31 11:20:37 2014

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 a07cd040897db54e1...@spambog.com changed: What|Removed |Added Depends on||77479 --- Comment #196

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 a07cd040897db54e1...@spambog.com changed: What|Removed |Added Depends on||76389 --- Comment #195

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis2' - uui/Library_uui.mk uui/source uui/uiconfig

2014-07-31 Thread Mihai Varga
uui/Library_uui.mk |1 uui/source/authfallbackdlg.cxx | 63 ++ uui/source/authfallbackdlg.hxx | 44 ++ uui/uiconfig/ui/authfallback.ui | 96 4 files changed, 204 insertions(+) New commits: c

[Bug 39674] find / fix all German spellings in internal APIs

2014-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39674 --- Comment #13 from Noel Grandin --- Jonathon, you will need to check out the source code, and then run the script ./bin/find-german-comments Then pick a place to start and focus on cleaning up one location. Come hang out on the IRC channel i

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis2' - config_host/config_oauth2.h.in configure.ac officecfg/registry svtools/source ucb/source

2014-07-31 Thread Mihai Varga
config_host/config_oauth2.h.in | 10 configure.ac | 33 +++ officecfg/registry/data/org/openoffice/Office/Common.xcu |2 svtools/source/dialogs/ServerDetailsControls.cxx |6 ++ ucb/source/uc

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

2014-07-31 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/sdt-2-para.docx |binary sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx | 28 + sw/source/filter/ww8/docxattributeoutput.cxx | 55 +- sw/source/filter/ww8/docxattributeoutput.hxx |8 +++ sw/source/filter/ww8/docxexport.cxx

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis2' - external/libcmis

2014-07-31 Thread Mihai Varga
external/libcmis/StaticLibrary_cmis.mk | 11 external/libcmis/UnpackedTarball_cmis.mk |4 external/libcmis/libcmis-0.4.1-empty-path.patch | 13 external/libcmis/libcmis-0.4.1-properties-fix.patch | 280 ---

[Libreoffice-commits] core.git: Changes to 'feature/gsoc14-libcmis2'

2014-07-31 Thread Stephan Bergmann
New branch 'feature/gsoc14-libcmis2' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits