Re: Updates about Enhanced Database Ranges.

2013-08-19 Thread Akash Shetye
Here is what I have done and what I will be doing. Last week: -Wrote the calculation part for rendering. -Wrote a failing stub fro using this calculation and setting the style sheet. -Looked at the rendering of statically formatted cells (by applying style sheets). This week: -Get done with the r

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

2013-08-19 Thread Julien Nabet
offapi/com/sun/star/awt/XMessageBoxFactory.idl |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 2f328ab300175c38ae51025469c1e85b3caf62cd Author: Julien Nabet Date: Tue Aug 20 00:26:03 2013 +0200 Fix doxygen in offapi, awt/XMessageBoxFactory.idl

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

2013-08-19 Thread Julien Nabet
offapi/com/sun/star/frame/XLoaderFactory.idl |4 ++-- offapi/com/sun/star/resource/OfficeResourceLoader.idl |4 ++-- udkapi/com/sun/star/lang/Locale.idl |4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 1aebeb0208a3643529eef23a0c5

[Libreoffice-commits] core.git: Branch 'feature/gsoc-calc-enhanced-db-range' - 2 commits - sc/inc sc/source

2013-08-19 Thread Kohei Yoshida
sc/inc/dbdata.hxx |4 ++-- sc/source/core/tool/dbdata2.cxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit ee6a3b678319b0740a338781cf6cce6e1bd963e0 Author: Kohei Yoshida Date: Mon Aug 19 17:52:18 2013 -0400 Ensure correct initialization or

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

2013-08-19 Thread Julien Nabet
offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit eca84d61bc5b950816eba632937154e0ba2610ba Author: Julien Nabet Date: Mon Aug 19 23:40:46 2013 +0200 offapi: fix doxygen warning in ucb::XWebDAVCommandEnviron

[Libreoffice-commits] core.git: Branch 'feature/gsoc-calc-enhanced-db-range' - 2 commits - sc/inc sc/source

2013-08-19 Thread Kohei Yoshida
sc/inc/dbdataformatting.hxx | 74 +++ sc/source/core/tool/dbdataformatting.cxx | 22 - 2 files changed, 48 insertions(+), 48 deletions(-) New commits: commit 3a6626f030a495212c8245b4359fecb88ed0f02e Author: Kohei Yoshida Date: Mon Aug 19 17:

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

2013-08-19 Thread Julien Nabet
offapi/com/sun/star/awt/XPopupMenu.idl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2dd478b633785f7105fbd18a02a993f243536f65 Author: Julien Nabet Date: Mon Aug 19 23:38:33 2013 +0200 offapi: fix doxygen warning in awt::XPopupMenu.idl Change-Id: I68

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

2013-08-19 Thread Julien Nabet
offapi/com/sun/star/awt/XMessageBox.idl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a388856fe749a846b69149f2ec852d8fdd7071e1 Author: Julien Nabet Date: Mon Aug 19 23:37:26 2013 +0200 offapi: fix doxygen warning in awt::XMessageBox.idl Change-Id: I

[Libreoffice-commits] core.git: Branch 'feature/gsoc-calc-enhanced-db-range' - sc/inc sc/source

2013-08-19 Thread Kohei Yoshida
sc/inc/dbdataformatting.hxx | 10 -- sc/source/core/tool/dbdata2.cxx | 10 -- sc/source/core/tool/dbdataformatting.cxx | 10 -- sc/source/filter/excel/xedbdata.cxx | 10 -- sc/source/filter/inc/xedbdata.hxx| 10 --

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

2013-08-19 Thread Julien Nabet
offapi/com/sun/star/ui/ModuleUICategoryDescription.idl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ca543ef07afc6e396535d093b0c77743e20c8109 Author: Julien Nabet Date: Mon Aug 19 23:26:41 2013 +0200 Fix typo in idl Change-Id: I22a9178da0190fa79c81e

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

2013-08-19 Thread Julien Nabet
sc/source/ui/unoobj/scdetect.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit c43a0e35e59b9ccf179852f04784a0f6db5dc191 Author: Julien Nabet Date: Mon Aug 19 22:55:04 2013 +0200 Revert "Seems unused too" This reverts commit 0654a592df05df676540764c004bd5b4e8b6

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

2013-08-19 Thread Kohei Yoshida
sc/source/ui/unoobj/scdetect.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e7164ec2858a25a9f57fac199132dea0e70a8555 Author: Kohei Yoshida Date: Mon Aug 19 16:47:42 2013 -0400 Return on NULL right away, to avoid null dereferencing below. Change-I

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

2013-08-19 Thread Minh Ngo
avmedia/source/vlc/vlcframegrabber.cxx |2 -- avmedia/source/vlc/wrapper/Instance.cxx | 15 ++- avmedia/source/vlc/wrapper/Instance.hxx |2 ++ avmedia/source/vlc/wrapper/Media.cxx| 20 ++-- avmedia/source/vlc/wrapper/Media.hxx|3 +++ avmedia/sou

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

2013-08-19 Thread Kohei Yoshida
sc/source/ui/unoobj/scdetect.cxx | 516 +-- 1 file changed, 184 insertions(+), 332 deletions(-) New commits: commit ac9cee0d909ba580a4128f34b675e9f58794ea97 Author: Kohei Yoshida Date: Mon Aug 19 15:28:57 2013 -0400 fdo#67699: Remove a whole bunch of o

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

2013-08-19 Thread Kohei Yoshida
sc/source/ui/unoobj/scdetect.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 904ef99d87af1bfefe43f6a84f04f019bd082754 Author: Kohei Yoshida Date: Mon Aug 19 16:35:42 2013 -0400 fdo#67699: Don't forget to set filter name to the descriptor. Actually the

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

2013-08-19 Thread Julien Nabet
sc/source/ui/unoobj/scdetect.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit 0654a592df05df676540764c004bd5b4e8b693a9 Author: Julien Nabet Date: Mon Aug 19 22:33:10 2013 +0200 Seems unused too Change-Id: I4e71517f34988c3fc2d4b8e7627722d690c1b487 diff --git a

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

2013-08-19 Thread Caolán McNamara
sc/source/core/data/column.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 47ad11491b4a9dcaefd5f9184e34814d0f7520f9 Author: Caolán McNamara Date: Mon Aug 19 16:14:31 2013 +0100 Resolves: fdo#68220 wrong index into source table code in master is a

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

2013-08-19 Thread Kohei Yoshida
xmloff/source/style/xmlexppr.cxx | 45 +-- 1 file changed, 25 insertions(+), 20 deletions(-) New commits: commit 5f7ee4b7a32153f3141507de673f60c7f678f015 Author: Kohei Yoshida Date: Mon Aug 19 10:53:29 2013 -0400 These can be file local. Chan

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

2013-08-19 Thread Kohei Yoshida
sc/source/ui/unoobj/scdetect.cxx | 505 +-- 1 file changed, 174 insertions(+), 331 deletions(-) New commits: commit e69aa9572bb2206313cd2aa7edd13da91460f2c4 Author: Kohei Yoshida Date: Mon Aug 19 15:28:57 2013 -0400 fdo#67699: Remove a whole bunch of o

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

2013-08-19 Thread Julien Nabet
starmath/source/parse.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4053a7633f58899c999f3dfcfe5a5cf3c5e6cc7f Author: Julien Nabet Date: Mon Aug 19 21:15:33 2013 +0200 Fix deprecated: use rtl::isAsciiDigit/isAsciiAlpha instead (part3) Change-

[Libreoffice-commits] core.git: harfbuzz/Module_harfbuzz.mk

2013-08-19 Thread Tor Lillqvist
harfbuzz/Module_harfbuzz.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 053b21badc3236aa52de360df2751bcd65d936b6 Author: Tor Lillqvist Date: Mon Aug 19 22:06:53 2013 +0300 Er, ENABLE_HARFBUZZ is "TRUE", not "YES" (or empty) Change-Id: If6007b1d9aa

[Libreoffice-commits] core.git: 2 commits - configure.ac harfbuzz/Module_harfbuzz.mk

2013-08-19 Thread Tor Lillqvist
configure.ac|2 +- harfbuzz/Module_harfbuzz.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 86b9f81c80ebfa1da77982232ee00572249b4803 Author: Tor Lillqvist Date: Mon Aug 19 21:59:21 2013 +0300 Test ENABLE_HARFBUZZ, too Change-

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

2013-08-19 Thread Tor Lillqvist
configure.ac | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 73ab2af184a10590188b81f188800b42c4991331 Author: Tor Lillqvist Date: Mon Aug 19 20:43:31 2013 +0300 fdo#68261: 'program' is a symlink, need to use the real name 'MacOS' The i

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

2013-08-19 Thread Julien Nabet
sc/source/core/tool/address.cxx | 24 sc/source/core/tool/compiler.cxx |4 ++-- 2 files changed, 14 insertions(+), 14 deletions(-) New commits: commit c7c0510a6c86939e41966aa39eae676a03e6872d Author: Julien Nabet Date: Mon Aug 19 20:21:41 2013 +0200 Fix dep

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

2013-08-19 Thread Caolán McNamara
include/svx/ctredlin.hxx |6 ++ svx/source/dialog/ctredlin.cxx | 20 +++- 2 files changed, 21 insertions(+), 5 deletions(-) New commits: commit af76d0d6645a15447139bcb1fac1ec32033441a5 Author: Caolán McNamara Date: Sun Aug 18 14:16:10 2013 +0100 don't unco

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Mikeyy changed: What|Removed |Added Depends on||66506 --- Comment #73 from Mikeyy --- I would

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

2013-08-19 Thread Stephan Bergmann
extensions/source/propctrlr/stringrepresentation.cxx | 25 ++- 1 file changed, 24 insertions(+), 1 deletion(-) New commits: commit 6c17704810cbd8b937abaa915ef89c89337f713d Author: Stephan Bergmann Date: Mon Aug 19 14:10:41 2013 +0200 fdo#67109: Order of XConstantsTypeDes

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

2013-08-19 Thread Julien Nabet
chart2/source/tools/XMLRangeHelper.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit bd9c1714eda37bbbd43f22bfb71a7c4304d40630 Author: Julien Nabet Date: Mon Aug 19 19:49:59 2013 +0200 Fix deprecated: use rtl::isAsciiDigit/isAsciiAlpha instead Ch

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 67221, which changed state. Bug 67221 Summary: [FILESAVE] Saving xls file which has cell with formula result #DIV/0! deleted formula, data loss https://bugs.freedesktop.org/show_bug.cgi?id=67221 What|Remo

Re: a lot of warnings when running calc

2013-08-19 Thread Eike Rathke
Hi, On Monday, 2013-08-19 08:49:36 -0400, Kohei Yoshida wrote: > On 08/19/2013 05:22 AM, Winfried Donkers wrote: > >Is this a 'harmless' warning? > > No idea, since I don't know the original intent of this warning. Do > you happen to know the intent of this warning, Eike? Yes :) nFormulaCodeI

[Bug 54157] LibreOffice 4.0 most annoying bugs

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

[Bug 44446] LibreOffice 3.6 most annoying bugs

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

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 67707, which changed state. Bug 67707 Summary: crash processing keystroke with sidebar open https://bugs.freedesktop.org/show_bug.cgi?id=67707 What|Removed |Added --

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

2013-08-19 Thread Michael Meeks
sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 6ce6b25ef4fbca3dae71b40e07176b0eeb8e1ca7 Author: Michael Meeks Date: Sat Aug 3 13:35:19 2013 +0200 fdo#67707 - avoid crash with sidebar when switchin

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

2013-08-19 Thread Pierre-Eric Pelloux-Prayer
sc/source/ui/docshell/externalrefmgr.cxx | 81 +++ 1 file changed, 73 insertions(+), 8 deletions(-) New commits: commit e5d9477e87837fb771cf6dcb3bde872873bc50a8 Author: Pierre-Eric Pelloux-Prayer Date: Fri Aug 16 16:28:54 2013 +0200 sc/externalrefmgr: batch s

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

2013-08-19 Thread Pierre-Eric Pelloux-Prayer
sc/source/ui/docshell/externalrefmgr.cxx | 27 ++- 1 file changed, 18 insertions(+), 9 deletions(-) New commits: commit f243d07019ca205ef536b0d7b0e1fe4b84469f75 Author: Pierre-Eric Pelloux-Prayer Date: Fri Aug 16 16:29:14 2013 +0200 sc/externalrefmgr: reduce indi

[PUSHED] Remove com.sun.star.comp.stoc.RegistryTypeDescriptionProvide...

2013-08-19 Thread Stephan Bergmann (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/5514 -- To view, visit https://gerrit.libreoffice.org/5514 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

[PATCH] Remove com.sun.star.comp.stoc.RegistryTypeDescriptionProvide...

2013-08-19 Thread Stephan Bergmann (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/5514 to look at the new patch set (#2). Change subject: Remove com.sun.star.comp.stoc.RegistryTypeDescriptionProvider ..

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

2013-08-19 Thread Boris Dušek
sw/source/core/access/accpara.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit cc0dd9f8bd4ee52e5a26c0630e7960386aeffb15 Author: Boris Dušek Date: Sat Aug 17 17:23:40 2013 +0200 fdo#68219: Parent style text attributes missing in accessibility

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

2013-08-19 Thread Jelle van der Waa
xmloff/source/core/RDFaExportHelper.cxx |6 +- xmloff/source/core/nmspmap.cxx | 10 -- xmloff/source/draw/animationexport.cxx |4 +--- xmloff/source/draw/shapeexport2.cxx |6 +- xmloff/source/draw/shapeexport4.cxx |4 +--- xml

[Libreoffice-commits] core.git: include/rtl include/unotools sal/rtl sw/source unotools/source

2013-08-19 Thread Arnaud Versini
include/rtl/character.hxx | 27 - include/unotools/charclass.hxx|5 +++- sal/rtl/strtmpl.cxx | 32 ++ sal/rtl/ustring.cxx | 16 +-- sw/source/core/unoco

[Libreoffice-commits] core.git: Branch 'feature/gsoc-basic-ide-completion-and-other-bits' - basctl/source cui/source

2013-08-19 Thread Gergo Mocsi
basctl/source/basicide/baside2b.cxx | 13 - cui/source/options/optbasic.cxx | 25 + 2 files changed, 21 insertions(+), 17 deletions(-) New commits: commit 54704aea436c6dc43a17c8aec5d102cc9652b220 Author: Gergo Mocsi Date: Mon Aug 19 17:28:52 2013 +02

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

2013-08-19 Thread Krisztian Pinter
include/sfx2/templateabstractview.hxx|1 sfx2/source/control/templateabstractview.cxx | 45 --- 2 files changed, 22 insertions(+), 24 deletions(-) New commits: commit 2e45813b7e5757bc050e121acfe942763b9544ff Author: Krisztian Pinter Date: Sun Aug 11 19:35

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

2013-08-19 Thread Caolán McNamara
sc/source/core/data/column.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 48cfdaa4fa453af03d18832e3765ffd65a5e107f Author: Caolán McNamara Date: Mon Aug 19 16:14:31 2013 +0100 Resolves: fdo#68220 wrong index into source table code in master is a

[ANN] LibreOffice 4.0.5 RC2 available

2013-08-19 Thread Thorsten Behrens
Dear Community, The Document Foundation is pleased to announce the second release candidate of our upcoming LibreOffice 4.0.5. This will be the fifth in a series of frequent updates to our feature-packed 4.0 branch. Please be aware that LibreOffice 4.0.5 RC2 is not ready for production use, you sh

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

2013-08-19 Thread Noel Power
sc/source/filter/inc/tablebuffer.hxx |4 +++- sc/source/filter/oox/tablebuffer.cxx | 28 +--- sc/source/filter/oox/worksheethelper.cxx |4 3 files changed, 32 insertions(+), 4 deletions(-) New commits: commit 0e059b62e4b222b2bb501d0c7798deeb1339d05d

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

2013-08-19 Thread Noel Power
sc/source/filter/inc/tablebuffer.hxx |4 +++- sc/source/filter/oox/tablebuffer.cxx | 28 +--- sc/source/filter/oox/worksheethelper.cxx |5 + 3 files changed, 33 insertions(+), 4 deletions(-) New commits: commit 464719988fc97c0bba6c3557ba1aed35188be8c3

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

2013-08-19 Thread Stephan Bergmann
extensions/source/propctrlr/stringrepresentation.cxx | 25 ++- 1 file changed, 24 insertions(+), 1 deletion(-) New commits: commit 90826f5ee457449d78608e00bf05be412a86faf4 Author: Stephan Bergmann Date: Mon Aug 19 14:10:41 2013 +0200 fdo#67109: Order of XConstantsTypeDes

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

2013-08-19 Thread Matteo Casalin
sw/inc/ndole.hxx| 12 ++-- sw/source/core/ole/ndole.cxx| 16 sw/source/core/unocore/unochart.cxx |2 +- sw/source/core/view/viewsh.cxx |2 +- sw/source/filter/xml/xmltexte.cxx |2 +- 5 files changed, 17 insertions(+), 17 d

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

2013-08-19 Thread Matteo Casalin
sw/inc/fesh.hxx |8 sw/inc/frmfmt.hxx| 10 -- sw/inc/ndnotxt.hxx | 10 -- sw/source/core/access/accnotextframe.cxx |2 +- sw/source/core/access/acctextframe.cxx |2 +- sw/source/core/d

crach in writer

2013-08-19 Thread Abdulaziz Ayed Khalid Alayed
Hi your patch with commit-id(0d9ddccd8810a81a6f4d737870969d0dcf367d23) making crach in writer when you write a RTL string followed by numbers(at least 2). so, can you fix this problem . Warm Regards, Abdulaziz Ayed Alayed developer at Motah Program , KACST http://www.motah.org.sa Warning: This me

[PATCH][RESEND] Writer - cross-references to numbered paragraphs still wrong (bug ID 36960)

2013-08-19 Thread Troy Rollo
Bug 36960 was never fixed correctly (or rather, I suspect it was fixed, then broken when work was done to make the tests pass). The attached patch fixes the bug and adds new tests for cross-references to numbered paragraphs. The nature of the bug is that if you have numbered paragraphs like this

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

2013-08-19 Thread Matteo Casalin
sw/inc/ndole.hxx |8 sw/source/core/ole/ndole.cxx | 30 ++ 2 files changed, 18 insertions(+), 20 deletions(-) New commits: commit 83d874ec13f6bf260f3f4093fd1613bea23bf27c Author: Matteo Casalin Date: Sat Aug 17 11:47:04 2013 +0200 Str

[Libreoffice-commits] core.git: Branch 'feature/gsoc-basic-ide-completion-and-other-bits' - basctl/source

2013-08-19 Thread Gergo Mocsi
basctl/source/basicide/baside2b.cxx | 50 +++- 1 file changed, 22 insertions(+), 28 deletions(-) New commits: commit efb6b286d6a3d879533420d57dd80ced590c055b Author: Gergo Mocsi Date: Mon Aug 19 15:52:01 2013 +0200 GSOC work, small fixes Some cod

[Libreoffice-commits] core.git: officecfg/registry

2013-08-19 Thread Ivan Timofeev
officecfg/registry/schema/org/openoffice/Office/Common.xcs |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 33b631c483e017e9ba9430034eb659f085093944 Author: Ivan Timofeev Date: Sun Aug 18 19:26:04 2013 +0400 fdo#67653: Revert "go back to 8 colorvalueset columns

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

2013-08-19 Thread Caolán McNamara
helpers/help_hid.lst|9 - source/text/swriter/01/0214.xhp |4 ++-- source/text/swriter/01/04090001.xhp | 30 +++--- source/text/swriter/01/04090002.xhp |2 +- source/text/swriter/01/04090005.xhp |2 +- 5 files changed, 19 insert

[Libreoffice-commits] core.git: helpcontent2

2013-08-19 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 099d6020fed3a7e30cd18a3d970a927cc88151ec Author: Caolán McNamara Date: Mon Aug 19 14:26:50 2013 +0100 Updated core Project: help 0928f7ad945adabae18d618d9c63c12a6472ff8a diff --git a/helpconte

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

2013-08-19 Thread Fridrich Štrba
sd/source/ui/remotecontrol/mDNSResponder/CommonServices.h |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 508e8dd2e2cf54e3c0867b0a8340e477da3afee5 Author: Fridrich Å trba Date: Mon Aug 19 14:22:02 2013 +0200 Fix mingw64 build of remote control

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

2013-08-19 Thread Stephan Bergmann
basic/source/classes/sbunoobj.cxx|9 ++ extensions/source/propctrlr/stringrepresentation.cxx | 25 ++- 2 files changed, 27 insertions(+), 7 deletions(-) New commits: commit 4b2c05d4f71ae9c6586b423fea802208da265765 Author: Stephan Bergmann Date: Mon

[Libreoffice-commits] core.git: Branch 'feature/gsoc-basic-ide-completion-and-other-bits' - basctl/source basic/source include/basic

2013-08-19 Thread Gergo Mocsi
basctl/source/basicide/baside2b.cxx| 29 +++-- basic/source/classes/codecompletecache.cxx |6 +++--- basic/source/classes/sbxmod.cxx| 29 ++--- include/basic/codecompletecache.hxx|2 +- 4 files changed, 33 inse

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

2013-08-19 Thread Caolán McNamara
source/text/shared/01/02100100.xhp |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 50fb4825f0debbcff34a6110e66caaae2674fba5 Author: Caolán McNamara Date: Mon Aug 19 12:47:05 2013 +0100 restore search form ids Change-Id: I84b7bd0d6e7e250cdb4eb7f459

[Libreoffice-commits] core.git: helpcontent2

2013-08-19 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 876ae5ed8401e66c46252e10a2c21988246d547a Author: Caolán McNamara Date: Mon Aug 19 12:47:05 2013 +0100 Updated core Project: help 50fb4825f0debbcff34a6110e66caaae2674fba5 diff --git a/helpconte

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

2013-08-19 Thread Caolán McNamara
helpers/help_hid.lst |7 --- source/text/shared/01/02100100.xhp | 19 +-- 2 files changed, 9 insertions(+), 17 deletions(-) New commits: commit 339d9e2a57394896e9a199d2c2676d4e97d31ba1 Author: Caolán McNamara Date: Mon Aug 19 12:42:29 2013 +0100 up

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

2013-08-19 Thread Caolán McNamara
cui/source/inc/helpid.hrc |2 ++ 1 file changed, 2 insertions(+) New commits: commit fe9124ffee515087a591d51316caf29bcfc4de4a Author: Caolán McNamara Date: Mon Aug 19 12:45:12 2013 +0100 Revert "drop unused help ids" blast, they *are* unused, bad grep This reverts c

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

2013-08-19 Thread Caolán McNamara
cui/source/inc/helpid.hrc |2 -- helpcontent2 |2 +- 2 files changed, 1 insertion(+), 3 deletions(-) New commits: commit 0ec56aee18cf35728596a0398b0aaf3384099a17 Author: Caolán McNamara Date: Mon Aug 19 12:41:43 2013 +0100 drop unused help ids Change-Id: I78

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

2013-08-19 Thread Faisal M . Al-Otaibi
cui/UIConfig_cui.mk |1 cui/source/dialogs/srchxtra.cxx | 31 +-- cui/source/dialogs/srchxtra.hrc |9 - cui/source/dialogs/srchxtra.src | 108 cui/source/inc/cuires.hrc |3 cui/source/inc/srchxtra.hxx

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

2013-08-19 Thread Caolán McNamara
cui/source/inc/helpid.hrc |1 - cui/uiconfig/ui/similaritysearchdialog.ui | 14 ++ 2 files changed, 2 insertions(+), 13 deletions(-) New commits: commit fc9984e230058c28a9eeebf473119c9479753317 Author: Caolán McNamara Date: Mon Aug 19 12:37:57 2013 +0100

a lot of warnings when running calc

2013-08-19 Thread Winfried Donkers
Hi Kohei, I'm experiencing a lot of warn:legacy.osl:4464:1:sc/source/core/data/documen7.cxx:275: RemoveFromFormulaTree: nFormulaCodeInTree < nRPN when running calc from the command line (built without my code changes). As the file (sc/source/core/data/documen7.cxx) has only been changed by you

Re: Performance Issue on Loading Expert Config (a.k.a About Config Utility)

2013-08-19 Thread Thorsten Behrens
Efe Gürkan YALAMAN wrote: > Did some profiling with a few more toplevels given: > -Page load is too slow because of CuiAboutConfigTabPage::FillItems.[2] > -Figured out ListBox is the main cause of the issue. > -Thorsten sent a patch about this issue to me. It was putting toggles for > setting updat

Re: crach in writer

2013-08-19 Thread Zolnai Tamás
Hi, I have already reverted it with 835d9e0da9416c7e586766ad734f45d048886e0a . So if you update your master, then the crash will hopefully vanish. Best regards, Tamás 2013/8/19 Abdulaziz Ayed Kha

[GSOC] Code completion in Basic IDE - weekly report

2013-08-19 Thread Gergő Mocsi
Hi all, this is my weekly report. UI: Menu and ModalDialog was replaced by a tab in Tools/Options, and it's called Basic IDE Option. ListBox: left arrow dismisses the dialog when the cursor goes beyond the dot, right arrow dismissed when cursor reaches the next line. Function "Autocorrect Keywords"

[Libreoffice-commits] core.git: helpcontent2

2013-08-19 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 082cff5eec3edf1a96fefb27f760326a495557b8 Author: Caolán McNamara Date: Mon Aug 19 12:25:59 2013 +0100 Updated core Project: help 79e86ab4719ffe4d9178a5a97c0f69835cf2e9e3 diff --git a/helpconte

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

2013-08-19 Thread Caolán McNamara
helpers/help_hid.lst |6 -- source/text/scalc/01/12120300.xhp | 22 +++--- 2 files changed, 11 insertions(+), 17 deletions(-) New commits: commit 79e86ab4719ffe4d9178a5a97c0f69835cf2e9e3 Author: Caolán McNamara Date: Mon Aug 19 12:25:59 2013 +0100 u

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

2013-08-19 Thread Caolán McNamara
sc/source/ui/dbgui/validate.cxx |4 sc/uiconfig/scalc/ui/erroralerttabpage.ui |6 +- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit fc2ca4e8404122aa7d893f6b3d169345fb95a673 Author: Caolán McNamara Date: Mon Aug 19 12:21:19 2013 +0100 set s

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

2013-08-19 Thread Manal Alhassoun
sc/UIConfig_scalc.mk |1 sc/source/ui/dbgui/validate.cxx | 62 - sc/source/ui/dbgui/validate.src | 84 sc/source/ui/inc/validate.hrc | 12 - sc/source/ui/inc/validate.hxx | 15 -- sc/uiconfig/scalc/u

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

2013-08-19 Thread Caolán McNamara
helpers/help_hid.lst |6 -- source/text/shared/01/05230300.xhp | 24 2 files changed, 12 insertions(+), 18 deletions(-) New commits: commit c3a761cddfe4b21a1409096097df3cd8712b0445 Author: Caolán McNamara Date: Mon Aug 19 12:08:23 2013 +0100

[Libreoffice-commits] core.git: helpcontent2

2013-08-19 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4c575c5f0bfbcd7dd0c16e849dfe0428cf4b8b0a Author: Caolán McNamara Date: Mon Aug 19 12:08:23 2013 +0100 Updated core Project: help c3a761cddfe4b21a1409096097df3cd8712b0445 diff --git a/helpconte

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

2013-08-19 Thread Olivier Hallot
cui/UIConfig_cui.mk|1 cui/source/inc/helpid.hrc |3 cui/source/inc/transfrm.hxx| 21 -- cui/source/tabpages/transfrm.cxx | 118 + cui/source/tabpages/transfrm.hrc | 43 - cui/source/tabpages/transfrm.src | 118 - c

[Libreoffice-commits] core.git: 3 commits - cppuhelper/source linguistic/source

2013-08-19 Thread Stephan Bergmann
cppuhelper/source/access_control.cxx |4 ++-- cppuhelper/source/bootstrap.cxx |5 +++-- cppuhelper/source/component_context.cxx |6 -- cppuhelper/source/exc_thrower.cxx |2 -- cppuhelper/source/implbase.cxx|3 ++- cppuhelper/source/implb

[Libreoffice-commits] core.git: 2 commits - cui/uiconfig helpcontent2

2013-08-19 Thread Caolán McNamara
cui/uiconfig/ui/slantcornertabpage.ui |2 +- helpcontent2 |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 69a0571d6b885cc4771554d22a63170651647f3b Author: Caolán McNamara Date: Mon Aug 19 11:24:20 2013 +0100 some extra spacing

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

2013-08-19 Thread Caolán McNamara
helpers/help_hid.lst |3 --- source/text/shared/01/05230400.xhp | 12 ++-- 2 files changed, 6 insertions(+), 9 deletions(-) New commits: commit d2c983410d61bd286667b89f5d8d44244bb463c0 Author: Caolán McNamara Date: Mon Aug 19 11:24:03 2013 +0100 update help id

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

2013-08-19 Thread Tor Lillqvist
vcl/Library_vcl.mk |4 vcl/aqua/source/app/salinst.cxx |2 ++ 2 files changed, 6 insertions(+) New commits: commit 7aa6eaa8b27aea6d52875d1a7d7994b3ca3e5904 Author: Tor Lillqvist Date: Mon Aug 19 10:32:34 2013 +0300 fdo#39007: Brute force fix: Unlink a potential r

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

2013-08-19 Thread Miklos Vajna
cui/source/tabpages/backgrnd.cxx | 14 +++--- include/svx/svxids.hrc |2 ++ sw/source/core/bastyp/init.cxx |4 ++-- sw/source/ui/frmdlg/frmdlg.cxx |4 ++-- 4 files changed, 13 insertions(+), 11 deletions(-) New commits: commit c1ba41e17fbf5039067b46df5c433a5811

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

2013-08-19 Thread Olivier Hallot
cui/UIConfig_cui.mk |1 cui/source/inc/helpid.hrc |1 cui/source/inc/transfrm.hxx | 10 -- cui/source/tabpages/transfrm.cxx | 55 +-- cui/source/tabpages/transfrm.src | 68 - cui/uiconfig/ui/slantcornertabpage.ui

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

2013-08-19 Thread Caolán McNamara
cui/source/inc/helpid.hrc |2 -- helpcontent2 |2 +- 2 files changed, 1 insertion(+), 3 deletions(-) New commits: commit 81f14df66d64f869ac481219ad1e441f089579de Author: Caolán McNamara Date: Mon Aug 19 11:14:28 2013 +0100 drop unused help ids Change-Id: I3c

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

2013-08-19 Thread Caolán McNamara
helpers/help_hid.lst | 12 source/text/shared/01/05230100.xhp | 53 ++--- 2 files changed, 27 insertions(+), 38 deletions(-) New commits: commit f8a660c3c6850535ab48c0a9536229ac374255c2 Author: Caolán McNamara Date: Mon Aug 19 11:13:3

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sw/source

2013-08-19 Thread Oliver-Rainer Wittmann
sw/source/core/crsr/bookmrk.cxx |2 ++ sw/source/core/doc/docbm.cxx | 13 +++-- sw/source/core/inc/bookmrk.hxx |5 + sw/source/ui/dochdl/swdtflvr.cxx | 22 -- 4 files changed, 30 insertions(+), 12 deletions(-) New commits: commit bf1b5979d2ce8826

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

2013-08-19 Thread Caolán McNamara
cui/source/tabpages/transfrm.hrc |1 - cui/uiconfig/ui/possizetabpage.ui | 20 sw/uiconfig/swriter/ui/fldfuncpage.ui |5 - 3 files changed, 16 insertions(+), 10 deletions(-) New commits: commit 1e689e18701a21728dd2b02ea459a62fec5b561e Author: Caolán Mc

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

2013-08-19 Thread Caolán McNamara
helpers/help_hid.lst| 16 --- source/text/swriter/01/04090003.xhp | 50 ++-- 2 files changed, 25 insertions(+), 41 deletions(-) New commits: commit 8fad124be31b9f372454c7bb68cbd293f06d4e1c Author: Caolán McNamara Date: Mon Aug 19 10:

[Libreoffice-commits] core.git: helpcontent2

2013-08-19 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0ce1070ce7a5a502cc36cdeb6ebeab68700d33d8 Author: Caolán McNamara Date: Mon Aug 19 10:45:59 2013 +0100 Updated core Project: help 8fad124be31b9f372454c7bb68cbd293f06d4e1c diff --git a/helpconte

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

2013-08-19 Thread Fridrich Štrba
sd/source/ui/remotecontrol/mDNSResponder/CommonServices.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 58b64704327190dc5c09d22cd329970ec0094477 Author: Fridrich Å trba Date: Mon Aug 19 11:26:49 2013 +0200 Windows includes in lowercase, guys\! :) Ch

[Libreoffice-commits] core.git: icon-themes/galaxy

2013-08-19 Thread Tor Lillqvist
icon-themes/galaxy/cmd/lc_objectmirrorhorizontal.png |1 - icon-themes/galaxy/cmd/lc_objectmirrorvertical.png |1 - 2 files changed, 2 deletions(-) New commits: commit 745179a6336e1a56507f7211ed259c59f91dd1cc Author: Tor Lillqvist Date: Mon Aug 19 12:28:16 2013 +0300 Remove bogu

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

2013-08-19 Thread Tor Lillqvist
solenv/bin/packimages.pl |9 - 1 file changed, 9 deletions(-) New commits: commit 65431ce126b01f3812c81557f8da0085a8bbb6ee Author: Tor Lillqvist Date: Mon Aug 19 12:19:22 2013 +0300 Reduce verbosity: Don't print annoying warnings Tons of these warnings were printed du

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

2013-08-19 Thread Andrzej J . R . Hunt
connectivity/source/drivers/firebird/Table.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit 0d6d62a559e02c7468040dafc432c419e8fb7228 Author: Andrzej J.R. Hunt Date: Thu Aug 15 10:15:09 2013 +0100 Implement column-type alteration. (firebird-sdbc)

[Libreoffice-commits] core.git: configure.ac download.lst harfbuzz/ExternalPackage_harfbuzz.mk harfbuzz/ExternalProject_harfbuzz.mk harfbuzz/harfbuzz-0.9.16-winxp.patch.1 harfbuzz/harfbuzz.configure.p

2013-08-19 Thread Khaled Hosny
Makefile.fetch |2 RepositoryExternal.mk |1 configure.ac |6 - download.lst |3 harfbuzz/ExternalPackage_harfbuzz.mk |5 - harfbuzz/ExternalProject_harfbuzz.mk |6 + harfbuz

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

2013-08-19 Thread Andrzej J . R . Hunt
connectivity/source/commontools/dbtools2.cxx | 26 -- include/connectivity/dbtools.hxx | 16 2 files changed, 36 insertions(+), 6 deletions(-) New commits: commit acd9f66f2834c16650d37109650ed47e491a0241 Author: Andrzej J.R. Hunt Date: T

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

2013-08-19 Thread Caolán McNamara
include/svx/ctredlin.hxx |6 ++ svx/source/dialog/ctredlin.cxx | 20 +++- 2 files changed, 21 insertions(+), 5 deletions(-) New commits: commit c373d4a7807581459a474ffc0a277d0d6c00447a Author: Caolán McNamara Date: Sun Aug 18 14:16:10 2013 +0100 don't unco

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

2013-08-19 Thread Tor Lillqvist
vcl/Library_vcl.mk |4 vcl/aqua/source/app/salinst.cxx |2 ++ 2 files changed, 6 insertions(+) New commits: commit bd507a0d093b7d5239992440a40d0a7453b38207 Author: Tor Lillqvist Date: Mon Aug 19 10:32:34 2013 +0300 fdo#39007: Brute force fix: Unlink a potential r

[Libreoffice-commits] core.git: comphelper/source include/comphelper include/sfx2 sfx2/source unusedcode.easy

2013-08-19 Thread Caolán McNamara
comphelper/source/misc/componentcontext.cxx |6 -- include/comphelper/componentcontext.hxx |8 include/sfx2/templdlg.hxx |1 - sfx2/source/dialog/templdlg.cxx |8 unusedcode.easy |2 -- 5 files

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

2013-08-19 Thread Stephan Bergmann
filter/source/config/cache/basecontainer.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 9793d387529227f8e0a56e82ffa066ee294d5d50 Author: Stephan Bergmann Date: Mon Aug 19 08:55:42 2013 +0200 Use standard idiom Change-Id: I77b2732e04435ee930

  1   2   >