configure.ac | 32
1 file changed, 16 insertions(+), 16 deletions(-)
New commits:
commit ffaad89e05fdb889d2b18d5914894acb91e1248e
Author: Tor Lillqvist
Date: Fri Aug 30 09:56:57 2013 +0300
Untabify
Change-Id: Ib03ac597e920c3d09b56a78f41f10ea0e19
https://bugs.freedesktop.org/show_bug.cgi?id=60270
Bug 60270 depends on bug 67815, which changed state.
Bug 67815 Summary: DATALOSS: Some cells with hyperlinks in XLS loose content on
IMPORT
https://bugs.freedesktop.org/show_bug.cgi?id=67815
What|Removed |Adde
Repository.mk | 18 +-
jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.xml |8
jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml| 12 -
jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml |6
jvmfwk/distribution
bridges/source/cpp_uno/gcc3_macosx_intel/except.cxx | 166 ++--
1 file changed, 83 insertions(+), 83 deletions(-)
New commits:
commit 5272f275d02344922b22a43b7c5cd2bb72a47e63
Author: Stephan Bergmann
Date: Fri Aug 30 07:56:27 2013 +0200
Make RTTI creation work for libc++
Moin!
* Open changes on master for project core changed in the last 25 hours:
+ fdo#32059: Fix this once and for all
in https://gerrit.libreoffice.org/5688 from Marcos Souza
+ fdo#44689: fix for specific case restart value 0
in https://gerrit.libreoffice.org/5681 from Adam CloudOn
+ ENABLE_CO
On 08/29/2013 10:44 PM, Andrew Douglas Pitonyak wrote:
Anyone know off hand where I can find the sourcecode to set the the
Formula and FormulaLocal property. Then, how can I see how changed
that code last?
A bug was introduced in 4.1 and I am trying to track the developer
responsible.
So,
scp2/source/winexplorerext/registryitem_winexplorerext.scp | 24 ++---
1 file changed, 12 insertions(+), 12 deletions(-)
New commits:
commit 985ac0b156bdb88afec7091a3b36a2212d39c580
Author: Jesús Corrius
Date: Tue Aug 27 19:01:03 2013 +0200
ICE03 WARNING String overflow (
vcl/unx/gtk/gdi/salprn-gtk.cxx | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
New commits:
commit 47070dd63e9d9356896cf483a2077b766dc11530
Author: Khaled Hosny
Date: Fri Aug 30 06:04:42 2013 +0200
Mark lcl_* functions static
Change-Id: I224ab8fea25b8b42530e2
On Thu, Aug 29, 2013 at 05:41:39PM +0100, Caolán McNamara wrote:
> On Fri, 2013-08-16 at 18:41 +0200, Khaled Hosny wrote:
> > On Fri, Aug 16, 2013 at 03:44:12PM +0100, Caolán McNamara wrote:
> > > On Tue, 2013-07-30 at 04:28 +0200, Khaled Hosny wrote:
> > > > So I got fed up and tried this. Setting
Anyone know off hand where I can find the sourcecode to set the the
Formula and FormulaLocal property. Then, how can I see how changed that
code last?
A bug was introduced in 4.1 and I am trying to track the developer
responsible.
So, what is the bug?
Setting the Formula property on a Cal
i18nlangtag/source/isolang/isolang.cxx | 19 ++-
include/i18nlangtag/lang.h |6 +++---
sc/source/filter/excel/xlstyle.cxx |4 ++--
sw/source/filter/ww8/ww8scan.cxx |2 +-
4 files changed, 16 insertions(+), 15 deletions(-)
New commits:
commit 498
sc/inc/dbdataformatting.hxx | 24 +-
sc/source/core/data/fillinfo.cxx | 34 ++
sc/source/core/tool/dbdata2.cxx | 74 +--
sc/source/core/tool/dbdataformatting.cxx | 53 --
sc/source/filter/inc/
Hello Caolan
Le Thu, 29 Aug 2013 12:30:47 +0200, Caolán McNamara a
écrit:
On Sun, 2013-08-25 at 01:40 +0200, Mat M wrote:
Hello
I eventually reach a usable step in this issue [1].
I don't know where to ask for my gerrit review. Looking at
libreoffice/website repo[2], you see recent activi
extensions.lst |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 5470169b8f17cd83ec4db7ad0432437ccc3b3d7c
Author: Andrea Pescetti
Date: Thu Aug 29 21:28:24 2013 +
#123122# Update bundled English dictionary
diff --git a/extensions.lst b/extensions.lst
in
i18nlangtag/source/isolang/isolang.cxx | 13 +
i18nlangtag/source/isolang/mslangid.cxx |7 +++
include/i18nlangtag/lang.h |3 ---
vcl/source/gdi/sallayout.cxx|2 +-
4 files changed, 9 insertions(+), 16 deletions(-)
New commits:
commit f6f49b
sfx2/source/dialog/templdlg.cxx |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit f5b05d92dd6b94cb93ad7391facb866ef74d64a2
Author: Stephan Bergmann
Date: Thu Aug 29 23:03:16 2013 +0200
-Werror,-Wundef
Change-Id: Iaef2e4dec0d2fc8d0583fe2a56b5e0bcba
On Thu, Aug 29, 2013 at 1:05 PM, Andras Timar wrote:
>> ... but perhaps some of the "special" options in scp2 didn't survive
>> that and are still necessary for some extra magic to be enabled?
>>
>
> Yes, BINARYTABLE and BINARYTABLE_ONLY flags had a crucial role here.
>
After some fruitless attem
include/sfx2/sfxsids.hrc |2 +
sc/inc/document.hxx |9 -
sc/sdi/formatsh.sdi |2 +
sc/source/core/data/column2.cxx | 24 +-
sc/source/core/data/documen2.cxx | 27 +---
sc/source/core/data/documen8.cxx | 29 +++
On 29/08/13 13:07, Niklas Johansson wrote:
> This week I started to get this error:
> /cygdrive/c/sources/libo-core/embeddedobj/Library_emboleobj.mk:11: ***
> Library emboleobj must be registered in Repository.mk. Stop.
> make: *** [build] Error 2
>
> while trying to build master with Visual Stu
embeddedobj/Module_embeddedobj.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9d7c5dcf448fed668cc772d3cffa31712b1834a3
Author: Michael Stahl
Date: Thu Aug 29 22:36:23 2013 +0200
do not build emboleobj library on --disable-atl
Change-Id: I4973cbdd8
Repository.mk | 14 +++--
scp2/source/ooo/file_library_ooo.scp | 52 --
scp2/source/ooo/module_hidden_ooo.scp |5 +++
scp2/source/ooo/ure.scp | 24 +++
4 files changed, 72 insertions(+), 23 deletions(-
sc/source/filter/xml/XMLExportIterator.cxx | 13 +-
sc/source/filter/xml/XMLExportIterator.hxx |9
sc/source/filter/xml/xmlexprt.cxx | 58 ++---
3 files changed, 15 insertions(+), 65 deletions(-)
New commits:
commit f5bafb295559bc3e673ab2aa35e84cb
sc/source/ui/inc/gridwin.hxx |3 ++-
sc/source/ui/inc/tabview.hxx |2 +-
sc/source/ui/view/gridwin.cxx | 12
sc/source/ui/view/gridwin2.cxx |7 ++-
sc/source/ui/view/tabview.cxx |8 ++--
sc/source/ui/view/tabview4.cxx |8
6 files changed, 2
sc/source/ui/view/gridwin4.cxx |2 --
sc/source/ui/view/tabview4.cxx |2 ++
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 391a57ef65687f2e373bac8d410e551aafa780ec
Author: Kohei Yoshida
Date: Thu Aug 29 15:53:28 2013 -0400
Update visible ranges when updating
Kohei, don't let me down. I spend most of the day educating the masses
on #libreoffice-dev that 11.4 is not *antiquated* of *end of life*,
but beautifully "Evergreen".
2013/8/29 Kohei Yoshida :
> On 08/29/2013 03:30 PM, Kohei Yoshida wrote:
>>
>> On 08/29/2013 03:27 PM, Stephan van den Akker wrote
On 08/29/2013 03:30 PM, Kohei Yoshida wrote:
On 08/29/2013 03:27 PM, Stephan van den Akker wrote:
Kohei: Can you explain what your change does? I might try that too.
No idea exactly, other than that it avoids the lines that cause error
in my build. I got the idea by reading the offending boost
Hi,
-> In the current build system,we have some config XML files at "*sd/xml*"
and their corresponding test-profile copies are at "*
test/usertemplate/user/config/soffice.cfg/simpress*".
-> And using test-profile at "test/user-template",'Package_unittest.mk'
creates a new copy at
"unittest/instal
On 08/29/2013 03:27 PM, Stephan van den Akker wrote:
Kohei: Can you explain what your change does? I might try that too.
No idea exactly, other than that it avoids the lines that cause error in
my build. I got the idea by reading the offending boost header file
boost/boost/noncopyable.hpp.
K
Hi Terry and Kohei,
Running openSUSE 11.4 as well, having the same problem as you two.
Over on #libreoffice-dev the suggestion was that my compiler and my
system boost libs are too old. I'm currently trying their suggestion
of:
1 - building boost 1.47 from source
2 - building LO with this boost ve
configure.ac |8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
New commits:
commit 0d5b9f1ad4b132d8d0cc22af1f524f971c0166db
Author: Rene Engelhard
Date: Thu Aug 29 21:23:49 2013 +0200
check for boost >= 1.47 and SHA512_CTX (openssl >= 0.9.8) in configure
Change-Id:
On 08/29/2013 09:56 AM, dk...@torfree.net wrote:
I am unable to build (after `make clean`) master 139a7d2 (pulled today
around 12:30 UTC). The messages are, line-wrapped for e-mail, ...
/home/terry/lo_hacking/git/libo2/workdir/unxlngi6/UnpackedTarball/
boost/boost/noncopyable.hpp:27:21:
error: ‘
59/60cf3dc57dc455bc98343dfafccafaf808ecdc |1 +
1 file changed, 1 insertion(+)
New commits:
commit 61612de53b99c639022cf2cd3d705804884f99af
Author: Caolán McNamara
Date: Thu Aug 29 20:04:39 2013 +0100
Notes added by 'git notes add'
diff --git a/59/60cf3dc57dc455bc98343dfafccafaf808e
svx/source/svdraw/svdmrkv.cxx | 46 --
1 file changed, 27 insertions(+), 19 deletions(-)
New commits:
commit b1a6dbc2dd118627360282dd304e24263c3bca51
Author: Armin Le Grand
Date: Thu Aug 29 16:32:05 2013 +
Resolves: #i123003# Corrected Handle/
I am unable to build (after `make clean`) master 139a7d2 (pulled today
around 12:30 UTC). The messages are, line-wrapped for e-mail, ...
/home/terry/lo_hacking/git/libo2/workdir/unxlngi6/UnpackedTarball/
boost/boost/noncopyable.hpp:27:21:
error: boost::noncopyable_::noncopya
i18nlangtag/source/isolang/isolang.cxx | 20 +++-
i18nlangtag/source/isolang/mslangid.cxx |8
2 files changed, 19 insertions(+), 9 deletions(-)
New commits:
commit e57a73cc6bedcb8f176e1804792a7ea1fd88796b
Author: Eike Rathke
Date: Thu Aug 29 20:51:45 2013 +0200
svx/source/svdraw/svdmrkv.cxx | 45 --
1 file changed, 26 insertions(+), 19 deletions(-)
New commits:
commit 5960cf3dc57dc455bc98343dfafccafaf808ecdc
Author: Armin Le Grand
Date: Thu Aug 29 16:32:05 2013 +
i123003 Corrected Handle/Overlay visu
firebird/ExternalProject_firebird.mk |5 -
solenv/gbuild/platform/com_MSC_defs.mk |2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
New commits:
commit f6fcc5b79ca72e0145b1798bbfa3d686bdf07042
Author: Tor Lillqvist
Date: Thu Aug 29 20:22:55 2013 +0300
Set PATH for runn
95/212768770c2206b18e9fb929a79fae24f4a6d8 |1 +
1 file changed, 1 insertion(+)
New commits:
commit f8c0efda7adc6bd58030e3627737c44536a4e71b
Author: Caolán McNamara
Date: Thu Aug 29 18:12:50 2013 +0100
Notes added by 'git notes add'
diff --git a/95/212768770c2206b18e9fb929a79fae24f4a
vcl/source/gdi/dibtools.cxx | 39 +++
1 file changed, 19 insertions(+), 20 deletions(-)
New commits:
commit f84d2ce5453af7d20b0fc84d470a7661c3a7bca0
Author: Armin Le Grand
Date: Thu Aug 29 11:25:32 2013 +
Resolves: #i122920# Corrected minor aspect
sw/inc/doc.hxx|3 +++
sw/source/core/doc/docnew.cxx |5 +
sw/source/core/doc/swtblfmt.cxx |3 +++
sw/source/core/doc/tblafmt.cxx|9 +++--
sw/source/core/doc/tblrwcl.cxx|8 +++-
sw/source/core/docnode/ndcopy.cxx |9 -
sw/
fc/89249eddd42c5020307757a1e31a87b6302ec1 |1 +
1 file changed, 1 insertion(+)
New commits:
commit 6d31452599041207591bfe49bde18be13f99
Author: Caolán McNamara
Date: Thu Aug 29 17:45:08 2013 +0100
Notes added by 'git notes add'
diff --git a/fc/89249eddd42c5020307757a1e31a87b6302
98/bd1aded3ffa1df24bfec28624bdf5129533c45 |1 +
1 file changed, 1 insertion(+)
New commits:
commit f5d61ba6dd54c4fa3e8390790add258d6a43c9ff
Author: Caolán McNamara
Date: Thu Aug 29 17:44:41 2013 +0100
Notes added by 'git notes add'
diff --git a/98/bd1aded3ffa1df24bfec28624bdf5129533
helpcontent2|2
librelogo/source/ChangeLog | 15 ++
librelogo/source/LibreLogo/LibreLogo.py | 69 +---
3 files changed, 70 insertions(+), 16 deletions(-)
New commits:
commit a7fdd474161ba8ab34945bc9a32c7a33de6eaf9a
sfx2/source/sidebar/DeckLayouter.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 4529d6e11a214cec4596a159a60d2b8a5f171697
Author: Andre Fischer
Date: Thu Aug 29 07:34:34 2013 +
Resolves: #i123091# Request repaints of panels on every deck layouting
(cherry pic
On Fri, 2013-08-16 at 18:41 +0200, Khaled Hosny wrote:
> On Fri, Aug 16, 2013 at 03:44:12PM +0100, Caolán McNamara wrote:
> > On Tue, 2013-07-30 at 04:28 +0200, Khaled Hosny wrote:
> > > So I got fed up and tried this. Setting LANGUAGE in GtkData::Init()
> > > indeed fixes the issue, but calling Ap
include/formula/grammar.hxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit d9a3381eb586b31d305102b40aea4bf543b42ec7
Author: Julien Nabet
Date: Thu Aug 29 18:39:01 2013 +0200
Add GRAM_ENGLISH_XL_OOX as supported
See comment //! When adding new values adapt isSupporte
tb/tb_phases.sh | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
New commits:
commit 6da7ea9e812431b8454a3994225a7bc85f289ed9
Author: Norbert Thiebaud
Date: Thu Aug 29 11:26:08 2013 -0500
Fix EXTRA_BUILDID setup.
diff --git a/tb/tb_phases.sh b/tb/tb_phases.sh
index
i18nlangtag/source/languagetag/languagetag.cxx | 12
1 file changed, 12 deletions(-)
New commits:
commit 38840e360b394cea0919f8b351fafbfc13fd3422
Author: Eike Rathke
Date: Thu Aug 29 18:26:41 2013 +0200
these FIXME comments are now obsolete
Change-Id: I81b4214555d7
solenv/gbuild/platform/com_MSC_defs.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9831afe569490b09143a1f98263ee7d0e1faa323
Author: Stephan Bergmann
Date: Thu Aug 29 18:27:04 2013 +0200
Fix MSC build of firebird
Change-Id: I3c747b36529058b980f88ae
avmedia/Library_avmediagst.mk |6 --
avmedia/Library_avmediagst_0_10.mk |6 --
avmedia/Library_avmediavlc.mk |6 --
3 files changed, 18 deletions(-)
New commits:
commit 54202019eae37b4bfd6023d58b699f45404e1ce3
Author: Tor Lillqvist
Date: Thu Aug 29 19:16:33 20
avmedia/Library_avmediavlc.mk |2 +-
configure.ac | 16 +++-
2 files changed, 8 insertions(+), 10 deletions(-)
New commits:
commit 778db6dcd701a53c3923238997e953e3f32ab909
Author: Tor Lillqvist
Date: Thu Aug 29 19:03:58 2013 +0300
Add missing line contin
src/lib/CDRParser.cpp | 21 -
1 file changed, 12 insertions(+), 9 deletions(-)
New commits:
commit a727df96747c093a00bd7562353fa9d9488a9313
Author: Dave McKellar
Date: Thu Aug 29 10:19:12 2013 -0400
Made my udta change only apply to Corel Draw X4
diff --git a/src/li
i18nlangtag/qa/cppunit/test_languagetag.cxx | 11 -
i18nlangtag/source/languagetag/simple-langtag.cxx | 129 +-
2 files changed, 104 insertions(+), 36 deletions(-)
New commits:
commit 9b98e25ce1e76a86ecf1dce71349e13ce1c1e6d5
Author: Eike Rathke
Date: Thu Aug 29 17:
.gitignore |1 +
config/config_buildid.h.in | 10 ++
config_host.mk.in|1 -
configure.ac |7 +--
cui/Library_cui.mk |1 -
cui/source/dialogs/about.cxx | 10 ++
6 files changed, 22 insertions(+), 8 del
.gitignore |1 +
config/config_buildid.h.in | 10 ++
config_host.mk.in|1 -
configure.ac |7 +--
cui/Library_cui.mk |1 -
cui/source/dialogs/about.cxx | 10 ++
6 files changed, 22 insertions(+), 8 del
configure.ac |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 181d0a163f8c8f744077021eb550f0e6304fb4da
Author: Petr Mladek
Date: Thu Aug 29 14:50:58 2013 +0200
Allow to set EXTRA_BUILDID also via environment variable (fdo#58034)
This is much easier
sw/inc/crstate.hxx|2 -
sw/source/core/layout/trvlfrm.cxx | 45 +++---
2 files changed, 43 insertions(+), 4 deletions(-)
New commits:
commit 2ab0e4df9951009d68614583c0db3527e07f7bab
Author: Michael Stahl
Date: Wed Aug 28 14:16:38 2013 +0200
Le 29/08/13 15:33, Christian Lohmaier a écrit :
Hi Christian,
Well, there is something really strange going on and I can't nail it down.
I just tried re-starting the langpack installation for 4.1.0 - this time
it didn't stall, but it didn't display the successful installation
dialog either.
So
* Present:
+ Bjoern, Eike, Andras, Michael M, Cloph, Thorsten, Kohei, Tsahi,
Stephan, Robinson, Lionel, Cedric, Caolan
* Completed Action Items:
+ Major / API incompatibility release timing ? (Bjoern)
[ discuss this at the conference ]
+ poke fdo admins for own BZ instance
sw/source/ui/docvw/edtwin.cxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 43003812ca085a642d262d5cbf1a63f8df043d40
Author: Michael Stahl
Date: Wed Aug 28 14:28:40 2013 +0200
fdo#67358: sw: "fix" line painting artifacts when resizing columns
SwE
src/lib/CDRParser.cpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 624ebbdb53cd792cb0458f9444250e59e7321c05
Author: Fridrich Å trba
Date: Thu Aug 29 16:05:29 2013 +0200
astyle action
diff --git a/src/lib/CDRParser.cpp b/src/lib/CDRParser.cpp
index 79c587f.
connectivity/source/commontools/ConnectionWrapper.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2410b3c3ddc6fea02dadd56b39bb1181312c383a
Author: Stephan Bergmann
Date: Thu Aug 29 16:05:01 2013 +0200
TPropertyValueLessFunctor must actually compare for "<"
src/lib/CDRDocumentStructure.h |1 +
src/lib/CDRParser.cpp | 19 +++
src/lib/CDRParser.h|1 +
3 files changed, 21 insertions(+)
New commits:
commit cbebfbaff8b7826bc631bbf51eb9a06ee5121326
Author: Dave McKellar
Date: Thu Aug 29 09:54:09 2013 -0400
firebird/ExternalPackage_firebird.mk |5 +---
firebird/UnpackedTarball_firebird.mk |1
firebird/firebird-rpath.patch.0 | 11 +
scp2/source/firebird/file_firebird.scp | 37 ---
scp2/source/firebird/module_firebird.scp |6 -
Hi Alexander,
On Thu, Aug 29, 2013 at 2:09 PM, Alexander Thurgood
wrote:
> Le 29/08/13 12:30, Alexander Thurgood a écrit :
>
> The official download for 4.1.1 :
>
> still contains :
>
> set the found_ooos_all to (do shell script "mdfind \"kMDItemContentType
> == 'com.apple.application-bundle' &&
Hi Alexander, *,
On Thu, Aug 29, 2013 at 12:30 PM, Alexander Thurgood
wrote:
> Hi all,
>
> Is it intended that for 4.1 the applescript installer now scans every
> file on the whole disk looking for the strings equal to 'LibreOffice*'
> and not equal to 'LibreOffice Language Pack.app' ?
No - and
sw/qa/extras/ooxmlimport/data/table-style-parprop.docx |binary
sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 11
writerfilter/source/dmapper/DomainMapperTableHandler.cxx | 38 +++
3 files changed, 49 insertions(+)
New commits:
commit 17e904ed66c3caf87e658b9d3a
scp2/InstallScript_setup_osl.mk |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 5cff947699658e5606903bd2aa97f1bd531ef6f8
Author: Stephan Bergmann
Date: Thu Aug 29 15:03:52 2013 +0200
firebird is conditional
Change-Id: Ia497f9799a1ca0c77f14e2f4a4a8e
firebird/ExternalPackage_firebird.mk |8 -
firebird/ExternalProject_firebird.mk | 10 -
firebird/firebird-macosx.patch.1 | 156 --
scp2/InstallModule_firebird.mk|4
scp2/source/firebird/file_firebird.scp| 28 +
scp2/s
configure.ac |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit d9b62a48d75e596888fcf10f5f73fed93e7b88a3
Author: Petr Mladek
Date: Thu Aug 29 14:50:58 2013 +0200
Allow to set EXTRA_BUILDID also via environment variable (fdo#58034)
This is much easier
bin/tinbuild_phases.sh | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
New commits:
commit e4951ebbcab8754fa388fee7d6b3ea889c6add33
Author: Petr Mladek
Date: Thu Aug 29 14:43:45 2013 +0200
Pass the extra buildid info via configure rather than by make (fdo#58034)
i18nlangtag/source/languagetag/simple-langtag.cxx |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 74d4f612af484735fae9c48b9cd7e609dab7fe64
Author: Eike Rathke
Date: Thu Aug 29 14:33:00 2013 +0200
don't leak variants
Change-Id: I03d1f7411ef46c41e19
cui/source/dialogs/about.cxx |9 +
1 file changed, 5 insertions(+), 4 deletions(-)
New commits:
commit ec88782903955574774c93fbad7891a6d4753e7e
Author: Tor Lillqvist
Date: Thu Aug 29 14:50:10 2013 +0300
Fix loplugin error: checking whether a config macro EXTRA_BUILDID is
defi
bin/push_nightlies.sh | 55 +-
bin/tinbuild2 | 14 +++
bin/tinbuild_internals.sh |6 -
3 files changed, 73 insertions(+), 2 deletions(-)
New commits:
commit 4e28560d60d702d03eb90ad909c9f4e3d22a6777
Author: LuboÅ¡ LuÅ
i18nlangtag/source/languagetag/simple-langtag.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit 139a7d5e5233e1f93a8639197990525f3cc1fd7f
Author: Eike Rathke
Date: Thu Aug 29 14:16:53 2013 +0200
unused include vector
Change-Id: I85994d4636a171a8f023b757c02afa0ac2
cui/source/dialogs/about.cxx |2 --
1 file changed, 2 deletions(-)
New commits:
commit 3d353c90e9c8fb109a940c05d21450a533eb00fa
Author: Petr Mladek
Date: Thu Aug 29 14:11:36 2013 +0200
Remove duplicit include of config_buildid.h
diff --git a/cui/source/dialogs/about.cxx b/cui/source/
Le 29/08/13 12:30, Alexander Thurgood a écrit :
The official download for 4.1.1 :
http://download.documentfoundation.org/libreoffice/stable/4.1.1/mac/x86/LibreOffice_4.1.1_MacOS_x86_langpack_fr.dmg
still contains :
set the found_ooos_all to (do shell script "mdfind \"kMDItemContentType
== 'com
pyuno/zipcore/python.cxx| 54
vcl/source/gdi/dibtools.cxx | 39 +++
2 files changed, 39 insertions(+), 54 deletions(-)
New commits:
commit fc89249eddd42c5020307757a1e31a87b6302ec1
Author: Jürgen Schmidt
Date: Thu
i18nlangtag/qa/cppunit/test_languagetag.cxx | 11 ++
i18nlangtag/source/languagetag/simple-langtag.cxx | 89 +-
2 files changed, 98 insertions(+), 2 deletions(-)
New commits:
commit 71902872bfffbbc73f11d5a12fae6115d9bd458b
Author: Eike Rathke
Date: Thu Aug 29 14:0
Le 29/08/13 12:30, Alexander Thurgood a écrit :
Hmm, according to opengrok it is this commit that causes the problem as
this is the code present in the 4.1 langpack applescript file :
2b4fd2c89a38ccac13c72f2e94501a8702e7da4b
Alex
___
LibreOffice mail
sw/inc/IDocumentStatistics.hxx |6 --
sw/inc/doc.hxx |7 ---
sw/source/core/doc/doc.cxx | 21 -
sw/source/ui/uiview/view2.cxx |2 +-
4 files changed, 21 insertions(+), 15 deletions(-)
New commits:
commit 563d441f9401d8868fae0dc379e9b7
Le 29/08/13 12:30, Alexander Thurgood a écrit :
Seems that commit bd242a8768b8e2f457af581c782ef8a9f2ba0be7 was
responsible for this change.
Alex
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listi
editeng/source/items/numitem.cxx | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
New commits:
commit 09a894477f326af5683a8f5e51038e0c88453806
Author: Michael Stahl
Date: Wed Aug 28 23:19:43 2013 +0200
fdo#68648: SvxNumRule: serialize the aFmtsSet flags too
The
cui/source/dialogs/about.cxx | 11 +++
1 file changed, 7 insertions(+), 4 deletions(-)
New commits:
commit c83ee34a642ead0007b69b2dd93e18d25e6606fa
Author: Tor Lillqvist
Date: Thu Aug 29 14:50:10 2013 +0300
Include for EXTRA_BUILDID
Fix loplugin error: checking whether
comphelper/source/misc/accessibleeventnotifier.cxx | 33 -
1 file changed, 19 insertions(+), 14 deletions(-)
New commits:
commit 9888a00405dc320e12ca2fc12446b85572144795
Author: Michael Stahl
Date: Tue Aug 27 21:43:48 2013 +0200
rhbz#1001768: avoid deadlock in Access
config_host.mk.in |1 -
config_host/config_buildid.h.in | 10 ++
configure.ac|3 ++-
cui/Library_cui.mk |1 -
cui/source/dialogs/about.cxx|1 +
5 files changed, 13 insertions(+), 3 deletions(-)
New commits:
commit ea316c
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
helpers/help_hid.lst | 10 --
source/text/shared/01/05020300.xhp | 58 ++---
source/text/shared/01/05340300.xhp | 46 ++---
3 files changed, 52 insertions(+), 62 deletions(-)
New commits:
commit 0d8b37cd9e0b89d1136b09
New branch 'libreoffiec-4-1' available with the following commits:
commit 0d8b37cd9e0b89d1136b09a81671c88fc91fee3e
Author: Caolán McNamara
Date: Thu Aug 29 11:52:10 2013 +0100
text alignment help text got detacted from the tabpage
(cherry picked from commit 2ce8cb8c7b0ee203f2df743
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9000d1960d0ceae77ed236dc7c821a591f468fe3
Author: Caolán McNamara
Date: Thu Aug 29 11:52:10 2013 +0100
Updated core
Project: help 0d8b37cd9e0b89d1136b09a81671c88fc91fee3e
diff --git a/helpconte
Hi,
I would like you to review the following patch:
https://gerrit.libreoffice.org/5676
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/help refs/changes/76/5676/1
text alignment help text got detacted from the tabpage
(cherry picked from commit 2ce8cb8c7b0ee203f2d
Caolán McNamara has abandoned this change.
Change subject: text alignment help text got detacted from the tabpage
..
Patch Set 1: Abandoned
--
To view, visit https://gerrit.libreoffice.org/5676
To unsubscribe, visit https://ge
include/basebmp/packedpixeliterator.hxx |2 +-
include/basebmp/polypolygonrenderer.hxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 616197d8077fa3936b609a41557036184d45367d
Author: Stephan Bergmann
Date: Thu Aug 29 13:30:44 2013 +0200
left shift of n
config_host.mk.in |1 -
config_host/config_buildid.h.in | 10 ++
configure.ac|3 ++-
cui/Library_cui.mk |1 -
cui/source/dialogs/about.cxx|1 +
5 files changed, 13 insertions(+), 3 deletions(-)
New commits:
commit 28cc89
On Fri, 2013-08-23 at 23:12 -0700, Laurent BP wrote:
> Hello,
>
> Second try ;)
>
> I'd like to submit a small patch for Help for Tools > Options > LibreOffice
> Calc > Calculate
> https://help.libreoffice.org/Common/Calculate#Limit_decimals_for_general_number_format
> use "General number format"
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1138f52d33bde427fba2fed0199e78210343
Author: Laurent Balland-Poirier
Date: Sat Aug 24 07:52:54 2013 +0200
Updated core
Project: help ee477f38f8f425f5bde8105be49b9a6d9e5c4321
diff --git a/he
source/text/shared/optionen/01060500.xhp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ee477f38f8f425f5bde8105be49b9a6d9e5c4321
Author: Laurent Balland-Poirier
Date: Sat Aug 24 07:52:54 2013 +0200
fdo#58942 Help Standard number format stands for General
helpers/help_hid.lst | 12 --
source/text/shared/01/05020300.xhp | 58 +++
source/text/shared/01/05340300.xhp | 46
source/text/shared/optionen/01010400.xhp |5 +-
4 files changed, 54 insertions(+),
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a932be6923abb6b9e6edea35de067136b58ec6bf
Author: Caolán McNamara
Date: Thu Aug 29 11:54:41 2013 +0100
Updated core
Project: help fad218bb130d6134c05206e0018ed50834829fd4
diff --git a/helpconte
cui/source/inc/cuires.hrc|5 -
cui/source/options/optlingu.cxx | 104 +++
cui/source/options/optlingu.src | 15 -
cui/uiconfig/ui/breaknumberoption.ui | 86
4 files changed, 81 insertions(+), 129 deleti
1 - 100 of 128 matches
Mail list logo