Hey Eike,
>
>> On Sun, Aug 10, 2014 at 10:27 AM, crashtest.libreoff...@gmail.com
>> wrote:
>> > New crashtest update available
>
> Apparently the .csv files attached to that mail list number of crashes
> per file extension over time, if I didn't misread. If it is easy to
> stick a date (ISO 8601
Moin!
* Open changes on master for project core changed in the last 25 hours:
None
* Merged changes on master for project core changed in the last 25 hours:
+ svl: Remove ASCII art and pointless comments
in https://gerrit.libreoffice.org/10945 from Chris Laplante
+ fdo#80453 (part) Help butto
dev/null |binary
1 file changed
New commits:
commit e99535df4d57f93ef977a7f93c71ce940b440ee9
Author: Thomas Arnhold
Date: Sun Aug 17 05:48:15 2014 +0200
remove executable bits
Change-Id: Iec785ae538de81325812b1e6fe33115789b39770
diff --git a/chart2/qa/extras/data/docx/3d-bar-la
sw/source/core/inc/frame.hxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit bd660b3d31a444fb46927b9e31ef6bd2752eab24
Author: Thomas Arnhold
Date: Sun Aug 17 05:23:12 2014 +0200
oups
wrongly deleted in
0842a2707cfca15c0af5eee6ed9d76547a01a7f9
svl/ignores.persist |binary
svl/source/config/cjkoptions.cxx |5 -
svl/source/config/ctloptions.cxx |6 -
svl/source/config/languageoptions.cxx |8 --
svl/source/fsstor/fsstorage.cxx |2
svl/source/items/globalnameitem.cxx |5 -
svl/source/
sc/uiconfig/scalc/ui/randomnumbergenerator.ui | 601 +++---
1 file changed, 354 insertions(+), 247 deletions(-)
New commits:
commit 18749c7ad38d1a8cec1a941100112c99260c34fa
Author: Olivier Hallot
Date: Sat Aug 16 19:19:53 2014 -0300
fdo#80453 (part) Help button for in
external/boost/UnpackedTarball_boost.mk |6 -
i18npool/source/localedata/filewriter.cxx |2
include/canvas/base/graphicdevicebase.hxx | 108 +-
include/connectivity/FValue.hxx |4
include/filter/msfilter/mstoolbar.hxx |
configure.ac | 14 --
1 file changed, 12 insertions(+), 2 deletions(-)
New commits:
commit 2087b54aab25ddbab5128af9f777b1686bc0ce5e
Author: Michael Stahl
Date: Fri Aug 15 13:25:22 2014 +0200
configure: don't try to use Win32 make on release branch
Change-Id: Icd8c1b
RepositoryExternal.mk|4
++--
configure.ac |4
++--
download.lst |3 ++-
external/apache-commons/ExternalPackage_apache_comm
Hello guys...
AFAIK we have no tool to edit the help pages for LibreOffice. The tools
scattered here and there that I tested are broken and I end up having to
edit the XML text file with great pain, limiting the possibilities to
add/improve content.
A feature with no help page is a hidden feature
test/source/primitive2dxmldump.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 613cc91bb5c169ad5294f04567df526d2181a6f9
Author: Matteo Casalin
Date: Sun Aug 17 00:54:21 2014 +0200
Fix another: reference to 'Primitive2DSequence' is ambiguous
Change
include/test/primitive2dxmldump.hxx |2 +-
test/source/primitive2dxmldump.cxx | 10 +++---
2 files changed, 8 insertions(+), 4 deletions(-)
New commits:
commit ed8c68726508112e30f178f1ce31f421cddb4d87
Author: Matteo Casalin
Date: Sun Aug 17 00:31:19 2014 +0200
Fix: reference to
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |2 +-
sw/uiconfig/swriter/ui/optformataidspage.ui |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 46b7a08767e17ff1ef086393c4e111a8ffa19d55
Author: Julien Nabet
Date:
dbaccess/source/ui/inc/WTypeSelect.hxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 97cb7cd16c809e8311eada4200c748984e3f148f
Author: Matteo Casalin
Date: Sat Aug 16 22:56:18 2014 +0200
CID 1231678: Uninitialized pointer field
Change-Id: I1c691b2c9c66b99957b07df419
Hi all,
function lcl_NotifyNeighbours in sw/source/core/frmedt/feshview.cxx
has the following loop:
for( size_t j = 0; j < pLst->GetMarkCount(); ++j )
{
[...]
SdrObject *pO = pLst->GetMark( 0 )->GetMarkedSdrObj();
[...]
}
I can't see any use of j inside
sw/source/uibase/shells/tabsh.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f53878770a3e3f82659df3d74fd8fd2d408476b3
Author: Matteo Casalin
Date: Sat Aug 16 22:18:55 2014 +0200
Missing ; (unsuccessful merge)
Change-Id: I3a1ab8936021e0b310afa799b
include/svx/svdedtv.hxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ce9a327c507aaed816cf85401187020d4846cc21
Author: Matteo Casalin
Date: Sat Aug 16 22:15:56 2014 +0200
Fix member function prototype (sal_uIntPtr& to size_t&)
Change-Id: I063549d510
basctl/source/accessibility/accessibledialogwindow.cxx|6
basctl/source/dlged/dlged.cxx | 12
basctl/source/dlged/dlgedobj.cxx |6
basctl/source/dlged/dlgedpage.cxx |2
include/postmac.h |4
include/premac.h |4
2 files changed, 8 deletions(-)
New commits:
commit aaca2debfa42031997cf869c0c595c99315f3101
Author: Tor Lillqvist
Date: Sat Aug 16 21:54:49 2014 +0300
DirInfo, LSize and MemoryBlock are unused
Change-Id: I6ddec983ef16
include/test/mtfxmldump.hxx |4
include/test/primitive2dxmldump.hxx | 47 +++
include/test/xmlwriter.hxx |5
include/tools/stream.hxx|2
svgio/CppunitTest_svgio.mk |5
svgio/qa/cppunit/SvgImportTest.cxx | 49 +--
test/Library_t
include/postmac.h |1 -
include/premac.h |1 -
2 files changed, 2 deletions(-)
New commits:
commit d4a8fa7db0ed4faae00408fbda2352379774cfc0
Author: Tor Lillqvist
Date: Sat Aug 16 21:31:30 2014 +0300
Our use of Byte does not clash with the typedef
Change-Id: I693de4bc9eb
https://bugs.freedesktop.org/show_bug.cgi?id=82580
--- Comment #3 from Thomas Arnhold ---
(In reply to comment #0)
> 2) in some cases it can be avoided to have the Win32 type
>and the LO type visible in the same LO source file
>by not including both the defining LO and Win32 headers
Note
include/postx.h |1 -
include/prex.h |1 -
2 files changed, 2 deletions(-)
New commits:
commit a5f4c5b685703a8d9069a47599983083450bb099
Author: Tor Lillqvist
Date: Sat Aug 16 20:34:23 2014 +0300
Our use of Boolean does not clash with the Xt typedef
So no need to hide th
include/tools/rcid.h |2 +-
rsc/inc/rscdb.hxx |1 -
rsc/source/parser/rscicpx.cxx | 20
rsc/source/parser/rscinit.cxx |4
tools/source/rc/resmgr.cxx|1 -
vcl/source/control/button.cxx | 11 ---
6 files changed, 5 insert
include/tools/rcid.h |2 +-
rsc/inc/rscdb.hxx |1 -
rsc/source/parser/rscicpx.cxx | 20
rsc/source/parser/rscinit.cxx |4
tools/source/rc/resmgr.cxx|1 -
vcl/source/control/edit.cxx |4 +---
6 files changed, 2 insertions(+)
include/tools/rc.h|8
include/tools/rcid.h |3 ---
rsc/inc/rscdb.hxx |1 -
rsc/source/parser/rscicpx.cxx | 20
rsc/source/parser/rscinit.cxx |4
tools/source/rc/resmgr.cxx|1 -
6 files changed, 37 deletio
writerfilter/source/ooxml/OOXMLFastContextHandler.cxx | 50 +-
writerfilter/source/ooxml/factoryimpl.py |4 -
writerfilter/source/ooxml/factoryimpl_ns.py |2
writerfilter/source/ooxml/model.xml | 48 -
writerfilt
sw/qa/extras/rtfimport/data/picture-wrap-polygon.rtf | 47 +++
sw/qa/extras/rtfimport/rtfimport.cxx | 16 ++
writerfilter/source/rtftok/rtfdocumentimpl.cxx |9 ++-
writerfilter/source/rtftok/rtfdocumentimpl.hxx |2
writerfilter/source/rt
https://bugs.freedesktop.org/show_bug.cgi?id=82580
Commit Notification changed:
What|Removed |Added
Whiteboard|EasyHack DifficultyBeginner |EasyHack DifficultyBeginner
include/postwin.h | 18 --
vcl/win/source/gdi/salbmp.cxx | 19 +++
2 files changed, 3 insertions(+), 34 deletions(-)
New commits:
commit a8669b56b194a7cd6da771dfb9904710da24c0b4
Author: Tor Lillqvist
Date: Sat Aug 16 11:48:48 2014 +0300
fdo#
config_host.mk.in |1 +
configure.ac|4
writerfilter/CustomTarget_source.mk | 13 +++--
3 files changed, 16 insertions(+), 2 deletions(-)
New commits:
commit f8bed01825a72c906c320cd41751db35ff6d5b89
Author: Miklos Vajna
Date: Sat
sfx2/source/dialog/backingwindow.cxx | 10 --
1 file changed, 10 deletions(-)
New commits:
commit 97e1d52db4ffd49d6d8e9c4030e1e675c3517e18
Author: Chris Sherlock
Date: Sat Aug 16 23:25:16 2014 +1000
sfx2: remove commented consts
Change-Id: I1521f174ac53c2e8e96dcb7b5c126
odk/source/com/sun/star/lib/loader/Loader.java |1 +
1 file changed, 1 insertion(+)
New commits:
commit 3579f76f151b26c42b1bd9dfc2374132ff61cca1
Author: Chris Sherlock
Date: Sat Aug 16 22:23:08 2014 +1000
Suppress unchecked warning - this is fine
Change-Id: I69f47cf975a9ed91d
Hi,
On Sat, Aug 16, 2014 at 12:16 AM, Marcos Souza wrote:
> Hello guys,
>
> I'm trying to contribute to LibreOffice. But I can not find the piece of
> code that refers to the 'context menu' in writer module.
> I would like to do what suggests Bug 62947 in bugzilla.
> Could anyone help me with thi
dbaccess/source/core/api/SingleSelectQueryComposer.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1bae7f5a5732068fa7181cbffdd10b62022a5e30
Author: Julien Nabet
Date: Sat Aug 16 13:43:40 2014 +0200
cppcheck: Throwing the original exception
Change-
chart2/source/view/charttypes/GL3DBarChart.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e74ddb13c5ea0431058f3bc3a76ad24c9b0cb140
Author: Julien Nabet
Date: Sat Aug 16 12:10:31 2014 +0200
cppcheck: Prefer prefix ++/-- operators
Change-Id: I3b0f6
desktop/source/app/app.cxx |8
desktop/source/app/desktop.hrc |4 ++--
desktop/source/app/desktop.src |6 ++
3 files changed, 8 insertions(+), 10 deletions(-)
New commits:
commit 36efd0f9c7e4ce6217c981fc439274a036bb02c1
Author: Caolán McNamara
Date: Sat Aug 16 12:
Hi,
See XContextMenuInterceptor:
http://opengrok.libreoffice.org/search?q=XContextMenuInterceptor&project=core&defs=&refs=&path=&hist=
I implemented a modification of the context menu in Grammalecte :
http://www.dicollecte.org/grammalecte/telecharger.php
Unzip the oxt and have a look in ContextM
dbaccess/source/ui/control/charsetlistbox.cxx | 16 ---
dbaccess/source/ui/dlg/adminpages.cxx | 11 --
dbaccess/source/ui/dlg/adminpages.hxx |1
dbaccess/source/ui/inc/charsetlistbox.hxx |1
extensions/source/dbpilots/commonpagesdbp.cxx | 15
https://bugs.freedesktop.org/show_bug.cgi?id=65675
Bug 65675 depends on bug 57433, which changed state.
Bug 57433 Summary: There is no border between the document and the toolbar area
https://bugs.freedesktop.org/show_bug.cgi?id=57433
What|Removed |Added
--
https://bugs.freedesktop.org/show_bug.cgi?id=65675
Bug 65675 depends on bug 57433, which changed state.
Bug 57433 Summary: There is no border between the document and the toolbar area
https://bugs.freedesktop.org/show_bug.cgi?id=57433
What|Removed |Added
--
cui/source/tabpages/numfmt.cxx | 15 ++-
1 file changed, 14 insertions(+), 1 deletion(-)
New commits:
commit 2d52a907e26c306fa6738766409df2d7760fe3c4
Author: Eike Rathke
Date: Fri Aug 15 22:41:58 2014 +0200
fdo#48110 disable the "Automatically" currency unless already used
include/vcl/help.hxx |3 ---
1 file changed, 3 deletions(-)
New commits:
commit d0ab0b08fad84f72a11c9234f759c08333637536
Author: Tor Lillqvist
Date: Sat Aug 16 09:27:41 2014 +0300
OOO_HELP_HELPONHELP is unused
Change-Id: Iaabf05075bb51ed17abff5f4f4bb18c101e552a2
diff --git a
javaunohelper/com/sun/star/lib/uno/helper/UnoUrl.java |7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
New commits:
commit b418ba93f48e361766f1aaa490292d3049501178
Author: rbuj
Date: Sat Aug 16 00:14:26 2014 +0200
javaunohelper: The assigned value is sometimes used
44 matches
Mail list logo