libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 21
1 file changed, 21 insertions(+)
New commits:
commit 437210d58f32177ef1829d704f7f4d2f1bbfbfdd
Author: Miklos Vajna
Date: Thu Jun 18 09:18:18 2015 +0200
gtktiledviewer: add copy button
Change-Id: I56e
Hello!
Last week I finished tree view in this dialog. It works fine under linux
with accessibility. Here is the commit :
http://cgit.freedesktop.org/libreoffice/core/commit/?id=db35b73037483cd22cd7d4ac93fe40f23fbe3967
Certainly I will review whether all entries are appeared correctly.
Best regar
Hi Jan-Marek,
On Wed, Jun 17, 2015 at 06:17:35PM -0700, Jan-Marek Glogowski
wrote:
> New branch 'private/jmux/multi-index-5-1' available with the following
> commits:
> commit e7a0b9e3d2699a7dd5aa1970985422c6b727a661
> Author: Jan-Marek Glogowski
> Date: Fri Apr 10 21:32:36 2015 +0200
>
>
include/vcl/btndlg.hxx |2 +-
vcl/source/window/btndlg.cxx |4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit e5a8d8c065c50316fbdd84424794aecaa634bdb5
Author: Stephan Bergmann
Date: Thu Jun 18 09:54:01 2015 +0200
Don't immediately release temporary
vcl/source/window/menu.cxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit f03f2489edfb02150a147e071a81b46c5c27c606
Author: Jan Holesovsky
Date: Thu Jun 18 09:59:23 2015 +0200
rendercontext: Fix rendering of double-buffered menubar.
Change-Id: Iea7
vcl/source/window/menu.cxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit c10f209a3d1ff541c38f3182f2a5c77a835637df
Author: Jan Holesovsky
Date: Thu Jun 18 09:59:23 2015 +0200
rendercontext: Fix rendering of double-buffered menubar.
Change-Id: Iea7
sd/qa/unit/data/odp/transparent_background.odp |binary
sd/qa/unit/export-tests.cxx| 19 +++
2 files changed, 19 insertions(+)
New commits:
commit f3b51162b68acc7b22c2c5b41a8b29038153afab
Author: Katarina Behrens
Date: Wed Jun 17 21:06:37 2015 +0200
B
config_host/config_opengl.h.in | 10 ++
configure.ac|4
vcl/source/opengl/OpenGLContext.cxx | 10 +-
3 files changed, 23 insertions(+), 1 deletion(-)
New commits:
commit 2703f4d84323c718f6fbefc8699457ab2a7aacbf
Author: David Tardon
Date:
sc/qa/unit/ucalc.hxx |2
sc/qa/unit/ucalc_formula.cxx | 116 +++
2 files changed, 118 insertions(+)
New commits:
commit f2f9c1e09c09eaf03f2625b7d0b9720d0c62b479
Author: Henry Castro
Date: Fri Apr 17 08:15:17 2015 -0400
unit test for IN
vcl/source/control/fixed.cxx |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit d0b03ab8c5e33b3b4d8127650e24aa550b13fa9f
Author: Jan Holesovsky
Date: Thu Jun 18 10:25:31 2015 +0200
rendercontext: Fix rendering of double-buffered fixed line.
Change-Id
vcl/source/control/fixed.cxx |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit cbe149d66de3050ff3005a5e0b9827f310e5866d
Author: Jan Holesovsky
Date: Thu Jun 18 10:25:31 2015 +0200
rendercontext: Fix rendering of double-buffered fixed line.
Change-Id
On 06/18/2015 09:32 AM, Miklos Vajna wrote:
One nitpick: please avoid namespace aliases or using statements in
headers[1], currently ~no code does that (com::sun::star -> css is the
only exception, I think), and it helps readability: that way you can
always go to the start of the file and see all
vcl/source/window/toolbox.cxx |8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
New commits:
commit 0aa10c0b3d5794cd5b701b57de2387eee12076b6
Author: Michael Meeks
Date: Wed Jun 17 15:12:30 2015 +0200
tdf#92088 - don't invalidate disposed toolbar items.
Change-Id: I
include/sfx2/thumbnailview.hxx |6 --
sfx2/source/control/templateabstractview.cxx |5 +
sfx2/source/control/thumbnailview.cxx| 23 ---
3 files changed, 13 insertions(+), 21 deletions(-)
New commits:
commit e306e206bb9a9754e2b04569dc41ba
Hi,
(copying in LibreOffice QA list, Sophie and Robinson)
On Thu, Jun 18, 2015 at 08:51:35AM +0200, Stephan Bergmann wrote:
> The sad truth about the SDK examples is that they get about zero
> love and attention. I occasionally verify that they at least still
> all build on the various platforms
include/vcl/outdev.hxx |2 +-
vcl/source/outdev/bitmap.cxx | 28 +++-
vcl/source/outdev/curvedshapes.cxx | 10 ++
vcl/source/outdev/gradient.cxx | 22 +++---
vcl/source/outdev/hatch.cxx |8 +---
include/sfx2/app.hxx |3
include/sfx2/sfx.hrc |3
include/sfx2/sfxbasecontroller.hxx |2
officecfg/registry/schema/org/openoffice/Office/Common.xcs |6
sfx2/Library_sfx.mk
Hi,
On Wed, Jun 03, 2015 at 02:33:23PM +0100, Michael Meeks wrote:
> Constructive thoughts appreciated in reply here.
Budget for 2-5 of our Hackfest VMs[1] to always be on standby for someone
wanting to do a fast build, and provision for Cloph to be able to hand out
log-ins at a quick ping
vcl/source/window/menu.cxx | 29 ++---
1 file changed, 18 insertions(+), 11 deletions(-)
New commits:
commit a18c551725d7067c8bcf5b6a5ab71b2e78ba3bfa
Author: Philippe Jung
Date: Thu Jun 18 11:04:10 2015 +0200
Better position for Toolbar name
The text is
bin/lo-xlate-lang |2 +-
formula/source/ui/dlg/FormulaHelper.cxx |4 +---
include/formula/IFunctionDescription.hxx |5 +++--
odk/examples/java/Spreadsheet/CalcAddins.java |2 +-
sc/inc/funcdesc.hxx | 10 ++
dictionaries |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 90779d8cc409790c48df995f3bf635ae1735a833
Author: Olivier R
Date: Wed Apr 22 23:09:30 2015 +0200
Updated core
Project: dictionaries 83d5b3eb30bd7658719546f50d73ca05210479e8
Update French
da_DK/da_DK.aff | 34
da_DK/da_DK.dic |13405 +-
da_DK/description.xml |2
en/Lightproof.py |2
fr_FR/README_fr.txt |2
fr_FR/description.xml |2
fr_FR/fr.aff
So far I've had some valuable feedback - thanks to those who
contributed.
I also have the nagging feeling that any changes to behaviour will be
with us for a long time, and there are still a few questions in my mind
over the advisability of some of the details. Part of the reason for
this is that
translations |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ccc13bde3377ac94de2f0ace5ed94b5c80f46a22
Author: Andras Timar
Date: Thu Jun 18 11:35:46 2015 +0200
Updated core
Project: translations e8d143a936fb478d68f21f6229ceabcbd86ffc2a
sync with
source/br/librelogo/source/pythonpath.po | 10
source/br/officecfg/registry/data/org/openoffice/Office.po | 10
source/br/officecfg/registry/data/org/openoffice/Office/UI.po | 12
source/br/sc/source/ui/src.po |
vcl/inc/unx/gtk/gtkinst.hxx |4
vcl/unx/gtk3/app/gtk3gtkinst.cxx | 333 +++
2 files changed, 337 insertions(+)
New commits:
commit b461e3189b9a95deef1e6c5e03b0e657b5754dfa
Author: Caolán McNamara
Date: Wed Jun 17 16:50:39 2015 +0100
gtk3 cli
On Thu, Jun 18, 2015 at 4:14 AM, Bjoern Michaelsen
wrote:
> Hi,
>
> On Wed, Jun 03, 2015 at 02:33:23PM +0100, Michael Meeks wrote:
>> Constructive thoughts appreciated in reply here.
>
> Budget for 2-5 of our Hackfest VMs[1] to always be on standby for someone
> wanting to do a fast build, a
Hi,
I also have the nagging feeling that any changes to behaviour will be
with us for a long time, and there are still a few questions in my mind
over the advisability of some of the details. Part of the reason for
this is that while it all seems a good idea in theory, there aren't any
actual de
Hi,
On Wed, Jun 03, 2015 at 02:33:23PM +0100, Michael Meeks wrote:
> Constructive thoughts appreciated in reply here.
This has some synergies with the dashboard proposal[1] but it is sufficiently
distict to be included as an ideas on its own:
We lack a good representation of test status. t
bin/lo-xlate-lang|2
formula/source/ui/dlg/FormulaHelper.cxx |4
include/formula/IFunctionDescription.hxx |5
odk/examples/java/Spreadsheet/CalcAddins.java|2
readlicense_oo/license/CREDITS.fodt
sfx2/source/control/thumbnailviewitem.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 63a3d1a5e26b42859ce0868da6327afcdc0dfece
Author: László Németh
Date: Thu Jun 18 12:09:21 2015 +0200
fix start center rendering (removing selection)
Change-Id:
On Thu, 2015-06-18 at 09:31 +0200, Mihály Palenik wrote:
> Hello!
>
>
> Last week I finished tree view in this dialog. It works fine under
> linux with accessibility. Here is the commit :
> http://cgit.freedesktop.org/libreoffice/core/commit/?id=db35b73037483cd22cd7d4ac93fe40f23fbe3967
This is r
translations |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 393948b8944a12bb31cb007bb9bcc7c76a4eaf45
Author: Andras Timar
Date: Thu Jun 18 12:22:25 2015 +0200
Updated core
Project: translations b10b8beb952f7d94562320bbff08cebb88574368
sync with
New branch 'distro/collabora/lov-4.4' available with the following commits:
commit b10b8beb952f7d94562320bbff08cebb88574368
Author: Andras Timar
Date: Thu Jun 18 12:22:25 2015 +0200
sync with libreoffice-4-4-4 branch
Change-Id: I1435c894e34b46567a1ef265a14b5e0f04474323
___
dictionaries |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c81574f4a631b36d57ed2f1f64a74973348d2ce2
Author: Olivier R
Date: Wed Apr 22 23:09:30 2015 +0200
Updated core
Project: dictionaries 42ca37f66c81472d5bcf1a5344066b8a60c3c0a3
Update French
New branch 'distro/collabora/lov-4.4' available with the following commits:
commit 42ca37f66c81472d5bcf1a5344066b8a60c3c0a3
Author: Olivier R
Date: Wed Apr 22 23:09:30 2015 +0200
Update French dictionary (v5.3.2)
(cherry picked from commit 6565f427350dc8ad47e8e2669c7321e5331202d7)
vcl/source/window/paint.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 47636da7327574bdfdcf790c1138ba6de043cd95
Author: Jan Holesovsky
Date: Sat May 23 18:24:47 2015 +0200
rendercontext: PushPaintHelper needs the buffer as param too.
Change-Id: I
vcl/unx/gtk3/app/gtk3gtkinst.cxx | 16 +---
1 file changed, 13 insertions(+), 3 deletions(-)
New commits:
commit fe9da15401574551c34fffbd4e63eddca9743527
Author: Caolán McNamara
Date: Thu Jun 18 11:40:47 2015 +0100
gtk3: implement most common case of text paste into us
desktop/source/lib/init.cxx | 19 +
include/LibreOfficeKit/LibreOfficeKit.h |4 ++
include/LibreOfficeKit/LibreOfficeKit.hxx | 10 +++
include/vcl/ITiledRenderable.hxx |7 +
sw/inc/unotxdoc.hxx |2 +
sw/source/uibas
accessibility/source/extended/listboxaccessible.cxx |2
chart2/source/view/main/ChartView.cxx |2
dbaccess/source/ui/browser/genericcontroller.cxx |1
dbaccess/source/ui/browser/unodatbr.cxx |3 +
forms/source/richtext/richtex
g |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 125f06dbf73c287c3559acbb3096330b5e75135b
Author: Tomofumi Yagi
Date: Mon Jun 15 21:20:19 2015 +0900
'g' doesn't work correctly when config_host.mk contains non-ascii
characters.
In 'g' shell scr
editeng/source/accessibility/AccessibleContextBase.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ecaf1cb3861c1b519a1495487fc796884cf37b92
Author: Lionel Elie Mamane
Date: Thu Jun 18 12:57:16 2015 +0200
seems to be what was meant
Change-Id: Ia7b7
sw/source/uibase/dochdl/swdtflvr.cxx |8
1 file changed, 8 insertions(+)
New commits:
commit ae4d51b8d835b47e70bc6a0d2f92c2f4057bce16
Author: Caolán McNamara
Date: Wed Jun 17 10:43:44 2015 +0100
Resolves: tdf#86017 calc has more rows than writer tables can support
a
solenv/bin/modules/installer/download.pm |2 --
1 file changed, 2 deletions(-)
New commits:
commit a63b8b4afc687d49ad25cbb77e16f835b9820522
Author: Andras Timar
Date: Thu Jun 18 12:16:01 2015 +0200
dead code
Change-Id: I0f8de2b856be65e070f9d9b121515aa15ae3ea09
diff --git a/s
chart2/source/model/template/ChartTypeTemplate.hxx |
2 +-
chart2/source/view/axes/DateScaling.cxx |
2 +-
chart2/source/view/main/VDataSeries.cxx |
2 +-
connectivity/source/drivers/mozab/mozillasr
connectivity/source/drivers/postgresql/pq_preparedstatement.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 729c8baa415ce5dd29597d43f0161c25b4961482
Author: Lionel Elie Mamane
Date: Wed Jun 17 12:36:37 2015 +0200
postgresql-sdbc: include error message in S
connectivity/source/commontools/parameters.cxx | 34 +
include/connectivity/parameters.hxx|3 +-
2 files changed, 26 insertions(+), 11 deletions(-)
New commits:
commit e1c5fca182e970cb7ce1e3921ba85eb394fcb62b
Author: Lionel Elie Mamane
Date: Wed Jun 17
connectivity/source/drivers/postgresql/pq_tools.cxx | 34 ++--
1 file changed, 24 insertions(+), 10 deletions(-)
New commits:
commit 35d939bb69fdc02b6baa47dc1e3181e5cfe23980
Author: Lionel Elie Mamane
Date: Wed Jun 17 14:00:46 2015 +0200
postgresql-sdbc: fixup string2int
sw/source/uibase/uno/unotxdoc.cxx | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
New commits:
commit 193b907b2bc49b9e48cfab2583e81a24aaa2e666
Author: Miklos Vajna
Date: Thu Jun 18 14:03:00 2015 +0200
SwXTextDocument::getTextSelection: fix missing editeng forward
scaddins/source/analysis/analysis.cxx | 29 +
scaddins/source/datefunc/datefunc.cxx | 23 +++
scaddins/source/pricing/pricing.cxx | 25 +++--
3 files changed, 23 insertions(+), 54 deletions(-)
New commits:
commit e66fa903
sfx2/source/appl/linkmgr2.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a2d8798e42cc11c0ed414014a8453e89bb6ab410
Author: Caolán McNamara
Date: Tue Jun 16 16:43:15 2015 +0100
crash on use of 'echo hello' as dde command in insert section
Change-I
sfx2/source/appl/appopen.cxx | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
New commits:
commit c6ae5e6bb11e0cb810df61a888e62dde831eb60d
Author: Caolán McNamara
Date: Tue Jun 16 09:29:39 2015 +0100
Resolves: tdf#88911 Crash when dragging unsupported url to navigator p
sw/inc/docary.hxx |2 +-
sw/inc/unocrsrhelper.hxx |2 +-
sw/qa/extras/uiwriter/uiwriter.cxx | 22 ++
3 files changed, 24 insertions(+), 2 deletions(-)
New commits:
commit 69295a44dc8b1e78a32f074cbfcf1ed84fd93b43
Author: Varun
Date: Thu J
On 06/18/2015 11:34 AM, Matthew J. Francis wrote:
What about converting this to a feature branch and running with it for
a while, with the aim of landing a properly mature feature for 5.1?
Avoid feature branches at all cost. If you are reasonably confident
about a change, push it to master.
vcl/unx/gtk3/app/gtk3gtkinst.cxx | 28 +++-
1 file changed, 23 insertions(+), 5 deletions(-)
New commits:
commit 50cfcd91a0893ff795fc1cf1a2e7c3f7c6da5326
Author: Caolán McNamara
Date: Thu Jun 18 13:37:52 2015 +0100
gtk3: implement paste everything else into us
config_host/config_opengl.h.in |2 +-
vcl/source/opengl/OpenGLContext.cxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 83fc2cfb34b584f41d27a5f04dd9405cf55bd528
Author: Stephan Bergmann
Date: Thu Jun 18 14:42:03 2015 +0200
loplugin:checkconfigmac
On 18/06/2015 20:27, Stephan Bergmann wrote:
On 06/18/2015 11:34 AM, Matthew J. Francis wrote:
What about converting this to a feature branch and running with it for
a while, with the aim of landing a properly mature feature for 5.1?
Avoid feature branches at all cost. If you are reasonably c
vcl/unx/gtk3/app/gtk3gtkinst.cxx | 35 +++
1 file changed, 27 insertions(+), 8 deletions(-)
New commits:
commit a26d21acb34d6e35a12cf8afa3cc64701f384687
Author: Caolán McNamara
Date: Thu Jun 18 13:56:29 2015 +0100
gtk3: implement isDataFlavorSupported
editeng/inc/pch/precompiled_editeng.hxx |1
framework/inc/pch/precompiled_fwk.hxx |1
include/comphelper/sequenceasvector.hxx | 251
oox/inc/pch/precompiled_oox.hxx |1
sw/inc/pch/precompiled_msword.hxx |1
5 files changed, 255
New crashtest update available at
http://dev-builds.libreoffice.org/crashtest/8e1ad966262932516b3368d9b5c44becb29524d4/
exportCrashes.csv
Description: Binary data
importCrash.csv
Description: Binary data
validationErrors.csv
Description: Binary data
__
svx/source/sidebar/nbdtmg.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 820383be6221bf0fc0ed972f2bda786affaf1a74
Author: Maxim Monastirsky
Date: Thu Jun 18 16:15:29 2015 +0300
There are only 8 available strings
for RID_SVXSTR_SINGLENUM_DESCRIP
framework/source/uielement/toolbarmanager.cxx | 53 +-
1 file changed, 27 insertions(+), 26 deletions(-)
New commits:
commit 79be3a5e3856593bb759b6e521f06dc99c69c0ae
Author: Philippe Jung
Date: Thu Jun 18 15:16:00 2015 +0200
Rename some toolbarmanager related var
framework/source/uielement/toolbarmanager.cxx | 18 ++
vcl/source/window/toolbox2.cxx|2 ++
2 files changed, 20 insertions(+)
New commits:
commit 3090550b5297c86b63ba09ed1aa13bce4c0e5b70
Author: Philippe Jung
Date: Thu Jun 18 15:19:14 2015 +0200
tdf#9
vcl/source/window/menu.cxx | 29 ++---
1 file changed, 18 insertions(+), 11 deletions(-)
New commits:
commit fd5c9d91b1d3b1cb7c8a66487c1cb2b27b982199
Author: Philippe Jung
Date: Thu Jun 18 11:04:10 2015 +0200
Better position for Toolbar name
The text is
On Mon, Jun 15, 2015 at 02:32:23PM +0200, Miklos Vajna wrote:
> On Wed, Jun 03, 2015 at 02:54:45PM +0200, Lionel Elie Mamane
> wrote:
> > > What are those autogen.input options? Can you follow the instructions of
> > > the failed test and get a backtrace?
> >
> > Both are attached. To me the bac
readlicense_oo/Package_files.mk |9 +++--
sfx2/source/appl/appserv.cxx|5 +
2 files changed, 12 insertions(+), 2 deletions(-)
New commits:
commit ed4fe167a9705e714970ab5725aaae8854b1125b
Author: Andras Timar
Date: Thu Jun 18 16:24:28 2015 +0200
Make 'Show License' butt
readlicense_oo/Package_files.mk |9 +++--
sfx2/source/appl/appserv.cxx|5 +
2 files changed, 12 insertions(+), 2 deletions(-)
New commits:
commit bb65cdafedd1e461d43a90cda018e7fe3a1b9663
Author: Andras Timar
Date: Thu Jun 18 16:24:28 2015 +0200
Make 'Show License' butt
On Thu, Jun 18, 2015 at 04:23:36PM +0200, Lionel Elie Mamane wrote:
> On Mon, Jun 15, 2015 at 02:32:23PM +0200, Miklos Vajna wrote:
> > On Wed, Jun 03, 2015 at 02:54:45PM +0200, Lionel Elie Mamane
> > wrote:
> > > > What are those autogen.input options? Can you follow the instructions of
> > > >
On 18/06/2015 22:23, Lionel Elie Mamane wrote:
Nope, branch point is not good. Given that a recompile takes hours,
I'm rather unlikely to pursue this in detail. I started a "git
bisect", let's see if I have enough patience to get to the end.
Note that if you have an automated reproducer - a fai
On Thu, Jun 18, 2015 at 10:38:44PM +0800, "Matthew J. Francis"
wrote:
> I.e. reverse the meanings of "git bisect good" and "git bisect bad"
Right, I use that a lot to find out what commit to backport to release
branches when something is fixed on master.
Regards,
Miklos
signature.asc
Descrip
On 18/06/2015 22:36, Lionel Elie Mamane wrote:
Grrr... "git bisect" refuses to work in the direction "find the commit
that fixed this", it insists to do "find the commit that broke
this". So I cannot bisect between (known bad) branch point and (known
good) master.
In this case you have to driv
framework/source/uielement/toolbarmanager.cxx | 53 +-
1 file changed, 27 insertions(+), 26 deletions(-)
New commits:
commit 46d9cecf1e5e317a324ff1370ebb0548e34d7200
Author: Philippe Jung
Date: Thu Jun 18 15:16:00 2015 +0200
Rename some toolbarmanager related var
Hi all,
I'm working on a LO java extension. Examples in LO SDK use Makefiles,
while in Java dev there are other build tools commonly used, such as
Gradle, Maven and Ant.
I'm looking for a script to build LO extension with those tools,
preferable Gradle because it's builtin into IntelliJ Idea whic
sfx2/source/appl/appserv.cxx |5 +
1 file changed, 5 insertions(+)
New commits:
commit 4e6e1fc9690c48654809f05ced643508d1819bac
Author: Andras Timar
Date: Thu Jun 18 16:24:28 2015 +0200
Make 'Show License' button work on OS X
(cherry picked from commit ed4fe167a9705e71497
Hi,
Please find the latest report on new defect(s) introduced to LibreOffice found
with Coverity Scan.
3 new defect(s) introduced to LibreOffice found with Coverity Scan.
4 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent
build analyzed by Coverity Scan.
New defec
vcl/unx/gtk3/app/gtk3gtkinst.cxx | 184 ++-
1 file changed, 164 insertions(+), 20 deletions(-)
New commits:
commit 698120857eecc0afa90bc408a3e0a41eee21f1dd
Author: Caolán McNamara
Date: Thu Jun 18 16:28:52 2015 +0100
gtk3: implement paste from us
reportdesign/source/ui/dlg/dlgpage.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit e915c1cc1e406e4a4183f373a268490373b1b761
Author: Caolán McNamara
Date: Thu Jun 18 16:31:01 2015 +0100
coverity#1307698 Uninitialized scalar field
Change-Id: I1229b4cdfcc741899b3ae
vcl/unx/gtk3/app/gtk3gtkinst.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit babe536ec227c04d10e55cd780e7021bf905aa82
Author: Caolán McNamara
Date: Thu Jun 18 16:33:16 2015 +0100
gtk3: unused param
Change-Id: I91fc320acf816d028186d25fd136f58c1c78
reportdesign/source/ui/dlg/dlgpage.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 23b5284f8c4e9b784a748e765b4d48abbf615d47
Author: Caolán McNamara
Date: Thu Jun 18 16:31:01 2015 +0100
coverity#1307698 Uninitialized scalar field
Change-Id: I1229b4cdfcc741899b3ae
cui/source/tabpages/backgrnd.cxx | 19 ---
1 file changed, 12 insertions(+), 7 deletions(-)
New commits:
commit a7e7d057a4a574b337f3df6e9a600aac918be09c
Author: Caolán McNamara
Date: Thu Jun 18 16:37:23 2015 +0100
coverity#1307697 Dereference null return value
cui/source/tabpages/backgrnd.cxx | 20
1 file changed, 12 insertions(+), 8 deletions(-)
New commits:
commit 5ffdce457326366154fb6c50d14f4b2bc322f355
Author: Caolán McNamara
Date: Thu Jun 18 16:37:23 2015 +0100
coverity#1307697 Dereference null return value
readlicense_oo/Package_files.mk |9 +++--
sfx2/source/appl/appserv.cxx|5 +
2 files changed, 12 insertions(+), 2 deletions(-)
New commits:
commit 41c058010a493517d0120de6a88beafe61d327b0
Author: Andras Timar
Date: Thu Jun 18 16:24:28 2015 +0200
Make 'Show License' butt
On Thu, Jun 18, 2015 at 10:38:44PM +0800, Matthew J. Francis wrote:
> On 18/06/2015 22:36, Lionel Elie Mamane wrote:
>> Grrr... "git bisect" refuses to work in the direction "find the
>> commit that fixed this", it insists to do "find the commit that
>> broke this". So I cannot bisect between (kno
On Thu, Jun 18, 2015 at 10:37:34PM +0800, Matthew J. Francis wrote:
> On 18/06/2015 22:23, Lionel Elie Mamane wrote:
>> Nope, branch point is not good. Given that a recompile takes hours,
>> I'm rather unlikely to pursue this in detail. I started a "git
>> bisect", let's see if I have enough patie
readlicense_oo/Package_files.mk | 11 +--
sfx2/source/appl/appserv.cxx|5 +
2 files changed, 14 insertions(+), 2 deletions(-)
New commits:
commit 45e75a51373c97fa192f68aa1f43c3022a804cf9
Author: Andras Timar
Date: Thu Jun 18 16:24:28 2015 +0200
Make 'Show License' bu
framework/source/uifactory/menubarfactory.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit 839b50f7e64b01045d98a7fed52f9cc6c5e06a51
Author: Caolán McNamara
Date: Thu Jun 18 16:43:35 2015 +0100
coverity#1307696 Unchecked return value
Change-Id: Id30efd398cc5ee3df0c
sc/qa/unit/ucalc_formula.cxx | 83 ++-
1 file changed, 20 insertions(+), 63 deletions(-)
New commits:
commit 9d5061d3027eab106479b7f3697a0edfd11858cd
Author: Eike Rathke
Date: Thu Jun 18 18:00:04 2015 +0200
simplify the unit test, tdf#83365 follow
https://bugs.documentfoundation.org/show_bug.cgi?id=54169
Dennis Roczek changed:
What|Removed |Added
CC||dennisroc...@gmail.com
comphelper/source/misc/lok.cxx|8 ++--
include/comphelper/lok.hxx|2 -
sw/qa/extras/tiledrendering/data/shape-with-text.fodt | 17 +
sw/qa/extras/tiledrendering/tiledrendering.cxx| 33 ++
4 files change
* Present:
+ Lionel, Christian, Andras, Caolan, Bjoern, Kendy, Michael M, Miklos,
Stephan, Thorsten, Sophie,Norbert, Muthu, Robinson, Eike, Michael S,
David
* Completed Action Items:
+ send updated ESC composition -> board approval (Michael)
+ https://wiki.documentfoun
* Present: Heiko, Jay, Mattias, Kendy
* UI changes integrated the last week:
+ Impress menubar reorganized (Jay)
+ Added outline buttons to impress sidebar (Maxim)
+ Adapted the numbering popup to more than 8 items (Maxim)
+ Enabled gtk3 backend by default (Caolán, Miklos)
+
Hey,
On Wed, Jun 17, 2015 at 12:20 PM, Mike Kaganski wrote:
> Hello!
>
> While working on tdf#89226, I found out that there are a number of places
> in calc where ScPostIt's, as well as the SdrCaptionObj's (controlled by
> ScPostIt) are used after delete.
>
> Turns out that quite a few regressi
sfx2/source/control/thumbnailviewitem.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b33e7ccf4cd4f58d61188b9fa2ec1a37bdd92eaf
Author: László Németh
Date: Thu Jun 18 12:09:21 2015 +0200
fix start center rendering (removing selection)
Change-Id:
https://bugs.documentfoundation.org/show_bug.cgi?id=79641
Bug 79641 depends on bug 91242, which changed state.
Bug 91242 Summary: Saving as .docx adds the outline number, which is not
applied, before the header after reopening
https://bugs.documentfoundation.org/show_bug.cgi?id=91242
include/svx/textchain.hxx | 24 -
svx/source/svdraw/textchain.cxx | 44 +---
2 files changed, 59 insertions(+), 9 deletions(-)
New commits:
commit d674ed2e472d555a0eb4ec46c7d104ae85907794
Author: matteocam
Date: Thu Jun 18 15:24
sc/qa/unit/data/xlsx/ceiling-floor.xlsx |binary
sc/qa/unit/helper/shared_test_impl.hxx | 15 +++
sc/qa/unit/subsequent_export-test.cxx | 41 +++-
sc/qa/unit/subsequent_filters-test.cxx | 14 ++
4 files changed, 69 insertions(+), 1 deletion(-)
https://bugs.documentfoundation.org/show_bug.cgi?id=75025
Bug 75025 depends on bug 76595, which changed state.
Bug 76595 Summary: FILESAVE: After deleting an image in a loaded file, it
reappears in saved .odf
https://bugs.documentfoundation.org/show_bug.cgi?id=76595
What|Removed
svx/source/svdraw/svdotextdecomposition.cxx | 29 ++--
1 file changed, 27 insertions(+), 2 deletions(-)
New commits:
commit d50fd94d02ab9dc97619e788c8607ebfa3482c45
Author: matteocam
Date: Thu Jun 18 16:13:37 2015 -0400
Implements overwriting behavior in SdrTextO
editeng/source/items/textitem.cxx | 45 ++
include/editeng/colritem.hxx |2 +
include/editeng/unotext.hxx |1
svx/source/unodraw/unoprov.cxx|1
svx/source/unodraw/unoshap2.cxx |1
5 files changed, 50 insertions(+)
New commi
svx/source/svdraw/svdotext.cxx |3 +++
1 file changed, 3 insertions(+)
New commits:
commit d2f0ea3a37ba07e29d3841ae46818ad2a5e38fc1
Author: matteocam
Date: Thu Jun 18 16:29:06 2015 -0400
Updating editing outliner in case of underflow
Change-Id: I4d5fa2c9e33db614dbe3352cddc1e3
1 - 100 of 117 matches
Mail list logo