sc/source/ui/condformat/condformatdlgentry.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 948ea6900bbe26cdcba89ca1652ff91e6d09fa13
Author: Markus Mohrhard
Date: Wed Jan 9 07:20:13 2013 +0100
accidently moved that line around
Change-Id: I8a6bbe161
sc/source/ui/condformat/condformatdlgentry.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 028c21ba5075edc90f1367061b294ef392e66ec7
Author: Markus Mohrhard
Date: Wed Jan 9 07:20:13 2013 +0100
accidently moved that line around
Change-Id: I8a6bbe161
solenv/gbuild/UI.mk | 22 --
1 file changed, 8 insertions(+), 14 deletions(-)
New commits:
commit 9c634c95e2939b1cdad5ea61e24cce58da3857b9
Author: David Tardon
Date: Wed Jan 9 06:41:06 2013 +0100
remove workdir too
Change-Id: Ib6d1a21fcc2a4dd6dda1e46a99551b3
Le 09/01/2013 02:16, Pedro a écrit :
> Petr Mladek wrote
>> I took the approval from Cor, Olivier, Adolfo, Michael, and pushed into
>> 4-0 branch for 4.0.0.1 build.
>
> That means it should be available in the 4.0 daily builds tomorrow?
>
> BTW if anyone is curious I played around with the Person
sc/source/ui/condformat/condformatdlgentry.cxx |1 +
xmloff/source/draw/shapeexport.cxx | 15 ---
2 files changed, 9 insertions(+), 7 deletions(-)
New commits:
commit d5b628720d78ccf842152db955a145473edbe14c
Author: Markus Mohrhard
Date: Wed Jan 9 04:45:22 2013 +0
sc/source/ui/condformat/condformatdlgentry.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit c0fea3a3bec79351d41ca05f19b1c128ab8e2bd2
Author: Markus Mohrhard
Date: Tue Jan 8 23:53:19 2013 +0100
set the list box entry for 3 entry color scales
Change-Id: I5718d22e0c3
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1604
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/04/1604/1
fdo#57950: Remove chained appends in dbaccess
Also remove some rtl:: prefixes.
Change-Id: If9a1090b1c8daea03c3e
editeng/source/editeng/editobj.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit a796fdf07ba6196eaa1ed41b2846c99a9eda421a
Author: Kohei Yoshida
Date: Tue Jan 8 22:32:56 2013 -0500
Explicitly initialize SfxItemPoolUser in copy constructor.
To keep MacOSX-Intel tinde
editeng/source/editeng/editobj2.hxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 63c19c881247bbb7730bdb767697018f61340697
Author: Kohei Yoshida
Date: Tue Jan 8 22:28:07 2013 -0500
Remove unnecessary virtual keywords.
Change-Id: I1227a4e04bc962d
Petr Mladek wrote
> I took the approval from Cor, Olivier, Adolfo, Michael, and pushed into
> 4-0 branch for 4.0.0.1 build.
That means it should be available in the 4.0 daily builds tomorrow?
BTW if anyone is curious I played around with the Persona feature and
created this
http://www.getpersonas
sw/inc/docufld.hxx| 16 ---
sw/source/core/fields/docufld.cxx | 51 --
sw/source/core/text/txtfld.cxx|5 ++-
3 files changed, 48 insertions(+), 24 deletions(-)
New commits:
commit 0cb7aa288537d8740f4781e0c38e4df7394888ab
Auth
sw/inc/docufld.hxx | 16 ---
sw/source/core/fields/docufld.cxx | 51 +++--
sw/source/core/text/txtfld.cxx |5 ++-
sw/source/filter/ww8/rtfexport.cxx |2 -
4 files changed, 49 insertions(+), 25 deletions(-)
New commits:
commi
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1603
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/03/1603/1
fix problem with missing .po files
Use wildcard also for uiex's input merge files.
Change-Id: Ieaeee17edd16cf58
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1602
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/02/1602/1
fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT
- Clean up OSL_
- Clean up DBG_
- Clean up OUString
Change-Id: I002
avmedia/README |5 +
avmedia/source/gstreamer/gstwindow.cxx | 101 -
avmedia/source/gstreamer/gstwindow.hxx |1
sw/inc/unocrsrhelper.hxx | 13
sw/source/core/unocore/unoobj.cxx | 87 +-
On Tuesday 08 of January 2013, Michael Meeks wrote:
> On Tue, 2013-01-08 at 05:19 -0800, julien2412 wrote:
> > Hello Michael,
> >
> > Reading this thread, I took a look at sal/rtl/source/strtmpl.cxx
> > 969 static IMPL_RTL_STRINGDATA* IMPL_RTL_STRINGNAME( ImplAlloc )(
> > sal_Int32 nLen )
>
> .
Matúš Kukan has abandoned this change.
Change subject: silence a few WaE: private field 'foo' is not used
..
Patch Set 1: Abandoned
I've accidentally pushed new version with new change-id:
https://gerrit.libreoffice.org/#/c/160
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1600
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/00/1600/1
turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variables
And one OSL_ASSERT too.
Change-I
Hi Michael,
I was able to work around the problem below by removing the platform tag.
For now, I am happy with legacy active registration.
I now have a working example of Calc extension in C++ (on lines of
example/java/SpreadSheet/CalcAddins)
Thanks for your help.
I noticed that you are listed
Hi,
I tried with the daily from
http://dev-builds.libreoffice.org/daily/libreoffice-4-0/Linux-x86_10-Release-Configuration/2013-01-07_14.50.57/
It doesn't work for me on Ubuntu 12.04 with parallel installation. The
settings isn't stored at all.
Cheers,
Leif
Den 08-01-2013 11:33, libreoffic
https://bugs.freedesktop.org/show_bug.cgi?id=54157
Joren De Cuyper changed:
What|Removed |Added
Depends on||59141
--
You are receiving this mail
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1599
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/99/1599/1
Documentation for sfx2
Change-Id: Id0df71664891ad2ced5336a7eea65c03353bbd92
Signed-off-by: Lennard Wasserthal
-
I hereby declare that:
All my contributions, past and future, to LibreOffice are licensed
under the terms of the MPL / LGPLv3+.
Regards,
Rushi Shukla
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/lis
Hi All,
First Happy New Year! This will be our first QA call of the new year and
we're excited to get back into our bi-weekly open meetings.
Our next call will be:
Date: Friday, January 11th, 2013
Time: 1400 UTC
Duration: Approximately 1 hour
This is a public meeting so anyone is welcome to joi
Makefile.in |8 -
solenv/bin/modules/installer/download.pm | 131 +--
solenv/inc/installationtest.mk |6 -
3 files changed, 65 insertions(+), 80 deletions(-)
New commits:
commit c17e15a42735b5c6a756e90263a91f8e05f9c457
Au
On Thu, 2013-01-03 at 20:12 +0100, Jean-Baptiste Faure wrote:
> Le 03/01/2013 16:48, Michael Meeks a écrit :
> > run 'make check' - see if that leaks the files - if so, it's the
> > 'check' rule :-) Try narrowing that down; does 'make check' inside sw/
> > dump stuff in /tmp (actually I'd try
sc/qa/unit/subsequent_filters-test.cxx | 10 ++
sw/qa/core/swdoc-test.cxx |1 +
2 files changed, 11 insertions(+)
New commits:
commit 92045e69dab8be60a1c84774f04c437066c3c2bf
Author: Michael Meeks
Date: Tue Jan 8 18:20:16 2013 +
fix a few /tmp file leaks
Hi Randolph,
On Tue, 2013-01-08 at 18:30 +0100, Randolph D. wrote:
> We are proud to announce a new Dooble release, the first of 2013.
> Enjoy!
cf. the past length discussions on this topic; we're not terribly
interested in Dooble's releases - certainly on the developer list ;-)
it's good
dictionaries |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 28c7e8fb60596c20dedc87c22510a937d6fd30fc
Author: Olivier Hallot
Date: Tue Jan 8 15:38:10 2013 -0200
Updated core
Project: dictionaries f310b731bbbaf968b513bea1dd460e5d96b0c61c
Update pt
pt_BR/pt_BR.dic | 30 +++---
pt_BR/pythonpath/lightproof_pt_BR.py |2 +-
2 files changed, 28 insertions(+), 4 deletions(-)
New commits:
commit f310b731bbbaf968b513bea1dd460e5d96b0c61c
Author: Olivier Hallot
Date: Tue Jan 8 15:38:10 2013 -0200
fye
- Forwarded message --
Date: 2013/1/8
Subject: [developerteam getadooble] Dooble Version 1.38
To: dooble-developm...@lists.sourceforge.net,
dooble-t...@lists.sourceforge.net
We are proud to announce a new Dooble release, the first of 2013. Enjoy!
https://sourceforge.net/proje
https://bugs.freedesktop.org/show_bug.cgi?id=6
--- Comment #193 from choffardet ---
as "silent give consent", I've raised this bug
https://bugs.freedesktop.org/show_bug.cgi?id=58893
[crash] filopen master document with linked template modified
it's a regression against 3.5.7
libreoffice C
https://bugs.freedesktop.org/show_bug.cgi?id=6
choffardet changed:
What|Removed |Added
Depends on||58893
--
You are receiving this mail becau
src/docrecord.py | 45 +++--
1 file changed, 43 insertions(+), 2 deletions(-)
New commits:
commit 0eff7797b92b60fc0d5a8926f95b2227e3e18fb2
Author: Miklos Vajna
Date: Tue Jan 8 17:35:25 2013 +0100
PapxInFkp: handle non-zero cb
diff --git a/src/doc
editeng/source/rtf/rtfgrf.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ca3f80193d52e058170aa91ec21b61343ac07fbe
Author: Petr Mladek
Date: Tue Jan 8 17:53:13 2013 +0100
One more location using the moved svtools/wmf.hxx
The new location is vcl/wm
On 01/08/2013 02:19 PM, julien2412 wrote:
Reading this thread, I took a look at sal/rtl/source/strtmpl.cxx
969 static IMPL_RTL_STRINGDATA* IMPL_RTL_STRINGNAME( ImplAlloc )(
sal_Int32 nLen )
970 {
971 IMPL_RTL_STRINGDATA * pData
972 = (sal::static_int_cast< sal_uInt
Hi,
is there an option to rename also the Alt, Ctrl, Tab and Esc keys in that file?
Thanks, m.
2013/1/8 Jesús Corrius :
> Hi all,
>
> Since today it's possible to provide custom translations of the names of
> the keys on Windows. This is useful because Windows gets the name of the
> key from the
On 01/08/2013 02:51 PM, julien2412 wrote:
The +5 is obviously a kind of type (certainly due to my wrong use of Vi :-))
Above the rest, I didn't think there would be these kinds of problem and
must recognize I don't what to answer.
So, let's bin all this. Thank you for having taken a look.
So I
desktop/source/migration/migration.cxx | 59 ++--
desktop/source/migration/migration_impl.hxx |1
2 files changed, 23 insertions(+), 37 deletions(-)
New commits:
commit 57eff6cf9db5d765482a2c41698915c37927ae57
Author: Stephan Bergmann
Date: Tue Jan 8 17:23:5
On Tue, 2013-01-08 at 14:15 +0100, Michael Stahl wrote:
> there may be more places where a similar approach could be applicable,
> both in API implementations in sw and in writerfilter/xmloff import
> code, e.g. see cc99bb9f383a65912d004e227a5b6a88b401bbba which was purely
> result of me debugging
cui/source/options/personalization.cxx |9 +
cui/uiconfig/ui/personalization_tab.ui |2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
New commits:
commit d8e1fed0f6f83d03a5075cfe3c0c6b10a7d4e167
Author: Jan Holesovsky
Date: Tue Jan 8 17:10:15 2013 +0100
Personas: Hid
src/docrecord.py | 17 +
src/docstream.py |7 ++-
test/doc/test.py |4
3 files changed, 27 insertions(+), 1 deletion(-)
New commits:
commit 7d1c795d84df8c1ef443222b62118bb6c958ae3a
Author: Miklos Vajna
Date: Tue Jan 8 17:10:14 2013 +0100
dump GrpXstAtnOw
solenv/bin/modules/installer/windows/property.pm |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 43c704aa24c48cd8b20049901d3d0bad20dd801a
Author: Andras Timar
Date: Tue Jan 8 17:06:46 2013 +0100
require .NET 4.0
Change-Id: Ia6e3acf563a9c04bf9a2ff5f3f7
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1596
Approvals:
Petr Mladek: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1596
To unsubscribe, visit
https://bugs.freedesktop.org/show_bug.cgi?id=54157
Yi Ding changed:
What|Removed |Added
Depends on||58531
--- Comment #73 from Yi Ding ---
I nomi
dictionaries |2 +-
helpcontent2 |2 +-
translations |2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit abcff79a15e39add5f89512984980ee0f3821b68
Author: Andras Timar
Date: Tue Jan 8 17:06:46 2013 +0100
require .NET 4.0
Change-Id: Ia6e3acf563a9
editeng/source/editeng/editeng.src |2 +-
sc/source/ui/src/globstr.src |2 +-
sw/source/core/undo/undo.src |2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit a98ce31ef2018812f24c2a397ed42ca01e2bb7f1
Author: Korrawit Pruegsanusak
Date: Tue Jan 8
navin patidar has abandoned this change.
Change subject: Change public variables of class ImplDevFontAttributes to
private.
..
Patch Set 2: Abandoned
--
To view, visit https://gerrit.libreoffice.org/1565
To unsubscribe, visit
sfx2/source/control/thumbnailview.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 44f49ff0db0e22c21f020f9fbd7c95526bc0b55f
Author: Cédric Bosdonnat
Date: Tue Jan 8 16:45:20 2013 +0100
Template Manager: clicking on selected item should deselect it
sfx2/source/control/thumbnailview.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f10a3305473c83893a2c3062ce9fb8c9146fd1dc
Author: Cédric Bosdonnat
Date: Tue Jan 8 16:45:20 2013 +0100
Template Manager: clicking on selected item should deselect it
embedserv/source/inprocserv/inprocembobj.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a6f978e1c3a27c7045ec3be129d8d6883f021015
Author: Stephan Bergmann
Date: Tue Jan 8 16:42:07 2013 +0100
Logic (only update ret if it does not indicate an error yet)
dictionaries |2 +-
helpcontent2 |2 +-
solenv/bin/modules/installer/windows/property.pm |2 +-
translations |2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
New comm
sfx2/source/control/thumbnailview.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 316463e4a9365cbe276bf6bc7f628dc2fab4fe45
Author: Cédric Bosdonnat
Date: Tue Jan 8 16:18:24 2013 +0100
Template Manager: clicking on empty space deselect everything
Change-Id: I7c
sfx2/source/control/thumbnailview.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 49d7492e1dd89c52b798e5ac8ab01d4a0f771a35
Author: Cédric Bosdonnat
Date: Tue Jan 8 16:18:24 2013 +0100
Template Manager: clicking on empty space deselect everything
Change-Id: I7c
Michael Meeks píše v Út 08. 01. 2013 v 14:21 +:
> Hi there,
>
> I had a quick read; it -looks- rather low-touch - and the graphic
> effect is really pleasant; so I'd be well up for merging this.
>
> ( git --no-pager log --numstat -u
> 255c03d6ad4ed13c456ee621e0af765684a475d2~..4a4627eb
editeng/inc/editeng/editobj.hxx |5 +--
editeng/source/editeng/editobj.cxx| 36 +++---
editeng/source/editeng/editobj2.hxx |3 -
svx/source/sdr/primitive2d/sdrtextprimitive2d.cxx | 12 +++
svx/source/svdraw/svdotext.cx
On 01/04/2013 08:53 AM, Noel Grandin wrote:
Why are we catching std::bad_alloc all over the place?
git grep 'catch.*bad_alloc' | wc -l
68
Surely we should just let it crash?
Or have a single handler for the whole process that at least attempts to
provide some debugging data?
At the mo
sfx2/source/control/thumbnailview.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 59555e5b38d62b92397d7f3eac5097211ed261c4
Author: Cédric Bosdonnat
Date: Tue Jan 8 16:05:48 2013 +0100
Template Manager: unselect folder when double-clicking
Change-
sfx2/source/control/thumbnailview.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a03f34ce76108b452f2bb655e3a551dcd23ab644
Author: Cédric Bosdonnat
Date: Tue Jan 8 16:05:48 2013 +0100
Template Manager: unselect folder when double-clicking
Change-
Hi Kendy, all
Adolfo Jayme Barrientos wrote
> On Mon, Jan 7, 2013 at 4:32 AM, Jan Holesovsky <
> kendy@
> > wrote:
>> Please let me know if this is acceptable, and if you need any help with
>> the review.
>
> It would be really nice to get this landed in 4.0. Many users ask for
> greater UI cu
sc/inc/cell.hxx |3 +--
sc/source/core/data/cell2.cxx | 10 +-
sc/source/core/data/column2.cxx |3 +--
sc/source/core/data/table6.cxx|3 +--
sc/source/filter/html/htmlexp.cxx |5 ++---
sc/source/filter/rtf/rtfexp.cxx |3 +--
sc/source/fil
On 12/27/2012 03:14 PM, Lionel Elie Mamane wrote:
Ideally, I'd like that we fix this in LibreOffice 4.1.
The cleanest would be to add support for unsigned 8 bit integer in
Any, which as far as I understand would entail:
- adding typelib_TypeClass_UNSIGNED_BYTE to cppu/inc/typelib/typeclass.h
src/docrecord.py |5 ++---
src/globals.py |4 ++--
2 files changed, 4 insertions(+), 5 deletions(-)
New commits:
commit 615ece27be29d28bffa139d635e421329d087ba0
Author: Miklos Vajna
Date: Tue Jan 8 15:32:53 2013 +0100
escaping anything under 0x20 is okay for non-doc as well
dif
sfx2/inc/sfx2/templateabstractview.hxx |7 ++--
sfx2/inc/sfx2/templatelocalview.hxx |6 ---
sfx2/inc/sfx2/templateremoteview.hxx |2 -
sfx2/inc/sfx2/templateview.hxx | 12 --
sfx2/source/control/templateabstractview.cxx | 47
sfx2/source/doc/templatedlg.cxx |8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
New commits:
commit 7d792f39b2ca40511544c8a61d7d7f6acdd48bcf
Author: Cédric Bosdonnat
Date: Tue Jan 8 15:21:51 2013 +0100
Template Manager: fixed select template and scroll caused trouble wit
sw/inc/IDocumentSettingAccess.hxx |1 +
sw/inc/doc.hxx |1 +
sw/source/core/doc/doc.cxx |5 +
sw/source/core/doc/docnew.cxx |1 +
sw/source/core/text/txttab.cxx |5 -
sw/source/filter/ww8
On Tue, 2013-01-08 at 05:19 -0800, julien2412 wrote:
> Hello Michael,
>
> Reading this thread, I took a look at sal/rtl/source/strtmpl.cxx
> 969 static IMPL_RTL_STRINGDATA* IMPL_RTL_STRINGNAME( ImplAlloc )(
> sal_Int32 nLen )
...
> Since we cast "nLen" parameter in "sal_uInt32", could it help
Hi there,
I had a quick read; it -looks- rather low-touch - and the graphic
effect is really pleasant; so I'd be well up for merging this.
( git --no-pager log --numstat -u
255c03d6ad4ed13c456ee621e0af765684a475d2~..4a4627eba410df933d004170d9f5638526acaed2
;
git --no-pager log --numstat
editeng/inc/editeng/editobj.hxx |1
editeng/source/editeng/editobj.cxx | 21 +++
editeng/source/editeng/editobj2.hxx |1
sc/inc/column.hxx |1
sc/inc/document.hxx |2
sc/inc/table.hxx|1
s
sw/inc/IDocumentSettingAccess.hxx |1 +
sw/inc/doc.hxx |1 +
sw/source/core/doc/doc.cxx |5 +
sw/source/core/doc/docnew.cxx |1 +
sw/source/core/text/txttab.cxx |5 -
sw/source/filter/ww8
> So it's now possible to provide custom names for keys for Windows using the
> same way we do for Linux.
But what if the physical keyboards for the non-English language still
have the "Ctrl", "Home" etc texts untranslated? This is the case for
the Swedish/Finnish keyboard, for instance. (And I do
solenv/bin/modules/installer/download.pm | 53 ++-
1 file changed, 32 insertions(+), 21 deletions(-)
New commits:
commit cf24316f4b07b0a4a0ae3c1a7e8214e1630982f8
Author: Petr Mladek
Date: Tue Jan 8 14:46:27 2013 +0100
clean up of the code that defines the dow
Petr Mladek píše v Po 07. 01. 2013 v 19:10 +0100:
> On Thu, 2012-12-13 at 17:16 +, Michael Meeks wrote:
> > * 4.0 pending tasks
> > + MSI file re-name to be renamed for 4.0 LibreOffice
> > + also rename the Linux download tar-balls (Fridrich)
> > + and Mac packages.
Hi Stephan
The +5 is obviously a kind of type (certainly due to my wrong use of Vi :-))
Above the rest, I didn't think there would be these kinds of problem and
must recognize I don't what to answer.
So, let's bin all this. Thank you for having taken a look.
Julien
--
View this message in con
Hi all,
Since today it's possible to provide custom translations of the names of
the keys on Windows. This is useful because Windows gets the name of the
key from the keyboard layout and, in some cases, they don't match properly.
For example, Catalan users don't have a proper keyboard layout (wel
On 12/28/2012 06:49 PM, julien2412 wrote:
By reading the function MigrationImpl::subtract in
desktop/source/migration/migration.cxx, see
http://opengrok.libreoffice.org/xref/core/desktop/source/migration/migration.cxx#847
I thought about this patch to use "set_difference"
desktop_patch.txt
Makefile.top |8 +-
solenv/bin/modules/installer/download.pm | 108 +++
solenv/inc/installationtest.mk |6 -
3 files changed, 48 insertions(+), 74 deletions(-)
New commits:
commit ba558a26bc93c0200d7d8bcc19a6e201d69792e4
A
Hello Michael,
Reading this thread, I took a look at sal/rtl/source/strtmpl.cxx
969 static IMPL_RTL_STRINGDATA* IMPL_RTL_STRINGNAME( ImplAlloc )(
sal_Int32 nLen )
970 {
971 IMPL_RTL_STRINGDATA * pData
972 = (sal::static_int_cast< sal_uInt32 >(nLen)
973<=
sw/inc/IDocumentSettingAccess.hxx |1 +
sw/inc/doc.hxx |1 +
sw/qa/extras/inc/swmodeltestbase.hxx|7 +--
sw/qa/extras/ooxmlimport/data/n793998.docx |binary
sw/qa/extras/ooxmlimport/ooxmlimport.cxx| 12
sw/source/co
On 21/12/12 17:55, Michael Meeks wrote:
> There are probably better ways to do this :-) clearly it would be nice
> to manage layered SfxItemSets via UNO in an even more performant and
> elegant way that doesn't rely on great big uno PropertyValue sequences
> getting sent repeatedly and so on.
distro-configs/LibreOfficeLinux.conf |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7389260dbf73aa88f8db18d04547c72a51f7d0e7
Author: Fridrich Å trba
Date: Tue Jan 8 14:13:05 2013 +0100
Disable gnome-vfs for now
Change-Id: Id02270bad13ba575e7818c714d4
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1554
Approvals:
Miklos Vajna: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1554
To unsubscribe, visit
vcl/Library_vcl.mk |1
vcl/inc/win/salframe.h |7 ++
vcl/win/source/window/keynames.cxx | 112 +
vcl/win/source/window/salframe.cxx | 38
4 files changed, 145 insertions(+), 13 deletions(-)
New commits:
commi
Tor Lillqvist has abandoned this change.
Change subject: Use MSBuild from .NET Framework 4.0
..
Patch Set 1: Abandoned
.
--
To view, visit https://gerrit.libreoffice.org/1591
To unsubscribe, visit https://gerrit.libreoffice.o
On 12/23/2012 01:46 PM, Serg Bormant wrote:
After removing
from /opt/lodev4.0/program/services/services.rdb and starting
/opt/lodev4.0/program/soffice again message box appears:
LOdev 4.0 - Fatal Error
The application cannot be started.
unsatisfied query for interface of
sc/source/filter/xml/xmlwrap.cxx |4 ++--
sc/source/ui/docshell/docsh.cxx |2 +-
sc/source/ui/docshell/docsh8.cxx |4 ++--
sd/source/filter/xml/sdxmlwrp.cxx |4 ++--
4 files changed, 7 insertions(+), 7 deletions(-)
New commits:
commit 371727c78fdfd80b4d4ec33dc2129da96c38e777
A
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1553
--
To view, visit https://gerrit.libreoffice.org/1553
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: mer
vcl/Library_vcl.mk |1
vcl/inc/win/salframe.h |7 ++
vcl/win/source/window/keynames.cxx | 112 +
vcl/win/source/window/salframe.cxx | 38
4 files changed, 145 insertions(+), 13 deletions(-)
New commits:
commi
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1597
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/97/1597/1
fix Writer table functions printed wrongly
This patch fixes fdo#58074: Writer table functions are not calculated
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1596
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/96/1596/1
fdo#58671: Remove accelerators from Undo action texts
These three texts appear in Undo dropdown list, so they do
On Thu, 2013-01-03 at 19:44 +0200, Noel Grandin wrote:
> We could throw a StringAllocationFailed exception, and catch it near
> the bottom if the import process, and use that to indicate that the
> document is corrupt.
Sigh - this brings us back to the old chestnut of the impact exception
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1595
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/95/1595/1
Converted Exchange Databases widgets .ui
Change-Id: I67301dbd5b77cc5439f80b6bf4c241ca953216fd
---
A sw/uiconfig/
Hi Miklos,
> > Is it possible to have this patch pushed to version 3.6 as well?
>
> Yes, I pushed it to -4-0 and -3-6 as well.
Thank you!
Winfried
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/list
sc/inc/cell.hxx |4 +
sc/inc/docpool.hxx |1
sc/inc/scitems.hxx | 91 +++
sc/source/core/data/cell.cxx | 17 +++--
sc/source/core/data/docpool.cxx | 23 +++
sc/s
On 12/24/2012 06:44 PM, Julien Nabet wrote:
On 24/12/2012 18:29, Norbert Thiebaud wrote:
On Mon, Dec 24, 2012 at 8:45 AM, julien2412 wrote:
By taking a look at the file sal/typesconfig/typesconfig.c,
GetAlignment
function, I wonder if we could replace the for loop by a memset to
optimize
a bi
On Mon, Jan 7, 2013 at 4:32 AM, Jan Holesovsky wrote:
> Please let me know if this is acceptable, and if you need any help with the
> review.
It would be really nice to get this landed in 4.0. Many users ask for
greater UI customization, and this is a great start. Putting technical
issues aside,
Hi Steve,
On Mon, 2013-01-07 at 10:55 -0800, Steven Howe wrote:
> Two issue with respect to LibreOffice Writer and usability.
So - first, thanks for your input - clearly we want to improve our UI
and it's good to be aware of lots of these paper cuts / issues.
Having said that thi
On Thu, 2013-01-03 at 11:10 +0100, Matteo Casalin wrote:
> 827 if( bSynchron )
> 828 {
> 829 if( mnUpdateTagsEvent )
> 830 Application::RemoveUserEvent( mnUpdateTagsEvent );
> 831
> 832 UpdateTagsHdl(0);
>
> I think that UpdateTagsHdl should be called unco
sd/source/ui/slidesorter/inc/cache/SlsPageCache.hxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit eb54843c8556cd39efb4ade347652ad118c5de66
Author: Tor Lillqvist
Date: Tue Jan 8 12:17:10 2013 +0200
WaE: struct 'Size' was previously declared as a class
diff -
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Kendy
I got it working on master. Really nice work and some room or
improvement as well:I wonder if the persona also has a footer to
decorate the LO status bar.
I got a crash on changing a persona to another, but I'll get a traceback
as soon as I
1 - 100 of 117 matches
Mail list logo