binfilter/bf_basic/source/sbx/sbxobj.cxx |1 -
binfilter/bf_sc/source/core/data/sc_documen4.cxx |2 --
binfilter/bf_sc/source/core/data/sc_documen7.cxx | 10 --
binfilter/bf_sfx2/source/appl/sfx2_appcfg.cxx|1 -
binfilter/bf_svtools/source/misc/svt
basctl/source/basicide/baside2.cxx |1
basctl/source/basicide/baside2b.cxx |1
basctl/source/basicide/basides2.cxx |1
basctl/source/basicide/brkdlg.cxx|1
basctl/source/basi
Thanks for your answer.
I tried from a fresh clone, removed ccache and even LO rc-2 which was
normally installed (not as dev)
I really have no idea of what to do. It appears that the exception is
intentionally thrown from a test but never caught.
On 29/07/2012 19:34, julien2412 wrote:
> Hi,
>
>
sfx2/inc/sfx2/templatefolderview.hxx |3 +--
sfx2/source/control/templatefolderview.cxx |4 ++--
sfx2/source/doc/templatedlg.cxx|2 +-
3 files changed, 4 insertions(+), 5 deletions(-)
New commits:
commit 2fd593ae8a8140188da31bb4fb76f7a9baaba339
Author: Rafael Domingu
sfx2/inc/sfx2/templateabstractview.hxx | 11 +
sfx2/inc/sfx2/templatefolderview.hxx | 13 -
sfx2/inc/sfx2/thumbnailview.hxx |8
sfx2/inc/templatedlg.hxx | 18 +
sfx2/source/control/templateabstractview.cxx | 143 +
sfx2/source/
Hi,
It could be useful you give these info:
- which branch do you use (master, 3.6, 3.5?)
- which env (Linux, Mac os, windows?) (32, 64?)
- gcc version
- content of autogen.lastrun
Julien
--
View this message in context:
http://nabble.documentfoundation.org/Build-fails-RuntimeException-tp399
basctl/source/inc/basobj.hxx|1 +
svl/inc/svl/svarray.hxx | 18 +-
svl/source/memtools/svarray.cxx | 10 ++
sw/inc/modcfg.hxx | 16
sw/source/ui/config/modcfg.cxx | 22 +++---
sw/source/ui/inc/caption.h
It appears to produce the same error from a fresh git clone. Any idea ?
On 29/07/2012 14:24, Jean-Tiare LE BIGOT wrote:
> Hi !
>
> I'm trying to do some changes in LibreOffice and I can not manage to
> build LibreOffice anymore. I get this exception :
>
> terminate called after throwing an insta
Hi Christina,
Christina Roßmanith schrieb:
Am 29.07.2012 18:25, schrieb Regina Henschel:
Hi Christina,
I'm not sure about what you want to know.
Christina Roßmanith schrieb:
Hi,
just to be sure before I continue my work:
SVG gradient with angle=0° changes color from left to right
(I'
Am 29.07.2012 18:25, schrieb Regina Henschel:
Hi Christina,
I'm not sure about what you want to know.
Christina Roßmanith schrieb:
Hi,
just to be sure before I continue my work:
SVG gradient with angle=0° changes color from left to right
(I'm taking this from
http://www.w3.org/TR/SVG/p
Dear Community,
The Document Foundation is happy to announce the fourth release
candidate of LibreOffice 3.6.0. The upcoming 3.6.0 will be our fourth
major release in two years, and comes with a nice set of new
features. Please be aware that LibreOffice 3.6.0 RC4 is not ready for
production use, y
cppu/source/typelib/typelib.cxx |2 +-
cppu/source/uno/assign.hxx |4 +++-
cppu/source/uno/sequence.cxx| 21 +++--
3 files changed, 15 insertions(+), 12 deletions(-)
New commits:
commit 3638561bef4558102f5b5e8f6f9004d8da787f8d
Author: Arnaud Versini
Date: Sun
On Sun, Jul 29, 2012 at 9:21 PM, julien2412 wrote:
> There's a bug tracker about it, see:
> https://bugs.freedesktop.org/show_bug.cgi?id=39596
>
> Julien
>
Thank you, I was completely unaware of that.
But it looks like there still is a need for a place to store the html
output reports somewhere ?
There's a bug tracker about it, see:
https://bugs.freedesktop.org/show_bug.cgi?id=39596
Julien
--
View this message in context:
http://nabble.documentfoundation.org/Static-src-analysis-of-LibreOffice-tp3998343p3998355.html
Sent from the Dev mailing list archive at Nabble.com.
_
khagaroth schrieb:
I just installed RC4 and the bug of not starting on first run (only
the splash shows up and then nothing) is back
Hi,
not a big thing, no need to crosspost to lots of mailing lists.
Reproducible, please simply report a new Bug (with reference to the old
Bug) when Bugzilla
Hi !
I'm trying to do some changes in LibreOffice and I can not manage to
build LibreOffice anymore. I get this exception :
terminate called after throwing an instance of
'com::sun::star::uno::RuntimeException'
It seems to be caused in "[ build CUT ] sot_test_sot"
I suspect it is related to /te
Hi,
I have been playing around with the llvm/clang static source code
analyzer (http://clang.llvm.org/get_started.html) for a while now, and
thought it might be fun and beneficial to run the analyzer on the
libreoffice ('master') source code. For those interested the results
can be found here :
I don't know if it has been done. But to me it doesn't seem like it. (I
haven't checked the latest version). Here is sample code in java
http://pastebin.com/NWN0hdw6
The basic idea is to take a sample amount of lines (e.g. 100).
- For each line
- - Count the number of times each character occurs
Hi Jesse,
Could you git update cppcheck? These 2 specific bugs have been fixed today:
- 3848 (hanging on specific file)
-3941 (false positive for scope)
Julien
--
View this message in context:
http://nabble.documentfoundation.org/libreoffice-boldandbusted-com-Bumped-cppcheck-some-notes-on-err
dbaccess/source/filter/xml/xmlHelper.hxx |2 +-
sfx2/inc/sfx2/linksrc.hxx|4 ++--
solenv/inc/starview.hid |2 ++
svtools/source/filter/wmf/winmtf.hxx | 23 +++
sw/source/ui/dialog/regionsw.src |7 +++
toolkit/in
I'm having trouble making the table size static in LibreOffice Draw.
I need to be able to resize rows+columns without modifying the
dimensions of the table.
How do I make the table "border"/outline static?
(I'll consider writing a PATCH if this isn't possible)
___
svl/inc/svl/svarray.hxx | 287 ++--
1 file changed, 132 insertions(+), 155 deletions(-)
New commits:
commit c03cdb3968c18f95da82ab58c6cc2050fccc4707
Author: Caolán McNamara
Date: Sun Jul 29 18:31:42 2012 +0100
expand out some rats nests of mac
>From Matteo Casalin :
Matteo Casalin has uploaded a new change for review.
Change subject: Really draw Calc tab-splitters
..
Really draw Calc tab-splitters
Change-Id: I952729487eb5d1195bbdf53c2e981685cd0c7b62
---
M sc/source/u
Hi Christine,
continuing..
Christina Roßmanith schrieb:
Hi,
just to be sure before I continue my work:
SVG gradient with angle=0° changes color from left to right
(I'm taking this from
http://www.w3.org/TR/SVG/pservers.html#LinearGradientElement)
ODF gradient with angle=0° changes colo
Hi Christina,
I'm not sure about what you want to know.
Christina Roßmanith schrieb:
Hi,
just to be sure before I continue my work:
SVG gradient with angle=0° changes color from left to right
(I'm taking this from
http://www.w3.org/TR/SVG/pservers.html#LinearGradientElement)
The svg:g
svl/inc/svl/svarray.hxx | 23 ---
svl/source/memtools/svarray.cxx | 38 --
unusedcode.easy |7 ---
3 files changed, 68 deletions(-)
New commits:
commit 1075501f3c0ab1999fa0c6224a7c50322a3758a2
Author: Caol
Same experience following installation of 3.6.0.4 where on first launch
per-user see the splash screen with configuring extensions scrolling across
its bottom, then nothing. Comes up fine for each user on subsequent
launches.
LO 3.6.0.2 was fully uninstalled and Windows registry cleared of all
L
On Sun, Jul 29, 2012 at 2:57 AM, Ruslan Kabatsayev
wrote:
> Hi,
>
> I do have this patch pulled (at least git-show does show it), I also
> have tried "git reset --hard origin/HEAD" to make sure I'm on latest
> commit, but still I have this error. And I rebuild it from clean tree
> using "git clean
package/source/zipapi/XUnbufferedStream.cxx |4 +--
package/source/zipapi/ZipFile.cxx | 18
package/source/zippackage/ZipPackage.cxx|2 -
package/source/zippackage/ZipPackageFolder.cxx |4 ++-
package/source/
Hi,
just to be sure before I continue my work:
SVG gradient with angle=0° changes color from left to right
(I'm taking this from
http://www.w3.org/TR/SVG/pservers.html#LinearGradientElement)
ODF gradient with angle=0° changes color from top to bottom
(I can't find any meaning of the
filter/source/graphicfilter/icgm/chart.hxx | 10 +--
filter/source/graphicfilter/icgm/main.hxx | 16 -
sfx2/source/appl/newhelp.cxx |2
svl/inc/svl/svarray.hxx| 90 -
4 files changed, 6 insertions(+), 112 deletions(-)
N
Hi,
this patch fixes
https://bugs.freedesktop.org/show_bug.cgi?id=51231
"UI: Slide thumbnail overlay "start presentation, disable slide, copy
slide" position depends on slides pane scroll slider position and mouse way"
where "depends on slides pane scroll slider position" is a bug, but "and
mou
Hi all,
just my first impressions about gerrit, hoping it could be useful
to improve the developer experience.
* Registration with OpenID: no all providers are accepted: openid.org
(first choice, seen suggested on a mail for initial announce), was
not. It could be useful to add a list o
svl/inc/svl/svarray.hxx | 252 +++-
svl/source/memtools/svarray.cxx | 99 +++
2 files changed, 145 insertions(+), 206 deletions(-)
New commits:
commit f7361d77d5bee4ff30ea6b0028eeb022bf60de83
Author: Caolán McNamara
Date: Sat Jul 28 2
I just installed RC4 and the bug of not starting on first run (only
the splash shows up and then nothing) is back (it was there for 3.5
and then fixed if I remember correctly).
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.fr
Hi,
I do have this patch pulled (at least git-show does show it), I also
have tried "git reset --hard origin/HEAD" to make sure I'm on latest
commit, but still I have this error. And I rebuild it from clean tree
using "git clean -xdf", so shouldn't need make clean.
Regards,
Ruslan
On Sun, Jul 29
36 matches
Mail list logo