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

2013-12-11 Thread Stephan Bergmann
shell/source/win32/shlxthandler/util/utilities.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 181769251da5cc920b992c0ed44d7dda48c01d0e Author: Stephan Bergmann Date: Thu Dec 12 08:55:55 2013 +0100 Looks like the Windows tag is still LANG_ORIYA Ch

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

2013-12-11 Thread Stephan Bergmann
sc/source/filter/excel/xestream.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 0e25ff00645b0103b6420156388933b6862694a7 Author: Stephan Bergmann Date: Wed Dec 11 21:50:26 2013 +0100 getStatusIndicator can apparently return null ...at

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

2013-12-11 Thread Muthu Subramanian
sd/qa/unit/data/pptx/n828390_2.pptx |binary sd/qa/unit/import-tests.cxx | 21 + 2 files changed, 21 insertions(+) New commits: commit 0b578e51cd1eabbbe375e25927df86fac7552641 Author: Muthu Subramanian Date: Thu Dec 12 13:19:36 2013 +0530 n#828390: Add unit t

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - 4 commits - sal/inc sd/inc sd/source svl/inc svl/source svx/inc svx/source

2013-12-11 Thread Muthu Subramanian
sal/inc/rtl/strbuf.hxx | 17 + sd/inc/sdpage.hxx|3 +++ sd/source/core/drawdoc3.cxx | 22 -- sd/source/core/sdpage2.cxx | 37 + svl/inc/svl/itemset.hxx |1 + svl/source/items/itemset.cxx

[Libreoffice-commits] core.git: qadevOOo/runner qadevOOo/tests

2013-12-11 Thread Stephan Bergmann
qadevOOo/runner/lib/MultiMethodTest.java | 46 +-- qadevOOo/tests/java/ifc/sheet/_XDataPilotTable2.java |2 2 files changed, 15 insertions(+), 33 deletions(-) New commits: commit cff72ec4bf87c6484be97d954966309ba7a5eb8a Author: Stephan Bergmann Date: Thu Dec

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #35 from deepjungle.m...@gmail.com --- Regression bug 72628 EDITING: Wrong font rendering of SVG graphics in the editor (PDF export is fine) from 4.1 -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 deepjungle.m...@gmail.com changed: What|Removed |Added Depends on||72628 -- You are receiving t

LibreOffice Gerrit News for core on 2013-12-12

2013-12-11 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things ! + Don't hold css::uno::Type instances by pointer in https://gerrit.libreoffice.org/7037 from Stephan Bergmann about module chart2, comphelper, dbaccess, editeng

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

2013-12-11 Thread Faisal M . Al-Otaibi
sw/qa/extras/ooxmlimport/data/fdo72560.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 14 ++ writerfilter/inc/dmapper/DomainMapper.hxx|1 - writerfilter/source/dmapper/DomainMapper.cxx | 25 ++--- 4 files changed, 32 insertions(+), 8 delet

Re: [lo-4.2] regview fails to show rdb files

2013-12-11 Thread Neeraj Rai
Hi Stephan, that was it. I had modified the loutil.py to add both 4.0 and 4.2 and since 4.0 was before 4.2, it was being picked up. With 4.2, the python version from 4.0 was messing things up. After I removed program 4.0 etc, it works for 4.2 as expected. For some reason it work for me with and w

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

2013-12-11 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx| 38 ++ sc/qa/unit/ucalc.hxx|4 +++- sc/source/core/data/column3.cxx |2 +- 3 files changed, 42 insertions(+), 2 deletions(-) New commits: commit 01e4c7a68289a0c820ab08c1d447f1779e8adde7 Author: Kohei Yoshi

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

2013-12-11 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx| 38 ++ sc/qa/unit/ucalc.hxx|4 +++- sc/source/core/data/column3.cxx |2 +- 3 files changed, 42 insertions(+), 2 deletions(-) New commits: commit 4f94e6c20b2fee11429d7cbaef6b6fd1880317b2 Author: Kohei Yoshi

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

2013-12-11 Thread Stephan Bergmann
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 77e7301aebe56b24562865efdebdbf66521942d3 Author: Stephan Bergmann Date: Thu Dec 12 00:29:42 2013 +0100 Keep maActiveCell, mpAccCell in sync Otherwi

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

2013-12-11 Thread Tor Lillqvist
vcl/quartz/ctlayout.cxx | 33 + 1 file changed, 33 insertions(+) New commits: commit b200f8d73c7ae1561f410ed7857d0c4f7642d051 Author: Tor Lillqvist Date: Thu Dec 12 00:33:38 2013 +0200 Fix the iOS coloured text problem The eventual text colour is

Re: [PATCH] HiDPI fixes for squiggly underlines

2013-12-11 Thread Keith Curtis
I wanted to follow up with the underline issue clipping code below and send a new patch. I have looked again at the code and did more testing. I started by commenting out the check again and was able to see problems so I can say that code is sometimes still important. But it doesn't appear to need

Re: locking foo ...

2013-12-11 Thread Michael Stahl
On 11/12/13 16:33, Michael Meeks wrote: > Hi Michael, > > On Wed, 2013-12-11 at 15:54 +0100, Michael Stahl wrote: >> guess i should RTFM more - actually PostMessage is asynchronous, and >> SendMessage synchronous - so hopefully the deadlock can actually be >> avoided via PostMessage. > > I

4.2 BugHunting Session + QA Meeting Minutes

2013-12-11 Thread Robinson Tryon
Hi everyone, Just a quick thank-you to everyone who participated in the 4.2 BugHunting Session this past weekend. I saw a few new faces in the QA IRC channel, and I answered a slew of questions about LibreOffice on the reddit posts announcing the event. We'll have a little after-action discussion

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

2013-12-11 Thread Maxim Monastirsky
filter/source/config/fragments/types/generic_Text.xcu |2 +- filter/source/textfilterdetect/filterdetect.cxx |2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 86c7b2559eb1390fb72c97f8b54e41b6fdee0d7c Author: Maxim Monastirsky Date: Wed Dec 11 20:25:57 201

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

2013-12-11 Thread Maxim Monastirsky
filter/source/config/fragments/types/generic_Text.xcu |2 +- filter/source/textfilterdetect/filterdetect.cxx |2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 511a59ef2c1b580a4391fa6e5d95cc6826420d65 Author: Maxim Monastirsky Date: Wed Dec 11 20:25:57 201

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

2013-12-11 Thread Fridrich Štrba
src/lib/MSPUBCollector.cpp| 28 - src/lib/MSPUBParser.cpp | 46 +- src/lib/MSPUBParser.h |2 - src/lib/MSPUBParser2k.cpp | 16 +++--- src/lib/MSPUBParser97.cpp |2 - src/lib/PolygonUtils

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

2013-12-11 Thread Fridrich Štrba
src/lib/CDRContentCollector.cpp |4 ++-- src/lib/CDRParser.cpp |8 src/lib/CDRStylesCollector.cpp |2 +- 3 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 6d30f036332c31b3bcc1a4e54d831ca63b6caa5d Author: Fridrich Å trba Date: Wed Dec 11 22:07:

[Libreoffice-commits] libmspub.git: astyle.options

2013-12-11 Thread Fridrich Štrba
astyle.options |1 + 1 file changed, 1 insertion(+) New commits: commit 8cb37e2404b3fe621af0ab5f36bbb2754d30def0 Author: Fridrich Å trba Date: Wed Dec 11 09:51:31 2013 +0100 Allow equal identing of functions diff --git a/astyle.options b/astyle.options index 9d46215..806e3e7 100644 -

[Libreoffice-commits] libcdr.git: astyle.options

2013-12-11 Thread Fridrich Štrba
astyle.options |1 + 1 file changed, 1 insertion(+) New commits: commit 98177d97e4c4f5f281cdc7bd2005de046333cddd Author: Fridrich Å trba Date: Wed Dec 11 09:51:31 2013 +0100 Allow equal identing of functions diff --git a/astyle.options b/astyle.options index 9d46215..806e3e7 100644 -

[Libreoffice-commits] libvisio.git: astyle.options

2013-12-11 Thread Fridrich Štrba
astyle.options |1 + 1 file changed, 1 insertion(+) New commits: commit f48d89167a57971fed2bbf55fecf06626ce8772d Author: Fridrich Å trba Date: Wed Dec 11 09:51:31 2013 +0100 Allow equal identing of functions diff --git a/astyle.options b/astyle.options index 9d46215..806e3e7 100644 -

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

2013-12-11 Thread Stephan Bergmann
sc/source/filter/excel/xestream.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit defc4faef618d4273ee5056359f4b8e5eed24a7c Author: Stephan Bergmann Date: Wed Dec 11 21:50:26 2013 +0100 getStatusIndicator can apparently return null ...at

[Bug 60698] kill pointless one-file library ...

2013-12-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60698 --- Comment #20 from Commit Notification --- Marcos Paulo de Souza committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=eebc1e9a8a5c7fd04b795c62791a70eed65995e4 fdo#60

[Libreoffice-commits] core.git: android/experimental chart2/CppunitTest_chart2_export.mk chart2/CppunitTest_chart2_import.mk cppuhelper/source dbaccess/CppunitTest_dbaccess_dialog_save.mk dbaccess/Cpp

2013-12-11 Thread Marcos Paulo de Souza
Repository.mk|1 android/experimental/LibreOffice4Android/native-code.cxx |2 android/experimental/desktop/native-code.cxx |2 chart2/CppunitTest_chart2_export.mk |1 chart2/CppunitTest_chart2_import.m

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-12-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Jorendc changed: What|Removed |Added Depends on||72614 --- Comment #122 from Jorendc --- I nom

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

2013-12-11 Thread Kohei Yoshida
sc/inc/refreshtimerprotector.hxx|3 ++- sc/source/filter/excel/xestream.cxx | 14 ++ sc/source/ui/docshell/docsh.cxx |3 ++- sc/source/ui/inc/docsh.hxx |5 +++-- 4 files changed, 21 insertions(+), 4 deletions(-) New commits: commit 3e2dff3a18e52c153b3beb

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

2013-12-11 Thread Miklos Vajna
writerfilter/CustomTarget_source.mk |7 writerfilter/source/doctok/resources.xsl | 464 --- writerfilter/source/doctok/resourcesimpl.xsl |2 3 files changed, 1 insertion(+), 472 deletions(-) New commits: commit bbb9f4f74724213d62154bb17876953064cd2d

Re: Templates for Fax and Letter doesn't work as expected

2013-12-11 Thread Andreas Mantke
Hello, Am 11.12.2013 18:52, schrieb Michael Meeks: > On Sun, 2013-12-08 at 23:01 +0100, Andreas Mantke wrote: >> I tried out the fax and letter wizard of LibO 4.1.4, 4.2-beta2 and the >> master in different options but I don't get a fax with all the personal >> data inside in the right column. E.g

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-12-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Andreas Mantke changed: What|Removed |Added CC||ma...@gmx.de Depends on|

Re: EasyHack

2013-12-11 Thread Norbert Thiebaud
On Wed, Dec 11, 2013 at 12:57 PM, bjoern wrote: > Hi, > > On Wed, Dec 11, 2013 at 12:46:34PM -0600, Norbert Thiebaud wrote: >> Getting aquainted with git and gerrit is a prerequisite to be able to >> upstream any patches :-) > > Im a fan of gerrit and as soon as you have more than one patch its ea

Re: EasyHack

2013-12-11 Thread bjoern
Hi, On Wed, Dec 11, 2013 at 12:46:34PM -0600, Norbert Thiebaud wrote: > Getting aquainted with git and gerrit is a prerequisite to be able to > upstream any patches :-) Im a fan of gerrit and as soon as you have more than one patch its easier to use as manual patch fumbling, but we also keep the

Re: EasyHack

2013-12-11 Thread Norbert Thiebaud
On Wed, Dec 11, 2013 at 11:35 AM, Amul Mehta wrote: > Hi Norbert, First please keep thing on the list as much as possible... > > Started to explore the source code with the help of documentation. And since > there where many modules , started randomly. > after spending some time on the module th

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

2013-12-11 Thread Jacobo Aragunde Pérez
writerfilter/source/dmapper/ThemeTable.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit a5297c08660a70f5440608dc158235d0720a2225 Author: Jacobo Aragunde Pérez Date: Wed Dec 11 19:35:16 2013 +0100 Fix -Werror=reorder Change-Id: Iecfd714834b1d2

[Bug 72606] New: [EasyHack] Consistently call Unicode Win32 functions, and define UNICODE globally

2013-12-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72606 Priority: medium Bug ID: 72606 CC: je...@softcatala.org, libreoffice@lists.freedesktop.org, thomas-l...@arnhold.org, t...@iki.fi Assignee: libreoffice-b...@lis

[Bug 72606] [EasyHack] Consistently call Unicode Win32 functions, and define UNICODE globally

2013-12-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72606 Michael Stahl changed: What|Removed |Added Whiteboard||EasyHack DifficultyBeginner

Re: Videotutorial for extensions creation

2013-12-11 Thread bjoern
Hi, On Mon, Dec 09, 2013 at 09:15:15AM +0100, Miklos Vajna wrote: > - python example > > http://extensions.libreoffice.org/extension-center/libreoffice-does-print-on-tuesdays Actually, I failed to upload an extension there TBH :/, but you find the extension in the blogpost itself(*): https:

Re: Templates for Fax and Letter doesn't work as expected

2013-12-11 Thread Michael Meeks
On Sun, 2013-12-08 at 23:01 +0100, Andreas Mantke wrote: > I tried out the fax and letter wizard of LibO 4.1.4, 4.2-beta2 and the > master in different options but I don't get a fax with all the personal > data inside in the right column. E.g. I missed my name, phone number > etc. The wizard could

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

2013-12-11 Thread Jacobo Aragunde Pérez
writerfilter/source/dmapper/ThemeTable.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 7ab65f71c3f986d46914dd1c4c3790ccdb07bb10 Author: Jacobo Aragunde Pérez Date: Wed Dec 11 18:41:56 2013 +0100 Fix member initialization to comply with ISO C++

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

2013-12-11 Thread Kohei Yoshida
sc/inc/refreshtimerprotector.hxx|3 ++- sc/source/filter/excel/xestream.cxx | 14 ++ sc/source/ui/docshell/docsh.cxx |3 ++- sc/source/ui/inc/docsh.hxx |5 +++-- 4 files changed, 21 insertions(+), 4 deletions(-) New commits: commit da1392934e043bfd12b94d

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

2013-12-11 Thread Julien Nabet
filter/source/graphicfilter/icgm/class5.cxx | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) New commits: commit dd8c33799ecc243f7c3626e8d146e9dbd78b3e09 Author: Julien Nabet Date: Sat Dec 7 19:05:47 2013 +0100 CID#736170, CID#736171, CID#736172 Out-of-Bounds read/w

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

2013-12-11 Thread Norbert Thiebaud
chart2/qa/extras/chart2export.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 86da09357b86da983c07e2c4636110e772515251 Author: Norbert Thiebaud Date: Wed Dec 11 11:24:05 2013 -0600 temporarely disable testStockChart pending integration of needed changes

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - icon-themes/hicontrast icon-themes/sifr svx/source

2013-12-11 Thread Maxim Monastirsky
icon-themes/hicontrast/svx/res/symphony/fill_color.png |binary icon-themes/sifr/svx/res/symphony/fill_color.png |binary svx/source/sidebar/paragraph/ParaPropertyPanel.cxx |2 +- 3 files changed, 1 insertion(+), 1 deletion(-) New commits: commit f9f169bd07b2cbaaa9fbe19ec99c07900ee5

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

2013-12-11 Thread Pallavi Jadhav
chart2/qa/extras/chart2export.cxx | 22 ++ chart2/qa/extras/data/docx/testStockChart.docx |binary oox/source/export/chartexport.cxx |6 -- oox/source/export/shapes.cxx | 25 +++-- 4 files changed, 41 i

[Libreoffice-commits] core.git: 4 commits - cppuhelper/source cppu/Library_cppu.mk cppu/source include/xmloff vcl/win xmloff/source

2013-12-11 Thread Matúš Kukan
cppu/Library_cppu.mk |1 cppu/source/uno/env_subst.cxx | 47 - cppu/source/uno/env_subst.hxx | 35 --- cppu/source/uno/lbenv.cxx |2 - cppuhelper/source/shlib.cxx|2 - include/xmlo

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

2013-12-11 Thread Jacobo Aragunde Pérez
sw/qa/extras/ooxmlexport/data/theme-preservation.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 28 + sw/source/filter/ww8/docxexport.cxx | 35 + writerfilter/inc/dmapper/DomainMapper.hxx |2 writerfilter/source/dmapper/DomainMapper.cxx

Re: callgrind metrics was: Re: minutes of ESC call ...

2013-12-11 Thread Norbert Thiebaud
On Wed, Dec 11, 2013 at 8:55 AM, Matúš Kukan wrote: > On Sat, 2013-12-07 at 12:08 +, Michael Meeks wrote: >> > What files should it test ? >> > Currently it's empty.ods, empty.odt, and sample.xlsx - just some numbers >> > in there. >> >> I guess we should get QA to create some small file

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

2013-12-11 Thread Maxim Monastirsky
svx/source/sidebar/paragraph/ParaPropertyPanel.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 720a05810183b5f19712395480e4e18d1a9d8133 Author: Maxim Monastirsky Date: Wed Dec 11 14:42:18 2013 +0200 Fix typo Change-Id: Ie2e3cfa3c35f5ccb59420af

l10n process, en_US version, Help files

2013-12-11 Thread Sophie
Hi all, This mail is posted to the dev list and the l10n list, please follow up on the l10n list. I would like to open a discussion on the l10n workflow, the quality of the en_US version and the Help files. All is linked and I would like to discuss how we can improve the process here. I'm sure th

[Libreoffice-commits] core.git: 2 commits - ios/MobileLibreOffice vcl/ios vcl/quartz

2013-12-11 Thread Tor Lillqvist
ios/MobileLibreOffice/MobileLibreOffice.xcodeproj/project.pbxproj | 10 ++ vcl/ios/iosinst.cxx |6 ++-- vcl/quartz/salgdi.cxx | 15 ++ 3 files changed, 28 insertions(+), 3 deletions(-) N

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

2013-12-11 Thread Kohei Yoshida
sc/source/filter/xml/xmldpimp.cxx | 33 - sc/source/filter/xml/xmldpimp.hxx |7 +++ 2 files changed, 39 insertions(+), 1 deletion(-) New commits: commit 5618ac8ccddbff67b4b27a9c08f97d3bf2bcec3f Author: Kohei Yoshida Date: Tue Dec 10 12:50:48 2013 -0500

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

2013-12-11 Thread Kohei Yoshida
sc/inc/dpobject.hxx | 10 +++--- sc/source/core/data/dpobject.cxx | 57 +-- 2 files changed, 42 insertions(+), 25 deletions(-) New commits: commit b8339a06050fcbff25e3c990e1ff8ca02dc7bad5 Author: Kohei Yoshida Date: Tue Dec 10 15:56:06 2013

Re: callgrind metrics was: Re: minutes of ESC call ...

2013-12-11 Thread Michael Meeks
On Wed, 2013-12-11 at 10:19 -0500, Robinson Tryon wrote: > The buildbot repo is pretty small right now, which can be useful. How > much test data total are we thinking about adding to it? (maybe a > separate repo for test documents could be useful beyond perf testing) Well - big document

Re: callgrind metrics was: Re: minutes of ESC call ...

2013-12-11 Thread Michael Meeks
On Wed, 2013-12-11 at 15:55 +0100, Matúš Kukan wrote: > Anyone with commit access can just push documents to > buildbot.git/loperf/docs and they will be automatically tested. Nice =) > > I guess we should also have import (and ideally export ;-) of all our > > major formats. So - it

Re: locking foo ...

2013-12-11 Thread Michael Meeks
Hi Michael, On Wed, 2013-12-11 at 15:54 +0100, Michael Stahl wrote: > guess i should RTFM more - actually PostMessage is asynchronous, and > SendMessage synchronous - so hopefully the deadlock can actually be > avoided via PostMessage. I suspect PostMessage is only async. up to a point -

Re: callgrind metrics was: Re: minutes of ESC call ...

2013-12-11 Thread Robinson Tryon
On Wed, Dec 11, 2013 at 9:55 AM, Matúš Kukan wrote: > On Sat, 2013-12-07 at 12:08 +, Michael Meeks wrote: >> > What files should it test ? >> > Currently it's empty.ods, empty.odt, and sample.xlsx - just some numbers >> > in there. >> >> I guess we should get QA to create some small file

[Libreoffice-commits] core.git: 2 commits - bin/lo-xlate-lang comphelper/source connectivity/source filter/source i18nlangtag/source i18npool/source i18nutil/source include/i18nlangtag include/svx inc

2013-12-11 Thread Caolán McNamara
bin/lo-xlate-lang |2 comphelper/source/misc/string.cxx |2 connectivity/source/drivers/hsqldb/HDriver.cxx|2 filter/source/msfilter/countryid.cxx |2 filter/source/

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

2013-12-11 Thread Miklos Vajna
sw/source/filter/ww8/docxattributeoutput.cxx | 17 - 1 file changed, 16 insertions(+), 1 deletion(-) New commits: commit 8a0fc37a3714752b764d9d9b752913734412d46c Author: Miklos Vajna Date: Wed Dec 11 16:03:21 2013 +0100 DOCX textframe export: when in experimental mode, u

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

2013-12-11 Thread Miklos Vajna
sw/source/filter/ww8/docxattributeoutput.cxx | 138 +-- sw/source/filter/ww8/docxattributeoutput.hxx |3 2 files changed, 131 insertions(+), 10 deletions(-) New commits: commit 863d91c20b4af0a281748d83f3bf359234bc7195 Author: Miklos Vajna Date: Wed Dec 11 15:54:52

Re: callgrind metrics was: Re: minutes of ESC call ...

2013-12-11 Thread Matúš Kukan
On Sat, 2013-12-07 at 12:08 +, Michael Meeks wrote: > > What files should it test ? > > Currently it's empty.ods, empty.odt, and sample.xlsx - just some numbers > > in there. > > I guess we should get QA to create some small files with a chart, a > small image, a bit of text attributes,

Re: locking foo ...

2013-12-11 Thread Michael Stahl
On 04/12/13 00:02, Michael Stahl wrote: > On 03/12/13 22:33, Michael Meeks wrote: >> On Tue, 2013-12-03 at 17:03 +0100, Michael Stahl wrote: >>> and now for another fun problem i've seen: it's possible to deadlock >>> between the Win32 message handling in the main thread and deleting VCL >>> Window

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

2013-12-11 Thread Miklos Vajna
sw/source/filter/ww8/docxattributeoutput.cxx | 118 +-- sw/source/filter/ww8/docxattributeoutput.hxx |3 2 files changed, 64 insertions(+), 57 deletions(-) New commits: commit 2e32184b5862e54f7dff17d456235f730c1ff5ea Author: Miklos Vajna Date: Wed Dec 11 11:43:29

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

2013-12-11 Thread Michael Stahl
include/sax/tools/converter.hxx |9 + sax/qa/cppunit/test_converter.cxx | 138 sax/source/tools/converter.cxx| 213 +++--- xmloff/inc/txtflde.hxx|6 + xmloff/source/text/txtflde.cxx| 24 +++- xmloff/source/t

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

2013-12-11 Thread Caolán McNamara
svx/source/table/accessibletableshape.cxx |6 ++ svx/source/table/svdotable.cxx| 20 +++- 2 files changed, 25 insertions(+), 1 deletion(-) New commits: commit a90e08cb15e712e1d15a16de9a2677e57d81fd13 Author: Caolán McNamara Date: Wed Dec 11 11:57:34 2013

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

2013-12-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72598 Michael Stahl changed: What|Removed |Added CC||libreoffice@lists.freedeskt

[Libreoffice-commits] core.git: ios/MobileLibreOffice

2013-12-11 Thread Tor Lillqvist
ios/MobileLibreOffice/MobileLibreOffice/Resources/test1.odt |binary 1 file changed New commits: commit 2fa2d39bf3eb2f216e13f6dd2c6c5c35fd19627c Author: Tor Lillqvist Date: Wed Dec 11 15:22:48 2013 +0200 Use same test1.odt as in odk/examples/java/DocumentHandling/test It includes

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

2013-12-11 Thread Caolán McNamara
svx/source/table/accessibletableshape.cxx |1 + svx/source/table/svdotable.cxx| 20 +++- 2 files changed, 20 insertions(+), 1 deletion(-) New commits: commit 1c28065d8fe3e9a1394a7ecfc29e95a9639a1012 Author: Caolán McNamara Date: Wed Dec 11 11:57:34 2013 +

[Libreoffice-commits] core.git: 2 commits - odk/settings ure/source

2013-12-11 Thread Michael Stahl
odk/settings/settings.mk |4 ure/source/README| 43 +-- 2 files changed, 13 insertions(+), 34 deletions(-) New commits: commit ae5013c566e85c49b934d624cacf95049f02d85f Author: Michael Stahl Date: Wed Dec 11 13:38:52 2013 +0100 ure

General LibreOffice architecture information request

2013-12-11 Thread Kalmann, D.J.
Dear developers of LibreOffice, We are a project team for a university course called Software Patterns. In this course, we want to analyze the architecture of LibreOffice. Using this architecture we want to find any Software Patterns used in your project. We would like to get answers to some quest

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

2013-12-11 Thread Caolán McNamara
svx/source/table/accessibletableshape.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 5f15e1fc171b5a74c3e54041af888cc77523ff99 Author: Caolán McNamara Date: Wed Dec 11 11:25:51 2013 + too many Inits so double acquire called, leak, keeps listening after

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 manj_k changed: What|Removed |Added Depends on||72452 --- Comment #34 from manj_k --- Nominati

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

2013-12-11 Thread Miklos Vajna
sw/source/filter/ww8/docxattributeoutput.cxx | 21 +++-- sw/source/filter/ww8/docxattributeoutput.hxx |3 +++ sw/source/filter/ww8/docxexport.cxx |1 + 3 files changed, 23 insertions(+), 2 deletions(-) New commits: commit 0cdba4ca17942b5a4f9f8ac3b91a7d0b096bad57

Re: HiDPI Wiki page

2013-12-11 Thread Noel Grandin
On 2013-12-11 11:02, Keith Curtis wrote: It will take a while to fix every place, but I'll keep working on the most annoying ones... Nice work! I'm not sure, but I think I saw something on the mailing list recently to the effect that the idea was to gradually replace bitmap icons wi

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 62/4d138a590b35c76e9c2125a2e4b9d34303cce7

2013-12-11 Thread Caolán McNamara
62/4d138a590b35c76e9c2125a2e4b9d34303cce7 |1 + 1 file changed, 1 insertion(+) New commits: commit fbed34d8fb1f8142e28410bbca8da35dba0514d4 Author: Caolán McNamara Date: Wed Dec 11 09:25:22 2013 + Notes added by 'git notes add' diff --git a/62/4d138a590b35c76e9c2125a2e4b9d34303c

[Libreoffice-commits] buildbot.git: 4 commits - loperf/loperf.sh

2013-12-11 Thread Matúš Kukan
loperf/loperf.sh | 26 +++--- 1 file changed, 15 insertions(+), 11 deletions(-) New commits: commit c201fa0f6f1776749db0d47f72653670e40552fd Author: Matúš Kukan Date: Tue Dec 10 09:34:06 2013 +0100 loperf: Check also export by adding --convert-to. diff --git a/lop

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

2013-12-11 Thread Miklos Vajna
desktop/source/app/cmdlinehelp.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 326eb94142e0fe9fbb81243fea58261f0203ddcc Author: Miklos Vajna Date: Wed Dec 11 09:58:22 2013 +0100 desktop: document -env cmdline argument Change-Id: Ic8aa78e4d1bcb02e5d71588ac563c0

Re: HiDPI Wiki page

2013-12-11 Thread Keith Curtis
I just found the font color, etc. dropdown triangle. It was in the toolbar code and I had been looking in the combo-box, spinfield, ilstbox, etc., etc. I had given up and started looking at the ">>" more toolbar buttons indicator, and that triangle drawing routine is right below it ;-) On Tue, De

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

2013-12-11 Thread Tor Lillqvist
basic/inc/global.hxx | 25 basic/inc/sb.hxx |3 basic/inc/sbobjmod.hxx | 104 basic/inc/sbprop.hxx | 67 + basic/inc/sbstdobj.hxx

Re: [lo-4.2] regview fails to show rdb files

2013-12-11 Thread Stephan Bergmann
On 12/10/2013 08:55 PM, Neeraj Rai wrote: Traceback (most recent call last): File "libreconverter-master/libreconverter.py", line 18, in import loutils File "libreconverter-master/loutils.py", line 39, in import uno File "libreoffice-4.0/lib/libreoffice/program/uno.py", line

[Libreoffice-commits] core.git: 4 commits - include/vcl vcl/generic vcl/inc vcl/source vcl/unx

2013-12-11 Thread Tor Lillqvist
include/vcl/displayconnectiondispatch.hxx | 46 -- include/vcl/fontmanager.hxx | 537 -- include/vcl/octree.hxx| 127 -- include/vcl/regband.hxx | 147 --- vcl/generic/fontmanager/fontconfig.cx

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

2013-12-11 Thread Adam Co
sw/source/filter/ww8/docxattributeoutput.cxx | 17 - 1 file changed, 17 deletions(-) New commits: commit 545f87379d1a9afb66bb9e4e5f64243f02729357 Author: Adam Co Date: Mon Dec 2 18:08:53 2013 +0200 Removed 'XML_lang' tag being auto-written in redline case When t

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

2013-12-11 Thread Adam Co
sw/source/filter/ww8/docxattributeoutput.cxx | 21 +++-- 1 file changed, 15 insertions(+), 6 deletions(-) New commits: commit a8c378805a5b384e46bd0fd292fb6f7142aca2dc Author: Adam Co Date: Mon Dec 2 18:04:46 2013 +0200 moved 'mergeTopMarks' out of 'WriteCollectedRunPrope

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - bridges/prj

2013-12-11 Thread Herbert Dürr
bridges/prj/build.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 624d138a590b35c76e9c2125a2e4b9d34303cce7 Author: Herbert Dürr Date: Wed Dec 11 06:53:03 2013 + #i122195# adapt bridges build.lst to renamed bridge diff --git a/bridges/prj/build.lst b/