[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - svx/source

2013-12-16 Thread Caolán McNamara
svx/source/table/svdotable.cxx | 20 +++- 1 file changed, 19 insertions(+), 1 deletion(-) New commits: commit a3f38bdaaff91abdf2e0f01d0b6370aa958e4a20 Author: Caolán McNamara caol...@redhat.com Date: Tue Dec 10 16:54:59 2013 + correctly dispose to avoid cyclic

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - svx/source

2013-12-16 Thread Caolán McNamara
svx/source/table/accessibletableshape.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit fcd101173cd3436f17a57dbe116f2ed35219a1e5 Author: Caolán McNamara caol...@redhat.com Date: Wed Dec 11 11:57:34 2013 + disposed but not dtored just die when you are

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - xmloff/source

2013-12-16 Thread Eike Rathke
xmloff/source/text/txtfldi.cxx |2 +- xmloff/source/text/txtimp.cxx |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit bedc707bffdfe906a15036a40da1b9179d91b4fc Author: Eike Rathke er...@redhat.com Date: Fri Dec 13 23:05:06 2013 +0100 fdo#72697 accept

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - connectivity/source

2013-12-16 Thread Lionel Elie Mamane
connectivity/source/drivers/odbcbase/ODatabaseMetaDataResultSet.cxx | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit c8a237e87e909bb9fc8105fcad01317901f08c45 Author: Lionel Elie Mamane lio...@mamane.lu Date: Sat Dec 14 06:00:18 2013 +0100 odbc

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - xmloff/source

2013-12-16 Thread Eike Rathke
xmloff/source/text/txtflde.cxx | 38 +++--- 1 file changed, 27 insertions(+), 11 deletions(-) New commits: commit c062276a068a14df530fa21e9099a489a26b2096 Author: Eike Rathke er...@redhat.com Date: Fri Dec 13 23:30:34 2013 +0100 fdo#72697 actually write

Re: Disabling unit tests, redux

2013-12-16 Thread Stephan Bergmann
On 12/16/2013 06:56 AM, Keith Curtis wrote: It appears when making changes to individual C++ files that my computer spends about 90% of the build time running unit tests. I tried make -sr all to disable them, but it still ran lots:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - dbaccess/source

2013-12-16 Thread Lionel Elie Mamane
dbaccess/source/core/api/RowSet.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 4f93ef75127d32da84bbf0275e679a0c9ce7b98d Author: Lionel Elie Mamane lio...@mamane.lu Date: Mon Dec 2 23:55:43 2013 +0100 fdo#72163: fix safer way Do not dispose m_xComposer, might

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - dbaccess/source

2013-12-16 Thread Lionel Elie Mamane
dbaccess/source/core/api/RowSet.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 5f9d293732bfbf39c2663f28d7f59a2a94339f5a Author: Lionel Elie Mamane lio...@mamane.lu Date: Mon Dec 16 06:14:19 2013 +0100 Revert fdo#72163 after updating m_xComposer, command facets are not

Re: registry and extension problems on master 4.3 Linux 64bit

2013-12-16 Thread Stephan Bergmann
On 12/13/2013 07:30 PM, Alex Thurgood wrote: Have there been recent changes to component or extension registration, as I'm seeing this in my master build of today, Linux 64bit : instdir/program/soffice Python exception: class 'AttributeError': 'module' object has no attribute

[Libreoffice-commits] core.git: desktop/Library_passive_native.mk

2013-12-16 Thread Stephan Bergmann
desktop/Library_passive_native.mk |4 1 file changed, 4 insertions(+) New commits: commit e3d62eff008c241d96b1e3745c09fa9cdb1d17fe Author: Stephan Bergmann sberg...@redhat.com Date: Mon Dec 16 10:02:21 2013 +0100 Missing boost_headers Change-Id:

[Libreoffice-commits] core.git: sw/source

2013-12-16 Thread Adam Co
sw/source/core/unocore/unocrsrhelper.cxx | 66 +++ 1 file changed, 66 insertions(+) New commits: commit b39265c9728b52352d13aef5fb6a28540ebc93aa Author: Adam Co rattles2...@gmail.com Date: Mon Dec 2 18:47:52 2013 +0200 Add support in the 'makeRedline'

[Libreoffice-commits] core.git: writerfilter/source

2013-12-16 Thread Adam Co
writerfilter/source/dmapper/DomainMapper.cxx | 18 ++ writerfilter/source/dmapper/DomainMapper_Impl.cxx | 10 +- writerfilter/source/dmapper/DomainMapper_Impl.hxx |4 writerfilter/source/dmapper/PropertyIds.cxx |1 +

[Libreoffice-commits] core.git: sw/source

2013-12-16 Thread Adam Co
sw/source/filter/ww8/docxattributeoutput.cxx | 48 +++ 1 file changed, 48 insertions(+) New commits: commit 4b53d798394f56b99950d280d6cfd93e65d09ee1 Author: Adam Co rattles2...@gmail.com Date: Tue Dec 3 12:40:34 2013 +0200 Export redline 'formatting changes' back

[Libreoffice-commits] core.git: sw/source

2013-12-16 Thread Adam Co
sw/source/core/docnode/nodedump.cxx | 31 ++- 1 file changed, 22 insertions(+), 9 deletions(-) New commits: commit 0aab035de49f4bc061a6a71d0500c8b8a79c1248 Author: Adam Co rattles2...@gmail.com Date: Sun Dec 8 15:54:33 2013 +0200 Add 'redline - paragraph

[Libreoffice-commits] core.git: writerfilter/source

2013-12-16 Thread Adam Co
writerfilter/source/dmapper/DomainMapper.cxx |7 ++-- writerfilter/source/dmapper/DomainMapper_Impl.cxx | 36 +++--- writerfilter/source/dmapper/DomainMapper_Impl.hxx | 12 +++ 3 files changed, 28 insertions(+), 27 deletions(-) New commits: commit

[Libreoffice-commits] core.git: oox/source writerfilter/source

2013-12-16 Thread Adam Co
oox/source/token/tokens.txt |1 writerfilter/source/dmapper/DomainMapper.cxx | 28 ++ writerfilter/source/dmapper/DomainMapper_Impl.cxx |6 +++- writerfilter/source/dmapper/PropertyIds.cxx |1

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Ceri Mitchell cmitch...@ad-holdings.co.uk changed: What|Removed |Added Depends on||72645 ---

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 --- Comment #127 from Ceri Mitchell cmitch...@ad-holdings.co.uk --- I nominate Bug 72645 GETPIVOTDATA does not work as it did up to 4.0.6 -- You are receiving this mail because: You are on the CC list for the bug.

[Libreoffice-commits] core.git: 2 commits - desktop/Extension_test-active.mk desktop/Jar_active_java.mk desktop/Library_active_native.mk desktop/Module_desktop.mk desktop/test include/sal Repository.m

2013-12-16 Thread Stephan Bergmann
Repository.mk |2 desktop/Extension_test-active.mk | 23 ++ desktop/Jar_active_java.mk | 28 ++

[Libreoffice-commits] core.git: 2 commits - fpicker/Module_fpicker.mk fpicker/source fpicker/uiconfig fpicker/UIConfig_fps.mk include/svtools

2013-12-16 Thread Caolán McNamara
fpicker/Module_fpicker.mk |1 fpicker/UIConfig_fps.mk| 16 +++ fpicker/source/office/OfficeFilePicker.hrc |2 fpicker/source/office/QueryFolderName.hxx | 46 + fpicker/source/office/iodlg.cxx| 56

[Libreoffice-commits] core.git: helpcontent2

2013-12-16 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0351b59aea2b87c2685c0963a57145bdc75a7a86 Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 16 10:42:28 2013 + Updated core Project: help 0bbe85ad404d96d7b3a994b0c5bd82e931c88c98

[Libreoffice-commits] help.git: helpers/help_hid.lst

2013-12-16 Thread Caolán McNamara
helpers/help_hid.lst |2 -- 1 file changed, 2 deletions(-) New commits: commit 0bbe85ad404d96d7b3a994b0c5bd82e931c88c98 Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 16 10:42:28 2013 + drop unused helpids Change-Id: Id761a2bd14b18c5a1faf862efc1b14f4174a3e1b

[PATCH 2/5] cmake: Use target export feature

2013-12-16 Thread Bernhard Sessler
This eliminates the need for a Findcppunit.cmake script in projects needing the cppunit library. The project configuration files are installed along with the library itself and provide information about where to find the library and how to use it. A prominent example of this method are the Qt5

[PATCH 4/5] doc: Add support for generating the API documentation

2013-12-16 Thread Bernhard Sessler
Signed-off-by: Bernhard Sessler bernhard.sess...@corscience.de --- CMakeLists.txt | 7 +- doc/CMakeLists.txt | 59 ++ doc/Doxyfile.in| 558 +++-- 3 files changed, 346 insertions(+), 278 deletions(-) create mode 100644

[PATCH 1/5] Add CMake build system for cppunit library

2013-12-16 Thread Bernhard Sessler
Signed-off-by: Bernhard Sessler bernhard.sess...@corscience.de --- CMakeLists.txt | 45 ++ cmake/CheckCXXSourcefileCompiles.cmake | 99 ++ cmake/CheckCXXTypeExists.cmake | 35 cmake/CheckCXXTypeExists.cpp.in| 6 ++

[PATCH 5/5] src: Fix build with Borland C++ compiler

2013-12-16 Thread Bernhard Sessler
Signed-off-by: Bernhard Sessler bernhard.sess...@corscience.de --- src/cppunit/PlugInManager.cpp | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/cppunit/PlugInManager.cpp b/src/cppunit/PlugInManager.cpp index 4f8b371..0ebe4c5 100644 ---

[PATCH 0/5] Add CMake build system

2013-12-16 Thread Bernhard Sessler
This patchset introduces a CMake based build system for building the CppUnit libraries on different platforms and compilers. The following compilers/platforms were tested: - Windows 7 (x86_64): * MinGW 4.8.1 * MSVC Professional 2013 * MSVC Express 2012 * Borland C++ Compiler 5.5.1

[PATCH 3/5] include: Let the build system handle detecting the features

2013-12-16 Thread Bernhard Sessler
This includes a cleanup of the specialized configuration header files, as supported features are detected during the configuration stage and do not need to be hard coded into the headers for different platforms. Signed-off-by: Bernhard Sessler bernhard.sess...@corscience.de ---

[Libreoffice-commits] core.git: sw/inc sw/source

2013-12-16 Thread Adam Co
sw/inc/IDocumentRedlineAccess.hxx|1 sw/source/core/unocore/unocrsrhelper.cxx |2 sw/source/filter/ww8/attributeoutputbase.hxx |2 sw/source/filter/ww8/docxattributeoutput.cxx | 60 +++ sw/source/filter/ww8/docxattributeoutput.hxx |2

[Libreoffice-commits] core.git: sfx2/source sfx2/uiconfig sfx2/UIConfig_sfx.mk

2013-12-16 Thread Caolán McNamara
sfx2/UIConfig_sfx.mk |1 sfx2/source/appl/app.hrc |2 sfx2/source/appl/newhelp.cxx | 29 +-- sfx2/source/appl/newhelp.hrc |8 -- sfx2/source/appl/newhelp.hxx | 12 --- sfx2/source/appl/newhelp.src | 52 --

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2013-12-16 Thread Caolán McNamara
helpers/help_hid.lst |2 -- source/text/shared/05/0150.xhp |2 +- 2 files changed, 1 insertion(+), 3 deletions(-) New commits: commit 78b1b459cb6dd8d3df6223918a41828df42d32a4 Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 16 11:13:51 2013 + update

[Libreoffice-commits] core.git: helpcontent2

2013-12-16 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5116cd97a9dc90b2402f7e1d0c6922eedacd37ea Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 16 11:13:51 2013 + Updated core Project: help 78b1b459cb6dd8d3df6223918a41828df42d32a4

[Libreoffice-commits] core.git: offapi/com

2013-12-16 Thread Stephan Bergmann
offapi/com/sun/star/awt/MessageBoxResults.idl |2 ++ offapi/com/sun/star/awt/MessageBoxType.idl|2 ++ 2 files changed, 4 insertions(+) New commits: commit 7a6ca9e81c71786b267fde8328c84bb10966c27c Author: Stephan Bergmann sberg...@redhat.com Date: Mon Dec 16 12:31:06 2013 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - offapi/com

2013-12-16 Thread Stephan Bergmann
offapi/com/sun/star/awt/MessageBoxResults.idl |2 ++ offapi/com/sun/star/awt/MessageBoxType.idl|2 ++ 2 files changed, 4 insertions(+) New commits: commit 0fe50b05de83098864d1067563844ae7c5ffaa26 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Dec 16 12:31:06 2013 +0100

[Libreoffice-commits] core.git: sw/source

2013-12-16 Thread Adam Co
sw/source/filter/ww8/attributeoutputbase.hxx |5 +- sw/source/filter/ww8/docxattributeoutput.cxx | 58 --- sw/source/filter/ww8/docxattributeoutput.hxx |8 +-- sw/source/filter/ww8/rtfattributeoutput.cxx |2 sw/source/filter/ww8/rtfattributeoutput.hxx |

For libmspub A Dependency Missing from Required List

2013-12-16 Thread Alan Feuerbacher
Hi, I'm following one of the contacts on your webpage www.freedesktop.org/wiki/Software/libmspub/ In configuring libmspub, configure complained that librevenge was missing. I found and installed that program. The libmspub's configure was happy and everything installed ok. The above-listed

License Statement

2013-12-16 Thread Pavel Haratický
Hi All, For the record, All contributions past and present made to LibreOffice from Pavel Haraticky are available under the terms the MPL / LGPLv3+. Until further notice, future contributions made to LibreOffice from Pavel Haraticky are available under the terms the MPL / LGPLv3+. Regards

[Libreoffice-commits] core.git: sw/qa sw/source

2013-12-16 Thread Tushar Bende
sw/qa/extras/ooxmlexport/data/floatingtbl_with_formula.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx|9 + sw/source/core/ole/ndole.cxx|5 +++-- 3 files changed, 12 insertions(+), 2 deletions(-) New commits: commit

Re: [PATCH 5/5] src: Fix build with Borland C++ compiler

2013-12-16 Thread Norbert Thiebaud
On Mon, Dec 16, 2013 at 4:48 AM, Bernhard Sessler bernhard.sess...@corscience.de wrote: Signed-off-by: Bernhard Sessler bernhard.sess...@corscience.de --- src/cppunit/PlugInManager.cpp | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/cppunit/PlugInManager.cpp

[Libreoffice-commits] libvisio.git: configure.ac src/lib

2013-12-16 Thread Fridrich Štrba
configure.ac |1 src/lib/VSDXMLHelper.cpp | 50 +++ 2 files changed, 13 insertions(+), 38 deletions(-) New commits: commit c43a413414a8bd3cf4d61b5716606bfe8b4d060e Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Mon Dec 16

Re: [PATCH 5/5] src: Fix build with Borland C++ compiler

2013-12-16 Thread Bernhard Seßler
Hi, On 16.12.2013 13:14, Norbert Thiebaud wrote: On Mon, Dec 16, 2013 at 4:48 AM, Bernhard Sessler bernhard.sess...@corscience.de wrote: Signed-off-by: Bernhard Sessler bernhard.sess...@corscience.de --- src/cppunit/PlugInManager.cpp | 9 - 1 file changed, 8 insertions(+), 1

[Libreoffice-commits] core.git: svx/source

2013-12-16 Thread Caolán McNamara
svx/source/fmcomp/dbaexchange.cxx | 11 ++- 1 file changed, 2 insertions(+), 9 deletions(-) New commits: commit 6d42e7a35b1b887e86a5f9b9eacd5e5b951df8bf Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 16 12:34:56 2013 + fix out of range access this is

[Libreoffice-commits] core.git: desktop/source

2013-12-16 Thread Stephan Bergmann
desktop/source/deployment/gui/dp_gui_extlistbox.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 661f7bdefc8215f742951727b93395d47293cf0e Author: Stephan Bergmann sberg...@redhat.com Date: Mon Dec 16 13:53:30 2013 +0100 m_bHasActive must be false after last visible

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - desktop/source

2013-12-16 Thread Stephan Bergmann
desktop/source/deployment/gui/dp_gui_extlistbox.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 72fcd182fd89aee7eea8e42cba777a5dae1ca4ef Author: Stephan Bergmann sberg...@redhat.com Date: Mon Dec 16 13:53:30 2013 +0100 m_bHasActive must be false after last visible

[Libreoffice-commits] core.git: 2 commits - cui/AllLangResTarget_cui.mk cui/source cui/uiconfig cui/UIConfig_cui.mk helpcontent2

2013-12-16 Thread Caolán McNamara
cui/AllLangResTarget_cui.mk |1 cui/UIConfig_cui.mk |1 cui/source/dialogs/cuitbxform.cxx | 21 +- cui/source/dialogs/fmsearch.hrc |1 cui/source/dialogs/tbxform.src| 60 --- cui/source/inc/cuitbxform.hxx

[Libreoffice-commits] help.git: helpers/help_hid.lst

2013-12-16 Thread Caolán McNamara
helpers/help_hid.lst |2 -- 1 file changed, 2 deletions(-) New commits: commit 5cfa752cb51b7a4129fca02287c860e297782632 Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 16 12:58:56 2013 + drop unused helpids Change-Id: I6098a8d5d932634ac9e59a8d6722e4f688cfb18c

[Libreoffice-commits] libvisio.git: src/lib

2013-12-16 Thread Fridrich Štrba
src/lib/VSDXMLHelper.cpp |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 105a2594b2f882b6a60e16311c9b172452fd70d4 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Mon Dec 16 14:21:24 2013 +0100 Force C locale for the lexical cast conversions

[Libreoffice-commits] core.git: extensions/AllLangResTarget_pcr.mk extensions/source extensions/uiconfig extensions/UIConfig_spropctrlr.mk

2013-12-16 Thread Caolán McNamara
extensions/AllLangResTarget_pcr.mk |1 extensions/UIConfig_spropctrlr.mk |1 extensions/source/propctrlr/fontdialog.cxx | 13 - extensions/source/propctrlr/fontdialog.hxx |2

[Libreoffice-commits] core.git: dictionaries

2013-12-16 Thread László Németh
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8c853d983a1cbeadbd65357e386e208984b148c7 Author: László Németh nem...@numbertext.org Date: Mon Dec 16 14:40:13 2013 +0100 Updated core Project: dictionaries

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - dictionaries

2013-12-16 Thread László Németh
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5614deeefc6565ce52ce0533be7ae3ff9f69b140 Author: László Németh nem...@numbertext.org Date: Mon Dec 16 14:40:13 2013 +0100 Updated core Project: dictionaries

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - dictionaries

2013-12-16 Thread László Németh
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ea8b95d49ecd41bd6f14c43977cf8a9eb7f188f1 Author: László Németh nem...@numbertext.org Date: Mon Dec 16 14:40:13 2013 +0100 Updated core Project: dictionaries

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - dictionaries

2013-12-16 Thread László Németh
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eb08e967a134d650a56c7c13f37cb254d46ecfed Author: László Németh nem...@numbertext.org Date: Mon Dec 16 14:40:13 2013 +0100 Updated core Project: dictionaries

Help in the issue fdo#70807

2013-12-16 Thread Marcos Souza
Hi guys! I'm trying to solve the issues fdo#70807. I putted some points in the bug, but I need to understand where the code set a style as used. Can someone point to me where a style is set as used inside the code base? Thanks since now! signature.asc Description: OpenPGP digital signature

[Libreoffice-commits] core.git: oox/source

2013-12-16 Thread Douglas Mencken
oox/source/crypto/AgileEngine.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a088b9791aa19ecfe3baf551435773b039f1a12e Author: Douglas Mencken dougmenc...@gmail.com Date: Mon Dec 16 09:34:58 2013 -0500 Use sal_Int32 to satisfy oox/helper/helper.hxx's

Re: For libmspub A Dependency Missing from Required List

2013-12-16 Thread David Tardon
Hi, On Sun, Dec 15, 2013 at 12:05:12AM -0500, Alan Feuerbacher wrote: Hi, I'm following one of the contacts on your webpage www.freedesktop.org/wiki/Software/libmspub/ In configuring libmspub, configure complained that librevenge was missing. The page describes stable branch for now. I

[Libreoffice-commits] core.git: 3 commits - accessibility/inc accessibility/source include/svtools svtools/source

2013-12-16 Thread Michael Stahl
accessibility/inc/accessibility/extended/AccessibleGridControl.hxx |5 - accessibility/inc/accessibility/extended/AccessibleGridControlBase.hxx | 39 - accessibility/source/extended/AccessibleGridControl.cxx| 31 ---

[Libreoffice-commits] core.git: sw/qa

2013-12-16 Thread Miklos Vajna
sw/qa/extras/README | 18 ++ 1 file changed, 18 insertions(+) New commits: commit 5964792a5ab8df46475362c36d0620c8bf92223b Author: Miklos Vajna vmik...@collabora.co.uk Date: Mon Dec 16 16:27:16 2013 +0100 sw/qa/extras: document XPath checks Change-Id:

[Libreoffice-commits] core.git: cui/source cui/uiconfig cui/UIConfig_cui.mk

2013-12-16 Thread Caolán McNamara
cui/UIConfig_cui.mk |1 cui/source/dialogs/hangulhanjadlg.cxx | 35 ++- cui/source/dialogs/hangulhanjadlg.hrc | 13 -- cui/source/dialogs/hangulhanjadlg.src | 52 --- cui/source/inc/cuires.hrc |1

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2013-12-16 Thread Caolán McNamara
helpers/help_hid.lst |2 -- source/text/shared/01/06201000.xhp |6 +++--- 2 files changed, 3 insertions(+), 5 deletions(-) New commits: commit 7553e9bbbdce95b10ff4f8833f168e3e43b4af1d Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 16 15:40:17 2013 +

[Libreoffice-commits] core.git: helpcontent2

2013-12-16 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6ae7d7734d7cba05db12a087c7fa13abbb2c0797 Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 16 15:40:17 2013 + Updated core Project: help 7553e9bbbdce95b10ff4f8833f168e3e43b4af1d

[Libreoffice-commits] core.git: ios/CustomTarget_Lo_Xcconfig.mk ios/CustomTarget_MobileLibreOffice_app.mk ios/Module_ios.mk

2013-12-16 Thread Tor Lillqvist
ios/CustomTarget_Lo_Xcconfig.mk | 34 ++ ios/CustomTarget_MobileLibreOffice_app.mk | 14 +--- ios/Module_ios.mk |1 3 files changed, 37 insertions(+), 12 deletions(-) New commits: commit

[Libreoffice-commits] core.git: include/svx svx/inc svx/source svx/uiconfig svx/UIConfig_svx.mk

2013-12-16 Thread Caolán McNamara
include/svx/fontworkgallery.hxx |7 - svx/UIConfig_svx.mk |3 svx/inc/fontworkgallery.hrc |2 svx/source/tbxctrls/fontworkgallery.cxx | 21 + svx/source/tbxctrls/fontworkgallery.src | 54 --

[Libreoffice-commits] core.git: helpcontent2

2013-12-16 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ff43e50682f7b81fb89b97f0b5429480f009 Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 16 15:55:07 2013 + Updated core Project: help 884765268982ae9ddd2724473ad29d3a05e4ad30

[Libreoffice-commits] help.git: helpers/help_hid.lst

2013-12-16 Thread Caolán McNamara
helpers/help_hid.lst |2 -- 1 file changed, 2 deletions(-) New commits: commit 884765268982ae9ddd2724473ad29d3a05e4ad30 Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 16 15:55:07 2013 + drop unused help ids Change-Id: Ia9e3e9dc9abb9cf5befc0e249aaa3bb38ff4aea8

[Libreoffice-commits] core.git: 2 commits - basctl/Module_basctl.mk chart2/Module_chart2.mk cui/Module_cui.mk dbaccess/Module_dbaccess.mk desktop/Module_desktop.mk extensions/Module_extensions.mk filt

2013-12-16 Thread Bjoern Michaelsen
basctl/Module_basctl.mk |2 +- chart2/Module_chart2.mk |2 +- cui/Module_cui.mk |2 +- dbaccess/Module_dbaccess.mk | 14 +++--- desktop/Module_desktop.mk |2 +- extensions/Module_extensions.mk |4 ++--

[Libreoffice-commits] core.git: oox/source

2013-12-16 Thread Miklos Vajna
oox/source/export/shapes.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit f873ee187b67e9fb3a08ed2735b494e823fe7dd9 Author: Miklos Vajna vmik...@collabora.co.uk Date: Mon Dec 16 17:19:30 2013 +0100 oox: fix ShapeExport::WriteRectangleShape() for docx

Re: Accessible labels in alerts claim to be ROLE_PASSWORD_TEXT

2013-12-16 Thread Niklas Johansson
Hello again So I didn't really find the time that I wanted to put on this but, I will at least try to account for what I found out this far. Caolán McNamara skrev 2013-11-05 13:59: On Mon, 2013-11-04 at 17:07 +0100, Niklas Johansson wrote: An other issue around this message box was the

Re: LibO 4.2.0.0 - Configuration page

2013-12-16 Thread Niklas Johansson
Hi Thomas Did you find any good way to disable the Expert Config page? Searching the code I found this: http://opengrok.libreoffice.org/xref/core/configmgr/source/winreg.cxx That gives an example how one could hide the the config leaf in the options dialog, only problem is that the function

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - Makefile.in

2013-12-16 Thread Bjoern Michaelsen
Makefile.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8a459f969d20ba3f77db58493c45819429996e67 Author: Bjoern Michaelsen bjoern.michael...@canonical.com Date: Thu Nov 21 12:35:34 2013 +0100 l10n and non-l10n targets missing dep on build

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - basctl/Module_basctl.mk chart2/Module_chart2.mk cui/Module_cui.mk dbaccess/Module_dbaccess.mk desktop/Module_desktop.mk extensions/Module_ext

2013-12-16 Thread Bjoern Michaelsen
Makefile.in |9 +- basctl/Module_basctl.mk |2 chart2/Module_chart2.mk |2 cui/Module_cui.mk |2 dbaccess/Module_dbaccess.mk | 14 +--

Re: LibO 4.2.0.0 - Configuration page

2013-12-16 Thread Andras Timar
Hi Niklas, On Mon, Dec 16, 2013 at 6:44 PM, Niklas Johansson sleeping.pil...@gmail.com wrote: Hi Thomas Did you find any good way to disable the Expert Config page? Four days ago Kendy added a config item, it is /org.openoffice.Office.Common/Security/EnableExpertConfiguration with values

[Libreoffice-commits] core.git: configmgr/source

2013-12-16 Thread Andras Timar
configmgr/source/winreg.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 1aceb7bdaeb4043baf84f3b160738889e8061136 Author: Andras Timar andras.ti...@collabora.com Date: Mon Dec 16 19:57:06 2013 +0100 change config example in comment because

[Libreoffice-commits] core.git: solenv/gbuild

2013-12-16 Thread Bjoern Michaelsen
solenv/gbuild/Module.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0d35caf02d4744f55f123326e65441126b8a99bf Author: Bjoern Michaelsen bjoern.michael...@canonical.com Date: Mon Dec 16 19:57:36 2013 +0100 silence warning introduced by e125dee1 (Shut up,

[Bug 62475] Remove pointless comments and ASCII art

2013-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62475 Jorendc jore...@libreoffice.org changed: What|Removed |Added Attachment #76683|text/plain |text/x-perl

[Libreoffice-commits] core.git: cui/source cui/uiconfig cui/UIConfig_cui.mk

2013-12-16 Thread Caolán McNamara
cui/UIConfig_cui.mk |1 cui/source/dialogs/cuigaldlg.cxx | 19 + cui/source/dialogs/gallery.src| 47 cui/source/inc/cuigaldlg.hxx | 13 --- cui/source/inc/gallery.hrc|3 cui/source/inc/helpid.hrc |

[Libreoffice-commits] core.git: sc/source

2013-12-16 Thread Andras Timar
sc/source/ui/src/scfuncs.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7d79caeb5c3706276fc8295004ae6f69ace99509 Author: Andras Timar andras.ti...@collabora.com Date: Mon Dec 16 20:09:54 2013 +0100 typo: start period is S, thus 'A = 1' - 'S = 1'

[Libreoffice-commits] core.git: sc/source

2013-12-16 Thread Douglas Mencken
sc/source/ui/docshell/externalrefmgr.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit bc8f614ad85c441620f0e0388155f6ce83dbc124 Author: Douglas Mencken dougmenc...@gmail.com Date: Mon Dec 16 09:20:43 2013 -0500 Do not use C++11 std::vector.data(), use an

[Libreoffice-commits] core.git: helpcontent2

2013-12-16 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 735bd120c9ee2d9bb3514907936c27efb75d7282 Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 16 19:21:35 2013 + Updated core Project: help a527273352071934f391c38c9e22395d168d79cd

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2013-12-16 Thread Caolán McNamara
helpers/help_hid.lst |2 -- source/text/shared/00/0101.xhp |4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit a527273352071934f391c38c9e22395d168d79cd Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 16 19:21:35 2013 +

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 70/557310027f12ac362fed5376578c1e577ff4d9

2013-12-16 Thread Caolán McNamara
70/557310027f12ac362fed5376578c1e577ff4d9 |1 + 1 file changed, 1 insertion(+) New commits: commit 0325f511e625993f0e4a3ed3b5518dd05a895d29 Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 16 19:23:18 2013 + Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2013-12-16 Thread Andras Timar
sc/source/ui/src/scfuncs.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f1afdddfe6a7048c79f7224c3b2feaa70e2265db Author: Andras Timar andras.ti...@collabora.com Date: Mon Dec 16 20:09:54 2013 +0100 typo: start period is S, thus 'A = 1' - 'S = 1'

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - a5/e2f13046bcfa5704406668d3731ad7c5ff48e4

2013-12-16 Thread Caolán McNamara
a5/e2f13046bcfa5704406668d3731ad7c5ff48e4 |1 + 1 file changed, 1 insertion(+) New commits: commit 3bf8859bc15e6ec0c61dc4621cdd9674d0c1811b Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 16 19:31:54 2013 + Notes added by 'git notes add' diff --git

Re: LibO 4.2.0.0 - Configuration page

2013-12-16 Thread Niklas Johansson
Hi Andras Andras Timar skrev 2013-12-16 19:49: Four days ago Kendy added a config item, it is /org.openoffice.Office.Common/Security/EnableExpertConfiguration with values true/false; defaults to true. Best regards, Andras Thanks a lot for the information and thanks to Kendy for adding the

Wiki editing page

2013-12-16 Thread Tae Wong
HTML links are not parsed in the Copyright Warning when trying to edit any page: Please note that all contributions to The Document Foundation Wiki are considered to be released under the the a href=http://creativecommons.org/licenses/by-sa/3.0/;Creative Commons Attribution-ShareAlike 3.0

[Libreoffice-commits] core.git: 2 commits - sc/source

2013-12-16 Thread Kohei Yoshida
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |6 +- sc/source/ui/inc/viewdata.hxx|6 ++ sc/source/ui/view/viewdata.cxx |9 + 3 files changed, 16 insertions(+), 5 deletions(-) New commits: commit

Re: For libmspub A Dependency Missing from Required List

2013-12-16 Thread laurent alonso
On 15 déc. 2013, at 06:05, Alan Feuerbacher wrote: Hi, Hello Alan, I'm following one of the contacts on your webpage www.freedesktop.org/wiki/Software/libmspub/ In configuring libmspub, configure complained that librevenge was missing. I found and installed that program. The

[Libreoffice-commits] core.git: formula/source include/formula sc/inc sc/qa sc/source

2013-12-16 Thread Winfried Donkers
formula/source/core/resource/core_resource.src | 42 include/formula/compiler.hrc |8 include/formula/opcode.hxx |6 sc/inc/helpids.h |6 sc/qa/unit/subsequent_filters-test.cxx | 18 -

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 72125, which changed state. Bug 72125 Summary: Expert config dialog takes too much time to come up https://bugs.freedesktop.org/show_bug.cgi?id=72125 What|Removed |Added

[Libreoffice-commits] core.git: cppuhelper/test cppu/qa cppu/source include/com include/comphelper include/cppuhelper include/o3tl include/sal l10ntools/source rsc/source sal/rtl

2013-12-16 Thread Jelle van der Waa
cppu/qa/test_unotype.cxx | 18 -- cppu/source/uno/data.cxx |2 +- cppuhelper/test/testcmp/TestComponent.hxx |5 - include/com/sun/star/uno/Any.hxx |3 +-- include/com/sun/star/uno/Sequence.hxx |6 --

[Bug 72598] [Easyhack] Remove SunStudio cruft from code base

2013-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72598 --- Comment #3 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Jelle van der Waa committed a patch related to this issue. It has been pushed to master:

[Libreoffice-commits] core.git: hwpfilter/source include/sal

2013-12-16 Thread Michael Stahl
hwpfilter/source/grammar.cxx |2 +- include/sal/types.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit f2111a7ed11410ac80cd1b700315881d8b8ee7dd Author: Michael Stahl mst...@redhat.com Date: Mon Dec 16 21:59:51 2013 +0100 remove SGI compiler

[Libreoffice-commits] core.git: cui/source cui/uiconfig cui/UIConfig_cui.mk

2013-12-16 Thread Caolán McNamara
cui/UIConfig_cui.mk |1 cui/source/dialogs/cuigaldlg.cxx| 27 +++- cui/source/dialogs/gallery.src | 41 cui/source/inc/cuigaldlg.hxx| 19 + cui/source/inc/gallery.hrc |3

[Libreoffice-commits] core.git: helpcontent2

2013-12-16 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 42c72859913ff0464ee1dbb2be83ae28860d7d21 Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 16 21:13:29 2013 + Updated core Project: help 166fd12aa598fb2296fc87308b31c31410d0cd0c

[Libreoffice-commits] help.git: helpers/help_hid.lst

2013-12-16 Thread Caolán McNamara
helpers/help_hid.lst |2 -- 1 file changed, 2 deletions(-) New commits: commit 166fd12aa598fb2296fc87308b31c31410d0cd0c Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 16 21:13:29 2013 + drop unused help ids Change-Id: I0cef786cfb209840e8d966804c79cecb5ed2642b

[Libreoffice-commits] core.git: sw/source

2013-12-16 Thread Matteo Casalin
sw/source/core/text/SwGrammarMarkUp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 42aec34a5d83d863e050da85f88b31417c44b698 Author: Matteo Casalin matteo.casa...@yahoo.com Date: Mon Dec 16 22:34:42 2013 +0100 Fix a previous commit Thanks to

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 70449, which changed state. Bug 70449 Summary: StartCenter: it is not possible to easily navigate through recent used files with the keyboard https://bugs.freedesktop.org/show_bug.cgi?id=70449 What

Re: Wiki editing page

2013-12-16 Thread Robinson Tryon
On Mon, Dec 16, 2013 at 12:01 PM, Tae Wong seotaewon...@gmail.com wrote: HTML links are not parsed in the Copyright Warning when trying to edit any page: Please note that all contributions to The Document Foundation Wiki are considered to be released under the the a

LibreOffice Gerrit News for core on 2013-12-17

2013-12-16 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things ! + fdo#54938: Convert i18npool to use cppu::supportsService in https://gerrit.libreoffice.org/7109 from Marcos Souza about module i18npool + fdo#60698: Merge

[Libreoffice-commits] core.git: cli_ure/Library_cli_cppuhelper_native.mk i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk odk/CustomTarget_check.mk RepositoryExternal.mk solenv/gbuild

2013-12-16 Thread Matúš Kukan
RepositoryExternal.mk |7 ++- cli_ure/Library_cli_cppuhelper_native.mk|4 i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk |2 +- odk/CustomTarget_check.mk |6 +-

[Libreoffice-commits] core.git: connectivity/source

2013-12-16 Thread Julien Nabet
connectivity/source/drivers/hsqldb/HUser.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c302a773d4cabca7f7bc5871be6c2003b05fafa3 Author: Julien Nabet serval2...@yahoo.fr Date: Tue Dec 17 07:29:54 2013 +0100 cppcheck: fix statements that begin with

  1   2   3   >