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

2013-08-10 Thread Tor Lillqvist
desktop/source/app/cmdlineargs.cxx |2 -- desktop/source/app/cmdlineargs.hxx |1 - 2 files changed, 3 deletions(-) New commits: commit fe842b034fb5f9b3a8444f66cc51f1246ca9 Author: Tor Lillqvist Date: Sun Aug 11 08:32:06 2013 +0300 m_psn is set but never used For some

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-08-10 Thread Kohei Yoshida
sc/inc/formulacell.hxx|1 sc/inc/sharedformula.hxx |4 + sc/inc/tokenarray.hxx |3 + sc/source/core/data/column.cxx| 63 +++--- sc/source/core/data/formulacell.cxx |8 +++ sc/source/core/tool/sharedformul

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

2013-08-10 Thread Takeshi Abe
i18nutil/source/utility/casefolding_data.h |4 ++-- i18nutil/source/utility/paper.cxx |2 +- i18nutil/source/utility/unicode_data.h | 14 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) New commits: commit b47e653209729665cd1cf426ee6141705a2376a7 Author: T

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

2013-08-10 Thread Matteo Casalin
sw/source/ui/dbui/mmaddressblockpage.cxx | 35 --- 1 file changed, 14 insertions(+), 21 deletions(-) New commits: commit 32447330e6b62a2e886a5758fc35e844a7f5f28f Author: Matteo Casalin Date: Sat Aug 10 23:25:07 2013 +0200 String/XubString to OUString

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

2013-08-10 Thread Philipp Riemer
sw/source/core/doc/notxtfrm.cxx | 15 --- 1 file changed, 15 deletions(-) New commits: commit a2b4ebdf3a3fb305de76080d9b4ffbbebd1a3118 Author: Philipp Riemer Date: Sat Aug 10 22:00:39 2013 +0200 delete dead code The pJobSetup is never used since the relevant method

[Libreoffice-commits] core.git: 3 commits - include/tools include/vcl tools/source unusedcode.easy vcl/source

2013-08-10 Thread Caolán McNamara
include/tools/string.hxx |4 ++-- include/vcl/button.hxx |1 - tools/source/string/strimp.cxx | 16 tools/source/string/tustring.cxx | 11 --- unusedcode.easy |1 - vcl/source/control/button.cxx| 12 v

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

2013-08-10 Thread Jelle van der Waa
xmlhelp/source/cxxhelp/provider/content.cxx | 46 xmlhelp/source/cxxhelp/provider/content.hxx |9 xmlhelp/source/cxxhelp/provider/contentcaps.cxx |9 xmlhelp/source/cxxhelp/provider/databases.cxx | 34 - xmlhelp/source/cxxhel

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 tommy27 changed: What|Removed |Added Depends on||54933 -- You are receiving this mail because:

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 tommy27 changed: What|Removed |Added Depends on|54933 | -- You are receiving this mail because: You

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

2013-08-10 Thread Ivan Timofeev
sd/source/ui/view/DocumentRenderer.cxx| 49 +--- sd/source/ui/view/GraphicObjectBar.cxx|6 - sd/source/ui/view/MediaObjectBar.cxx |2 sd/source/ui/view/Outliner.cxx| 25 +++--- sd/source/ui/view/ViewClipboard.cxx | 14 +-- s

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

2013-08-10 Thread Matteo Casalin
sw/source/filter/ww8/wrtw8nds.cxx | 47 -- 1 file changed, 21 insertions(+), 26 deletions(-) New commits: commit 8cb156a67b987981efbda3640e503d601c40d88b Author: Matteo Casalin Date: Fri Aug 9 23:13:43 2013 +0200 String to OUString an some code simpli

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

2013-08-10 Thread Matteo Casalin
sw/source/core/doc/doctxm.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 0b6ad716d1fbae7523359fdaf1d6a716eae9a891 Author: Matteo Casalin Date: Fri Aug 9 23:15:28 2013 +0200 Remove redundant conditions Change-Id: Ieff61755865b90d0c470b6257ac

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

2013-08-10 Thread Julien Nabet
sfx2/source/control/recentdocsview.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 5c892638821b9e63a768047bee24fd52494de0c3 Author: Julien Nabet Date: Sat Aug 10 17:15:04 2013 +0200 fdo#46037: 1 less comphelper/configurationhelper in sfx2 Change-Id: I48c99ab6ac9b2

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

2013-08-10 Thread Neil Moore
forms/source/xforms/convert.cxx|7 ++- forms/source/xforms/model_ui.cxx | 29 - forms/source/xforms/submission.cxx |9 ++--- 3 files changed, 12 insertions(+), 33 deletions(-) New commits: commit 6cd939111aaf32a35ffe4eb893115e91df2eb664 Author:

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

2013-08-10 Thread Neil Moore
editeng/source/items/flditem.cxx |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit 9ffa46f008cf650955c6894f065fde02b647d717 Author: Neil Moore Date: Fri Aug 9 02:02:34 2013 -0400 Removed chained appends in SvxAuthorField, as part of Bug 57950. Cha

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

2013-08-10 Thread Matúš Kukan
sw/source/ui/envelp/labelcfg.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 7d8ab35f1f4a069d08b57652f79870fdcfc649af Author: Matúš Kukan Date: Sat Aug 10 12:57:52 2013 +0200 fdo#67799 read ending item also when assert is noop Change-Id

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

2013-08-10 Thread Eike Rathke
sc/source/ui/docshell/docfunc.cxx |4 1 file changed, 4 insertions(+) New commits: commit 100ba6a1a52925ac5042c3efb25c8376fd128ff7 Author: Eike Rathke Date: Fri Aug 9 20:02:08 2013 +0200 resolved fdo#66205 call PostPaintCell() in Set...Cell() data entry Cell modification

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

2013-08-10 Thread Caolán McNamara
svx/source/items/algitem.cxx |8 svx/source/xoutdev/xattr.cxx |6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit a4a938f1ac9eea09e2fc7dd53d5c7e2d7ad1ddc2 Author: Caolán McNamara Date: Fri Aug 9 15:14:26 2013 +0100 metric strings loaded from w

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - vcl/aqua

2013-08-10 Thread Boris Dušek
vcl/aqua/source/a11y/aqua11yfocuslistener.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ddba6389b685d4f839da350d0ea42e6aebf67b70 Author: Boris Dušek Date: Fri Aug 2 00:36:54 2013 +0200 Revert "fdo#54320: VoiceOver does not follow keyboard focus"

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - vcl/aqua

2013-08-10 Thread Boris Dušek
vcl/aqua/source/a11y/aqua11yfactory.mm | 27 +++ 1 file changed, 27 insertions(+) New commits: commit 86499a56c2a746bcbde8a7f6b278b0b5ef84ce86 Author: Boris Dušek Date: Wed Jul 31 00:08:46 2013 +0200 fdo#67410: VoiceOver does not provide typing or cursor movemen

[Libreoffice-commits] core.git: vcl/aqua

2013-08-10 Thread Boris Dušek
vcl/aqua/source/a11y/aqua11ytextwrapper.mm |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9c8831244062202e9066b97be7082e72e1194866 Author: Boris Dušek Date: Fri Aug 9 08:41:42 2013 +0200 fdo#67680: Impossible to search for text attributes with VoiceOver

[Libreoffice-commits] core.git: vcl/aqua

2013-08-10 Thread Boris Dušek
vcl/aqua/source/a11y/aqua11ywrapper.mm | 33 + 1 file changed, 13 insertions(+), 20 deletions(-) New commits: commit cbf695c68d31853d0746950e6dff1d5e27ec35c1 Author: Boris Dušek Date: Thu Aug 8 00:30:24 2013 +0200 Transform left SAL_DEBUG output to SAL_I

[Libreoffice-commits] core.git: unotools/Library_utl.mk unotools/source

2013-08-10 Thread Julien Nabet
unotools/Library_utl.mk|4 ++ unotools/source/config/saveopt.cxx | 59 ++--- 2 files changed, 14 insertions(+), 49 deletions(-) New commits: commit 203951880a4a61b7569eb5878efc8aa5d7ff8652 Author: Julien Nabet Date: Sat Aug 10 16:22:00 2013 +02

[Libreoffice-commits] core.git: 2 commits - include/vcl unusedcode.easy vcl/source

2013-08-10 Thread Julien Nabet
include/vcl/bmpacc.hxx|1 - unusedcode.easy |1 - vcl/source/filter/sgvtext.cxx | 15 +-- vcl/source/gdi/bmpacc3.cxx| 42 -- 4 files changed, 5 insertions(+), 54 deletions(-) New commits: commit 651a252374d6

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

2013-08-10 Thread Ivan Timofeev
sd/source/ui/func/undolayer.cxx |4 +-- sd/source/ui/func/unprlout.cxx |6 ++--- sd/source/ui/inc/undolayer.hxx | 16 ++--- sd/source/ui/inc/unmodpg.hxx| 20 + sd/source/ui/inc/unprlout.hxx | 10 sd/source/ui/view/unmodpg.cxx | 46

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

2013-08-10 Thread Tor Lillqvist
sw/source/ui/envelp/labelcfg.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit f115934e0a9146c0adf115abcb99e048c530349d Author: Tor Lillqvist Date: Sat Aug 10 15:19:41 2013 +0300 WaE: variable 'res' set but not used Change-Id: I3fc3f55d10dad177451100affacfff74d04a1

[Libreoffice-commits] core.git: config_host/config_features.h.in configure.ac

2013-08-10 Thread Tor Lillqvist
config_host/config_features.h.in | 11 +++ configure.ac |1 + 2 files changed, 12 insertions(+) New commits: commit 3aefa4ef8020804a7dd1c03ce870d0cdd8c757c5 Author: Tor Lillqvist Date: Sat Aug 10 14:37:30 2013 +0300 Add HAVE_FEATURE_MACOSX_MACLIKE_APP_STR

[Libreoffice-commits] core.git: dbaccess/source include/sfx2 include/svtools include/svx include/toolkit sd/source sfx2/source svtools/source svx/source sw/source toolkit/source unusedcode.easy

2013-08-10 Thread Caolán McNamara
dbaccess/source/ui/dlg/directsql.cxx| 29 include/sfx2/sidebar/ControlFactory.hxx |4 include/sfx2/sidebar/SidebarToolBox.hxx | 11 - include/sfx2/tabdlg.hxx |2 include/svtools/editsyntaxhighlig

[Libreoffice-commits] core.git: 2 commits - config_host/config_folders.h.in config_host.mk.in configure.ac Makefile.in

2013-08-10 Thread Tor Lillqvist
Makefile.in |8 +--- config_host.mk.in |3 + config_host/config_folders.h.in | 42 configure.ac| 70 4 files changed, 118 insertions(+), 5 deletions(-) New commits:

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

2013-08-10 Thread Matúš Kukan
sw/source/ui/envelp/labelcfg.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 5372bbd0136ee8006f0641e1a6afee5c0e07e253 Author: Matúš Kukan Date: Sat Aug 10 12:57:52 2013 +0200 fdo#67799 read ending item also when assert is noop Change-Id

[Libreoffice-commits] core.git: configure.ac

2013-08-10 Thread Tor Lillqvist
configure.ac | 18 +++--- 1 file changed, 7 insertions(+), 11 deletions(-) New commits: commit 90520bfe633e65acded019179af3e9930ed1e238 Author: Tor Lillqvist Date: Sat Aug 10 13:29:12 2013 +0300 Simplify test and remove typo If what we want is to compile the OpenCL

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

2013-08-10 Thread Ivan Timofeev
sd/source/ui/dlg/tabtempl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 38c1a22d50b3ff4102683f0fbd90a62574c2e08e Author: Ivan Timofeev Date: Sat Aug 10 14:40:33 2013 +0400 typo Change-Id: Ib608d05fc76466f67f2172541f96ca77c571f341 diff --git a/s

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - vcl/os2

2013-08-10 Thread Yuri Dario
vcl/os2/source/gdi/salprn.cxx | 136 +- 1 file changed, 94 insertions(+), 42 deletions(-) New commits: commit 950dbaff38ff81ea3ddf5157e83c7391774f34ab Author: Yuri Dario Date: Sat Aug 10 09:41:32 2013 + i122990 - implemented missing InitPaperFo

[Libreoffice-commits] dev-tools.git: 2 commits - scripts/esc-bug-stats.pl

2013-08-10 Thread Michael Meeks
scripts/esc-bug-stats.pl | 249 --- 1 file changed, 237 insertions(+), 12 deletions(-) New commits: commit 9ccb1417e77bc8af353e4db281dfd2d69ea3 Author: Michael Meeks Date: Sat Aug 10 10:25:39 2013 +0100 Improve flat ods. diff --git a/scrip

[Libreoffice-commits] core.git: Branch 'feature/vlc' - avmedia/source

2013-08-10 Thread Minh Ngo
avmedia/source/vlc/wrapper/EventManager.cxx | 76 +--- 1 file changed, 4 insertions(+), 72 deletions(-) New commits: commit 1eee6ec3e0773d8c760987c0e98bdc1088b3e6d1 Author: Minh Ngo Date: Sat Aug 10 11:26:14 2013 +0300 Includes for building. Change-Id: I

[Libreoffice-commits] core.git: Branch 'feature/vlc' - avmedia/source

2013-08-10 Thread Minh Ngo
avmedia/source/vlc/vlcplayer.cxx |8 ++-- avmedia/source/vlc/wrapper/Player.cxx |9 - avmedia/source/vlc/wrapper/Player.hxx |2 +- 3 files changed, 11 insertions(+), 8 deletions(-) New commits: commit cb84b2cdecd7953ffac63b137e1d7a631aee2963 Author: Minh Ngo Date:

[Libreoffice-commits] core.git: Branch 'feature/vlc' - avmedia/source

2013-08-10 Thread Minh Ngo
avmedia/source/vlc/vlcplayer.cxx |3 ++- avmedia/source/vlc/wrapper/Player.cxx |9 - avmedia/source/vlc/wrapper/Player.hxx |2 ++ 3 files changed, 12 insertions(+), 2 deletions(-) New commits: commit 7f3273d1bf2ef1ad239e80281764d3bf21cf3d8b Author: Minh Ngo Date: Sat A

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 tommy27 changed: What|Removed |Added Depends on||44617 -- You are receiving this mail because:

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 tommy27 changed: What|Removed |Added Depends on|44617 | -- You are receiving this mail because: You