[Libreoffice-commits] .: sc/source

2012-03-18 Thread Lubos Lunak
sc/source/filter/excel/xiescher.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 89d3de59abdd218750d78bbf80a6f07f7a13f31c Author: Luboš Luňák l.lu...@suse.cz Date: Sun Mar 18 08:02:08 2012 +0100 match if-else properly (warnings are actually sometimes useful, huh)

[Libreoffice-commits] .: sc/source

2012-03-18 Thread Julien Nabet
sc/source/ui/unoobj/filtuno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fa2cccb7cb334bb78bab6fd02b08021a2a94f201 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Mar 18 10:47:43 2012 +0100 Reduce scope of nChar diff --git

[Libreoffice-commits] .: sw/source

2012-03-18 Thread Julien Nabet
sw/source/filter/ww8/ww8par.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2255d1f25f6e9bf4baac9ca5ef9668eb3c518ee4 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Mar 18 10:56:17 2012 +0100 Simplify these 2 conditions diff --git

[Libreoffice-commits] .: solenv/gbuild solenv/inc

2012-03-18 Thread Matus Kukan
solenv/gbuild/templates/makefile.mk | 41 solenv/inc/gbuildbridge.mk |4 +-- 2 files changed, 3 insertions(+), 42 deletions(-) New commits: commit 323a936e23e27d7691eb115d3d1a696acad94d9a Author: Matúš Kukan matus.ku...@gmail.com Date: Sun

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - configure.in

2012-03-18 Thread Bjoern Michaelsen
configure.in |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit eb1400e33049b447869234134da59afe6553ad72 Author: Tomas Chvatal tchva...@suse.cz Date: Sun Mar 18 12:28:44 2012 +0100 Add check for hamcrest even if it is not first in classpath.

[Libreoffice-commits] .: download

2012-03-18 Thread Robert Nagy
download |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bae6e3f4fe355d0018c77e68d19bc64b52fe1ba6 Author: Robert Nagy rob...@openbsd.org Date: Sun Mar 18 14:14:02 2012 +0100 use /usr/bin/env bash instead of /bin/bash diff --git a/download b/download index

[Libreoffice-commits] .: sc/source

2012-03-18 Thread Julien Nabet
sc/source/core/data/dpitemdata.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2b24cfe22d5d29645d2d926251c29514887fe3a9 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Mar 18 15:38:33 2012 +0100 Fix Same expression on both sides of '==' diff --git

[Libreoffice-commits] .: svx/source

2012-03-18 Thread Julien Nabet
svx/source/items/algitem.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 49d7d4b3255f731ce9a8b5256da25f6a9bf53169 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Mar 18 16:36:54 2012 +0100 Fix redundant assignment of nAngle in switch diff --git

[Libreoffice-commits] .: writerfilter/unocomponent

2012-03-18 Thread Julien Nabet
writerfilter/unocomponent/debugservices/rtftok/ScannerTestService.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0fa12e0b119ca4240b1acffd5a7958628f373af3 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Mar 18 17:31:51 2012 +0100 Prefer prefix

[Libreoffice-commits] .: xmloff/source

2012-03-18 Thread Julien Nabet
xmloff/source/chart/MultiPropertySetHandler.hxx |8 xmloff/source/core/RDFaImportHelper.cxx |2 +- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 9032c7f63e28e5a9de00b3b868452581f6f5f145 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Mar 18

[Libreoffice-commits] .: xmloff/source

2012-03-18 Thread Julien Nabet
xmloff/source/text/XMLRedlineExport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b1b4f699fc47d2c40034453754d01a1bbb0a7734 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Mar 18 17:58:35 2012 +0100 Prefer prefix ++/-- operators for non-primitive types

[Libreoffice-commits] .: svl/source

2012-03-18 Thread Julien Nabet
svl/source/numbers/zformat.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c8ef98c5ad22ba585a28d81360e15fe2dcefc3ad Author: Julien Nabet serval2...@yahoo.fr Date: Sun Mar 18 18:30:07 2012 +0100 Add parenthesis for avoid false report by cppcheck diff --git

[Libreoffice-commits] .: 3 commits - sc/qa sc/source

2012-03-18 Thread Markus Mohrhard
sc/qa/unoapi/sc.sce |4 ++-- sc/source/filter/xml/xmldrani.cxx | 10 +++--- sc/source/filter/xml/xmldrani.hxx |2 ++ sc/source/ui/app/transobj.cxx | 15 ++- 4 files changed, 25 insertions(+), 6 deletions(-) New commits: commit

[Libreoffice-commits] .: 2 commits - sc/qa sc/source

2012-03-18 Thread Markus Mohrhard
sc/qa/unit/data/ods/bug-fixes.ods |binary sc/qa/unit/subsequent_filters-test.cxx | 21 ++--- sc/source/ui/app/transobj.cxx | 26 +- 3 files changed, 31 insertions(+), 16 deletions(-) New commits: commit

[Libreoffice-commits] .: i18npool/source

2012-03-18 Thread Eike Rathke
i18npool/source/localedata/data/zh_TW.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c7b319d2f1f1daef509cd1ac53035294b39a6299 Author: Cheng-Chia Tseng pswo10...@gmail.com Date: Sun Mar 18 19:50:13 2012 +0100 resolved fdo#46947 duplicated date format

[Libreoffice-commits] .: sw/source

2012-03-18 Thread Norbert Thiebaud
sw/source/filter/ww8/WW8TableInfo.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 0184afc2738ed506f3848723ef1ac0c86822957b Author: Arnaud Versini arnaud.vers...@gmail.com Date: Sun Mar 18 19:59:55 2012 +0100 Check iterator end WW8TableCellGrid

[Libreoffice-commits] .: Repository.mk

2012-03-18 Thread Matus Kukan
Repository.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 46dbbe4bc1d53f1e38fc7c407f6d5b5ebb2ae708 Author: Matúš Kukan matus.ku...@gmail.com Date: Mon Mar 19 00:08:01 2012 +0100 emser belongs to OOOLIBS diff --git a/Repository.mk b/Repository.mk index

[Libreoffice-commits] .: sc/source

2012-03-18 Thread Rafael Dominguez
sc/source/ui/inc/ScDevChart.hxx | 87 1 file changed, 87 deletions(-) New commits: commit 4e43ad788b308a6ce8369b8e061cda6d5f7523de Author: Rafael Dominguez venccsra...@gmail.com Date: Sun Mar 18 16:34:23 2012 + Remove deprecated class

[Libreoffice-commits] .: 2 commits - sc/inc test/source

2012-03-18 Thread Markus Mohrhard
sc/inc/clipdata.hxx |3 +++ test/source/sheet/xdatabaserange.cxx |2 +- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit fc95d20500997a1a460be6f3553727299a5080eb Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Mar 19 05:30:07 2012

Specifying a dependency with build?

2012-03-18 Thread Lubos Lunak
Hello, what is the way to specify with gbuild that a target has another target as a dependency? I assume the tinderbox build failure at [1] was caused by a race condition, where sal_osl_module requires built Module_DLL in order to work, but didn't get lucky in this specific case. [1]

Cppcheck reports Same expression on both sides of '==' on dpitemdata.cxx

2012-03-18 Thread julien2412
Hello, Just to make notice that Cppcheck reports Same expression on both sides of '==' on sc/source/core/data/dpitemdata.cxx, line 217. Here are the lines : 199 bool ScDPItemData::IsCaseInsEqual(const ScDPItemData r) const 200 { 201 if (meType != r.meType) 202 return

LibreOffice - GSoC 2012

2012-03-18 Thread Jayamal De Vas Gunawardhana
Hi Folks, I'm a 3rd year undergraduate of University of Moratuwa. While going through the GSoS 2010 projects list I saw the project Use your Smart Phone to remote-control slideshow, LibreOffice project. I'm interested in Android based development. Is there anyway to get further information on

Cppcheck reports Uninitialized variable bIsRow in formulaparser.cxx

2012-03-18 Thread julien2412
Hello, Cppcheck reports this : [source/filter/oox/formulaparser.cxx:2611]: (error) Uninitialized variable: bIsRow Here are the lines : 2608 bool BiffFormulaParserImpl::readNlrSAddrAddData( BiffNlr orNlr, BiffInputStream rStrm, bool bRow ) 2609 { 2610 bool bIsRow; 2611 return

[PATCH] Replace SV_DECL_PTRARR_DEL by ptr_vector in ww8par2.cxx

2012-03-18 Thread Arnaud Versini
Hi, This patch replace SV_DECL_PTRARR_DEL by a simple ptr_vector in sw/source/filter/ww8/ww8par2.cxx. I will continue on the same way in this folder if there is no issue with this patch. I noticed with the RTF spec (doc file) a memory error (not due to this patch) : ==5526== Invalid read of

Re: Specifying a dependency with build?

2012-03-18 Thread Matúš Kukan
On 18 March 2012 09:33, Lubos Lunak l.lu...@suse.cz wrote:  what is the way to specify with gbuild that a target has another target as a dependency? Something like: $(call gb_AAA_get_target,aaa) : $(call gb_BBB_get_target,bbb) In this case: $(call gb_CppunitTest_get_target,sal_osl_module) : \

Re: LibreOffice - GSoC 2012

2012-03-18 Thread Alexander Wilms
Hi, Have you already completed an easy hack? For the project you have chosen, Thorsten Behrens would probably your mentor. He should be able to help you getting involved. tbehrens @ suse . com Regards Alex -- View this message in context:

Working on the UNO RuntimeExceptions.

2012-03-18 Thread Abeer Sethi
I'm new to this and would be applying at GSOC, under the libre office banner. I was working on the RuntimeException, to understand a bit of the code and how it works. I don't know whether I've got it correct but, here is the link to the git diff. Suggestions are welcome.

Re: GSoC idea to improve LightProof

2012-03-18 Thread Miklos Vajna
Hi Daniel, On Sun, Mar 18, 2012 at 01:15:01AM +0200, Коростіль Данило ted.korosti...@gmail.com wrote: I want to be honest. I was planed to be involved in LanguageTool project. Unfortunately, Google refused their application form for some reasons. I wasn't ready for that cruel turn. However I

[PATCH] Add junit check fix to 3.5 branch

2012-03-18 Thread Tomáš Chvátal
Hi guys, Please see commit [1] for merging to 3.5 branch, it needs hand update for s/$GREP/grep/ there. Can I get signed-off from someone? Cheers Tom [1] http://cgit.freedesktop.org/libreoffice/core/commit/?id=86793aeed94d839251e1b1098d4c8389ab7a72ae signature.asc Description: This is a

Re: Working on the UNO RuntimeExceptions. (easyhack fdo#42982)

2012-03-18 Thread julien2412
Hi again Abeer (I'm julien2412 from IRC), I don't know if it's ok or not but just 2 slight remarks : 1) You should quote the easyhack (here fdo#42982, https://bugs.freedesktop.org/show_bug.cgi?id=42982) 2) if you haven't already done it, could you please confirm that you submitted your patch

Re: heads up excel filter bits moved to sc

2012-03-18 Thread Miklos Vajna
On Fri, Mar 16, 2012 at 06:44:04AM -0600, Noel Power nopo...@suse.com wrote: I moved on-masse all the excel related ooxml import filter stuff from oox to sc ( scfilt to be precise ). This will allow us now to access core functionality on import rather than depending solely on UNO. I managed

About Strings

2012-03-18 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all I put forefront that I am a newbie on C++ so, forgive me if I ask things too basic or dumb. I was looking into the replacement of String by OUString/OUStringBuffer in some parts of the code (starmath). First, I'd like a pointer on a

Cppcheck reports Logical conjunction always evaluates to false in text_gfx.cxx

2012-03-18 Thread julien2412
Hello, Cppcheck reports this : [generic/print/text_gfx.cxx:105]: (warning) Logical conjunction always evaluates to false: nChar 65380 nChar = 65387 Here are the lines : 103 if( ( nChar = 0x3008 nChar 0x3019 nChar != 0x3012 ) || 104 nChar == 0xff3b || nChar ==

[PATCH] remove unused code (oox, sc)

2012-03-18 Thread Petr Vorel
Hi there, some unused code removed (oox, sc). Regards, Petr From 3c03ddd6eb8e0cefa229f3874e3da35bd0a57788 Mon Sep 17 00:00:00 2001 From: Petr Vorel petr.vo...@gmail.com Date: Sat, 17 Mar 2012 20:25:52 +0100 Subject: [PATCH 1/2] remove unused code (oox, sc) --- oox/inc/oox/dump/dumperbase.hxx

Re: About Strings

2012-03-18 Thread Rafael Dominguez
Theres no need, OUString already has a method lastIndexOf, http://opengrok.libreoffice.org/xref/core/sal/inc/rtl/ustring.hxx#1133 On Sun, Mar 18, 2012 at 1:06 PM, Olivier Hallot olivier.hal...@documentfoundation.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all I put

Re: Cppcheck reports Same expression on both sides of '==' on dpitemdata.cxx

2012-03-18 Thread Ivan Timofeev
Hi On 18.03.2012 12:41, julien2412 wrote: Just to make notice that Cppcheck reports Same expression on both sides of '==' on sc/source/core/data/dpitemdata.cxx, line 217. Here are the lines : ... 216 if (mbStringInterned r.mbStringInterned) 217 return mpString ==

[PATCH] Convert SV_DECL_VARARR, SV_IMPL_VARARR with std::deque

2012-03-18 Thread Bartosz
Hi I converted the SV VARARR to std::deque in sw component. Could you please check and push this path? This and later contributions is licensed under MPL 1.1 / GPL v3+ / LGPL v3+. Best Regards Bartosz From 722e5a0e2917dd173ff2781da6a420f97d126310 Mon Sep 17 00:00:00 2001 From: Bartosz

[PUSHED] Re: Cppcheck reports Same expression on both sides of '==' on dpitemdata.cxx

2012-03-18 Thread Julien Nabet
On 18/03/2012 15:07, Ivan Timofeev wrote: Hi On 18.03.2012 12:41, julien2412 wrote: Just to make notice that Cppcheck reports Same expression on both sides of '==' on sc/source/core/data/dpitemdata.cxx, line 217. Here are the lines : ... 216 if (mbStringInterned

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #237 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-03-18 08:18:41 PDT --- Adding Bug 45081 - SLIDESHOW CRASH on slide with embedded / linked video (replaces Bug 44011) -- Configure bugmail:

[REVIEW for 3.5] Fix redundant assignment of nAngle in switch in svx

2012-03-18 Thread julien2412
Hello, In svx cppcheck reports this : [source/items/algitem.cxx:183]: (warning) Redundant assignment of nAngle in switch Here are the lines : switch( static_cast SvxCellOrientation ( GetValue() ) ) { case SVX_ORIENTATION_BOTTOMTOP: nAngle = 9000; case

Seeking advice on vcl sizing

2012-03-18 Thread Andrew Higginson
Hi, I need some advice with sizing of controls and windows on vcl So for the about dialog, currently I am setting its size based on the width of the user's screen (e.g. 1/3 of the screen) Then I am sizing all the controls relative to this, and finally at the end, checking that they all fit (and

LibreOffice writer - GSoC 2012 idea proposal

2012-03-18 Thread sharan_kumar
hi all, i am a student applicant for the gsoc 2012. i saw the projects proposed by libreoffice. But finally came up with my own idea. My idea is content based search for file.. ie. we can search for files having certain contents.. it searches all *.odt files and displays those files, which has

Template translation / shrink bloated install size

2012-03-18 Thread Hasitha Dhananjaya
Hi all, I'm a second year undergraduate student from University of Moratuwa. I would like to join GSocC 2012 to following project. *Template translation / shrink bloated install size* I have followed Java course and now I'm following C++ course. So I think I can contribute for this project and I

Cppcheck reports Logical disjunction always evaluates to true in sdext module

2012-03-18 Thread julien2412
Hello, Cppcheck reports this in sdext module : [source/minimizer/optimizerdialog.cxx:276]: (warning) Logical disjunction always evaluates to true: nNewStep = 0 || nNewStep = 4 Here is the line : if ( ( nNewStep != mnCurrentStep ) ( ( nNewStep = MAX_STEP ) || ( nNewStep = 0 ) ) ) Shouldn't it be

Re: [REVIEW-3-5] fix for fdo#46230, shrink the copy area only in the text export

2012-03-18 Thread Markus Mohrhard
Hey, 2012/3/16 Markus Mohrhard markus.mohrh...@googlemail.com: Hello Michael, On Tue, 2012-03-13 at 01:41 +0100, Markus Mohrhard wrote: calc. The problem is that we should not shrink the area already in ScTransferObj. We should wait until we need to export the data and limit this to the

[REVIEW-3-5] fix for fdo#40426, import all properties into ScDBData

2012-03-18 Thread Markus Mohrhard
Hey, with [1] we import all parameters into ScDBData. Before that we imported bByRow and bHasHeader only into the QueryParam and used the default values in ScDBData. The properties in ScDBData are the ones that are actually the used ones and the ones in ScSortParam and ScQueryParam are always

Re: About Strings

2012-03-18 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks Rafael Any suggestion for the same issue for OUStringBuffer? Kind regards Ikuvuer Em 18-03-2012 10:46, Rafael Dominguez escreveu: Theres no need, OUString already has a method lastIndexOf,

[PATCH] Check iterator end in WW8TableCellGrid::addShadowCells

2012-03-18 Thread Arnaud Versini
Hi, This patch check iterator end before updating bBeginningOfCell and aRect. Best regards -- Arnaud Versini From 3abb087caeb5e8a794720bd2fd1d7e9b97e8dc6c Mon Sep 17 00:00:00 2001 From: Arnaud Versini arnaud.vers...@gmail.com Date: Sun, 18 Mar 2012 19:59:55 +0100 Subject: [PATCH] Check

Build failure on Windows/MSVC because of embedserv

2012-03-18 Thread Lubos Lunak
Hello, MSVC/Windows build fails at the very end with an error about emserlo.dll missing, probably caused by the recent embedserv conversion to gbuild. As this is seem to be build-system related, I'm at loss. Since there currently doesn't seem to be any usable MSVC tinderbox, I've pasted at

pointer to code

2012-03-18 Thread M.Sharan Kumar
hi all i came across bug reporting.. and i am new to it.. its said that we need to have a pointer to code in our description.. what does that mean?? -- Warm regards, M.Sharan Kumar ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: [PUSHED][PATCH] Check iterator end in WW8TableCellGrid::addShadowCells

2012-03-18 Thread Norbert Thiebaud
On Sun, Mar 18, 2012 at 2:04 PM, Arnaud Versini arnaud.vers...@gmail.com wrote: Hi, This patch check iterator end before updating bBeginningOfCell and aRect. Pushed, thanks Norbert ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

fdo#42982, Working on the UNO RuntimeExceptions.

2012-03-18 Thread Abeer Sethi
I've updated this email as, thuswa(IRC nick). I'm new to this and would be applying at GSOC, under the libre office banner. I was working on the RuntimeException, to understand a bit of the code and how it works. I don't know whether I've got it correct but, here is the link to the git diff.

About buggy behaviour which disappear when previous LO/OOo is removed

2012-03-18 Thread julien2412
Hello, I try to help a little on bugs triaging or on IRC and found that quite a lot of buggy behaviours could be resolved if previous LO/OOo profile was removed (or backup if needed). (eg : https://bugs.freedesktop.org/show_bug.cgi?id=45928) In these cases, people are glad that the buggy

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #238 from Boostland boostl...@gmail.com 2012-03-18 15:19:11 PDT --- Add this long standing bug to the list please. a href=https://bugs.freedesktop.org/show_bug.cgi?id=40421;bBug 40421/b/a - 3.4.2 Draw with transparent layer loses

Re: Patchtool

2012-03-18 Thread Josh Heidenreich
Hi, That is why I asked if the source was available. The code is now on GitHub. https://github.com/TheJosh/patchtool I'm going to keep working on it some more, and I'm wondering if it should have a more permanent home on an official domain, although I don't know who to talk to about that.

Re: [PUSHED][REVIEW 3-5] fdo#46809 incomplete formula in formulabar

2012-03-18 Thread Mat M
Hello Since Patchtool is around, marking thread :) Mat M Le Fri, 16 Mar 2012 21:29:10 +0100, Kohei Yoshida kohei.yosh...@gmail.com a écrit: On Fri, 2012-03-16 at 08:37 -0600, Noel Power wrote: please see

Re: Build failure on Windows/MSVC because of embedserv

2012-03-18 Thread Matúš Kukan
On 18 March 2012 21:03, Lubos Lunak l.lu...@suse.cz wrote:  MSVC/Windows build fails at the very end with an error about emserlo.dll missing, probably caused by the recent embedserv conversion to gbuild. As this is seem to be build-system related, I'm at loss. Since there currently doesn't

[PATCH] Fix for Bug 43895: Never let users save in /tmp by default

2012-03-18 Thread Andrzej J. R. Hunt
Hi, Here is a my first attempt at a patch, fixing Bug 43895 (Never let users save in /tmp by default). I was debating adding a warning for anyone saving to /tmp, however I doubt anyone would do this accidentally except in the case of downloading through firefox, which is now fixed.

Re: About Strings

2012-03-18 Thread Rafael Dominguez
Well OUStringBuffer dont seems to be the correct class to add that type of functionality, but maybe someone else can point you in the right direction. On Sun, Mar 18, 2012 at 1:45 PM, Olivier Hallot olivier.hal...@documentfoundation.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1

[PATCH] Missing sub-menu arrows with 3.5.x and GTK 2.15

2012-03-18 Thread David Bolen
Using LO 3.5.x on a system with GTK 2.15.0 loses all the sub-menu icons, because there is no menu item arrow-scaling property until then, so the code introduced in commit 948c14ee appears to scale the arrows to 0%. I realize that's a pretty old GTK version, but I ran into this on my Ubuntu 8.04

[Libreoffice-bugs] [Bug 47468] New: : EDITING - Default values not shown immediately when entering new data into a table

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47468 Bug #: 47468 Summary: : EDITING - Default values not shown immediately when entering new data into a table Classification: Unclassified Product: LibreOffice Version: LibO 3.5.1

[Libreoffice-bugs] [Bug 47469] New: csv files are not displayed / opened properly

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47469 Bug #: 47469 Summary: csv files are not displayed / opened properly Classification: Unclassified Product: LibreOffice Version: LibO 3.4.2 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 47437] add a way to report missing words in the spell checker

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47437 --- Comment #2 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il 2012-03-18 01:27:59 UTC --- (In reply to comment #1) Because most dictionaries are abandoned, or have underqualified maintainers, this feature will not have any practical effect.

[Libreoffice-bugs] [Bug 47470] New: sofficerc should be installed in /etc/

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47470 Bug #: 47470 Summary: sofficerc should be installed in /etc/ Classification: Unclassified Product: LibreOffice Version: unspecified Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 47470] sofficerc should be installed in /etc/

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47470 Tomáš Chvátal tomas.chva...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 47470] sofficerc should be installed in /etc/

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47470 Tomáš Chvátal tomas.chva...@gmail.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 47471] New: Clear Direct Formatting damages the document's styles

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47471 Bug #: 47471 Summary: Clear Direct Formatting damages the document's styles Classification: Unclassified Product: LibreOffice Version: LibO 3.5.1 Release Platform: x86 (IA32)

[Libreoffice-bugs] [Bug 47471] Clear Direct Formatting damages the document's styles

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47471 --- Comment #1 from jmk...@gmx.net 2012-03-18 01:35:50 PDT --- Created attachment 58635 -- https://bugs.freedesktop.org/attachment.cgi?id=58635 File before distorting styles -- Configure bugmail:

[Libreoffice-bugs] [Bug 47471] Clear Direct Formatting damages the document's styles

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47471 jmk...@gmx.net changed: What|Removed |Added Priority|medium |highest CC|

[Libreoffice-bugs] [Bug 45666] FILEOPEN: Checkbox state lost when importing docx files

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45666 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added Platform|Other |All

[Libreoffice-bugs] [Bug 44011] SLIDESHOW with linked video CRASHes

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44011 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 45081] Program crashed during slideshow with embeded / linked video

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45081 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 37361] LibreOffice 3.5 most annoying bugs

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on|44011 | --

[Libreoffice-bugs] [Bug 47472] New: Initial line spacing wrong for paragraph with only one formula object

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47472 Bug #: 47472 Summary: Initial line spacing wrong for paragraph with only one formula object Classification: Unclassified Product: LibreOffice Version: LibO 3.5.1 RC1

[Libreoffice-bugs] [Bug 45081] SLIDESHOW CRASH on slide with embedded / linked video

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45081 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 45081] SLIDESHOW CRASH on slide with embedded / linked video

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45081 --- Comment #8 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-03-18 08:11:18 PDT --- Created attachment 58637 -- https://bugs.freedesktop.org/attachment.cgi?id=58637 Test Kit See Comment 7 -- Configure bugmail:

[Libreoffice-bugs] [Bug 47372] SLIDESHOW: Impress crashes when show embed video

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47372 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 45081] SLIDESHOW CRASH on slide with embedded / linked video

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45081 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 47426] EDITING: Search feature inadequate

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47426 --- Comment #2 from labin...@yahoo.com.au labin...@gmail.com 2012-03-18 08:14:32 PDT --- (In reply to comment #1) http://extensions.libreoffice.org/extension-center/search-in-calc The attached document illustrates why this solution is only a

[Libreoffice-bugs] [Bug 46091] SLIDESHOW: Impress crashes on reaching slide containing mpeg video after upgrade

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46091 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 45081] SLIDESHOW CRASH on slide with embedded / linked video

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45081 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 37361] LibreOffice 3.5 most annoying bugs

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #237 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-03-18 08:18:41 PDT --- Adding Bug 45081 - SLIDESHOW CRASH on slide with embedded / linked video (replaces Bug 44011) -- Configure bugmail:

[Libreoffice-bugs] [Bug 47466] FORMATTING: Autoformat empty rows causes app to crash

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47466 --- Comment #1 from Markus Mohrhard markus.mohrh...@googlemail.com 2012-03-18 08:23:27 PDT --- Can you please attach a test document and a detailed instruction how to reproduce it? I can't reproduce it here with a master build and memcheck does

[Libreoffice-bugs] [Bug 45081] SLIDESHOW CRASH on slide with embedded / linked video

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45081 --- Comment #11 from Jean-Baptiste Faure jbf.fa...@orange.fr 2012-03-18 08:25:32 PDT --- Sorry, no crash for me under Ubuntu 11.10 x86_64 with LO 3.5.1, LO 3.5.2 rc0+ (Version ID : 5cffa17-a73d29c-73cb0b8-f269e46-686380c) and master (LibreOffice

[Libreoffice-bugs] [Bug 40426] Sort wrongly remembers Range contains column labels

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40426 Markus Mohrhard markus.mohrh...@googlemail.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 47473] New: EDITING: Report Wizard blanks report command field

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47473 Bug #: 47473 Summary: EDITING: Report Wizard blanks report command field Classification: Unclassified Product: LibreOffice Version: LibO 3.5.1 Release Platform: Other OS/Version:

[Libreoffice-bugs] [Bug 40123] EDITING Calc Chart Legend will not resize

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40123 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|NEEDINFO

[Libreoffice-bugs] [Bug 47474] New: missing ParentWindow property on XUIElementFactory::createUIElement API

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47474 Bug #: 47474 Summary: missing ParentWindow property on XUIElementFactory::createUIElement API Classification: Unclassified Product: LibreOffice Version: LibO 3.5.1 Release

[Libreoffice-bugs] [Bug 46519] embedded VC++ runtime install fails

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46519 patheticcockro...@patheticcockroach.com changed: What|Removed |Added Version|LibO 3.5.0 Release |LibO 3.5.1

[Libreoffice-bugs] [Bug 36034] Incorrect VIEWING .RTF .DOCX .DOC documents

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36034 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added Status|RESOLVED|CLOSED ---

[Libreoffice-bugs] [Bug 45990] Unique values functionality not working normally

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45990 Markus Mohrhard markus.mohrh...@googlemail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 47476] New: EDITING Ctrl+V

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47476 Bug #: 47476 Summary: EDITING Ctrl+V Classification: Unclassified Product: LibreOffice Version: LibO 3.5.1 Release Platform: x86-64 (AMD64) OS/Version: Windows (All)

[Libreoffice-bugs] [Bug 45928] Strange behaviour of the template management dialogue

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45928 --- Comment #8 from ryan.jendo...@gmail.com ryan.jendo...@gmail.com 2012-03-18 10:21:38 PDT --- This bug persists with 3.5.1 (Ubuntu 10.4) For me, it also manifests itself in two other situations: 1) Simply opening any document based on a

[Libreoffice-bugs] [Bug 45658] Problem with templates

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45658 ryan.jendo...@gmail.com ryan.jendo...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 47463] Templates Already Exists error message in WRITER

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47463 ryan.jendo...@gmail.com ryan.jendo...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 46240] error when upgrade to LO 3.5 from 3.4.5 with template

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46240 ryan.jendo...@gmail.com ryan.jendo...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 47463] Templates Already Exists error message in WRITER

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47463 ryan.jendo...@gmail.com ryan.jendo...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 47161] [Win7] Template Dir seems to be lost

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47161 ryan.jendo...@gmail.com ryan.jendo...@gmail.com changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 46240] error when upgrade to LO 3.5 from 3.4.5 with template

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46240 ryan.jendo...@gmail.com ryan.jendo...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 47477] New: EDITING: Draw is unusably slow

2012-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47477 Bug #: 47477 Summary: EDITING: Draw is unusably slow Classification: Unclassified Product: LibreOffice Version: LibO 3.4.5 release Platform: Other OS/Version: All

  1   2   >