Moin!
* Open changes on master for project core changed in the last 25 hours:
First time contributors doing great things!
+ Move #include from middle of file to top
in https://gerrit.libreoffice.org/9381 from Chris Laplante
about module vcl
+ Correct common misspellings, and remove
On Fri, May 16, 2014 at 10:30:27AM -0700, julien2412 [via Document Foundation
Mail Archive] wrote:
> I noticed this:
> s_aTypeNameMap[GetXMLToken( XML_FLOAT)] = ::cppu::UnoType::get();
> present at 2 locations:
> See
> http://opengrok.libreoffice.org/search?q=%22GetXMLToken%28+XML_FLOAT%29%22&pro
sal/osl/w32/path_helper.hxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit e105ba8f729c8476d8b300e113b598dc514c0463
Author: Steve Yin
Date: Sat May 17 02:40:22 2014 +
i124896 add including of rtl/alloc.h in path_helper.hxx for win32
diff --git a/sal/osl/w32/path_helper.
sc/source/ui/view/gridwin.cxx | 55 +-
1 file changed, 34 insertions(+), 21 deletions(-)
New commits:
commit d758875cd0ea87f8c7bbe1bbb78e49d06254cbee
Author: Kohei Yoshida
Date: Fri May 16 15:03:31 2014 -0400
fdo#77315: When in cell edit mode, use
sc/source/core/data/column4.cxx |4
1 file changed, 4 insertions(+)
New commits:
commit 8549d1dbe648ce01e4a351eb301dcf146c62676d
Author: Kohei Yoshida
Date: Fri May 16 23:06:33 2014 -0400
fdo#77735: Don't proceed when all cells in the range are empty.
That means there is
svx/source/sdr/properties/itemsettools.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 68ee7e9c423ba8ca01862435753105c7c28aa62e
Author: Caolán McNamara
Date: Fri May 16 20:50:24 2014 +0100
strangely obvious leaky code
Change-Id: I968cbb784d53e0cff0649061c58f7529
sc/qa/unit/ucalc.cxx| 25 +
sc/qa/unit/ucalc.hxx|2 ++
sc/source/core/data/column4.cxx |4
3 files changed, 31 insertions(+)
New commits:
commit bc7e0967be52f5eb7948fbb1c30edc7dd5acc18d
Author: Kohei Yoshida
Date: Fri May 16 23:06:
svl/source/numbers/zforfind.cxx | 69
1 file changed, 21 insertions(+), 48 deletions(-)
New commits:
commit e8b2e9163c953048e9e5f7f6cb9392b66be26e01
Author: Eike Rathke
Date: Sat May 17 04:26:28 2014 +0200
Back out change for fdo#78119 now that w
https://bugs.freedesktop.org/show_bug.cgi?id=65675
--- Comment #140 from Joel Madero ---
Added 78801 - very recent regression, affects 4.2.4.2 release and 4.3 master
Copy + paste from website to writer results in no image being pasted.
bibisected
--
You are receiving this mail because:
You are
https://bugs.freedesktop.org/show_bug.cgi?id=65675
QA Administrators changed:
What|Removed |Added
Depends on||78801
--
You are receiving this mai
svl/source/numbers/zforfind.cxx | 11 ---
1 file changed, 8 insertions(+), 3 deletions(-)
New commits:
commit 3885b5d4b00ebb31adabc36c507abd642c03d0d4
Author: Eike Rathke
Date: Sat May 17 04:05:20 2014 +0200
resolved fdo#41166 match month and day name word instead of substring
svl/source/numbers/zforfind.cxx | 59 +---
svl/source/numbers/zforfind.hxx |7
2 files changed, 57 insertions(+), 9 deletions(-)
New commits:
commit 8e71f81f47c20320c4de7a7aadb7d524f0d8ea76
Author: Eike Rathke
Date: Sat May 17 02:33:42 2014 +0200
sc/source/ui/view/gridwin.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8c8de51cc954aaae07f76732e6202398e33afeb7
Author: Kohei Yoshida
Date: Fri May 16 20:56:16 2014 -0400
I should check for NULL here.
Change-Id: I245f4a26c8fdee8230bb0af2963cae2
I noticed that if I did this:
diff --git a/cppu/qa/test_unotype.cxx b/cppu/qa/test_unotype.cxx
index bbea200..f0d2b03 100644
--- a/cppu/qa/test_unotype.cxx
+++ b/cppu/qa/test_unotype.cxx
@@ -271,8 +271,8 @@ void Test::testUnoType() {
void Test::testGetTypeFavourUnsigned() {
CPPUNIT_ASSERT(typ
Hello,
I noticed this part:
236 CommandProcessorInfo::CommandProcessorInfo()
237 {
238 m_pInfo = new uno::Sequence< ucb::CommandInfo >( 2 );
239
240 (*m_pInfo)[ 0 ]
241 = ucb::CommandInfo(
242 OUString( GETCOMMANDINFO_NAME ), // Name
243
svx/source/sdr/contact/objectcontactofpageview.cxx |4 +++-
sw/source/core/text/txtfrm.cxx |2 ++
2 files changed, 5 insertions(+), 1 deletion(-)
New commits:
commit aa68e1309450f79d1b40545ad6c340a49eff51c6
Author: Michael Stahl
Date: Sat May 17 00:08:34 2014 +0200
sc/source/core/tool/addincol.cxx | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
New commits:
commit 53130f7afb3fcf39f95f69e3752cec1fa00d6d93
Author: Julien Nabet
Date: Sat May 17 00:41:03 2014 +0200
Fixes
Change-Id: I5e2c57f4c53147ab4ae58f48059c8020de144f3c
sc/source/ui/unoobj/chartuno.cxx |2 +-
sc/source/ui/unoobj/confuno.cxx |2 +-
sc/source/ui/unoobj/datauno.cxx |4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 42af6f983164dcaf87d4a05e36ab8bbfbdd49eea
Author: Julien Nabet
Date: Sat May 17 00:35:25 201
sc/source/ui/unoobj/docuno.cxx | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
New commits:
commit 280eed820fdd7fccb4fe6f4095b80f7ec50c
Author: Julien Nabet
Date: Sat May 17 00:33:08 2014 +0200
More fix
Change-Id: Iadb275a3799195a8c2eb57a975315f21d8215b31
sc/source/ui/unoobj/linkuno.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit f9ed1ec1bac799f79fcdf28ce817990e4f307bf1
Author: Julien Nabet
Date: Sat May 17 00:28:44 2014 +0200
Fix previous commit
Change-Id: I22ded05f328aeb4479c90e79b12729eb3835
sal/osl/w32/module.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 48acb3ebd9403a95b3bbd906d45bb67b4410f3e4
Author: Herbert Dürr
Date: Fri May 16 20:11:36 2014 +
#i124896# use default allocator for w32 ShortPathName buffer
diff --git a/sal/osl/w32/mo
https://bugs.freedesktop.org/show_bug.cgi?id=65675
Bug 65675 depends on bug 65074, which changed state.
Bug 65074 Summary: FORMATTING: cells with with conditional formatting sometimes
show the numbers not centered and without points; cell borders are not shown
https://bugs.freedesktop.org/show_b
include/svx/xgrad.hxx|1
svx/source/xoutdev/xattr.cxx | 16 -
sw/qa/extras/rtfexport/rtfexport.cxx | 10 ++-
sw/qa/extras/rtfimport/rtfimport.cxx | 101 ---
sw/source/core/doc/docbm.cxx |3 -
unusedcode.easy
avmedia/source/opengl/oglplayer.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 17ed8c53290eee47fcf085c1592b7e635055f1b3
Author: Zolnai Tamás
Date: Fri May 16 22:57:33 2014 +0200
OGLPlayer: comment out gltf_animation_get_time
It leads confusing b
vcl/unx/gtk/app/gtksys.cxx |7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
New commits:
commit 5eeea7c91d87ee8f0b8bc8c0144c04fb84310bbf
Author: Michael Meeks
Date: Fri May 16 21:49:23 2014 +0100
fdo#78799 - ignore overlayed monitors with co-incident origin.
This h
avmedia/source/opengl/oglplayer.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit baf78fb898b0b7ec24a1f15f46e1a884b34867c6
Author: Tor Lillqvist
Date: Fri May 16 23:41:59 2014 +0300
WaE: unused parameter 'fTime'
Change-Id: I1f44de228fe09584699a1e158c32882cd9e7eac7
oox/source/drawingml/shape.cxx | 26 ++
1 file changed, 10 insertions(+), 16 deletions(-)
New commits:
commit 456d5d928ebfd333b3169d69806d50303cebb6bf
Author: Tor Lillqvist
Date: Fri May 16 16:43:25 2014 +0300
Use SVM (metafile) instead of PNG for diagrams (Smart
external/collada2gltf/StaticLibrary_collada2gltf.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 29316ee0350654515463043f8fb818a0e84e4386
Author: Zolnai Tamás
Date: Fri May 16 22:25:27 2014 +0200
Fix typo: this is a static library
Change-Id: I663e
On Fri, 2014-05-16 at 21:12 +0100, Tamas Zolnai wrote:
> On Friday, May 16, 2014 20:38 BST, Terrence Enger
> wrote:
>
> > On Fri, 2014-05-16 at 15:19 +0100, Tamas Zolnai wrote:
> > > On Friday, May 16, 2014 15:00 BST, Terrence Enger
> > > wrote:
> > [snip]
> > > >
> > > > /home/terry/
sc/source/ui/view/gridwin.cxx | 55 +-
1 file changed, 34 insertions(+), 21 deletions(-)
New commits:
commit df51f7d486cafb2795a38ae9fedd8fde8827d8a4
Author: Kohei Yoshida
Date: Fri May 16 15:03:31 2014 -0400
fdo#77315: When in cell edit mode, use
cui/source/tabpages/chardlg.cxx | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
New commits:
commit 48a48e4ea4bdd7afb322e6d0b81c29eb7e7a66a0
Author: Eike Rathke
Date: Fri May 16 22:12:58 2014 +0200
use SvxLanguageBoxBase* in the general routines
...
avmedia/source/opengl/oglplayer.cxx | 24 +---
avmedia/source/opengl/oglplayer.hxx |7 +
external/collada2gltf/StaticLibrary_collada2gltf.mk |6 +
3 files changed, 34 insertions(+), 3 deletions(-)
New commits:
commit 73212108571d2e
On Friday, May 16, 2014 20:38 BST, Terrence Enger
wrote:
> On Fri, 2014-05-16 at 15:19 +0100, Tamas Zolnai wrote:
> > On Friday, May 16, 2014 15:00 BST, Terrence Enger
> > wrote:
> [snip]
> > >
> > > /home/terry/lo_hacking/git/libo2/workdir/UnpackedTarball/collada2gltf/dependencies/o
include/svx/langbox.hxx | 31 +++-
svx/source/dialog/langbox.cxx | 101 --
2 files changed, 125 insertions(+), 7 deletions(-)
New commits:
commit 0ab5802eb0e530e930bed6d5dbed1a0317ae323b
Author: Eike Rathke
Date: Fri May 16 22:00:15 2014
70/c4adf42a0d7789abc900a0698a2ff4b5314944 |1 +
1 file changed, 1 insertion(+)
New commits:
commit be406654dc65ae926a5199b1fa4b4582ec9d6e00
Author: Caolán McNamara
Date: Fri May 16 21:07:09 2014 +0100
Notes added by 'git notes add'
diff --git a/70/c4adf42a0d7789abc900a0698a2ff4b5314
sfx2/source/doc/sfxbasemodel.cxx | 12 +++-
svtools/source/graphic/grfcache.cxx|2 +-
svx/source/sdr/properties/itemsettools.cxx |1 +
3 files changed, 5 insertions(+), 10 deletions(-)
New commits:
commit 5b2f1b46b129c41890c54513c6d386407db6718a
Author: Caolán
On Fri, 2014-05-16 at 15:19 +0100, Tamas Zolnai wrote:
> On Friday, May 16, 2014 15:00 BST, Terrence Enger
> wrote:
[snip]
> >
> > /home/terry/lo_hacking/git/libo2/workdir/UnpackedTarball/collada2gltf/dependencies/o3dgc/src/o3dgc_common_lib/inc/o3dgcTimer.h:115:
> > undefined reference to
avmedia/source/opengl/oglwindow.cxx |4
slideshow/source/engine/shapes/viewmediashape.cxx |1 +
2 files changed, 5 insertions(+)
New commits:
commit 821c42b10a7095124a9afbbba3f9bc687ace40e6
Author: Zolnai Tamás
Date: Fri May 16 19:53:17 2014 +0200
OGLWindow: fi
vcl/headless/svpbmp.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4df66b4f7f70f69d43c371be1cebf1d1935d0352
Author: Andrzej Hunt
Date: Fri May 16 18:41:32 2014 +0100
Default to RGB for Bitmap Buffers in svp.
By default we seem to use FORMAT_TWENT
Would it be possible to remove vcl/source/fontsubset/list.cxx and replace its
usage with std::list? The only place I see it being used is in ttcr.cxx
(same folder).
It is hard to tell because most of the files in that directory appear to be
C code hiding in .cxx files.
Chris
--
View this mess
Hello,
I noticed this:
s_aTypeNameMap[GetXMLToken( XML_FLOAT)] = ::cppu::UnoType::get();
present at 2 locations:
See
http://opengrok.libreoffice.org/search?q=%22GetXMLToken%28+XML_FLOAT%29%22&project=core&defs=&refs=&path=&hist=
Why shouldn't be this:
s_aTypeNameMap[GetXMLToken( XML_FLOAT)] = ::c
connectivity/source/drivers/odbc/ODatabaseMetaData.cxx | 23 +++--
1 file changed, 21 insertions(+), 2 deletions(-)
New commits:
commit 224002ee63b043404ecb3b594e6d902e5cd7
Author: Julien Nabet
Date: Sat Apr 5 10:30:54 2014 +0200
Use SQL_DEFAULT_TXN_ISOLATION to get getD
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
wizards/source/access2base/DoCmd.xba |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit b9f6c3f9ed96a13c6c25d4002bd593bdbde6fd70
Author: Jean-Pierre Ledure
Date: Fri May 16 17:34:52 2014 +0200
Access2Base - Correct error message for some actions
Chan
wizards/source/access2base/DoCmd.xba |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 980f6b505844ffa29d3b78e0abeeb781ed12d57d
Author: Jean-Pierre Ledure
Date: Fri May 16 15:05:49 2014 +0200
Access2Base typo
Change-Id: Id5161f2b8e8132c2a8b68073b233137d
wizards/source/access2base/Application.xba | 43 +
wizards/source/access2base/Collect.xba | 11 ---
wizards/source/access2base/Form.xba| 14 -
3 files changed, 38 insertions(+), 30 deletions(-)
New commits:
commit 6e60f1a69c87f5c443014f140
On Fri, May 16, 2014 at 11:30:15AM +0200, Jean-Pierre Ledure wrote:
> On 15/05/2014 12:30, Lionel Elie Mamane wrote:
>> one might hope that when loading the library, one source is
>> always preferred over the other.
> After a test the behaviour of LibreOffice is found sane: when installing an
> e
sd/source/ui/func/fuexpand.cxx |4 +---
sd/source/ui/view/outlnvsh.cxx |1 -
sdext/source/pdfimport/pdfparse/pdfentries.cxx |2 +-
svtools/source/filter/SvFilterOptionsDialog.cxx |4 +---
sw/source/core/docnode/nodes.cxx|2 --
https://bugs.freedesktop.org/show_bug.cgi?id=65675
--- Comment #139 from Joel Madero ---
Added bug 78784 -
Editing a simple draw object within writer and going to format->layer results
in total crash. The bug has been around since the branch point (confirmed on
3.3.0.4) but none the less, nasty
https://bugs.freedesktop.org/show_bug.cgi?id=65675
Joel Madero changed:
What|Removed |Added
Depends on||78784
--
You are receiving this mail beca
sc/source/filter/xml/xmlexprt.cxx | 39 +++---
1 file changed, 36 insertions(+), 3 deletions(-)
New commits:
commit e373ca05c6d332d139d5a7553faf15d1d0c8cdeb
Author: Kohei Yoshida
Date: Fri May 16 10:45:40 2014 -0400
fdo#75056: Overline attribute needs spe
https://bugs.freedesktop.org/show_bug.cgi?id=65675
Bug 65675 depends on bug 76710, which changed state.
Bug 76710 Summary: FILESAVE: CONDITIONAL FORMATTING is lost after deleting
sheet and saving to ODS.
https://bugs.freedesktop.org/show_bug.cgi?id=76710
What|Removed
sc/source/core/data/conditio.cxx | 37 +
1 file changed, 37 insertions(+)
New commits:
commit 5b76a0057a25966f48caed78bcff21b72fdbdda2
Author: Kohei Yoshida
Date: Tue May 13 22:46:17 2014 -0400
fdo#76710: Adjust sheet position of conditional format en
sc/source/filter/xml/xmlexprt.cxx | 14 +++---
1 file changed, 11 insertions(+), 3 deletions(-)
New commits:
commit 181084cb110fefb13200d8a645bca9857964f378
Author: Kohei Yoshida
Date: Thu May 15 20:32:05 2014 -0400
fdo#77537: Exporting font names in edit text needs special hand
New branch 'private/tbsdy/svdemo' available with the following commits:
commit e5c92b9b411a06e101e9d6261c7da938c329d90f
Author: Chris Sherlock
Date: Sat May 17 01:08:41 2014 +1000
Add executable script
Change-Id: Id681478de0e2b116d9d1ac3e936f4b48b348c240
commit f47573bf1bb8ce619f5
oox/source/drawingml/shape.cxx | 26 ++
1 file changed, 10 insertions(+), 16 deletions(-)
New commits:
commit 633003965a4be0c535b43cc3072c5c4a95109d34
Author: Tor Lillqvist
Date: Fri May 16 16:43:25 2014 +0300
Use SVM (metafile) instead of PNG for diagrams (Smart
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
On Thu, May 15, 2014 at 06:21:19PM +0200, Bjoern Michaelsen
wrote:
> * unit test documents bloating up git repo: (Michael)
> + might be mine (Miklos)
> + automated task?
> + test fail on too big file?
> + these docs are not commited with evil intend, they are sneaking in
.git-hooks/pre-commit | 14 ++
1 file changed, 14 insertions(+)
New commits:
commit 66fce1f61e7e088bd92e19ecb0dd94553de6f824
Author: Miklos Vajna
Date: Fri May 16 16:47:29 2014 +0200
git pre-commit hook: block large files
Change-Id: Id27cfa805fc7cd0f4f6cc3d8bb770aa7
New branch 'private/tbsdy/svdemo' available with the following commits:
commit eeeccdb3ede35c66dde41952196c2a9f3a285c9a
Author: Chris Sherlock
Date: Sat May 17 00:39:58 2014 +1000
vcl: fixup svdemo
Change-Id: Ifb7cc12da349fcbcd1d3dc25b64cd2bf3fd7e819
__
sc/qa/unit/subsequent_export-test.cxx | 131 +-
sc/source/filter/xml/xmlexprt.cxx | 39 +-
2 files changed, 149 insertions(+), 21 deletions(-)
New commits:
commit fcf5b5c081ded93b12dd888236d0a860b7693ed1
Author: Kohei Yoshida
Date: Fri May 16 10:4
unotools/source/ucbhelper/tempfile.cxx | 82 -
1 file changed, 80 insertions(+), 2 deletions(-)
New commits:
commit 45e8fd5fcc71219d7564b475a3fec3d4536f70aa
Author: Stephan Bergmann
Date: Fri May 16 16:31:26 2014 +0200
For now, reintroduce the horrible st
sw/qa/extras/ooxmlimport/data/inline-groupshape.docx |binary
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |6 ++
writerfilter/source/dmapper/GraphicImport.cxx|4
3 files changed, 10 insertions(+)
New commits:
commit e25bdf7f602ce7d3d941c07b8c1cf5740e2b0a85
Author
include/svl/solar.hrc |2 -
include/svx/unoshprp.hxx |3 +-
sd/source/ui/func/fuinsert.cxx |5 ++-
svx/source/unodraw/unoprov.cxx |1
svx/source/unodraw/unoshap4.cxx|7
xmloff/source/draw/shapeexport.cxx | 55 ++
include/svx/langbox.hxx | 44 ++--
1 file changed, 22 insertions(+), 22 deletions(-)
New commits:
commit 06a45a1a1766f61cd583725c61d685ad4a3f868e
Author: Stephan Bergmann
Date: Fri May 16 16:20:56 2014 +0200
loplugin:saloverride
Change-Id
On Friday, May 16, 2014 15:00 BST, Terrence Enger
wrote:
> Zolnai,
>
> My build of commit 48eccfb, fetched around 2014-05-16 00:57 UTC, is
> failing with messages:
>
> [build LNK] Library/libavmedialo.so
>
> /home/terry/lo_hacking/git/libo2/workdir/LinkTarget/StaticLibrary/libcoll
framework/inc/framework/addonmenu.hxx | 15 ++--
framework/source/classes/menumanager.cxx|2
framework/source/dispatch/menudispatcher.cxx|4 -
framework/source/fwe/classes/addonmenu.cxx | 78
framework/source/uielement/menubarmanager
Zolnai,
My build of commit 48eccfb, fetched around 2014-05-16 00:57 UTC, is
failing with messages:
[build LNK] Library/libavmedialo.so
/home/terry/lo_hacking/git/libo2/workdir/LinkTarget/StaticLibrary/libcollada2gltf.a(GLTF-Open3DGC.o):
In function `o3dgc::Timer::Tic()':
/home/terr
configure.ac |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit f6f208dd9a4bd62b3b732dc06d35ad082592706f
Author: Tor Lillqvist
Date: Fri May 16 16:14:42 2014 +0300
Add more info about XCODE_DEBUG_INFORMATION_FORMAT
Change-Id: I90b1140d9c3f70f01eb673e6
https://bugs.freedesktop.org/show_bug.cgi?id=75025
Michael Stahl changed:
What|Removed |Added
Depends on||78782
--
You are receiving this mail be
sw/source/core/docnode/nodedump.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 942156b1ed7d0cd27c18960bf4cf874689e9aa0a
Author: Miklos Vajna
Date: Fri May 16 13:45:56 2014 +0200
sw doc model dump: show SdrObject::nOrdNum
Change-Id: I4ac2c3d883dd9bb111a2d600f5a17
Original Message
From: Lindsey
To: libreoffice@lists.freedesktop.org
Date: Wed, 07 May 2014 18:38:19 -0500
> Hi,
>
> I know y'all are busy so I'll try to keep this short. I just started
> using Libre Office and I LOVE it. I want to learn all I can about it
> but I also hit some
Hello Mihai,
Welcome aboard! I'm also eager to start that great project with you ;)
--
Cedric
On Mon, 2014-05-12 at 23:06 +0300, Mihai Varga wrote:
> Hello everyone !
>
>
> My name is Mihai and I have been selected to participate in this
> year's GSoC program. I will be working on the SharePoi
include/oox/drawingml/effectproperties.hxx | 19 +
include/oox/drawingml/effectpropertiescontext.hxx |3
include/oox/export/drawingml.hxx|1
oox/source/drawingml/effectproperties.cxx | 71 +++---
include/svx/langbox.hxx | 90 ++---
svx/source/dialog/langbox.cxx | 280 ++
2 files changed, 277 insertions(+), 93 deletions(-)
New commits:
commit 5ad020235a8d4dd60752e781622c22f0187b4e45
Author: Eike Rathke
Date: Fri May 16 12:50:36 20
toolkit/source/awt/vclxwindows.cxx |6 ++
1 file changed, 6 insertions(+)
New commits:
commit 5350520ec8da250f57dde664e95229c0e4d5a2ab
Author: Tsutomu Uchino
Date: Fri May 16 08:25:28 2014 +
Resolves: #i98216# extract boolean value for AutoFill value of ComboBox
model
21/3aafbf006a5099e951f65a472e4f8fa66256a4 |1 +
1 file changed, 1 insertion(+)
New commits:
commit 31da426c446ddc937f51183fee3ec4a5e0aa1f58
Author: Caolán McNamara
Date: Fri May 16 11:54:24 2014 +0100
Notes added by 'git notes add'
diff --git a/21/3aafbf006a5099e951f65a472e4f8fa6625
chart2/source/model/template/GL3DBarChartType.cxx |9 +
chart2/source/model/template/GL3DBarChartType.hxx |3 +++
chart2/source/view/charttypes/GL3DBarChart.cxx|9 -
chart2/source/view/main/GL3DRenderer.cxx | 18 --
4 files changed, 32 ins
https://bugs.freedesktop.org/show_bug.cgi?id=32664
--- Comment #45 from bulwersa...@gmail.com ---
I discovered something interesting - in my situation foobar2000 is affected by
this problem but Winamp is not.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
On Thu, 2014-05-15 at 16:40 +0200, Markus Mohrhard wrote:
> Hey,
>
>
> as promised during the ESC call here is an example from one of my
> runs.
http://cgit.freedesktop.org/libreoffice/core/commit/?id=6709d982a5558cab4d0b7e13d5c72a3b074704d6
should fix a lot of the vcl ones.
C.
_
vcl/generic/glyphs/gcach_ftyp.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 6709d982a5558cab4d0b7e13d5c72a3b074704d6
Author: Caolán McNamara
Date: Fri May 16 10:50:39 2014 +0100
lsan: mpFontCharMap double-add-ref, never released
Change-Id:
https://bugs.freedesktop.org/show_bug.cgi?id=32664
--- Comment #44 from bulwersa...@gmail.com ---
Still happens with Calc 4.2.4.2 on Lenovo laptop (g550 model 20023).
--
You are receiving this mail because:
You are on the CC list for the bug.
___
Libre
toolkit/source/awt/vclxwindows.cxx |6 ++
1 file changed, 6 insertions(+)
New commits:
commit 213aafbf006a5099e951f65a472e4f8fa66256a4
Author: Tsutomu Uchino
Date: Fri May 16 08:25:28 2014 +
#i98216# extract boolean value for AutoFill value of ComboBox model
diff --git a/tool
sc/source/filter/excel/xestream.cxx |2 +-
sc/source/filter/qpro/qpro.cxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit f12631e960a2b4123c96e96d2af7d43741d8e6a5
Author: LuboÅ¡ LuÅák
Date: Wed Mar 12 13:44:29 2014 +0100
std::strlen requires cstr
avmedia/Module_avmedia.mk |3 ---
avmedia/source/macavf/macavfcommon.hxx | 16 +---
avmedia/source/macavf/player.mm| 16 +++-
avmedia/source/macavf/window.mm|6 --
postprocess/Rdb_services.mk|4 +---
scp2/source/o
On 15/05/2014 12:30, Lionel Elie Mamane wrote:
one might hope that when loading the library, one source is
always preferred over the other.
After a test the behaviour of LibreOffice is found sane: when installing
an extension with the same name as a pre-installed one, the extension
gets INS
compilerplugins/clang/passsequencebyref.cxx | 63 --
compilerplugins/clang/passstringbyref.cxx | 71 -
compilerplugins/clang/passstuffbyref.cxx| 78
3 files changed, 78 insertions(+), 134 deletions(-)
New commits
unotools/source/ucbhelper/tempfile.cxx | 21 +++--
1 file changed, 11 insertions(+), 10 deletions(-)
New commits:
commit 0bc869459b8dfc05923249ec07ccfd4f0ddd2c2c
Author: Stephan Bergmann
Date: Fri May 16 11:05:41 2014 +0200
Consolidate CreateTempName_Impl and lcl_createN
sw/qa/extras/ooxmlexport/data/fdo78432.docx |binary
sw/qa/extras/ooxmlexport/ooxmlexport.cxx| 27 +
sw/source/filter/ww8/docxsdrexport.cxx | 35 ++--
3 files changed, 60 insertions(+), 2 deletions(-)
New commits:
commit a05e5016287fdf06378
sc/source/core/data/conditio.cxx | 29 +++--
sc/source/core/tool/interpr4.cxx |8 +---
sc/source/ui/undo/undoblk.cxx| 15 +++
3 files changed, 47 insertions(+), 5 deletions(-)
New commits:
commit 0a47daf3175ec16d48669535a34823be47fbb42a
Author:
sc/source/filter/excel/read.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8f1f935beee8495168b19f4b5e02bde8a9399154
Author: Kohei Yoshida
Date: Tue May 13 14:02:45 2014 -0400
fdo#78471: Don't forget to record the ID of the last record for BIFF5.
New branch 'feature/gtkbmptiledviewer' available with the following commits:
commit 0c6ce99ab9b32749b580c6f6ed4a3b568f2dd1b7
Author: Andrzej Hunt
Date: Fri May 16 09:22:09 2014 +0100
Add the full sofficerc for LibLO.
This gets rid of various ucb.ucp.gio warnings when doing tiled
en/pythonpath/lightproof_impl_en.py |2 +-
hu_HU/pythonpath/lightproof_impl_hu_HU.py |2 +-
pt_BR/pythonpath/lightproof_impl_pt_BR.py |2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 0a68bdc3b29237ab76bce445f3cdc535b1482307
Author: László Németh
Da
comphelper/source/misc/mimeconfighelper.cxx|7 ++-
embeddedobj/source/commonembedding/persistence.cxx | 18 ++
2 files changed, 24 insertions(+), 1 deletion(-)
New commits:
commit da62ab5783e548c5785b3950c03d078b1f3e849d
Author: Michael Stahl
Date: Thu May 15
On 05/16/2014 08:21 AM, Tor Lillqvist wrote:
Without Java can I still run LibreOffice?
Sure. You will miss the built-in HSQLDB in Base and some other less
important functionality, I don't remember exactly. (Of course it is a
matter of opinion whether some functionality is important or not...
bu
Ok. I'm on it. It should not be too difficult.
Since this one affects only one file, I will fix it before looking at bug
#33467.
-- Alamri Hussian
On May 16, 2014, at 2:56 AM, Tor Lillqvist wrote:
> I noticed you are looking at bug #33467. Sure, that is good too, but
> if you are interested,
96 matches
Mail list logo