vcl/source/gdi/gdimtf.cxx |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit 1bc9ca7fac160ad1ff03695c0343347cffb37b29
Author: Stephan Bergmann
Date: Wed Jul 9 08:47:47 2014 +0200
Avoid undefined premature downcast to potentially wrong type
Change-Id
reportdesign/source/ui/dlg/Condition.cxx |1 -
reportdesign/source/ui/dlg/Condition.hxx |1 -
2 files changed, 2 deletions(-)
New commits:
commit aa9aff1483a58f8e5a484487710422349a5301a1
Author: Stephan Bergmann
Date: Wed Jul 9 08:14:30 2014 +0200
-Werror,-Wunused-private-field
Moin!
* Open changes on master for project core changed in the last 25 hours:
First time contributors doing great things!
+ vcl/source/window/wrkwin.cxx: drop unused svsys.h header
in https://gerrit.libreoffice.org/10152 from Douglas Mencken
about module vcl
+ RID_DLG_SELECTLABELCON
https://bugs.freedesktop.org/show_bug.cgi?id=75025
--- Comment #39 from Joel Madero ---
added bug 80448 - regression
ODS causing a crash, bibisected and backtrace on the bug
--
You are receiving this mail because:
You are on the CC list for the bug.
_
https://bugs.freedesktop.org/show_bug.cgi?id=75025
Joel Madero changed:
What|Removed |Added
Depends on||80448
--
You are receiving this mail beca
formula/source/ui/dlg/formula.cxx |4
include/formula/formula.hxx |3 +++
2 files changed, 7 insertions(+)
New commits:
commit 3fdd4f069d5436cf39708004af7fda8175fbc4c2
Author: Kohei Yoshida
Date: Tue Jul 8 22:44:11 2014 -0400
Explicit virtual dtor needed for auto_ptr me
translations |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7d85872630828fb3c1c00570733ca07dd5e4c4fc
Author: Christian Lohmaier
Date: Tue Jul 8 23:00:18 2014 +0200
Updated core
Project: translations ade9b0b52531db428b25b36dc3e3bfcfe880a06d
diff --git a/
solenv/gbuild/AutoInstall.mk | 34 +++---
1 file changed, 27 insertions(+), 7 deletions(-)
New commits:
commit 13a3364bad27d19eb09c4f9357e0a9758eba7f61
Author: Michael Stahl
Date: Tue Jul 8 23:24:36 2014 +0200
gbuild: AutoInstall: fix the command line for Win
config_host.mk.in |2
configure.ac| 186 +---
solenv/bin/modules/installer/control.pm |3
solenv/bin/modules/installer/environment.pm |2
solenv/gbuild/gbuild.mk |2
5 fil
vcl/source/app/settings.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2cad71fde0f56f8e571669d84ff39a6cbf395051
Author: Krisztian Pinter
Date: Tue Jul 8 22:38:42 2014 +0200
Reduce ColorValueSetMaximumRowCount to 20 from 40
Change-Id: Id37698c20e5
87/637364387e5fd87d3b880ce230caa053ec555d |1 +
1 file changed, 1 insertion(+)
New commits:
commit 351377b3f78c1a83f361eab4ba8c9c8d642ff8be
Author: Caolán McNamara
Date: Tue Jul 8 20:50:02 2014 +0100
Notes added by 'git notes add'
diff --git a/87/637364387e5fd87d3b880ce230caa053ec55
formula/source/ui/dlg/formdlgs.src | 165 -
formula/source/ui/dlg/formula.cxx | 24 +
formula/source/ui/inc/ForResId.hrc |3
include/formula/formula.hxx|2
reportdesign/inc/helpids.hrc |4
svx/source/svdraw/svdfmtf.cxx |
configure.ac | 21 +++--
1 file changed, 11 insertions(+), 10 deletions(-)
New commits:
commit 08abec41d682e67670f1f60aa71e6fd8bf81a927
Author: Douglas Mencken
Date: Tue Jul 8 13:22:03 2014 -0400
Bump build-time system python's requirement to 2.6.
"Writing Pytho
cui/source/tabpages/tpcolor.cxx| 11 +++
include/svx/PaletteManager.hxx |7
include/svx/tbcontrl.hxx |2 -
svx/source/tbxctrls/PaletteManager.cxx | 31 +++-
svx/source/tbxctrls/colorwindow.hxx|2 +
svx/source/tbxctrls/tbcon
As I’m planning to contribute to this great project, here’s my license
statement:
All of my past & future contributions to LibreOffice may be licensed under the
MPLv2/LGPLv3+ dual license.
Cheers!
___
LibreOffice mailing list
LibreOffice@lists.freedes
cui/source/options/personalization.cxx |3 +++
cui/source/options/personalization.hxx |1 +
cui/uiconfig/ui/personalization_tab.ui |9 -
3 files changed, 8 insertions(+), 5 deletions(-)
New commits:
commit 53b5adcbc8c03a6ec15d9abdf4ae3136315d569b
Author: Rachit Gupta
Date:
https://bugs.freedesktop.org/show_bug.cgi?id=41883
tommy27 changed:
What|Removed |Added
Status|RESOLVED|CLOSED
CC|
Due to an upgrade to gerrit it will be unavailable for a short time at around
1615UTC.
Sorry for the inconveniences,
Alex
--
Alexander Werner
Admin Team of The Document Foundation
The Document Foundation, Kurfürstendamm 188, 10707 Berlin
Rechtsfähige Stiftung des bürgerlichen Rechts
Legal detail
scripts/Bugzilla.pm |1 +
scripts/esc-bug-stats.pl | 21 +
2 files changed, 18 insertions(+), 4 deletions(-)
New commits:
commit 19dc302242d4731ccedf249fd06291aa15638ddb
Author: Michael Meeks
Date: Tue Jul 8 17:07:37 2014 +0100
Fix scripts for 4.4
diff --gi
Hello all,
This week, I achieved the following things:
+ Fixed a bug regarding Persona registry.
+ Changed the installation of Personas through extensions process. All the
installed personas are listed in a TreeView, and the selected persona is
previewed in a button and applied when user clicks O
https://bugs.freedesktop.org/show_bug.cgi?id=79641
Michael Meeks changed:
What|Removed |Added
Depends on||81058
--
You are receiving this mail be
include/connectivity/CommonTools.hxx | 30 +-
1 file changed, 25 insertions(+), 5 deletions(-)
New commits:
commit 6f092beb46796b8a6cc94b5f4cbe509bf541fae2
Author: Caolán McNamara
Date: Tue Jul 8 16:43:16 2014 +0100
Revert "use SimpleReferenceObject in conne
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d153301d0bb78a37ae03c1b95766cc074b72e0dd
Author: Caolán McNamara
Date: Tue Jul 8 16:46:01 2014 +0100
Updated core
Project: help 900defa453aeb03e0d675d3860de5674786dd6cb
diff --git a/helpconten
helpers/help_hid.lst |4
1 file changed, 4 deletions(-)
New commits:
commit 900defa453aeb03e0d675d3860de5674786dd6cb
Author: Caolán McNamara
Date: Tue Jul 8 16:46:01 2014 +0100
drop unused helpids
Change-Id: Ib75f3b7f25b1abab3cb681f2cea9ca59bf0bbf63
diff --git a/helper
Tag 'libreoffice-4.2.5.2-hotfix1' created by Christian Lohmaier
at 2014-07-08 16:39 -0700
Tag libreoffice-4.2.5.2-hotfix1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
iQIcBAABAgAGBQJTvBC6AAoJEPQ0oe+v7q6jx5AP/RlgWrgEXv+LVsDm+dzCgrNe
LB927QsdpiqCx2CYBhHLqZ8OOE8TARwFZ/Cp0kYvsQ7MMdDBswQ0cmwKWMmj
Tag 'libreoffice-4.2.5.2-hotfix1' created by Christian Lohmaier
at 2014-07-08 16:39 -0700
Tag libreoffice-4.2.5.2-hotfix1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
iQIcBAABAgAGBQJTvBC3AAoJEPQ0oe+v7q6jtmgP/2fzLY3HKtobi83NneYkEBgu
UkIAwE560ayNZawFj3ocg4bQJwZwtS9DX+3enMKkTpPtOV4/wuwaPEYXOhSr
Tag 'libreoffice-4.2.5.2-hotfix1' created by Christian Lohmaier
at 2014-07-08 16:39 -0700
Tag libreoffice-4.2.5.2-hotfix1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
iQIcBAABAgAGBQJTvBC0AAoJEPQ0oe+v7q6jhl0QAIvP/42UKY1rpAChDg/+/3v0
5Wq6xTAshh00rzerlJRgj3L0R/CRE+2C5PELcMUxCnWb6OODXwKbaEE6j6W4
Tag 'libreoffice-4.2.5.2-hotfix1' created by Christian Lohmaier
at 2014-07-08 16:39 -0700
Tag libreoffice-4.2.5.2-hotfix1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
iQIcBAABAgAGBQJTvBCxAAoJEPQ0oe+v7q6jaCIP/1rdBqKKMrzmFN3Th774SHFX
OsIE8nRjHzDiZ1pYGW9j9jJVxkz2HRZ+3/tCK5nDv8K+UeDqFZwsqgR+XFIU
config_host.mk.in|1 +
configure.ac |3 +++
ios/CustomTarget_TiledLibreOffice_app.mk |1 +
ios/lo.xcconfig.in |1 +
4 files changed, 6 insertions(+)
New commits:
commit 493a058dea0119e3eff0fe61f796885a7496df
desktop/source/lib/init.cxx | 47
include/LibreOfficeKit/LibreOfficeKit.h |3 -
include/LibreOfficeKit/LibreOfficeKit.hxx |9 ++-
include/LibreOfficeKit/LibreOfficeKitGtk.h |7 ++
include/vcl/ITiledRenderable
https://bugs.freedesktop.org/show_bug.cgi?id=65675
Michael Meeks changed:
What|Removed |Added
Depends on||81056
--
You are receiving this mail be
filter/Configuration_filter.mk |1
filter/source/config/fragments/types/calc_HTML.xcu | 35 +
filter/source/textfilterdetect/filterdetect.cxx|6 +--
3 files changed, 38 insertions(+), 4 deletions(-)
New commits:
commit 86c6f18c2766aad43d6e3bf
https://bugs.freedesktop.org/show_bug.cgi?id=75025
Jay Philips changed:
What|Removed |Added
Depends on||81055
--- Comment #38 from Jay Philips --
sw/qa/extras/inc/swmodeltestbase.hxx| 13 +
sw/qa/extras/ooxmlexport/ooxmlexport.cxx| 13 -
sw/qa/extras/ooxmlexport/ooxmlsdrexport.cxx | 13 -
sw/qa/extras/ooxmlexport/ooxmlw14export.cxx | 13 -
4 files changed, 13 insertions(+),
sw/qa/extras/ooxmlexport/data/2col-header.docx |binary
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |7 +++
sw/source/filter/ww8/wrtw8nds.cxx |7 ++-
3 files changed, 13 insertions(+), 1 deletion(-)
New commits:
commit c4a5f8c1afd42acb52d0ae9b4d6f42f3e87364d5
Autho
include/tools/date.hxx |3 +++
tools/source/datetime/tdate.cxx | 31 +--
2 files changed, 24 insertions(+), 10 deletions(-)
New commits:
commit a2b44216f1b1e8d7f4f293e13b257f49ae13de61
Author: Michael Meeks
Date: Tue Jul 8 11:49:59 2014 +0100
fdo
accessibility/source/helper/acc_factory.cxx | 24
comphelper/source/misc/asyncnotification.cxx | 18 --
framework/Library_fwe.mk |1
include/comphelper/asyncnotification.hxx |9 ---
include/connectivity/CommonTools.hxx | 30 +-
i
ucb/source/ucp/webdav/webdavcontent.cxx | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
New commits:
commit 27fec073a8e78aad1979160bc4c8d9a4aafc3e82
Author: Matúš Kukan
Date: Tue Jul 8 09:00:51 2014 +0200
webdav: fix locking in webdav_ucp::Content::getResourceType()
starmath/uiconfig/smath/ui/smathsettings.ui |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4861e4961f7dc4f28a14c5f9d9b969456bfec720
Author: Andras Timar
Date: Tue Jul 8 14:42:14 2014 +0200
fdo#81036 escape ~ in .ui and fix a typo (straight apostrophe)
sw/source/core/undo/untbl.cxx |8
1 file changed, 8 insertions(+)
New commits:
commit 65438659a18698334f22307ccb4d5ed844b637bf
Author: Michael Stahl
Date: Tue Jul 8 14:29:05 2014 +0200
sw: work around mysterious MSVC warning C4258
Cleraly the variable "n" from line 9
include/oox/drawingml/shapepropertymap.hxx |8
oox/source/drawingml/chart/objectformatter.cxx |5 +++--
2 files changed, 7 insertions(+), 6 deletions(-)
New commits:
commit f03ae69617b37e7e55511d8eb4979390a0469968
Author: Caolán McNamara
Date: Mon Jul 7 11:44:23 2014 +010
sw/inc/IDocumentMarkAccess.hxx|5 --
sw/source/core/doc/docbm.cxx | 54 --
sw/source/core/doc/docdde.cxx |4 -
sw/source/core/inc/MarkManager.hxx|5 --
sw/source/filter/ww8/wrtw8nds.cxx
include/oox/drawingml/shapepropertymap.hxx |4
oox/source/drawingml/chart/objectformatter.cxx |8
2 files changed, 8 insertions(+), 4 deletions(-)
New commits:
commit c774070aa07e2d5a56bee101b6f026dceae86137
Author: Caolán McNamara
Date: Mon Jul 7 11:44:23 2014 +0100
sw/source/filter/ww8/ww8par.cxx | 39 ++-
1 file changed, 26 insertions(+), 13 deletions(-)
New commits:
commit 66c3f4ad802a8d24caa30c772381db66dd52dc7f
Author: Caolán McNamara
Date: Fri Jul 4 16:50:54 2014 +0100
fix crash loading ooo#93570-3.doc
sw/source/filter/ww8/ww8par.cxx | 14 +-
sw/source/filter/ww8/ww8par.hxx |2 ++
2 files changed, 15 insertions(+), 1 deletion(-)
New commits:
commit d791e45741a7ff36c0942a600d2ee0c7fabcd06a
Author: Miklos Vajna
Date: Tue Feb 4 16:02:49 2014 +0100
DOC import: fix nested c
sw/source/filter/ww8/ww8par.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 012e30066a83dda4d20b87834944c818a91a2aab
Author: Caolán McNamara
Date: Fri Jan 24 13:13:59 2014 +
coverity#1158240 Dereference before null check
Change-Id: I5ce6d
This week I refactored IDocumentOutlineNodes and did most of the work
IDocumentContentOperations but some design decisions still need to be
made for it.
Valentin
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.o
sw/source/filter/ww8/ww8par.cxx | 39 ++-
1 file changed, 26 insertions(+), 13 deletions(-)
New commits:
commit 6f063c3b0d58f27187948e013fbd759767324f5c
Author: Caolán McNamara
Date: Fri Jul 4 16:50:54 2014 +0100
fix crash loading ooo#93570-3.doc
sw/source/filter/ww8/ww8par.cxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit ae2e7ad276acb9394691a9d4a702ed7a6b07b508
Author: Michael Stahl
Date: Tue Jul 8 13:05:41 2014 +0200
sw: do more input validation in SwWW8ImplReader::Read_And
(to fix up
sc/source/ui/view/output.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 902b7e9f192fab45cffc35d81cd0df0373a610ed
Author: Laurent Godard
Date: Tue Jul 8 12:25:26 2014 +0200
draw white border around note marks for fdo#81032
also translate the m
config_host.mk.in |1
configure.ac| 138
solenv/gbuild/gbuild.mk |4
solenv/gbuild/platform/com_MSC_class.mk |5 -
solenv/gbuild/platform/com_MSC_defs.mk | 10 ++
5 files changed, 1
Makefile.in |2
configure.ac| 69 +---
solenv/gbuild/gbuild.mk |4 +
solenv/gbuild/platform/com_MSC_class.mk |2
solenv/gbuild/platform/com_MSC_defs.mk |4 -
5 files changed, 54
vcl/win/source/window/salframe.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b5ca532c6d9ebaf8ebe556e9f1cfdfb666f64526
Author: Tor Lillqvist
Date: Tue Jul 8 10:17:48 2014 +0300
Fix some OUString construction error with VS2013
A bit unclear to me
vcl/win/source/window/salframe.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cdce546b9746de0f42df8e8dad86008ff13c74e0
Author: Tor Lillqvist
Date: Tue Jul 8 10:17:48 2014 +0300
Fix some OUString construction error with VS2013
A bit unclear to me
filter/source/msfilter/dffpropset.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 579d9ae1c5873f78dbe0364c83842de8556f6ccb
Author: Tor Lillqvist
Date: Tue Jul 8 12:06:48 2014 +0300
Include for std::min()
Change-Id: Ieb01023b93923777cf53a2fc8d7198d88422e8a4
diff
filter/source/xsltfilter/LibXSLTTransformer.cxx |2 +-
sal/Module_sal.mk |2 +-
vcl/win/source/window/salframe.cxx |2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 845e8427fce66ad26a6b31219b9e1f13e7256c3f
Author: To
configmgr/source/nodemap.hxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 58ceb16141eb003d921049cc231578ff2d685e60
Author: Michael Meeks
Date: Tue Jul 8 09:39:03 2014 +0100
configmgr: fix node cache clearing.
Change-Id: Idd6c227b8f50446c1d3c483
https://bugs.freedesktop.org/show_bug.cgi?id=75025
Cor Nouws changed:
What|Removed |Added
Depends on||80020
--- Comment #37 from Cor Nouws ---
Ad
lotuswordpro/source/filter/bencont.cxx |4 ++--
lotuswordpro/source/filter/benlist.cxx |8
lotuswordpro/source/filter/benname.cxx |2 +-
lotuswordpro/source/filter/benobj.cxx |2 +-
lotuswordpro/source/filter/bento.hxx | 14 +++---
lotuswordpro/source/filter/f
Rebased ref, commits from common ancestor:
commit f6cb31b92951534711ffa501baba7b13e8f496bd
Author: Andrzej Hunt
Date: Tue Jul 8 09:53:42 2014 +0200
gtktiledviewer: allow selecting between normal and quad-tile view.
Change-Id: I85b22b93fe4ce2ffb62df8766ceea7a1bd8961ee
diff --git a/
On Mon, 2014-07-07 at 18:44 +0200, Mihály Palenik wrote:
>
> In RID_CONDFORMAT there is a control called WIN_CONDITION and I also
> converted(but not work very well).
I'm working on this one now. The major trick is that the
condPlaygroundDrawingarea widget has to be some form or layout aware
widg
ucb/source/ucp/webdav/webdavcontent.cxx | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
New commits:
commit 8b568c19a68d080685cf5a429dbe08263e8e6cee
Author: Matúš Kukan
Date: Tue Jul 8 09:00:51 2014 +0200
webdav: fix locking in webdav_ucp::Content::getResourceType()
https://bugs.freedesktop.org/show_bug.cgi?id=65675
--- Comment #176 from Joel Madero ---
Added bug 76595 - regression
Deleting an image from a docx file and then saving as a native odt results in
the file reappearing after closing the file and reopening it. Test file and
bibisect on bug
--
You
https://bugs.freedesktop.org/show_bug.cgi?id=65675
Joel Madero changed:
What|Removed |Added
Depends on||76595
--
You are receiving this mail beca
ucb/source/ucp/webdav/webdavcontent.cxx | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
New commits:
commit 9da4e46957bd1a69c4339eeb1d107546c400e6e3
Author: Matúš Kukan
Date: Tue Jul 8 09:00:51 2014 +0200
webdav: fix locking in webdav_ucp::Content::getResourceType()
vcl/source/glyphs/graphite_layout.cxx | 16 +---
1 file changed, 9 insertions(+), 7 deletions(-)
New commits:
commit ba27300d419786ca6fa8a7df950d01f472de3314
Author: Tor Lillqvist
Date: Tue Jul 8 09:49:50 2014 +0300
Fix some round() confusion
Why insist on using the
66 matches
Mail list logo