[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - 3 commits - include/oox oox/source sd/qa sw/qa writerfilter/source

2014-11-30 Thread Zolnai Tamás
include/oox/drawingml/shape.hxx|2 oox/source/drawingml/shape.cxx | 12 +- sd/qa/unit/data/pptx/ShapeLineProperties.pptx |binary sd/qa/unit/data/pptx/bnc904423.pptx|binary sd/qa/unit/import-tests.cxx| 127 ++

[Bug 84938] replace #defined constants with ‘enum class’

2014-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84938 --- Comment #8 from Commit Notification --- Tobias Madl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=14596452e781f6a66bcc63b0c447c852df1f2896 fdo#84938: replac

[Libreoffice-commits] core.git: basctl/source chart2/source cui/source dbaccess/source desktop/source extensions/source filter/source forms/source formula/source fpicker/source framework/source includ

2014-11-30 Thread Tobias Madl
basctl/source/basicide/basicbox.cxx | 12 - basctl/source/basicide/baside2b.cxx |2 basctl/source/basicide/bastypes.cxx |2 chart2/source/controller/main/ElementSelector.cxx |4 cui/source/customize/macropg.

[Bug 84938] replace #defined constants with ‘enum class’

2014-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84938 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack|EasyHack |Diffic

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

2014-11-30 Thread Markus Mohrhard
sc/source/core/tool/token.cxx|4 sc/source/ui/dbgui/PivotLayoutDialog.cxx |3 +++ 2 files changed, 7 insertions(+) New commits: commit 7ede454ecf9650a4d023e5eccd397f0991061df3 Author: Markus Mohrhard Date: Mon Dec 1 02:49:59 2014 +0100 For external data sources th

RE: dead code in sc/source/filter/excel/xeformula.cxx?

2014-11-30 Thread Winfried Donkers
Hi Eike, >Are you referring >XclExpFmlaCompImpl::PrepareFunction() >XclExpFmlaCompImpl::FinishFunction() >XclExpFmlaCompImpl::AppendDefaultParam() >XclExpFmlaCompImpl::AppendTrailingParam() >? >These are used for the BIFF export. Yes, e.g. in XclExpFmlaCompImpl::AppendDefaultParam() there is a l

[Libreoffice-commits] core.git: 4 commits - include/vcl sc/qa sc/source vcl/inc vcl/opengl vcl/source

2014-11-30 Thread Markus Mohrhard
include/vcl/opengl/OpenGLContext.hxx |4 sc/qa/unit/ucalc_formula.cxx | 14 ++ sc/source/core/tool/token.cxx|4 sc/source/ui/dbgui/PivotLayoutDialog.cxx |3 +++ vcl/inc/openglgdiimpl.hxx|4 +++- vcl/opengl/gdiimpl.

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - icon-themes/sifr

2014-11-30 Thread Yousuf Philips
icon-themes/sifr/cmd/lc_datefield.png |binary icon-themes/sifr/cmd/lc_formatarea.png|binary icon-themes/sifr/cmd/lc_insertgraphic-alt.png |binary icon-themes/sifr/cmd/lc_insertgraphic.png |binary icon-themes/sifr/cmd/lc_inserttable.png |binary icon-themes/sifr/cmd/lc

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - icon-themes/sifr

2014-11-30 Thread Yousuf Philips
icon-themes/sifr/links.txt | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit b458fde02bbfe17699515cca5c819c2e2304d9fb Author: Yousuf Philips Date: Sat Nov 29 13:00:32 2014 +0400 fdo#86738 add links.txt references to next and previous buttons

[Libreoffice-commits] core.git: icon-themes/breeze

2014-11-30 Thread Yousuf Philips
icon-themes/breeze/cmd/lc_alignbottom.png |binary icon-themes/breeze/cmd/lc_aligntop.png |binary icon-themes/breeze/cmd/lc_alignverticalcenter.png |binary icon-themes/breeze/cmd/lc_controlcodes.png |binary icon-themes/breeze/cmd/lc_datadatapilotrun

[Libreoffice-commits] core.git: icon-themes/sifr

2014-11-30 Thread Yousuf Philips
icon-themes/sifr/cmd/lc_datefield.png |binary icon-themes/sifr/cmd/lc_formatarea.png|binary icon-themes/sifr/cmd/lc_insertgraphic-alt.png |binary icon-themes/sifr/cmd/lc_insertgraphic.png |binary icon-themes/sifr/cmd/lc_inserttable.png |binary icon-themes/sifr/cmd/lc

[Libreoffice-commits] core.git: icon-themes/breeze

2014-11-30 Thread Yousuf Philips
icon-themes/breeze/cmd/lc_adddirect.png |binary icon-themes/breeze/cmd/lc_backcolor.png |binary icon-themes/breeze/cmd/lc_backgroundcolor.png |binary icon-themes/breeze/cmd/lc_bold.png |binary icon-themes/breeze/cmd/lc_centerpara.png|b

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

2014-11-30 Thread Takeshi Abe
starmath/qa/cppunit/mock-visitor.hxx | 56 +-- 1 file changed, 28 insertions(+), 28 deletions(-) New commits: commit 14398cb2076a88b752430db5e20b36d9b377f62c Author: Takeshi Abe Date: Sat Nov 29 20:48:08 2014 +0900 fix the order of arguments: expected and

Re: Inserting a value into a XComponentContext

2014-11-30 Thread Andrew Pitonyak
No stress on the number of mails. I did not think that you could change a context after it was created... But I would certainly try if I had a need. I know very little about this specifically. Chris Sherlock wrote: >Oh, and sorry for the number of emails, but I guess I'm assuming that you can

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

2014-11-30 Thread Markus Mohrhard
vcl/source/opengl/OpenGLHelper.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit 1fd34cd93faf13c30501635b41d01e0fc5606755 Author: Markus Mohrhard Date: Mon Dec 1 01:18:25 2014 +0100 introduce SAL_FORCEGL and document the variables SAL_FO

Re: Inserting a value into a XComponentContext

2014-11-30 Thread Andrew Pitonyak
Anything I have done has been in basic, which abstracts ask the hard bits of casting away. Of Han that looks to be correct based on my memory. More specifically, that you add the values (or pad the values) on creation. Chris Sherlock wrote: >___ >

Re: Inserting a value into a XComponentContext

2014-11-30 Thread Chris Sherlock
Oh, and sorry for the number of emails, but I guess I'm assuming that you can add a new property key at any point by insertByName()... Thanks in advance, UNO is a little tricky at this level. At least that's what I find... from what I can tell, it really comes down to the cppuhelper::ComponentCont

Re: Inserting a value into a XComponentContext

2014-11-30 Thread Chris Sherlock
So what about the following approach: Reference< XComponentContext > xContext = ::comphelper::getProcessComponentContext(); ::cppu::ContextEntry_Init aContextInfo[] = { ::cppu::ContextEntry_Init("testkey", uno::Any() ), } xNewContext = ::cppu::createComponentContext(aContextInfo, sizeof(aConte

Foo Lai Choo license statement

2014-11-30 Thread Foo Lai Choo
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Fix on Bug 38829 - Add fractional inches to units

2014-11-30 Thread Foo Lai Choo
Hi, My team and I have narrowed down the modification required to make this happened. We modified MetricField in vcl/source/control/field.cxx to take in fractional data format (i.e. 1 1/2"), parse and convert to decimal format and then output it. Since MetricField is used for most dimension settin

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

2014-11-30 Thread Andras Timar
sc/source/filter/lotus/lotform.cxx | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) New commits: commit 474336de5964333e01d5cee36f96468ff4e46d29 Author: Andras Timar Date: Sun Nov 30 22:17:10 2014 +0100 amended solution to @TERM and @CTERM import from Lotus 1-2-3

[Libreoffice-commits] help.git: Branch 'libreoffice-4-4' - source/text

2014-11-30 Thread Stanislav Horacek
source/text/sdraw/guide/graphic_insert.xhp |2 +- source/text/shared/guide/imagemap.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 40967add67da1353dae0f1f9cc31475f4650381c Author: Stanislav Horacek Date: Sun Nov 30 22:08:54 2014 +0100 Image is

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

2014-11-30 Thread Stanislav Horacek
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2713480bc86926f9e910fbfa22b54a8beb69304a Author: Stanislav Horacek Date: Sun Nov 30 22:08:54 2014 +0100 Updated core Project: help 40967add67da1353dae0f1f9cc31475f4650381c Image is not

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 changed: What|Removed |Added Depends on|66232 | -- You are receiving this mail because: You

[Bug 75025] LibreOffice 4.3 most annoying bugs

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

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

2014-11-30 Thread Andras Timar
sc/source/filter/lotus/lotform.cxx | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) New commits: commit 317b5bc5f801135b027e02d5acfc407cc2d05689 Author: Andras Timar Date: Sun Nov 30 22:17:10 2014 +0100 amended solution to @TERM and @CTERM import from Lotus 1-2-3

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - external/icu

2014-11-30 Thread Caolán McNamara
external/icu/UnpackedTarball_icu.mk |1 external/icu/icu4c-scriptrun.patch | 58 2 files changed, 59 insertions(+) New commits: commit bff0fe902686d8c126a73e1d2c914f5d65c6ffaf Author: Caolán McNamara Date: Sun Nov 30 20:38:42 2014 + mirror

[Libreoffice-commits] core.git: external/icu

2014-11-30 Thread Caolán McNamara
external/icu/UnpackedTarball_icu.mk |1 external/icu/icu4c-scriptrun.patch | 58 2 files changed, 59 insertions(+) New commits: commit a66451887425ddd9387e2b25d5125916f4a35f83 Author: Caolán McNamara Date: Sun Nov 30 20:38:42 2014 + mirror

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - vcl/generic

2014-11-30 Thread Caolán McNamara
vcl/generic/glyphs/scrptrun.cxx |6 +- vcl/generic/glyphs/scrptrun.h |4 +++- 2 files changed, 8 insertions(+), 2 deletions(-) New commits: commit f4d977595492573abff4b491b26f1a4f2a57c4f8 Author: Caolán McNamara Date: Sat Nov 29 16:44:12 2014 + give us a parenStack whic

[Libreoffice-commits] core.git: 4 commits - sc/source sw/source vcl/generic vcl/source

2014-11-30 Thread Caolán McNamara
sc/source/filter/lotus/lotimpop.cxx | 59 +++-- sc/source/filter/lotus/op.cxx | 162 sw/source/core/text/txttab.cxx |4 vcl/generic/glyphs/scrptrun.cxx |6 + vcl/generic/glyphs/scrptrun.h |4 vcl/source/fontsubset/s

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 changed: What|Removed |Added Depends on|79538 | -- You are receiving this mail because: You

[Bug 75025] LibreOffice 4.3 most annoying bugs

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

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

2014-11-30 Thread Miklos Vajna
writerfilter/source/resourcemodel/TagLogger.cxx | 64 1 file changed, 64 deletions(-) New commits: commit 5486aae1708835c44e4c757dbee785eb534bb214 Author: Miklos Vajna Date: Sun Nov 30 21:09:10 2014 +0100 loplugin:unreffun: PropertySetDumpHandler Change

[Bug 75025] LibreOffice 4.3 most annoying bugs

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

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 changed: What|Removed |Added Depends on|76995 | -- You are receiving this mail because: You

[Bug 75025] LibreOffice 4.3 most annoying bugs

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

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 changed: What|Removed |Added Depends on|76239 | -- You are receiving this mail because: You

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

2014-11-30 Thread Markus Mohrhard
vcl/inc/opengl/win/WinDeviceInfo.hxx |6 +++--- vcl/opengl/win/WinDeviceInfo.cxx | 32 +--- 2 files changed, 32 insertions(+), 6 deletions(-) New commits: commit 82d767a50629aa8e1c6fa005439c92153b22e7f6 Author: Markus Mohrhard Date: Sun Nov 30 21:01:35 201

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

2014-11-30 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/fdo72031.rtf |1 sw/qa/extras/rtfimport/rtfimport.cxx |9 ++-- writerfilter/source/rtftok/rtfdocumentimpl.cxx | 26 +++-- 3 files changed, 24 insertions(+), 12 deletions(-) New commits: commit 4cf0b919ed1d3bede755f4037

[Bug 75025] LibreOffice 4.3 most annoying bugs

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

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 changed: What|Removed |Added Depends on|67534 | -- You are receiving this mail because: You

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - 3 commits - include/oox officecfg/registry oox/source sd/qa

2014-11-30 Thread Zolnai Tamás
include/oox/drawingml/shape.hxx|2 officecfg/registry/schema/org/openoffice/Office/Common.xcs |2 oox/source/drawingml/shape.cxx | 12 + sd/qa/unit/data/pptx/ShapeLineProperties.pptx |binary sd/qa/unit/data/pptx/bnc9

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 changed: What|Removed |Added Depends on|71278 | -- You are receiving this mail because: You

[Bug 75025] LibreOffice 4.3 most annoying bugs

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

[Libreoffice-commits] core.git: Changes to 'private/moggi/vcl-opengl3'

2014-11-30 Thread Markus Mohrhard
New branch 'private/moggi/vcl-opengl3' available with the following commits: commit fd08b876304a6bd802687555e90a26ddac5fa337 Author: Markus Mohrhard Date: Sun Nov 30 18:48:33 2014 +0100 implement virtual methods for OSX vcl backend Change-Id: Ifd7e06529cbf2e20bdd1560586420cda39c5a5

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

2014-11-30 Thread Radu Ioan
cui/source/tabpages/tpline.cxx|2 - cui/source/tabpages/tplnedef.cxx | 14 +- filter/source/msfilter/msdffimp.cxx |2 - include/svx/xdash.hxx | 39 +++--- include/svx/xenum.hxx |3 --

[Bug 84090] Speed up oox::TokenMap by removing unnecessary maUniName OUString

2014-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84090 Julien Nabet changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Libreoffice-commits] core.git: officecfg/registry

2014-11-30 Thread Zolnai Tamás
officecfg/registry/schema/org/openoffice/Office/Common.xcs |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5bac8dbfdd94ab79b32f2b55fee907f8348e0c6e Author: Zolnai Tamás Date: Sun Nov 30 14:42:07 2014 +0100 This value is intended to be 200 MB in bytes

[Libreoffice-commits] core.git: include/oox oox/source

2014-11-30 Thread Zolnai Tamás
include/oox/drawingml/shape.hxx |1 + oox/source/drawingml/shape.cxx |5 - 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit 4146c1003f796f662a2f5b4ec150173df28fd9de Author: Zolnai Tamás Date: Sun Nov 30 14:35:08 2014 +0100 PPTX import: shape effect propert

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

2014-11-30 Thread Zolnai Tamás
include/oox/drawingml/shape.hxx |1 oox/source/drawingml/shape.cxx|5 + sd/qa/unit/data/pptx/ShapeLineProperties.pptx |binary sd/qa/unit/import-tests.cxx | 73 ++ 4 files changed, 78 insertions(+), 1 deletion(-) N

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

2014-11-30 Thread Zolnai Tamás
include/oox/drawingml/shape.hxx |1 oox/source/drawingml/shape.cxx |7 +++- sd/qa/unit/data/pptx/bnc904423.pptx |binary sd/qa/unit/import-tests.cxx | 55 4 files changed, 62 insertions(+), 1 deletion(-) New commits: commit 81cd386f

Inserting a value into a XComponentContext

2014-11-30 Thread Chris Sherlock
Hi all, How do you insert a value to be retrieved later into an XComponentContext reference? I see there is a XNameContainer, which is created by comphelper::NameContainer_createInstance(::cppu::UnoType::get()) or whatever value you want. From here you then do insertByName. However, how do you t

[Libreoffice-commits] core.git: Branch 'ports/macosx10.5/master' - 335 commits - accessibility/source android/Bootstrap apple_remote/source avmedia/Module_avmedia.mk avmedia/source basctl/inc basctl/s

2014-11-30 Thread Douglas Mencken
Rebased ref, commits from common ancestor: commit ecfcb080c8b9d70d62d71c67c46afacec43c Author: Douglas Mencken Date: Wed Oct 29 17:03:27 2014 -0400 {useless now} disable OpenGL and OpenCL for OS X 10.5 currently, this patch is useless due to commits: 3b0b76462aa54f60bc98

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

2014-11-30 Thread Maxim Monastirsky
accessibility/source/standard/vclxaccessibletoolbox.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit ef8e38266b13800518830917a71dde4d3ee8f7ef Author: Maxim Monastirsky Date: Fri Nov 28 13:59:38 2014 +0200 fdo#86117 a11y: Exception when closing popup

[Libreoffice-commits] core.git: 6 commits - sw/qa unusedcode.easy writerfilter/CppunitTest_writerfilter_misc.mk writerfilter/inc writerfilter/Library_writerfilter.mk writerfilter/source

2014-11-30 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/fdo72031.rtf |1 sw/qa/extras/rtfimport/rtfimport.cxx |9 unusedcode.easy |1 writerfilter/CppunitTest_writerfilter_misc.mk|1 writerfilter/Library_writerfilter.

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

2014-11-30 Thread Matúš Kukan
sw/source/core/undo/unbkmk.cxx | 13 +++-- 1 file changed, 3 insertions(+), 10 deletions(-) New commits: commit 43a803ccf8d392561bd168dc3b64695c4dcf93ce Author: Matúš Kukan Date: Wed Nov 26 21:26:06 2014 +0100 Use IDocumentMarkAccess::findMark here Presumably, the nam

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

2014-11-30 Thread Chris Sherlock
vcl/inc/headless/svpgdi.hxx |2 -- 1 file changed, 2 deletions(-) New commits: commit c9271bd507e0eb9dd33e6f366479aad8b505a3e0 Author: Chris Sherlock Date: Sun Nov 30 18:49:24 2014 +1100 vcl: remove IOS/OSX only code Change-Id: I83fd835a8a198ff469cfaa0441c938acf9433862 Re

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 changed: What|Removed |Added Depends on|75137 | -- You are receiving this mail because: You

[Bug 75025] LibreOffice 4.3 most annoying bugs

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