New branch 'private/lmamane/timedate-controls-nanosecond' available with the
following commits:
commit e232878701402b8e13f5b8e45b1bfb85bbd1ec8c
Author: Lionel Elie Mamane
Date: Tue Aug 6 08:38:20 2013 +0200
IN PROGRESS: UnoControlModel::read/write nanoseconds
with backwards compat
sc/inc/column.hxx |5 -
sc/inc/document.hxx|1
sc/inc/formulacell.hxx | 12 ++
sc/inc/table.hxx |1
sc/inc/tokenarray.hxx |6 +
sc/qa/unit/data/xls/shared-formula.xls |binary
sc/qa/
>
>
> that means that we need to compile add-ins using the same C++ compiler as
> the UNO libraries were compiled with. What compiler is that, in the case of
> binary releases of LO for Windows?
Visual Studio 2010. Using other Visual Studio versions (2008, 2012) might
work fine, too.
--tml
_
https://bugs.freedesktop.org/show_bug.cgi?id=60270
Jorendc changed:
What|Removed |Added
Depends on||67665
--- Comment #65 from Jorendc ---
Hereby
Dear Community,
The Document Foundation is pleased to announce the first release
candidate of our upcoming LibreOffice 4.0.5. This will be the fifth in
a series of frequent updates to our feature-packed 4.0 branch. Please
be aware that LibreOffice 4.0.5 RC1 is not ready for production use,
you sho
avmedia/Library_avmediavlc.mk |1
avmedia/source/vlc/vlcframegrabber.cxx | 30 ++---
avmedia/source/vlc/vlcframegrabber.hxx |9 +
avmedia/source/vlc/vlcplayer.cxx| 39 +++
avmedia/source/vlc/vlcplayer.hxx|3
avmedia/source/vlc/w
Hi,
I would like you to review the following patch:
https://gerrit.libreoffice.org/5289
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/dev-tools refs/changes/89/5289/1
Add code to "spy" on Pages text component.
Change-Id: I0150a79c313e2f0dca8651befd819095bf9d74ea
sc/source/core/data/column2.cxx |2
sc/source/core/opencl/formulagroupcl.cxx | 72 --
sc/source/core/opencl/oclkernels.hxx | 81 +--
sc/source/core/opencl/openclwrapper.cxx | 345 +--
sc/source/core/opencl/openclwrapper.hxx | 21 +
sc/
avmedia/source/vlc/wrapper/Media.cxx | 42 ++
avmedia/source/vlc/wrapper/Media.hxx | 49 +++
2 files changed, 91 insertions(+)
New commits:
commit a367b3134dc225e4823703e11fdfacd445dc1a19
Author: Minh Ngo
Date: Mon Aug 5 23:58:41
avmedia/Library_avmediavlc.mk | 37
avmedia/source/vlc/vlcplayer.cxx| 17 ++
avmedia/source/vlc/vlcplayer.hxx|3 +-
avmedia/source/vlc/wrapper/Instance.cxx | 12 +-
avmedia/source/vlc/wrapper/Instance.hxx |
avmedia/Library_avmediavlc.mk |1
avmedia/source/vlc/vlcplayer.cxx| 12 +---
avmedia/source/vlc/vlcplayer.hxx|5 +
avmedia/source/vlc/wrapper/Instance.cxx | 32 ++
avmedia/source/vlc/wrapper/Instance.hxx | 43 ++
avme
https://bugs.freedesktop.org/show_bug.cgi?id=60270
Bug 60270 depends on bug 67099, which changed state.
Bug 67099 Summary: >700% performance regression vs. 4.0 when opening ODS files
https://bugs.freedesktop.org/show_bug.cgi?id=67099
What|Removed |Added
---
https://bugs.freedesktop.org/show_bug.cgi?id=65675
Joel Madero changed:
What|Removed |Added
Depends on||67801
--
You are receiving this mail beca
Hello.
As I found, LibreOffice community suddenly ditched support for Mac OS X @
PowerPC since version 4.1.0. Specifically, it has been done with the
following two commits by plain removal of code:
http://cgit.freedesktop.org/libreoffice/core/commit/?id=7aa6f1b01481c1d0f1a12f56ad197c797056c37b
h
https://bugs.freedesktop.org/show_bug.cgi?id=54157
tommy27 changed:
What|Removed |Added
Depends on||49102
--
You are receiving this mail because:
https://bugs.freedesktop.org/show_bug.cgi?id=6
tommy27 changed:
What|Removed |Added
Depends on|49102 |
--
You are receiving this mail because:
You
ios/iosremote/iosremote.xcodeproj/project.pbxproj |4 +
ios/iosremote/iosremote/en.lproj/iPhone_autoSize.storyboard | 12 ++--
ios/iosremote/iosremote/newServer_vc.m | 22 ++--
ios/iosremote/iosremote/slideShowSwipeInList_iphone.h |4 +
ios/iosr
Hi all,
The project merged to master this week. Because of that I don't commit
often anymore. Last weeks work is continues this week too. But it wont take
too much I think it will be done today or tomorrow. The commit will allow
us to use edit button for the values which are not boolean. Boolean o
xmlscript/source/xmldlg_imexp/exp_share.hxx|4 +
xmlscript/source/xmldlg_imexp/imp_share.hxx|6 ++
xmlscript/source/xmldlg_imexp/xmldlg_expmodels.cxx | 12 ++--
xmlscript/source/xmldlg_imexp/xmldlg_export.cxx| 56 +
xmlscript/source/xmldlg_imexp/
On 5 August 2013 12:26, Kohei Yoshida wrote:
> In short, these two take two different code paths. The HTML export one
> goes through an internal, C++ export filter (I believe), whereas the XHTML
> export one goes through a XSLT based export path, which is super slow and
> is not scalable.
>
> In
https://bugs.freedesktop.org/show_bug.cgi?id=54157
Jorendc changed:
What|Removed |Added
Depends on|34449 |
--
You are receiving this mail because:
You
solenv/inc/tg_ext.mk |8
sw/source/core/layout/layact.cxx |2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit e68528040e6be27b1ef49c0cf044a825cc7f2ca9
Author: Oliver-Rainer Wittmann
Date: Mon Aug 5 15:00:14 2013 +
122938: further ad
sc/source/filter/xml/xmlcelli.cxx |5 +
1 file changed, 5 insertions(+)
New commits:
commit 09a8fb1d90964d51d93a7e23a8d4af832fa614af
Author: Kohei Yoshida
Date: Fri Aug 2 18:39:01 2013 -0400
fdo#67684: Store imported text style entries, else they won't get exported.
Chang
sc/source/core/opencl/formulagroupcl.cxx | 72 --
sc/source/core/opencl/oclkernels.hxx | 81 +--
sc/source/core/opencl/openclwrapper.cxx | 345 +--
sc/source/core/opencl/openclwrapper.hxx | 21 +
4 files changed, 411 insertions(+), 108 deletions(-)
sc/source/filter/xml/xmlcelli.cxx | 42 ++
sc/source/filter/xml/xmlcelli.hxx |4 +++
2 files changed, 38 insertions(+), 8 deletions(-)
New commits:
commit ec949345c018c97153be17b1d8a48be0ce3a1ff0
Author: Kohei Yoshida
Date: Fri Aug 2 02:00:27 2013 -040
sw/qa/extras/rtfimport/data/fdo67498.rtf|5 ++
sw/qa/extras/rtfimport/rtfimport.cxx|8
writerfilter/source/dmapper/PropertyMap.cxx | 47
writerfilter/source/dmapper/PropertyMap.hxx |2 +
4 files changed, 43 insertions(+), 19 deletions(-)
On Mon, Aug 05, 2013 at 06:26:35PM +0300, Adam Fyne
wrote:
> I remember you said something about a tutorial for the 'InteropGrabBag' you
> developed.
See here:
http://lists.freedesktop.org/archives/libreoffice/2013-July/054629.html
The same thread has an open question:
http://lists.freedeskto
sc/source/filter/xml/xmlcelli.cxx |3 +++
1 file changed, 3 insertions(+)
New commits:
commit 808350a697a79ebcc1708f18de407294576a793e
Author: Kohei Yoshida
Date: Mon Aug 5 10:46:11 2013 -0400
fdo#67099: Call Clear() before setting SetText() for the first time.
SetText itself
sc/inc/cellvalue.hxx |9
sc/inc/column.hxx |7
sc/inc/documentimport.hxx | 13 +
sc/source/core/data/cellvalue.cxx | 66 ++
sc/source/core/data/column3.cxx| 347 +
sc/source/core/dat
sw/inc/swtblfmt.hxx |9 +
sw/source/core/doc/swtblfmt.cxx | 30 --
sw/source/core/docnode/ndtbl.cxx |9 +++--
3 files changed, 28 insertions(+), 20 deletions(-)
New commits:
commit b17dad3335476d9631d0f504876810efd7d929e7
Author: Ale
sd/inc/drawdoc.hxx |4 ++--
sd/source/core/drawdoc.cxx | 31 ---
sd/source/core/sdpage.cxx |8 +++-
3 files changed, 21 insertions(+), 22 deletions(-)
New commits:
commit 6a239432895511dfc9ade58c683ad18f71ead822
Author: Vishv Brahmbhatt
Date:
toolkit/source/controls/unocontrolmodel.cxx | 28
1 file changed, 28 insertions(+)
New commits:
commit 700d1cab988524b28c7ce773cf473f42d7741001
Author: Stephan Bergmann
Date: Mon Aug 5 15:50:45 2013 +0200
Adapt UnoControlModel::read/write
...to 8ee6
stlport/systemstl/slist| 11 +--
sw/source/core/unocore/unocoll.cxx |4 ++--
sw/source/core/unocore/unodraw.cxx |4 ++--
3 files changed, 9 insertions(+), 10 deletions(-)
New commits:
commit b0ae6df2b5e963e3a8373200824706f2a100931e
Author: Herbert Dürr
Date: Mon
https://bugs.freedesktop.org/show_bug.cgi?id=6
Bug 6 depends on bug 62729, which changed state.
Bug 62729 Summary: Cell (range) name lost after FILESAVE after other sheet has
been deleted
https://bugs.freedesktop.org/show_bug.cgi?id=62729
What|Removed
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 259aa8368453f07e68c2ed814edc703da3ba1353
Author: Caolán McNamara
Date: Mon Aug 5 15:26:07 2013 +0200
Updated core
Project: help 58d9629fb0e5264f07cca2f0fb3b75ca467f91c4
diff --git a/helpconten
helpers/help_hid.lst |1 -
1 file changed, 1 deletion(-)
New commits:
commit 58d9629fb0e5264f07cca2f0fb3b75ca467f91c4
Author: Caolán McNamara
Date: Mon Aug 5 15:26:07 2013 +0200
drop unused helpid
Change-Id: I082e871cfdd77086c278885b8d89b85c18a3b756
diff --git a/helpers/hel
sc/source/ui/docshell/tpstat.cxx |8 -
sc/source/ui/inc/tpstat.hxx |1
sc/uiconfig/scalc/ui/statisticsinfopage.ui| 49 +--
sw/UIConfig_swriter.mk|1
sw/inc/globals.hrc|4
sw/inc/helpid.h
compilerplugins/Makefile-clang.mk |2
compilerplugins/clang/store/changefunctioncalls.cxx | 89
config_host.mk.in |1
config_host/config_global.h.in |3
configure.ac
offapi/com/sun/star/sdbc/XStatement.idl |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 00657c3b1ed5843d15dbc3aea8fa57be056b0935
Author: Lionel Elie Mamane
Date: Mon Aug 5 14:59:18 2013 +0200
correct pointers in offapi documentation
Change-Id: I
Hello,
Hope you can be of any help with this :)
We are LHM, an authority office based in Munich, and completed the
rollout of LibreOffice 3.4.4 to 33.000 Windows XP clients this year.
Summarizing the state of information as we could collect up to now
- LO was deployed with (self embedded
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/5091
--
To view, visit https://gerrit.libreoffice.org/5091
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: mer
Hello LibreOffice gerrit bot, Norbert Thiebaud,
I'd like you to reexamine a change. Please visit
https://gerrit.libreoffice.org/5091
to look at the new patch set (#6).
Change subject: Change String class to OUString class in two files.
..
include/svtools/htmlout.hxx|6
svtools/source/svhtml/htmlout.cxx |8 -
sw/source/filter/html/htmlatr.cxx | 238 ++---
sw/source/filter/html/htmlbas.cxx | 16 +-
sw/source/filter/html/htmlfldw.cxx |2
sw/source/filter/html/htmlgrin.cxx |
Hello Miklos Vajna, LibreOffice gerrit bot, Norbert Thiebaud,
I'd like you to reexamine a change. Please visit
https://gerrit.libreoffice.org/5091
to look at the new patch set (#5).
Change subject: Change String class to OUString class in two files.
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ed86bcdb5fd7bd3c2c2a98e752bb19c0fedb8257
Author: Caolán McNamara
Date: Mon Aug 5 13:30:14 2013 +0200
Updated core
Project: help fbf9b857ccba7941bec57f41d61eaeb11a115671
diff --git a/helpconten
sc/uiconfig/scalc/ui/statisticsinfopage.ui |6
sd/source/ui/animations/CustomAnimationCreateDialog.cxx |4
sd/source/ui/animations/CustomAnimationCreateDialog.hxx |2
sfx2/source/dialog/tabdlg.cxx |5
sw/UIConfig_swriter.mk
helpers/help_hid.lst |1 -
1 file changed, 1 deletion(-)
New commits:
commit fbf9b857ccba7941bec57f41d61eaeb11a115671
Author: Caolán McNamara
Date: Mon Aug 5 13:30:14 2013 +0200
remove unused help id
Change-Id: I6094d6d70521caa254b1cc724cccdaded50bc8be
diff --git a/helpers/
sw/qa/extras/ooxmlimport/data/fdo66474.docx |binary
sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 11 +++
writerfilter/source/dmapper/DomainMapperTableManager.cxx | 15 +++
3 files changed, 22 insertions(+), 4 deletions(-)
New commits:
commit df1
vcl/source/gdi/outdev3.cxx | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
New commits:
commit a333ad86b6f1f79e46ade1e308dbb799b0abc1ea
Author: Stephan Bergmann
Date: Mon Aug 5 13:57:36 2013 +0200
Do not instantiate LinguServiceManager when it is not needed
sw/source/core/layout/trvlfrm.cxx | 481 +-
1 file changed, 216 insertions(+), 265 deletions(-)
New commits:
commit 7ee94597030e986ece350036093d1e4a213dcddc
Author: Nicolas Christener
Date: Sun Aug 4 17:23:08 2013 +0200
fdo#39468 Comment translation GE
Miklos Vajna has submitted this change and it FAILED to merge.
Change subject: Change String class to OUString class in two files.
..
Your change could not be merged due to a path conflict.
Please merge (or rebase) the change l
Hi Tadele,
On Fri, Aug 2, 2013 at 1:20 PM, Tadele Assefa wrote:
> Now additional array of help requests:
> 1) I want to build the LO with Spellchecker and Help Pack included in the
> installer. Providing a separate installation of Help and Spellchecker
> extension is not good way as many of our
svtools/source/brwbox/brwbox2.cxx |4 ++--
svtools/source/brwbox/brwbox3.cxx |4 ++--
svtools/source/brwbox/brwhead.cxx |4 ++--
svtools/source/brwbox/datwin.hxx |6 +++---
svtools/source/brwbox/ebbcontrols.cxx |4 ++
Tag 'suse-4.0-9' created by Andras Timar at 2013-08-05 11:13
-0700
suse-4.0-9
Changes since suse-4.0-8-8:
---
0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/list
Tag 'suse-4.0-9' created by Andras Timar at 2013-08-05 11:13
-0700
suse-4.0-9
Changes since libreoffice-4.0.2.2-4:
---
0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mai
Tag 'suse-4.0-9' created by Andras Timar at 2013-08-05 11:13
-0700
suse-4.0-9
Changes since libreoffice-4.0.2.2-10:
---
0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/ma
Tag 'suse-4.0-9' created by Andras Timar at 2013-08-05 11:13
-0700
suse-4.0-9
Changes since libreoffice-4.0.2.2:
Petr Mladek (1):
Branch suse-4.0
---
0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedeskto
officecfg/registry/data/org/openoffice/Setup.xcu | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
New commits:
commit 8f44fb5ee0bd21d192820ffd359504f6d1c68a52
Author: Gabor Kelemen
Date: Mon Aug 5 11:12:17 2013 +0200
Mark Base window titles for localisation
On Sat, Aug 03, 2013 at 08:29:23PM +0200, Lionel Elie Mamane
wrote:
> Now, it fails because it cannot find the tango theme; actually there
> is no solver/unxlngx6/unittest/install/share directory at all. How do
> I get it into the unittest environment?
Are you sure that's the reason for the fail
qadevOOo/tests/java/ifc/form/validation/_XValidatableFormComponent.java |6
+-
qadevOOo/tests/java/mod/_forms/ODateModel.java |2
+-
2 files changed, 6 insertions(+), 2 deletions(-)
New commits:
commit 8dbfb3bfb1b06abfdc99d483f1a9aa948d6efa6e
Author: Stephan
helpers/help_hid.lst| 13 -
source/text/swriter/01/04020100.xhp | 27 ++-
2 files changed, 14 insertions(+), 26 deletions(-)
New commits:
commit b0186106dbc2a317e2a500f9087561e60bb44e4a
Author: Caolán McNamara
Date: Mon Aug 5 11:52:46 20
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e40f32162fa85c0a99e4bc99aa98a4036b83af09
Author: Caolán McNamara
Date: Mon Aug 5 11:52:46 2013 +0200
Updated core
Project: help b0186106dbc2a317e2a500f9087561e60bb44e4a
diff --git a/helpconten
sd/source/ui/animations/CustomAnimationCreateDialog.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 0d417eceb74041c71a95a16e0ee0dab5d4ab2870
Author: Tor Lillqvist
Date: Mon Aug 5 12:37:06 2013 +0300
WaE: '==' : unsafe mix of type 'bool' and type 'sal_I
[ Adding David to CC, I guess you wanted to send this mail to him. ]
On Fri, Jul 19, 2013 at 11:42:51PM +0200, Xiaoli Duan
wrote:
> Could you add 'check_table.py' to 'PythonTest_sw_python.mk' and remove
> Checktable.java?
> I can't push new commit to gerrit :(
What's the error message you get?
offapi/com/sun/star/text/ViewSettings.idl |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0cdac15aa7ec11414f5b1fe2460517e85b4dc467
Author: Miklos Vajna
Date: Mon Aug 5 11:00:19 2013 +0200
offapi: fix doxygen warning in text::ViewSettings
Change-Id: I3
extras/source/glade/libreoffice-catalog.xml.in |4
sw/UIConfig_swriter.mk |1
sw/inc/helpid.h|1
sw/source/ui/dialog/regionsw.hrc | 31 -
sw/source/ui/dialog/regionsw.src | 174
sw/source
qadevOOo/runner/util/ValueChanger.java | 12
qadevOOo/tests/java/ifc/awt/_XDateField.java | 20 ++--
qadevOOo/tests/java/ifc/awt/_XTimeField.java | 20 ++--
3 files changed, 32 insertions(+), 20 deletions(-)
New commits:
commit 7dff8a91f9f8
instsetoo_native/util/openoffice.lst | 24
solenv/inc/minor.mk |4 ++--
2 files changed, 14 insertions(+), 14 deletions(-)
New commits:
commit 6c6b3795a043f1fb0eec3acc0414015f508c1d57
Author: Andras Timar
Date: Mon Aug 5 01:28:56 2013 -0700
hwpfilter/source/hcode.cxx | 16
hwpfilter/source/hwpeq.cxx | 12 ++--
2 files changed, 14 insertions(+), 14 deletions(-)
New commits:
commit c2c664a741609eb0b09071642d58b5d66dd62401
Author: Takeshi Abe
Date: Mon Aug 5 17:17:28 2013 +0900
Mark as const
https://bugs.freedesktop.org/show_bug.cgi?id=54157
David Tardon changed:
What|Removed |Added
CC||dtar...@redhat.com
--- Comment #166 from
sc/source/core/data/documentimport.cxx | 24 +---
1 file changed, 17 insertions(+), 7 deletions(-)
New commits:
commit 95d1b05430d0d6384c6910fa9dfdd3c703201d34
Author: David Tardon
Date: Mon Aug 5 09:09:00 2013 +0200
fix build with debug STL
Failed with:
https://bugs.freedesktop.org/show_bug.cgi?id=54157
tommy27 changed:
What|Removed |Added
Depends on||54398
--
You are receiving this mail because:
https://bugs.freedesktop.org/show_bug.cgi?id=6
tommy27 changed:
What|Removed |Added
Depends on|54398 |
--
You are receiving this mail because:
You
73 matches
Mail list logo