On 01/09/2014 11:50 AM, Alex McMurchy wrote:
All this seems to suggest that I haven't compiled correctly to get the
best out of gdb. I've only ever used --enable-dbgutil flag and compiled with
Yes, looks like missing debug information, but --enable-dbgutil should
provide that. No idea what's
include/vcl/printerinfomanager.hxx |4 ++--
vcl/generic/print/printerjob.cxx |2 +-
vcl/inc/cupsmgr.hxx|2 +-
vcl/null/printerinfomanager.cxx|2 +-
vcl/unx/generic/printer/cupsmgr.cxx|4 ++--
vcl/
Moin!
* Open changes on master for project core changed in the last 25 hours:
First time contributors doing great things !
+ fdo#70807: UT to verify used styles in document
in https://gerrit.libreoffice.org/7351 from Marcos Souza
about module sw
+ Translate some old german comments
sc/inc/document.hxx |8 -
sc/inc/documentlinkmgr.hxx| 14 ++
sc/source/core/data/documen2.cxx |2
sc/source/core/data/documen8.cxx | 170 --
sc/source/ui/app/scmod.cxx|4
sc/source/
msodumper/globals.py | 12 +---
1 file changed, 5 insertions(+), 7 deletions(-)
New commits:
commit 148347538c554f259a376fa1ef1fa41980e6ca7f
Author: Jean-Francois Dockes
Date: Thu Jan 9 21:46:50 2014 +0100
Fix function name for consistency + comment
diff --git a/msodumper/globa
sc/source/ui/inc/tabview.hxx |6 ++
sc/source/ui/view/tabview.cxx |4
sc/source/ui/view/tabview3.cxx | 13 +
sc/source/ui/view/tabview4.cxx | 10 +-
4 files changed, 24 insertions(+), 9 deletions(-)
New commits:
commit e36c8a674845ab19577fc06d44b7805497
On 01/09/2014 09:49 AM, Charles-H. Schulz wrote:
>
> Well just a heads up: there will be a redesigned feedback page in the
> upcoming website and it will draw on the existing one :-)
>
lol dangit - go figure I'd give the green light a bit too early ;) Still
I think it's good for 4.2 release that we
scp2/source/ooo/directory_ooo_macosx.scp |1 -
solenv/bin/modules/installer.pm |2 --
solenv/bin/modules/installer/scriptitems.pm | 15 ---
solenv/bin/modules/installer/simplepackage.pm | 25 -
4 files changed, 12 insertions(+),
compilerplugins/Makefile-clang.mk|5 +++--
configure.ac | 25 +++--
external/libxml2/ExternalProject_xml2.mk |2 ++
external/libxmlsec/ExternalProject_xmlsec.mk |2 +-
4 files changed, 25 insertions(+), 9 deletions(-
scp2/source/ooo/file_library_ooo.scp | 120 ---
1 file changed, 28 insertions(+), 92 deletions(-)
New commits:
commit 913bf64b0bf1330a5055c26770faedf2ad7fc3c5
Author: Marcos Paulo de Souza
Date: Wed Jan 8 12:20:15 2014 -0200
Use filelist in some packages
sc/source/core/opencl/formulagroupcl.cxx | 62 ---
1 file changed, 32 insertions(+), 30 deletions(-)
New commits:
commit 88cd9632e081f5839cf9fddf60cbff0c099e2968
Author: haochen
Date: Thu Jan 9 13:01:17 2014 +0800
GPU Calc: mask formulae that aren't supported
sc/source/core/opencl/formulagroupcl.cxx | 62 ---
1 file changed, 32 insertions(+), 30 deletions(-)
New commits:
commit 9f9a7eaa3b2075ee2f40d346563dd4ee14ebcd58
Author: haochen
Date: Thu Jan 9 13:01:17 2014 +0800
GPU Calc: masked formulae that aren't support
New branch 'private/tml/iculess' available with the following commits:
commit a43eae1c2fb523eec589ff1527b3ebfc9bc9428f
Author: Tor Lillqvist
Date: Thu Jan 9 22:52:55 2014 +0200
Start of for now aborted attempt at ICU replacement layer for iOS
Just tried hacking a bit to see how far
sc/source/core/opencl/formulagroupcl.cxx | 286 ++-
sc/source/core/opencl/opbase.hxx |5
2 files changed, 247 insertions(+), 44 deletions(-)
New commits:
commit 75ef4d153b0a24bb89372f5304543bf59cf1bf93
Author: haochen
Date: Thu Jan 9 09:34:38 2014 +080
chart2/source/view/main/DummyXShape.cxx | 28
chart2/source/view/main/OpenGLRender.cxx | 22 ++
chart2/source/view/main/OpenGLRender.hxx |4 +++-
3 files changed, 45 insertions(+), 9 deletions(-)
New commits:
commit d021258df3c9f27cf285ab0
New branch 'feature/components' available with the following commits:
commit e0f5a21d9c94dac7745cbded78199392894b3721
Author: Matúš Kukan
Date: Thu Jan 9 20:58:27 2014 +0100
fwk: Use constructor feature for DocumentAcceleratorConfiguration.
Change-Id: I14daf6409bf0d651d7b23246ba3
chart2/source/view/inc/AbstractShapeFactory.hxx |2 +-
chart2/source/view/inc/DummyXShape.hxx | 15 +++
chart2/source/view/inc/OpenglShapeFactory.hxx |2 +-
chart2/source/view/inc/ShapeFactory.hxx |2 +-
chart2/source/view/main/DummyXShape.cxx |
Hi Raymon,
Le 08/01/2014 20:54, r_ouellette a écrit :
> On 2014-01-08 LO 4.2.0RC2 can be upload for testing purposes.
>
> I downloaded these 3 files and install them as I always did. Almost every
> package has an install error and, in the end, 57 packages were declared
> broken. Surprisingly, LO 4
> I think we discuss this in a QA call and it will be translated but the
> wording will explicitly be that bugs or enhancements are in English
> while the happy/not happy will be in the user language (I don't know if
> this part is still available, but we should then also decide who will
> take car
Hey!
If some of you know I had been developing over the LO Codebase but was then
away due to some reason.As I had not shown activity over fdo#55846 , one
reason being that the idea about the whole bug to be solved had changed.
As Michael just pointed out that Faisal's link :
http://opengrok.libr
msodumper/globals.py | 86 +++--
msodumper/node.py |9 +++--
msodumper/ole.py |2 +
msodumper/xlsrecord.py | 40 ++
msodumper/xlsstream.py | 49 ++-
5 files changed, 144 insertions(+)
Le 09/01/2014 16:54, Caolán McNamara a écrit :
> On Wed, 2014-01-08 at 19:40 +0100, Jean-Baptiste Faure wrote:
>> I suggest for cui/uiconfig/ui/optviewpage.ui to set the property
>> homogeneous to false for OptViewPage so that both boxes box3 and box4
>> may have different widths. Doing that make t
sw/source/filter/ww8/wrtww8.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit a11eae53522aa08253a73306f84c233fe0633c15
Author: Tor Lillqvist
Date: Thu Jan 9 20:41:15 2014 +0200
WaE [loplugin]: unused variable 'aStarts'
Change-Id: I626390335fa7f257a150c9bb444d7f6d94c
svtools/source/dialogs/mcvmath.cxx | 14 +++
svtools/source/svhtml/htmlout.cxx | 17 -
svtools/source/svhtml/parhtml.cxx |2 -
svtools/source/svrtf/parrtf.cxx| 56 +++
svtools/source/svrtf/rtfkeywd.cxx |8 ++--
svtools/source/svrtf/rtfou
sfx2/source/control/recentdocsviewitem.cxx | 21 ++---
1 file changed, 18 insertions(+), 3 deletions(-)
New commits:
commit 9a436cece5a74d052e6a17f62f070ad151c7629b
Author: Zolnai Tamás
Date: Thu Jan 9 18:57:38 2014 +0100
Startcenter: use PAPER_SCREEN_4_3 as default pap
include/sfx2/thumbnailview.hxx|1 -
sfx2/source/control/thumbnailview.cxx |1 -
2 files changed, 2 deletions(-)
New commits:
commit baf112e6f085c4e13ece0028a9c40f41d8ced308
Author: Zolnai Tamás
Date: Thu Jan 9 19:00:11 2014 +0100
Startcenter: mnSpacing became unused
Hi Joel, all,
Le 09/01/2014 18:36, Joel Madero a écrit :
> Hi All,
>
> Robinson and Christian did some great work here. We have our new
> feedback page live and linked. If you go to Send Feedback from within
> LibreOffice you will see the new page with nifty options and clean "get
> involved" link
svtools/source/misc/ehdl.cxx | 51 +--
svtools/source/misc/embedhlp.cxx | 21 +--
svtools/source/misc/imap.cxx | 73 +++
svtools/source/misc/imap2.cxx| 12 +++---
svtools/source/misc/itemdel.cxx |8 ++--
5
Well just a heads up: there will be a redesigned feedback page in the upcoming
website and it will draw on the existing one :-)
Best,
Charles.
Joel Madero a écrit :
>Hi All,
>
>Robinson and Christian did some great work here. We have our new
>feedback page live and linked. If you go to Send
i18nutil/source/utility/paper.cxx |2 +-
sfx2/source/control/recentdocsviewitem.cxx | 23 +--
2 files changed, 18 insertions(+), 7 deletions(-)
New commits:
commit 0c4639fa83d6b586e099ab373ee2f7b588588c65
Author: Zolnai Tamás
Date: Thu Jan 9 18:47:24 2014 +0
* Present
+ Markus, Bjoern, Kendy, Lionel, Adam, Kohei, Miklos, Andras, Caolan,
Stephan, Eike, Christian, Jacobo
* Completed Action Items:
+ test & document windows debug symbol server (QA guys?)
http://dev-downloads.libreoffice.org/symstore/symbols/
[ Cloph uploading RC2 s
svtools/source/dialogs/insdlg.cxx |5 -
svtools/source/dialogs/prnsetup.cxx|4 -
svtools/source/filter/exportdialog.cxx |2
svtools/source/filter/exportdialog.hxx |2
svtools/source/hatchwindow/ipwin.cxx | 84 -
svtools/source/hatchwin
Hi All,
Robinson and Christian did some great work here. We have our new
feedback page live and linked. If you go to Send Feedback from within
LibreOffice you will see the new page with nifty options and clean "get
involved" links.
Thanks to Robinson and Christian for getting this done :)
I'm no
include/sfx2/thumbnailview.hxx|3 --
sfx2/source/control/thumbnailview.cxx | 35 +-
2 files changed, 3 insertions(+), 35 deletions(-)
New commits:
commit a55ec81ad75b280edea8aa30f2a31a14489d2036
Author: Zolnai Tamás
Date: Thu Jan 9 14:34:35 2014 +
include/xmloff/odffields.hxx |1
sw/qa/core/uwriter.cxx | 42 ---
sw/source/core/crsr/pam.cxx | 15 -
sw/source/core/crsr/swcrsr.cxx |5 +--
sw/source/filter/ww8/attributeoutputbase.hx
b5/7f921795c7249d82ca739884c0116574426194 |1 +
1 file changed, 1 insertion(+)
New commits:
commit 268cd24765e8f6d60523224020688530e48a6b74
Author: Caolán McNamara
Date: Thu Jan 9 17:03:18 2014 +
Notes added by 'git notes add'
diff --git a/b5/7f921795c7249d82ca739884c01165744261
drawinglayer/source/attribute/sdrfillgraphicattribute.cxx | 22 ++-
include/drawinglayer/attribute/sdrfillgraphicattribute.hxx |2 +
svx/source/sdr/primitive2d/sdrattributecreator.cxx | 24 -
3 files changed, 36 insertions(+), 12 deletions(-)
New commits:
comm
sw/qa/extras/ww8export/ww8export.cxx | 11 ---
sw/source/filter/ww8/wrtww8.cxx | 17 -
sw/source/filter/ww8/ww8atr.cxx |1 -
3 files changed, 20 insertions(+), 9 deletions(-)
New commits:
commit cc0943a5db55811c7cb864c1a38ccabab6ad348f
Author: Miklos Vajn
c2/5523dd3a302d1bd36297a817a869afb3605d1f |1 +
1 file changed, 1 insertion(+)
New commits:
commit 8d9195507c9e2d57da4b2b02be552559b8bff8ef
Author: Caolán McNamara
Date: Thu Jan 9 16:41:31 2014 +
Notes added by 'git notes add'
diff --git a/c2/5523dd3a302d1bd36297a817a869afb3605d
sw/inc/IDocumentMarkAccess.hxx |2
sw/inc/doc.hxx | 27 ++--
sw/source/core/crsr/annotationmark.cxx |1
sw/source/core/doc/docbm.cxx | 104 -
sw/source/core/doc/doccorr.cxx | 20 +++---
sw/source/c
Hi Stephan,
I had built an extension last year with help from you and others on this
list. I am having issues building it with 4.2 .
The build had 7 steps and fails at 3rd with 4.2.
would you be able to point me in the right direction.
1. idlc -C -I<> my file.IDL
2.regmerge myfile.rdb /UCR myfile.
drawinglayer/inc/drawinglayer/attribute/sdrfillgraphicattribute.hxx |2
drawinglayer/source/attribute/sdrfillgraphicattribute.cxx | 22
+++--
svx/source/sdr/primitive2d/sdrattributecreator.cxx | 24
++
3 files changed, 36 insertions(+), 12 deletion
On Tue, 2014-01-07 at 15:31 +0100, Siqi Liu wrote:
> Tor pushed a quick fix for that and disabled avahi temporarily so that
> it doesn't get compiled unless specified. I'm thinking of fixing that
> but not sure how to load Avahi dynamically depending on the presence
> of Avahi library on the distri
On Wed, 2014-01-08 at 19:40 +0100, Jean-Baptiste Faure wrote:
> I suggest for cui/uiconfig/ui/optviewpage.ui to set the property
> homogeneous to false for OptViewPage so that both boxes box3 and box4
> may have different widths. Doing that make the label "Use system font
> for user interface" not
sw/qa/extras/ww8export/ww8export.cxx |2 ++
sw/source/filter/ww8/ww8par.cxx | 12 ++--
2 files changed, 8 insertions(+), 6 deletions(-)
New commits:
commit 57ded88656b548063cc000628920a601f0c708f6
Author: Miklos Vajna
Date: Thu Jan 9 16:42:26 2014 +0100
DOC import of an
sw/inc/fmtinfmt.hxx| 111 +-
sw/source/core/doc/doctxm.cxx | 20 +
sw/source/core/txtnode/fmtatr2.cxx | 135 -
sw/source/core/txtnode/txtatr2.cxx | 36 -
sw/source/filter/ww8/ww8atr.cxx| 12
c1/5b814d6e8ea429287def9a0bf3ac71db414119 |1 +
1 file changed, 1 insertion(+)
New commits:
commit 8baaa39af57596475d09b0b85140e17c3d6fccf2
Author: Caolán McNamara
Date: Thu Jan 9 15:41:02 2014 +
Notes added by 'git notes add'
diff --git a/c1/5b814d6e8ea429287def9a0bf3ac71db4141
cui/uiconfig/ui/connpooloptions.ui|8
sc/inc/documentlinkmgr.hxx|1 +
sc/source/ui/docshell/documentlinkmgr.cxx |5 +
sfx2/inc/inettbc.hxx |1 -
sfx2/source/inet/inettbc.cxx |4 +---
5 files changed, 11 inse
cui/uiconfig/ui/connpooloptions.ui |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 224da5bcde2a62d375490456f717e5c2a639a802
Author: Caolán McNamara
Date: Thu Jan 9 14:53:32 2014 +
wrong title, copied and paste from its neighbour
Change-Id
i18nutil/source/utility/paper.cxx |2 -
include/sfx2/thumbnailview.hxx |3 --
sfx2/inc/inettbc.hxx |1
sfx2/source/control/recentdocsviewitem.cxx |6
sfx2/source/control/thumbnailview.cxx | 35 +
sf
cui/source/options/optgdlg.cxx | 13
cui/source/options/optinet2.cxx | 11
cui/uiconfig/ui/optsavepage.ui | 35 --
cui/uiconfig/ui/optviewpage.ui | 528 +++
sfx2/uiconfig/ui/optprintpage.ui | 19 -
sw/uiconfig/sw
https://bugs.freedesktop.org/show_bug.cgi?id=65675
Cor Nouws changed:
What|Removed |Added
Depends on||73436
--- Comment #50 from Cor Nouws ---
ad
solenv/gbuild/platform/com_MSC_defs.mk |1 -
1 file changed, 1 deletion(-)
New commits:
commit 738466989ac832e2b5319c02b9f2600b0831cf5b
Author: Tor Lillqvist
Date: Thu Jan 9 16:12:21 2014 +0200
M1500 is not used anywhere
Change-Id: I0905fa9320f20d852d9c8d4cc053fd9e67d80720
d
sw/inc/fmtinfmt.hxx| 111 -
sw/source/core/doc/doctxm.cxx | 20 +
sw/source/core/txtnode/fmtatr2.cxx | 141 +++--
sw/source/core/txtnode/txtatr2.cxx | 36 -
sw/source/filter/ww8/ww8atr.cxx| 10
https://bugs.freedesktop.org/show_bug.cgi?id=65675
Bug 65675 depends on bug 70596, which changed state.
Bug 70596 Summary: master install set broken on Debian systems: dependency
problems
https://bugs.freedesktop.org/show_bug.cgi?id=70596
What|Removed |Added
-
sw/qa/extras/rtfexport/rtfexport.cxx|7 ---
sw/source/filter/ww8/rtfattributeoutput.cxx | 59 +---
sw/source/filter/ww8/rtfattributeoutput.hxx |5 ++
sw/source/filter/ww8/rtfexport.cxx | 26 +++-
4 files changed, 85 insertions(+), 12 del
framework/source/uielement/recentfilesmenucontroller.cxx |5
officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu |5
sfx2/inc/backingcomp.hxx | 13 ++
sfx2/source/dialog/backingcomp.cxx| 5
sfx2/source/control/recentdocsview.cxx |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit eea247993c6c06cad8c6b728c9b013b2c6e86dca
Author: Zolnai Tamás
Date: Thu Jan 9 00:23:31 2014 +0100
Startcenter: when screen is small make doc thumbails smaller
sfx2/source/control/recentdocsview.cxx |3 +++
1 file changed, 3 insertions(+)
New commits:
commit e781bc712b47c5428222a2496f0d07b09e41d787
Author: Zolnai Tamás
Date: Thu Jan 9 02:09:25 2014 +0100
Startcenter: double click opens file only once
Change-Id: I0d99a905cc8c94d39bf
framework/uiconfig/startmodule/menubar/menubar.xml |1 +
1 file changed, 1 insertion(+)
New commits:
commit b24351e5e3565bbd2b8b724d83f4b4c1e0b9f8dc
Author: Zolnai Tamás
Date: Thu Jan 9 02:13:32 2014 +0100
fdo#71883 Startcenter: Re-introduce the 'Tools' -> 'Customize...' menu
Tag 'libreoffice-4.2.0.2-buildfix1' created by Christian Lohmaier
at 2014-01-09 12:49 -0800
Tag libreoffice-4.2.0.2-buildfix1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)
iQIcBAABAgAGBQJSzprUAAoJEPQ0oe+v7q6j+yQQALeHQcT1uYUiiivy7S1YGXVP
JjpPSI3QCsAgEWkoX7vdnnWo39pxP2ErLiGCqnm
Tag 'libreoffice-4.2.0.2-buildfix1' created by Christian Lohmaier
at 2014-01-09 12:49 -0800
Tag libreoffice-4.2.0.2-buildfix1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)
iQIcBAABAgAGBQJSzprGAAoJEPQ0oe+v7q6j2zsP/1BrGj1ZO4Ql98lXH4MPQSyH
PCZmnTm/LrFi4HM/veJUHpcVzcpdW2pQcm5SGvi
Tag 'libreoffice-4.2.0.2-buildfix1' created by Christian Lohmaier
at 2014-01-09 12:49 -0800
Tag libreoffice-4.2.0.2-buildfix1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)
iQIcBAABAgAGBQJSzprLAAoJEPQ0oe+v7q6ji0sP/jqHIHxHb3+WzNPYG4gwgisF
uIv69mr6iEFeZ+NUtspW0jNhYQkhNsuiC/Jb6mP
Tag 'libreoffice-4.2.0.2-buildfix1' created by Christian Lohmaier
at 2014-01-09 12:49 -0800
Tag libreoffice-4.2.0.2-buildfix1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)
iQIcBAABAgAGBQJSzprQAAoJEPQ0oe+v7q6jH7MQAM43L1cit2DqYSky7wHOrXOT
0HORLn9vC+gg/lq6JjZVF2ottuRerA+TP7tPIq+
solenv/bin/macosx-codesign-app-bundle |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
New commits:
commit dae8c425e6048a2a7f0afab2bab0bf154bdc2d47
Author: Norbert Thiebaud
Date: Fri Dec 20 15:12:42 2013 -0600
fix Framework Codesigning on MacOSX
on the 32 bits build
solenv/bin/macosx-codesign-app-bundle |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
New commits:
commit eeddff97b915588e5bbd273d689e4e79a5d6ec9a
Author: Norbert Thiebaud
Date: Fri Dec 20 15:12:42 2013 -0600
fix Framework Codesigning on MacOSX
on the 32 bits build
vcl/source/window/layout.cxx | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
New commits:
commit 03e0781145bceebca84e5d891ed0df72c75389da
Author: Caolán McNamara
Date: Thu Jan 9 12:04:43 2014 +
stop condition reversed, sigh
Change-Id: If96d982bf4377eab29
unoxml/source/rdf/librdf_repository.cxx | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
New commits:
commit d3aad81268298c05163136e2e953e1dfe0728d9e
Author: Michael Stahl
Date: Thu Jan 9 12:32:59 2014 +0100
librdf_Repository: make older compilers happy
Change
cui/uiconfig/ui/optviewpage.ui | 31 +--
1 file changed, 17 insertions(+), 14 deletions(-)
New commits:
commit 71a5e5c1f0fb783127fc86a3114a6387553d0037
Author: Caolán McNamara
Date: Thu Jan 9 11:20:25 2014 +
specify which elements can shrink
in
bb/b0f24a32bada4224f913611db0a10a2ee1f303 |1 +
1 file changed, 1 insertion(+)
New commits:
commit e6b05198d3b2ffb455e8c8822aee3962ca3ff71e
Author: Caolán McNamara
Date: Thu Jan 9 11:22:14 2014 +
Notes added by 'git notes add'
diff --git a/bb/b0f24a32bada4224f913611db0a10a2ee1f3
cui/uiconfig/ui/optviewpage.ui | 31 +
offapi/com/sun/star/sheet/Shape.idl|2 -
sw/qa/extras/rtfimport/rtfimport.cxx |7 +
writerfilter/source/rtftok/rtfdocumentimpl.cxx | 12 +
writerfilter/source/rtftok/rtflist
unoxml/source/rdf/librdf_repository.cxx | 492 ++--
1 file changed, 340 insertions(+), 152 deletions(-)
New commits:
commit 62fd1aa382c75feaa72f8aa09af4d3fc0b387dcc
Author: Michael Stahl
Date: Thu Jan 9 00:10:02 2014 +0100
librdf_Repository: fix missing mutex
solenv/bin/native-code.py| 76 ++-
sw/Library_swd.mk|1
sw/source/filter/basflt/iodetect.cxx |6 ++
sw/source/ui/uno/swdet2.cxx | 71
sw/source/ui/uno/swdetect.cxx| 36 +
sal/osl/w32/file_url.cxx |6 --
1 file changed, 6 deletions(-)
New commits:
commit b85d7b380af2cb4ea8b36e864d81c5284cd6d2ec
Author: Tor Lillqvist
Date: Thu Jan 9 12:20:57 2014 +0200
Bin duplicate definitions (already in file_error.h)
Change-Id: I82628046e8a40d45b0e711079e
ios/CustomTarget_TiledLibreOffice_app.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5695281404f144d5f44e98358ff81d7e18d1e3ac
Author: Tor Lillqvist
Date: Thu Jan 9 12:50:43 2014 +0200
TiledLibreOffice works fine with just 'core' and 'writer_core'
sfx2/source/control/recentdocsview.cxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 6988b392f3c1a3b0ade2414a58da86f00fad8347
Author: Zolnai Tamás
Date: Thu Jan 9 11:48:03 2014 +0100
Startcenter: when screen is small make doc thumbails smaller, v.2
c9/7da0955ecada6811e161b3e1ed81aafa1cc463 |1 +
1 file changed, 1 insertion(+)
New commits:
commit 7a0318b3bf592026e7d6421d37c684efc8bed224
Author: Caolán McNamara
Date: Thu Jan 9 10:51:39 2014 +
Notes added by 'git notes add'
diff --git a/c9/7da0955ecada6811e161b3e1ed81aafa1cc4
e6/f76788df9e2b1b9e8e195bcea45ed6253e8492 |1 +
1 file changed, 1 insertion(+)
New commits:
commit 82cf765d8d764eeb51133b1020d34d8c59b6b9b0
Author: Caolán McNamara
Date: Thu Jan 9 10:51:56 2014 +
Notes added by 'git notes add'
diff --git a/e6/f76788df9e2b1b9e8e195bcea45ed6253e84
sc/uiconfig/scalc/ui/tpviewpage.ui | 807 ++---
1 file changed, 397 insertions(+), 410 deletions(-)
New commits:
commit 62ebabab96f6cd47e9813ca15b9b8ace3cc5292a
Author: Caolán McNamara
Date: Thu Jan 9 10:44:19 2014 +
specify that grid color listbox ca
Stephan
Thanks for the reply. I'm now thinking I've got something more fundamental
wrong, other than where it's stopped.
Luckily I've not deleted what I did last year - when I was happily using gdb. A
backtrace gives these results -
* #0 0xb73be8ca in poll () from /lib/libc.so.6
*
sc/uiconfig/scalc/ui/tpviewpage.ui | 807 ++---
1 file changed, 397 insertions(+), 410 deletions(-)
New commits:
commit 8b6823e0bae689519839f18031e9c59a94dfbec8
Author: Caolán McNamara
Date: Thu Jan 9 10:44:19 2014 +
specify that grid color listbox ca
Hi,
On Thu, Jan 09, 2014 at 09:49:10AM +0100, Miklos Vajna wrote:
> Do you have an idea why the instance that sends the mail considers
> ~everyone a new contributor?
No, but Mathias is investigating that. It seems to be ather weird: It runs fine
on the staging instance gerrit, but has issues on t
offapi/com/sun/star/sheet/Shape.idl |2 +-
solenv/doc/gbuild/solenv/gbuild/types.mk |2 --
solenv/gbuild/LinkTarget.mk |4
vcl/Library_vcl.mk |5 +++--
4 files changed, 4 insertions(+), 9 deletions(-)
New commits:
commit e6f76788df9e2b1
framework/uiconfig/startmodule/menubar/menubar.xml |1 +
sfx2/source/control/recentdocsview.cxx |7 +--
2 files changed, 6 insertions(+), 2 deletions(-)
New commits:
commit c6775a8f2c595de29b9f92f0d1059f9d9282bc12
Author: Zolnai Tamás
Date: Thu Jan 9 02:13:32 2014 +010
sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 13 +-
sw/source/filter/ww8/docxattributeoutput.cxx | 131 ++-
sw/source/filter/ww8/docxattributeoutput.hxx | 29 +++--
sw/source/filter/ww8/docxexport.cxx | 27 +
sw/source/filter/ww8/docxexport.hxx
sw/uiconfig/swriter/ui/opttablepage.ui |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 0c51aa45e0046a7831f8f365abdfeab3b9271864
Author: Caolán McNamara
Date: Thu Jan 9 09:45:40 2014 +
these checkboxes should be indented to indicate their level
sw/uiconfig/swriter/ui/opttablepage.ui |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 1f5203302b7be632d6a500643e90a63a81ca5d4a
Author: Caolán McNamara
Date: Thu Jan 9 09:45:40 2014 +
these checkboxes should be indented to indicate their level
90/302f3cdff7ac895fbc64209aaa57a9e743b6b7 |1 +
1 file changed, 1 insertion(+)
New commits:
commit 46499719674d0593633913b5886e7c42b815355b
Author: Caolán McNamara
Date: Thu Jan 9 09:34:31 2014 +
Notes added by 'git notes add'
diff --git a/90/302f3cdff7ac895fbc64209aaa57a9e743b6
17/b4e3f22addf30cd6758a571cd1351d454c3ada |1 +
1 file changed, 1 insertion(+)
New commits:
commit 88d55955aa0e40cbcf9eb45cde339fe8d42e2bbc
Author: Caolán McNamara
Date: Thu Jan 9 09:33:57 2014 +
Notes added by 'git notes add'
diff --git a/17/b4e3f22addf30cd6758a571cd1351d454c3a
b3/280a1c8624530cbe119ddf81c23de302c1a10a |1 +
1 file changed, 1 insertion(+)
New commits:
commit c9e3e1561346e3c03f65cd6f19a539f10821f4db
Author: Caolán McNamara
Date: Thu Jan 9 09:33:24 2014 +
Notes added by 'git notes add'
diff --git a/b3/280a1c8624530cbe119ddf81c23de302c1a1
71/3ddef1d8c8bfc05690621eebe2a005cc9e4506 |1 +
1 file changed, 1 insertion(+)
New commits:
commit 7f788da597f95fce4c354dd7ff7647cdaf559da9
Author: Caolán McNamara
Date: Thu Jan 9 09:30:30 2014 +
Notes added by 'git notes add'
diff --git a/71/3ddef1d8c8bfc05690621eebe2a005cc9e45
dbaccess/AllLangResTarget_dbu.mk|1
dbaccess/UIConfig_dbaccess.mk |1
dbaccess/inc/dbaccess_helpid.hrc|1
dbaccess/source/ui/dlg/queryorder.cxx | 95 --
dbaccess/source/ui/dlg/queryorder.hrc | 47 -
dbaccess/source/ui/dlg/queryorder.src
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit be9f79cfdde0e14622dbdb146d089d5d2ad0fcee
Author: Caolán McNamara
Date: Thu Jan 9 09:28:48 2014 +
Updated core
Project: help 940af86cc78e1c5a74bb5eb19efa163c22d058ec
diff --git a/helpconten
helpers/help_hid.lst |7 ---
source/text/shared/02/12100100.xhp |2 +-
2 files changed, 1 insertion(+), 8 deletions(-)
New commits:
commit 940af86cc78e1c5a74bb5eb19efa163c22d058ec
Author: Caolán McNamara
Date: Thu Jan 9 09:28:48 2014 +
update help ids for so
https://bugs.freedesktop.org/show_bug.cgi?id=65675
Jan Holesovsky changed:
What|Removed |Added
Depends on|73007 |
--
You are receiving this mail becaus
https://bugs.freedesktop.org/show_bug.cgi?id=65675
Jan Holesovsky changed:
What|Removed |Added
Depends on||68961
--
You are receiving this mail b
dbaccess/source/filter/xml/xmlfilter.cxx | 18 ++--
dbaccess/source/filter/xml/xmlfilter.hxx | 11 +++--
editeng/source/misc/SvXMLAutoCorrectImport.cxx |4 -
editeng/source/xml/xmltxtimp.cxx |2
include/xmloff/xmlimp.hxx |7 +--
l
cui/source/dialogs/multifil.cxx |2 +-
cui/source/dialogs/multipat.cxx |4 ++--
include/sot/filelist.hxx |3 ++-
sd/source/ui/dlg/PhotoAlbumDialog.cxx | 10 +-
sfx2/source/appl/newhelp.cxx |8
sot/source/base/filelist.cxx
Hi Bjoern,
On Thu, Jan 09, 2014 at 06:00:02AM -, ger...@libreoffice.org wrote:
> First time contributors doing great things !
> + upgrade liborcus
> in https://gerrit.libreoffice.org/7310 from Markus Mohrhard
> about module build, external, sc
This is buggy, Markus is obviously
sc/source/core/opencl/formulagroupcl.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1d272d663cf33a9e16dd70f1b4f8863ec763
Author: Tor Lillqvist
Date: Thu Jan 9 10:23:22 2014 +0200
WaE [loplugin]: statement aligned as second statement in if body ...
1 - 100 of 101 matches
Mail list logo