On 06/04/2012 09:14 PM, Norbert Thiebaud wrote:
On 6/4/12 09:58 , Stephan Bergmann wrote:
...
sdext/Library_minimizer.mk |1
sdext/source/minimizer/impoptimizer.cxx |6
On Mon, Jun 04, 2012 at 07:11:03PM +0200, Nino wrote:
I gave it a (first) try :)
Looking much better already. Thanks!
Best,
Bjoern
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
sdext/Library_minimizer.mk |1 -
sdext/source/minimizer/impoptimizer.cxx |5 ++---
sdext/source/minimizer/informationdialog.cxx |3 +--
3 files changed, 3 insertions(+), 6 deletions(-)
New commits:
commit 719618f28e003c545c20a8fc94d348b667c8376a
Author: Stephan
On 06/05/2012 08:47 AM, Stephan Bergmann wrote:
argh, sure, an extension must not link against comphelper
will take care
Fixed now as
http://cgit.freedesktop.org/libreoffice/core/commit/?id=719618f28e003c545c20a8fc94d348b667c8376a
Remove bogus dependency of extension on comphelper. Despite
sc/source/filter/xml/XMLStylesImportHelper.cxx |5
sc/source/filter/xml/XMLStylesImportHelper.hxx |4
sc/source/filter/xml/xmlcelli.cxx | 301 ++---
sc/source/filter/xml/xmlcelli.hxx |8
4 files changed, 131 insertions(+), 187
On 06/04/2012 08:14 PM, Olivier Hallot wrote:
since LibreOffice 3.?, some of these libs moved elsewhere and dll's have
new names, specifically:
what is now deploymentguimi.uno.dll ?
(I have deployment.dll, deploymentgui.dll and deploymentmisclo.dll, so
which one?)
should be deploymentgui.dll
RepositoryExternal.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d45c4112b1cac10a46b35e10a8fcfa891840a846
Author: Bjoern Michaelsen bjoern.michael...@canonical.com
Date: Tue Jun 5 10:05:20 2012 +0200
oh yes, we need some date_time implementation
On Fri, Jun 01, 2012 at 05:12:19PM +0200, Fridrich Strba wrote:
Hi *,
for the upcoming new version 3.6.0, the first public ALPHA1 builds now
start to be available on pre-releases.
Builds are now being uploaded to a public (but non-mirrored - so don't
spread news too widely!) place, as
On Mon, 2012-06-04 at 12:13 -0400, Yoandy Pérez Villazón wrote:
Hi, can someone tell me where in the code is the contents of the dialog
(About LibreOffice)?
It is in desktop/source/app/app.cxx.
AFAIK, it is just being reworked by Astron. You might want to coordinate
your efforts :-)
Best
xmloff/source/chart/PropertyMap.hxx |2 +-
xmloff/source/chart/SchXMLExport.cxx |4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 0e9598fa6c388024fa788358e26ef77b5fc3f074
Author: Thorsten Behrens tbehr...@suse.com
Date: Tue Jun 5 10:52:17 2012 +0200
oox/source/shape/ShapeContextHandler.cxx | 83 ++-
oox/source/shape/ShapeFilterBase.cxx | 44
oox/source/shape/ShapeFilterBase.hxx |7 ++
3 files changed, 131 insertions(+), 3 deletions(-)
New commits:
commit
On Mon, Jun 04, 2012 at 11:35:44PM +0200, Bjoern Michaelsen wrote:
On Mon, Jun 04, 2012 at 06:53:56PM +0100, Michael Meeks wrote:
Sigh; true - it'll mostly speedup build time then; then again we could
filter them during / after generation I suppose.
But thats not the big part - as a:
binfilter/bf_so3/source/persist/svstor.cxx |5 -
binfilter/bf_xmloff/source/core/xmloff_xmluconv.cxx | 83
binfilter/inc/bf_so3/svstor.hxx |2
3 files changed, 90 deletions(-)
New commits:
commit
canvas/source/vcl/canvasbitmaphelper.cxx |2
canvas/source/vcl/canvashelper.cxx |2
cui/source/dialogs/cuigrfflt.cxx |2
filter/source/graphicfilter/eps/eps.cxx|2
We have a lot of menu entries that are checkable. They have checkboxes
in them or they have radio buttons. Some of the these entries are a
little broken in that they can have check marks in them but they are not
marked as truly checkable.
If a menu entry is broken the symptoms are that, if you
Hi Tomaz,
On 2012-06-05 at 07:34 +0200, Tomaž Vajngerl wrote:
I found the problem - rescaling did not work correctly when upscaling
the image. I don't see any artifacts with this fix anymore when I use
Lanczos for all scale operations.
Great stuff - I have pushed your patch, and also my
oox/Library_oox.mk |1
oox/source/shape/ShapeContextHandler.cxx | 50
oox/source/shape/ShapeDrawingFragmentHandler.cxx | 71 +++
oox/source/shape/ShapeDrawingFragmentHandler.hxx | 56 ++
4 files
On 2012-06-05 11:14, Bjoern Michaelsen wrote:
Yes, but in this case buildspeed and disksize are likely a tradeoff.
Making the build smaller will likely make it slower.
Not necessarily. On rotating disks, it can be cheaper to compress
because it results in less IO.
Disclaimer:
Hi.
I've received some feedback (almost unreadable copyright text etc.)
which I've incorporated. Additionally I found that the gradient in the
background didn't make much sense on many systems, especially when the
window colour is dark. So now, the background contains a white to
green gradient,
Hi Yoandy,
I just posted a patch on this list. Unless there are any obvious
problems with it, I think I am not going to work any more this...
Astron.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
glib/makefile.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4cf7551c24f5dad694fecbb2b80b2b52173ffdb7
Author: LuboÅ¡ LuÅák l.lu...@suse.cz
Date: Tue Jun 5 12:02:39 2012 +0200
correct path to dirent.h for win32 glib build
diff --git a/glib/makefile.mk
Hi Stefan,
Il 05/06/2012 11:58, Stefan Knorr (Astron) ha scritto:
[snip]
Screenshot links from below still work.
On 4 June 2012 16:32, Stefan Knorr (Astron)heinzless...@googlemail.com wrote:
Requisite screenshots:
Before:
cui/source/dialogs/hyperdlg.src |2
dev/null |binary
extras/prj/build.lst |1
extras/source/symbols/delzip |1
extras/source/symbols/makefile.mk
On Mon, 2012-04-16 at 14:18 +0200, Eike Rathke wrote:
If it's languages that can be used as character attribution that would
be svtools/source/misc/langtab.src
With 2b2bdcf84fc1ea41c4d9e69d53ba9f1177da9bdd I added a little dumbo
utility to write these out the way I wanted. Not enabled for
sw/source/core/layout/frmtool.cxx | 43 +++---
1 file changed, 27 insertions(+), 16 deletions(-)
New commits:
commit 960d72c0d721b08dcf331c8caf51ea4a99b501ef
Author: Michael Stahl mst...@redhat.com
Date: Tue Jun 5 12:59:30 2012 +0200
Revert fdo#39006:
https://bugs.freedesktop.org/show_bug.cgi?id=37361
Bug 37361 depends on bug 39006, which changed state.
Bug 39006 Summary: FILEOPEN: LibreOffice hangs with 100% CPU usage on specific
.doc file
https://bugs.freedesktop.org/show_bug.cgi?id=39006
What|Old Value
https://bugs.freedesktop.org/show_bug.cgi?id=35673
Bug 35673 depends on bug 39006, which changed state.
Bug 39006 Summary: FILEOPEN: LibreOffice hangs with 100% CPU usage on specific
.doc file
https://bugs.freedesktop.org/show_bug.cgi?id=39006
What|Old Value
sw/source/core/text/porlay.hxx | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
New commits:
commit f404878976f228859379b803448fe9ce15278fef
Author: Philipp Weissenbacher p.weissenbac...@gmail.com
Date: Tue Jun 5 13:18:54 2012 +0200
Post-translation clean-up
dbaccess/source/core/api/KeySet.cxx | 15 ++-
1 file changed, 14 insertions(+), 1 deletion(-)
New commits:
commit 38786a76cf3dbc421635d40354e8c9ece409c6c5
Author: Lionel Elie Mamane lio...@mamane.lu
Date: Fri Jun 1 11:42:53 2012 +0200
fdo#50372: crash when refresh of last
On Fri, 2012-06-01 at 17:15 +0200, Lionel Elie Mamane wrote:
Attached patch fixes a crash when a row fails to refresh
correctly. This can be triggered when the primary key is a timestamp
column with SQLite (because LibO truncates timestamp values and thus
does not find the exact same value
dbaccess/source/core/api/KeySet.cxx |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit 16910edcae542e8eb8a5f9b4278aceaa39262b44
Author: Lionel Elie Mamane lio...@mamane.lu
Date: Fri Jun 1 16:40:41 2012 +0200
fdo#47520 use the already retrieved row instead of
On Fri, 2012-06-01 at 17:11 +0200, Lionel Elie Mamane wrote:
Technically a continuation of the fix of fdo#48345; the latter removed
the m_xRow.set(m_xDriverRow,UNO_QUERY_THROW); from OKeySet::next,
this one removes it from OKeySet::absolute().
err..., ok if you say so :-), pushed to 3-5.
C.
Just a quick update of where I'm at. I've implemented an OpenGL graphics
surface and can render a resource bitmap onto a plane. I've also got
pinch-to-zoom and scrolling the document working but that still needs
some work. What I'm doing now is to combine this code with DocumentLoader
to render
On Tue, 2012-06-05 at 12:06 +0200, Riccardo Magliocchetti wrote:
Hi Stefan,
Il 05/06/2012 11:58, Stefan Knorr (Astron) ha scritto:
[snip]
Screenshot links from below still work.
On 4 June 2012 16:32, Stefan Knorr (Astron)heinzless...@googlemail.com
wrote:
Requisite screenshots:
extras/prj/build.lst |1
extras/source/symbols/delzip |1
extras/source/symbols/l_2people.bmp|binary
extras/source/symbols/l_attention1.bmp |binary
extras/source/symbols/l_attention2.bmp |binary
extras/source/symbols/l_attention3.bmp |binary
On Fri, 2012-06-01 at 22:42 +0200, Jan Holesovsky wrote:
http://cgit.freedesktop.org/libreoffice/core/commit/?id=ac25f124858b79e302adcc533d6a658d5c529394
http://cgit.freedesktop.org/libreoffice/core/commit/?id=9311947aa0bbfda60af8f97d850d6e5b909d62b5
To my mind some of our vertical text code is
New branch 'libreoffice-3-6' available with the following commits:
commit f52427d580b475ce095d4e1d91e5681c84aa6679
Author: Petr Mladek pmla...@suse.cz
Date: Tue Jun 5 13:42:59 2012 +0200
Branch libreoffice-3-6
This is 'libreoffice-3-6' - the stable branch for the 3.6.x releases.
New branch 'libreoffice-3-6' available with the following commits:
commit 1804bf3711f53b836dcac2c7a3dc866576b2f2e5
Author: Petr Mladek pmla...@suse.cz
Date: Tue Jun 5 13:43:01 2012 +0200
Branch libreoffice-3-6
This is 'libreoffice-3-6' - the stable branch for the 3.6.x releases.
New branch 'libreoffice-3-6' available with the following commits:
commit 02a51d8b826119acbefa515f918270146285fc97
Author: Petr Mladek pmla...@suse.cz
Date: Tue Jun 5 13:43:00 2012 +0200
Branch libreoffice-3-6
This is 'libreoffice-3-6' - the stable branch for the 3.6.x releases.
scp2/source/ooo/file_extra_ooo.scp|6 --
scp2/source/ooo/module_hidden_ooo.scp |1 -
2 files changed, 7 deletions(-)
New commits:
commit 144697310bdc99f95c37f0bede540b652442a288
Author: Andras Timar ati...@suse.com
Date: Tue Jun 5 13:45:57 2012 +0200
remove ugly extra
On Sat, 2012-06-02 at 16:12 +0400, Ruslan Kabatsayev wrote:
Hello,
This patch implements frame rendering via GTK theme.
This way we get rid of those ugly square black/gray frames we had all
over the place and replace them with native frames.
Looks good to me, especially in tools-options.
vcl/inc/unx/gtk/gtkgdi.hxx |5 +
vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx | 110 ++-
2 files changed, 114 insertions(+), 1 deletion(-)
New commits:
commit 0d314b0158b9d3660973656597d25a1504987b93
Author: Ruslan Kabatsayev b7.10110...@gmail.com
Date:
Tag 'libreoffice-3-6-branch-point' created by Petr Mladek pmla...@suse.cz at
2012-06-05 12:51 -0700
Tag libreoffice-3-6-branch-point
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
iQIcBAABAgAGBQJPzfLXAAoJEPQ0oe+v7q6jUfkQAK65V8XYO6JD6XLtIxX4CIje
Tag 'libreoffice-3-6-branch-point' created by Petr Mladek pmla...@suse.cz at
2012-06-05 12:51 -0700
Tag libreoffice-3-6-branch-point
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
iQIcBAABAgAGBQJPzfLXAAoJEPQ0oe+v7q6jUjwQAKANDOEcba8nlZgENIWDAtoA
Tag 'libreoffice-3-6-branch-point' created by Petr Mladek pmla...@suse.cz at
2012-06-05 12:51 -0700
Tag libreoffice-3-6-branch-point
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
iQIcBAABAgAGBQJPzfLXAAoJEPQ0oe+v7q6jBSsP/1JAWZ/GtPyLucBacm/YB9m1
Hi all,
as promised, we have created a branch for the stabilization of the
3.6.x releases, called 'libreoffice-3-6'. It is based on master, last
pull on June 5, 2011 at about 11pm UTC. See also the tag
libreoffice-3-6-branch-point.
The following rules apply:
+ only bugfixes are allowed
sw/source/core/text/porlay.cxx | 223 +
1 file changed, 76 insertions(+), 147 deletions(-)
New commits:
commit cf6c32b7c4a5f7d182ae082aaf391553d6c1891a
Author: Philipp Weissenbacher p.weissenbac...@gmail.com
Date: Tue Jun 5 13:57:00 2012 +0200
xmloff/source/text/txtparae.cxx | 49
1 file changed, 20 insertions(+), 29 deletions(-)
New commits:
commit 4190e9351e69730f0097e6cdf4dad2fafa10577e
Author: Michael Stahl mst...@redhat.com
Date: Tue Jun 5 13:51:09 2012 +0200
fdo#30711: fix some
Makefile.top |2
RepositoryExternal.mk| 27
config_host.mk.in|3
configure.in | 25
sw/Package_uiconfig.mk |2
sw/uiconfig/sw/ui/20705.ui | 253
sw/uiconfig/swriter/ui/20705.ui | 253
3 files changed, 254 insertions(+), 254 deletions(-)
New commits:
commit
xmloff/source/text/txtparae.cxx | 49
1 file changed, 20 insertions(+), 29 deletions(-)
New commits:
commit 01ef7d0c5c6e3ea746a3661c7e3498027ca62291
Author: Michael Stahl mst...@redhat.com
Date: Tue Jun 5 13:51:09 2012 +0200
fdo#30711: fix some
sw/source/core/text/frmform.cxx | 90 +++-
sw/source/core/text/frmpaint.cxx | 23 -
sw/source/core/text/inftxt.cxx | 170 +++
3 files changed, 34 insertions(+), 249 deletions(-)
New commits:
commit
autogen.sh|6 +++---
config_host.mk.in |1 -
2 files changed, 3 insertions(+), 4 deletions(-)
New commits:
commit 1dfb956306a1ec63e1d2f683c3414fffeb07b2e8
Author: Stephan Bergmann sberg...@redhat.com
Date: Tue Jun 5 11:57:31 2012 +0200
Indentation clean up
sc/source/ui/view/preview.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 05409d2f950cb8c747afa621c0f43e3bafbc56b7
Author: Noel Power noel.po...@novell.com
Date: Tue Jun 5 13:04:56 2012 +0100
fix incredible shrinking scrollbars when zooming in calc preview
sc/source/ui/view/preview.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit daf35c9aa78aad9638e49d81af020677273250d4
Author: Noel Power noel.po...@novell.com
Date: Tue Jun 5 13:04:56 2012 +0100
fix incredible shrinking scrollbars when zooming in calc preview
On Mon, 2012-06-04 at 11:45 +0400, Ivan Timofeev wrote:
moving controls in every page is a huge tedious work...
All of our hard-coded positions widgetry is hugely miserable. FWIW I've
some experimental stuff in
http://cgit.freedesktop.org/libreoffice/core/log/?h=feature/cmclayout
where we have
instsetoo_native/util/openoffice.lst | 98 +--
solenv/inc/minor.mk | 12 ++--
solenv/inc/productversion.mk |2
3 files changed, 56 insertions(+), 56 deletions(-)
New commits:
commit c260b4e78e80b399defd35e9442baf2e9ed03eae
Author:
the Calc ODF import mangles double borders written by older versions and
OOo, they have their width tripled and are beaten into a symmetric
shape; the following patches fix that and should go into libreoffice-3-5:
What I'm doing now is to combine this code with DocumentLoader to
render actual LibreOffice documents.
Great! Note that I am working on a more permanent API for the
document loading and rendering, one that can be used both from Android
Java code, and from iOS code (C++ (or Objective-C++)). But
On 2012-06-05 14:40, Caolán McNamara wrote:
use glade as visual widget editor). In that world it should (eventually
anyway) be possible to just hide the unwanted widgets and the layout
will do the right thing automatically.
Awesome stuff!
Finally, a world where changing my system font size
configure.in |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9616b9440106a40058b7c1f1134417fdbfc0cdf6
Author: Stephan Bergmann sberg...@redhat.com
Date: Tue Jun 5 14:53:46 2012 +0200
Bump AC_PACKAGE_VERSION, too
Change-Id:
distro-configs/LibreOfficeLinux.conf |1 -
1 file changed, 1 deletion(-)
New commits:
commit 536b688aacc9cce8749358bb7a50d582d8ab34a4
Author: Fridrich Å trba fridrich.st...@bluewin.ch
Date: Tue Jun 5 14:57:25 2012 +0200
This option does not exist anymore
Change-Id:
On Fri, 2012-06-01 at 09:54 -0400, Kohei Yoshida wrote:
Setting [PATCH] in the subject to make sure this one doesn't get lost...
Anyone familiar with PyUNO care to comment on Joost's nice dialog box
class addition?
The header would have to be changed to the TEMPLATE.SOURCECODE.HEADER
drawinglayer/inc/drawinglayer/primitive2d/borderlineprimitive2d.hxx|
34
drawinglayer/inc/drawinglayer/primitive2d/clippedborderlineprimitive2d.hxx |
3
drawinglayer/source/primitive2d/borderlineprimitive2d.cxx |
75 +++---
drawinglayer/inc/drawinglayer/primitive2d/borderlineprimitive2d.hxx|
34
drawinglayer/inc/drawinglayer/primitive2d/clippedborderlineprimitive2d.hxx |
3
drawinglayer/source/primitive2d/borderlineprimitive2d.cxx |
75 +++---
dev/null |binary
icon-themes/galaxy/sw/res/emptypage_10x14.png |binary
icon-themes/galaxy/sw/res/emptypage_a_10x14.png |binary
icon-themes/galaxy/sw/res/twopages_10x24.png |binary
dev/null |binary
icon-themes/galaxy/sw/res/emptypage_10x14.png |binary
icon-themes/galaxy/sw/res/emptypage_a_10x14.png |binary
icon-themes/galaxy/sw/res/twopages_10x24.png |binary
All of my past future contributions to LibreOffice may be licensed under
the MPL/LGPLv3+ dual license.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Hello,
On Sat, Jan 21, 2012 at 9:43 AM, Korrawit Pruegsanusak
detective.conan.1...@gmail.com wrote:
From a tinderbox success build log [1] of master branch, we have these
errors:
For a record, this is reported at fdo#50630 and fixed by David Tardon.
Thanks a lot! :-)
Best Regards,
--
oox/source/drawingml/textparagraph.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 25d7dffde13ecf32df1cce521a91c7075f372167
Author: Miklos Vajna vmik...@suse.cz
Date: Tue Jun 5 15:55:13 2012 +0200
oox::drawingml::TextParagraph: OSL_TRACE - SAL_INFO
dev/null |binary
extras/prj/build.lst |1
extras/source/symbols/delzip |1
extras/source/symbols/makefile.mk | 51 --
extras/util/target.pmk|3 --
5 files changed, 56 deletions(-)
New
dev/null |binary
extras/prj/build.lst |1
extras/source/symbols/delzip |1
extras/source/symbols/makefile.mk | 51 --
extras/util/target.pmk|3 --
5 files changed, 56 deletions(-)
New
framework/source/services/backingwindow.cxx |2 +-
icon-themes/galaxy/brand/shell/backing_left.png |binary
icon-themes/galaxy/brand/shell/backing_right.png |binary
icon-themes/galaxy/brand/shell/backing_rtl_left.png |binary
oox/source/drawingml/textparagraphproperties.cxx | 25 ++-
1 file changed, 16 insertions(+), 9 deletions(-)
New commits:
commit 9dc26ca9461dbb539c523c8bd68ce171aab25d90
Author: Miklos Vajna vmik...@suse.cz
Date: Tue Jun 5 16:13:26 2012 +0200
vcl/inc/unx/gtk/gtkgdi.hxx |5 +
vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx | 110 ++-
2 files changed, 114 insertions(+), 1 deletion(-)
New commits:
commit 797c51759f332adb3241da0abc904b11a39eb6d4
Author: Ruslan Kabatsayev b7.10110...@gmail.com
Date:
testtools/CustomTarget_bridgetest.mk | 47 ++---
testtools/CustomTarget_bridgetest_climaker.mk |9 ++--
testtools/CustomTarget_bridgetest_javamaker.mk | 10 ++---
testtools/CustomTarget_uno_test.mk | 11 +++--
4 files changed, 36 insertions(+),
testtools/CustomTarget_bridgetest.mk | 47 ++---
testtools/CustomTarget_bridgetest_climaker.mk |9 ++--
testtools/CustomTarget_bridgetest_javamaker.mk | 10 ++---
testtools/CustomTarget_uno_test.mk | 11 +++--
4 files changed, 36 insertions(+),
framework/source/services/backingwindow.cxx |2 +-
icon-themes/galaxy/brand/shell/backing_left.png |binary
icon-themes/galaxy/brand/shell/backing_right.png |binary
icon-themes/galaxy/brand/shell/backing_rtl_left.png |binary
Makefile.top
|1
Module_tail_build.mk
|1
Repository.mk
Hi,
See
http://cgit.freedesktop.org/libreoffice/core/commit/?id=9bbb849
A similar issue was already backported for paragraph background color,
this is the same, but for character backgrounds.
Thanks,
Miklos
From 697b6dea49d2ebbe1c1cf0b726ebd5647dea8519 Mon Sep 17 00:00:00 2001
From: Miklos
writerfilter/source/rtftok/rtfdocumentimpl.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 41bb183bfb366d04817b4c2522e12936d473d99c
Author: Miklos Vajna vmik...@suse.cz
Date: Fri Jun 1 16:30:06 2012 +0200
fdo#50539 fix RTF import of automatic character background color
On Tue, 2012-06-05 at 16:27 +0200, Miklos Vajna wrote:
Hi,
See
http://cgit.freedesktop.org/libreoffice/core/commit/?id=9bbb849
A similar issue was already backported for paragraph background color,
this is the same, but for character backgrounds.
pushed to 3-5
C.
framework/source/jobs/jobdata.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0665c3e52b0b0053c3d622d3fa975d4234801bdd
Author: Caolán McNamara caol...@redhat.com
Date: Tue Jun 5 16:03:17 2012 +0100
extra trailing NUL char in string
This began
framework/source/jobs/jobdata.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 55f5b676d49f5660c6241b03f1fb5a2bf556a969
Author: Caolán McNamara caol...@redhat.com
Date: Tue Jun 5 16:03:17 2012 +0100
extra trailing NUL char in string
This began
scp2/source/ooo/windowscustomaction_ooo.scp | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 8783ead70cc2bc2a83bf473b0dfb51f3ee10b6da
Author: Andras Timar ati...@suse.com
Date: Tue Jun 5 16:57:53 2012 +0200
fdo#43989 let unopkg.exe run with elevated
scp2/source/ooo/windowscustomaction_ooo.scp | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit b33f69d2f45d92fd84cdff73d8baee0b14b40791
Author: Andras Timar ati...@suse.com
Date: Tue Jun 5 16:57:53 2012 +0200
fdo#43989 let unopkg.exe run with elevated
configure.in |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
New commits:
commit 05cc8975d17b2f2c00e794252c34dc12394abc62
Author: Tor Lillqvist tlillqv...@suse.com
Date: Tue Jun 5 18:01:43 2012 +0300
PATH for cross-compilations was broken in some way, this seems to fix it
On 05/31/2012 10:13 PM, Kohei Yoshida wrote:
On Thu, 2012-05-31 at 19:04 +0200, Stefan Knorr (Astron) wrote:
→ reply to list, too
Hi Kohei,
I noticed that we actually allow saving and loading of document in print
preview mode. But to me that feels very odd.
What sticks out as most odd to
sw/qa/extras/ooxmltok/data/smartart.docx |binary
sw/qa/extras/ooxmltok/ooxmltok.cxx | 29 +
2 files changed, 29 insertions(+)
New commits:
commit 67a041cf75c2d21de2ab59ef2ea0e0c612943ebd
Author: Miklos Vajna vmik...@suse.cz
Date: Tue Jun 5 17:21:54 2012
drawing of borders in Calc looks rather ugly, the lines suddenly getting
much fatter when zooming in etc., and there's a fix for that by moggi,
mostly doing arithmetic on doubles and changing the hairline predicate
from something that is right for Writer to something that is right (or
at least
https://bugs.freedesktop.org/show_bug.cgi?id=37361
Bug 37361 depends on bug 43989, which changed state.
Bug 43989 Summary: After installation first launch terminates after splash
screen
https://bugs.freedesktop.org/show_bug.cgi?id=43989
What|Old Value |New
oox/inc/oox/core/fragmenthandler2.hxx |3 +--
sc/source/filter/oox/worksheetfragment.cxx |4 ++--
2 files changed, 3 insertions(+), 4 deletions(-)
New commits:
commit afbb2d8f7d72292532a9ea54fa2e6757b6d548c2
Author: Noel Power noel.po...@novell.com
Date: Tue Jun 5 16:41:53 2012
Hi,
This is a big patch, but I think the logic is simple. It makes Windows
shell extensions work out of the box on 64-bit Windows. Instead of a
(non-working) hack with Reg64 table and 4 registry manipulating custom
actions, we use normal MSI actions to set the appropriate registry
keys during
i18npool/CppunitTest_i18npool_test_characterclassification.mk | 54
i18npool/Module_i18npool.mk |1
i18npool/qa/cppunit/test_characterclassification.cxx | 110 ++
3 files changed, 165 insertions(+)
New commits:
commit
On Mon, 2012-06-04 at 22:44 +0200, Michael Stahl wrote:
On 04/06/12 14:03, Brad Sowden wrote:
* Sidenote - Initially I tried using CharClass::titlecase() but
discovered this doesn't actually work.
What did you try and what went wrong ?
There appears to be an issue with
class
UnoControls/source/base/basecontainercontrol.cxx | 10 ---
UnoControls/source/controls/framecontrol.cxx | 22 ---
autodoc/source/parser_i/idoc/cx_dsapi.cxx |7 -
chart2/source/tools/NameContainer.cxx |4 --
sc/sdi/docsh.sdi | 14 +++---
sc/sdi/prevwsh.sdi |3 +++
sc/source/ui/app/scmod.cxx | 31 +--
sc/source/ui/docshell/docsh4.cxx | 13 +
sc/source/ui/inc/prevwsh.hxx |3 +++
wizards/com/sun/star/wizards/report/ReportTextImplementation.java | 11
+-
1 file changed, 10 insertions(+), 1 deletion(-)
New commits:
commit a2f02b854f709719725cc1faba3881f727b8133d
Author: Lionel Elie Mamane lio...@mamane.lu
Date: Tue Jun 5 18:40:13 2012 +0200
fdo#47325
wizards/com/sun/star/wizards/report/ReportTextImplementation.java | 11
+-
1 file changed, 10 insertions(+), 1 deletion(-)
New commits:
commit 58c716d6ef550c056cc19b75f109983e661b9246
Author: Lionel Elie Mamane lio...@mamane.lu
Date: Tue Jun 5 18:40:13 2012 +0200
fdo#47325
wizards/com/sun/star/wizards/report/ReportTextImplementation.java | 11
+-
1 file changed, 10 insertions(+), 1 deletion(-)
New commits:
commit 3ec6e1378545b5d5071531d1f6de259ac9028176
Author: Lionel Elie Mamane lio...@mamane.lu
Date: Tue Jun 5 18:40:13 2012 +0200
fdo#47325
1 - 100 of 343 matches
Mail list logo