LibreOffice Gerrit News 2013-09-25

2013-09-25 Thread gerrit
Moin!

* Open changes on master for project core changed in the last 25 hours:

+ Add sending server information after pairing.
  in https://gerrit.libreoffice.org/6014 from Artur Dryomov
+ Test Case for chart in Writer for docx(Note : work in progress DO NOT MER
  in https://gerrit.libreoffice.org/6019 from Tushar Bende
+ String to OUString
  in https://gerrit.libreoffice.org/6031 from Matteo Casalin
+ String to OUString
  in https://gerrit.libreoffice.org/6030 from Matteo Casalin
+ Fix memory leaks
  in https://gerrit.libreoffice.org/6029 from Matteo Casalin
+ String to OUString
  in https://gerrit.libreoffice.org/6028 from Matteo Casalin
+ String to OUString
  in https://gerrit.libreoffice.org/6027 from Matteo Casalin
+ Reduce scope of some local variables
  in https://gerrit.libreoffice.org/6026 from Matteo Casalin
+ String to OUString
  in https://gerrit.libreoffice.org/6025 from Matteo Casalin
+ String to OUString
  in https://gerrit.libreoffice.org/6024 from Matteo Casalin
+ Add LO_JAVA_DIR to CppunitTest env.
  in https://gerrit.libreoffice.org/6023 from Andrzej J.R. Hunt


* Merged changes on master for project core changed in the last 25 hours:

None

* Abandoned changes on master for project core changed in the last 25 hours:

None

* Open changes needing tweaks, but being untouched for more than a week:

+ Remove more unusedcode
  in https://gerrit.libreoffice.org/5937 from Marcos Souza
+ Simplify oslThreadIdentifier on Linux 32.
  in https://gerrit.libreoffice.org/5553 from Arnaud Versini
+ improve performance of copyArea in Ios
  in https://gerrit.libreoffice.org/5707 from Tsahi Glik @ CloudOn
+ Fix for IOS scroll by pixels, and pinch to zoom Change-Id: Ied6087a264f1c
  in https://gerrit.libreoffice.org/5742 from Ptyl
+ fix polygon rendering with clip area of one line only
  in https://gerrit.libreoffice.org/5709 from Tsahi Glik @ CloudOn
+ fix for text watermark
  in https://gerrit.libreoffice.org/5568 from Adam CloudOn
+ fdo#39468: Translate German comments (first part) in include/svl/filerec.
  in https://gerrit.libreoffice.org/5793 from Philipp Riemer
+ fdo#44689: fix for specific case restart value 0
  in https://gerrit.libreoffice.org/5681 from Adam CloudOn
+ Dynamically align toolbars in LibreOffice
  in https://gerrit.libreoffice.org/5655 from Prashant Pandey
+ fdo#36791 : fix for import of greeting card
  in https://gerrit.libreoffice.org/4240 from Adam CloudOn
+ fdo#66401: fix for combined characters
  in https://gerrit.libreoffice.org/5018 from Adam CloudOn
+ more debug logs, extra debug layer, file is not used in p3k
  in https://gerrit.libreoffice.org/5267 from James Michael Dupont
+ Remove old outdated gallery images and sounds
  in https://gerrit.libreoffice.org/4993 from Samuel Mehrbrodt
+ Positional Tab additions
  in https://gerrit.libreoffice.org/5387 from Adam CloudOn
+ fdo#64817 : fix for rectangle with image fill
  in https://gerrit.libreoffice.org/4718 from Adam CloudOn


Best,

Your friendly LibreOffice Gerrit Digest Mailer

Note: The bot generating this message can be found and improved here:
   
https://gerrit.libreoffice.org/gitweb?p=dev-tools.git;a=blob;f=gerritbot/send-daily-digest
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: 2 commits - idl/Executable_svidl.mk l10ntools/Executable_helpex.mk l10ntools/Executable_xrmex.mk rsc/Executable_rsc.mk solenv/gbuild

2013-09-25 Thread Matúš Kukan
 idl/Executable_svidl.mk  |5 -
 l10ntools/Executable_helpex.mk   |1 -
 l10ntools/Executable_xrmex.mk|1 -
 rsc/Executable_rsc.mk|6 --
 solenv/gbuild/ExternalPackage.mk |2 +-
 5 files changed, 1 insertion(+), 14 deletions(-)

New commits:
commit a107908e7e5d135e43aaa11d6face7d153ef20f7
Author: Matúš Kukan matus.ku...@gmail.com
Date:   Wed Sep 25 08:59:04 2013 +0200

Revert More ICU dependencies that are now dragged in

Should be fixed by 913f83ac52629a524c373d2504a0cb349446b371

This reverts commits
4dd261e526f43a364c645e7022c49b61c8001a39
30d7729586a60bef061261e9e59bf44768cc0196
4e2e1ca76f772d4644a21b82f79dfb4412a9c99f

diff --git a/idl/Executable_svidl.mk b/idl/Executable_svidl.mk
index c3c52a4..b2b3ecd 100644
--- a/idl/Executable_svidl.mk
+++ b/idl/Executable_svidl.mk
@@ -34,11 +34,6 @@ $(eval $(call gb_Executable_use_libraries,svidl,\
$(gb_UWINAPI) \
 ))
 
-$(eval $(call gb_Executable_use_externals,svidl,\
-icudata \
-icuuc \
-icui18n \
-))
 $(eval $(call gb_Executable_add_exception_objects,svidl,\
idl/source/cmptools/hash \
idl/source/cmptools/lex \
diff --git a/l10ntools/Executable_helpex.mk b/l10ntools/Executable_helpex.mk
index 0118671..c7f5cce 100644
--- a/l10ntools/Executable_helpex.mk
+++ b/l10ntools/Executable_helpex.mk
@@ -23,7 +23,6 @@ $(eval $(call gb_Executable_use_externals,helpex,\
boost_headers \
icu_headers \
 libxml2 \
-   icudata \
 icuuc \
 icui18n \
 ))
diff --git a/l10ntools/Executable_xrmex.mk b/l10ntools/Executable_xrmex.mk
index d4dc6a2..109198d 100644
--- a/l10ntools/Executable_xrmex.mk
+++ b/l10ntools/Executable_xrmex.mk
@@ -33,7 +33,6 @@ $(eval $(call gb_Executable_add_exception_objects,xrmex,\
 $(eval $(call gb_Executable_use_externals,xrmex,\
 boost_headers \
 libxml2 \
-icudata \
 icuuc \
 icui18n \
 icu_headers \
diff --git a/rsc/Executable_rsc.mk b/rsc/Executable_rsc.mk
index aab0322..ed779e6 100644
--- a/rsc/Executable_rsc.mk
+++ b/rsc/Executable_rsc.mk
@@ -30,12 +30,6 @@ $(eval $(call gb_Executable_use_libraries,rsc,\
$(gb_UWINAPI) \
 ))
 
-$(eval $(call gb_Executable_use_externals,rsc,\
-icudata \
-icuuc \
-icui18n \
-))
-
 $(eval $(call gb_Executable_add_grammars,rsc,\
rsc/source/parser/rscyacc \
 ))
commit 406b9a7c71da58a305e22e3ab2f74a26a44b141c
Author: Matúš Kukan matus.ku...@gmail.com
Date:   Wed Sep 25 08:53:09 2013 +0200

gbuild: fix ExternalPackage dependencies for files in instdir

Change-Id: Ia46119dea124a6260a12504651d6f766d0285985

diff --git a/solenv/gbuild/ExternalPackage.mk b/solenv/gbuild/ExternalPackage.mk
index 19fea8d..5eb5231 100644
--- a/solenv/gbuild/ExternalPackage.mk
+++ b/solenv/gbuild/ExternalPackage.mk
@@ -198,7 +198,7 @@ endef
 define gb_ExternalPackage__add_file_for_install
 $(call gb_ExternalPackage_add_file,$(1),$(2),$(4))
 
-$(call gb_Helper_install,$(call gb_ExternalPackage_get_target,$(1)), \
+$(call gb_Helper_install,$(call gb_Package_get_target,$(1)), \
$(3), \
$(call 
gb_UnpackedTarball_get_dir,$(gb_ExternalPackage_UNPACKED_$(1)))/$(4))
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-09-25 Thread Miklos Vajna
 writerfilter/inc/doctok/WW8Document.hxx|   11 ---
 writerfilter/source/doctok/WW8DocumentImpl.cxx |   13 -
 writerfilter/source/filter/ImportFilter.cxx|7 ---
 3 files changed, 31 deletions(-)

New commits:
commit a5097b664a38c7da37955c6e3e56a8078abafcdf
Author: Miklos Vajna vmik...@collabora.co.uk
Date:   Wed Sep 25 09:53:51 2013 +0200

writerfilter: remove dead WW8DocumentFactory

Change-Id: I9896c3b221d2ec4766b9ee63aadc90bff9c33ea6

diff --git a/writerfilter/inc/doctok/WW8Document.hxx 
b/writerfilter/inc/doctok/WW8Document.hxx
index b624ce7..9300e2f 100644
--- a/writerfilter/inc/doctok/WW8Document.hxx
+++ b/writerfilter/inc/doctok/WW8Document.hxx
@@ -416,17 +416,6 @@ public:
 virtual WW8DocumentIterator::Pointer_t end() = 0;
 };
 
-class WRITERFILTER_DOCTOK_DLLPUBLIC WW8DocumentFactory
-{
-public:
-static WW8Stream::Pointer_t
-createStream(uno::Referenceuno::XComponentContext rContext,
- uno::Referenceio::XInputStream rStream);
-
-static WW8Document *
-createDocument(WW8Stream::Pointer_t rpStream);
-};
-
 }}
 
 #endif // INCLUDED_WW8_DOCUMENT_HXX
diff --git a/writerfilter/source/doctok/WW8DocumentImpl.cxx 
b/writerfilter/source/doctok/WW8DocumentImpl.cxx
index 9e914a4..f55566c 100644
--- a/writerfilter/source/doctok/WW8DocumentImpl.cxx
+++ b/writerfilter/source/doctok/WW8DocumentImpl.cxx
@@ -1776,19 +1776,6 @@ void WW8DocumentImpl::resolve(Stream  rStream)
 
 }
 
-WW8Stream::Pointer_t
-WW8DocumentFactory::createStream(uno::Referenceuno::XComponentContext 
rContext,
- uno::Referenceio::XInputStream rStream)
-{
-return WW8Stream::Pointer_t(new WW8StreamImpl(rContext, rStream));
-}
-
-WW8Document *
-WW8DocumentFactory::createDocument(WW8Stream::Pointer_t rpStream)
-{
-return new WW8DocumentImpl(rpStream);
-}
-
 writerfilter::ReferenceProperties::Pointer_t
 WW8SED::get_sepx()
 {
diff --git a/writerfilter/source/filter/ImportFilter.cxx 
b/writerfilter/source/filter/ImportFilter.cxx
index df5604b..784a18a 100644
--- a/writerfilter/source/filter/ImportFilter.cxx
+++ b/writerfilter/source/filter/ImportFilter.cxx
@@ -167,13 +167,6 @@ sal_Bool WriterFilter::filter( const uno::Sequence 
beans::PropertyValue  aDes
 aVbaProject.importVbaProject( *xVbaPrjStrg, gHelper );
 }
 }
-else
-{
-writerfilter::doctok::WW8Stream::Pointer_t pDocStream = 
writerfilter::doctok::WW8DocumentFactory::createStream(m_xContext, 
xInputStream);
-writerfilter::doctok::WW8Document::Pointer_t 
pDocument(writerfilter::doctok::WW8DocumentFactory::createDocument(pDocStream));
-
-pDocument-resolve(*pStream);
-}
 
 pStream.reset();
 #ifdef DEBUG_IMPORT
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/qa

2013-09-25 Thread Laurent Godard
 sc/qa/unit/ucalc.cxx |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit d772230b492f6abc93fb05bfd6f57e65c057ee03
Author: Laurent Godard lgodard.li...@laposte.net
Date:   Wed Sep 25 09:50:47 2013 +0200

comment failing parts of test

Change-Id: I81717a2c6885882264da3cdbaf47cf8bbf85716a

diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx
index df95270..3c8d330 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -3098,7 +3098,7 @@ void Test::testMoveBlock()
 std::cout  B1 note before moveblock should be:   aHelloB1  
std::endl;
 
 // previous tests on cell note content are ok. this one fails !!! :(
-CPPUNIT_ASSERT_MESSAGE(Note content in B1, pNoteB1-GetText() == 
aHelloB1);
+//CPPUNIT_ASSERT_MESSAGE(Note content in B1, pNoteB1-GetText() == 
aHelloB1);
 
 // move notes to B1:D1
 bool bCut = true;
@@ -3122,7 +3122,7 @@ void Test::testMoveBlock()
 CPPUNIT_ASSERT_MESSAGE(There should be a note on B1, 
pDoc-HasNote(aAddrB1));
 CPPUNIT_ASSERT_MESSAGE(There should be a note on C1, 
pDoc-HasNote(aAddrC1));
 CPPUNIT_ASSERT_MESSAGE(There should be a note on D1, 
pDoc-HasNote(aAddrD1));
-// still failing, wrong content ???
+/* still failing, wrong content ???
 OUString sNoteText;
 sNoteText =  pDoc-GetNote(aAddrB1)-GetText();
 CPPUNIT_ASSERT_MESSAGE(Note content in B1, sNoteText == aHelloA1);
@@ -3130,7 +3130,7 @@ void Test::testMoveBlock()
 CPPUNIT_ASSERT_MESSAGE(Note content in C1, sNoteText == aHelloB1);
 sNoteText =  pDoc-GetNote(aAddrD1)-GetText();
 CPPUNIT_ASSERT_MESSAGE(Note content in D1, sNoteText == aHelloC1);
-//
+*/
 
 pDoc-DeleteTab(0);
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-09-25 Thread David Tardon
 svx/source/dialog/frmsel.cxx |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit 2aaed92d30f630343676d531a98082598202e85a
Author: David Tardon dtar...@redhat.com
Date:   Mon May 27 13:18:07 2013 +0200

valgrind: init. member variables

Change-Id: I7e0d99f549841d466d5dfb69cde74b424ae98b0b
(cherry picked from commit 38797f7f4129e1e09be9308a36311cf2f1afef79)
(cherry picked from commit 86128f3b24a830df87db4ed2f7176d84ede7230f)
Reviewed-on: https://gerrit.libreoffice.org/5995
Reviewed-by: Eike Rathke er...@redhat.com
Reviewed-by: Miklos Vajna vmik...@collabora.co.uk
Reviewed-by: Norbert Thiebaud nthieb...@gmail.com
Tested-by: Norbert Thiebaud nthieb...@gmail.com

diff --git a/svx/source/dialog/frmsel.cxx b/svx/source/dialog/frmsel.cxx
index feb4e04..f29a42a 100644
--- a/svx/source/dialog/frmsel.cxx
+++ b/svx/source/dialog/frmsel.cxx
@@ -223,6 +223,12 @@ FrameSelectorImpl::FrameSelectorImpl( FrameSelector 
rFrameSel ) :
 maTLBR( FRAMEBORDER_TLBR ),
 maBLTR( FRAMEBORDER_BLTR ),
 mnFlags( FRAMESEL_OUTER ),
+mnCtrlSize( 0 ),
+mnArrowSize( 0 ),
+mnLine1( 0 ),
+mnLine2( 0 ),
+mnLine3( 0 ),
+mnFocusOffs( 0 ),
 mbHor( false ),
 mbVer( false ),
 mbTLBR( false ),
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-09-25 Thread Caolán McNamara
 include/vcl/builder.hxx  |1 +
 sfx2/source/appl/sfxhelp.cxx |3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 09351f513e750fc1d7a72a1ce0680a927140bbde
Author: Caolán McNamara caol...@redhat.com
Date:   Wed Sep 18 10:51:53 2013 +0100

Resolves: fdo#69440 only ask for tabcontrol in builder dialogs

(cherry picked from commit d4edce3b72d585915516a0a27c4815a0d4996cfb)

Change-Id: I6001f8921f3b90283525355b0094c4377c42c663
Reviewed-on: https://gerrit.libreoffice.org/5993
Reviewed-by: Eike Rathke er...@redhat.com
Reviewed-by: Miklos Vajna vmik...@collabora.co.uk
Reviewed-by: Norbert Thiebaud nthieb...@gmail.com
Tested-by: Norbert Thiebaud nthieb...@gmail.com

diff --git a/include/vcl/builder.hxx b/include/vcl/builder.hxx
index 508377d..611c519 100644
--- a/include/vcl/builder.hxx
+++ b/include/vcl/builder.hxx
@@ -384,6 +384,7 @@ public:
 VclBuilderContainer();
 virtual ~VclBuilderContainer();
 static OUString getUIRootDir();
+bool hasBuilder() const { return m_pUIBuilder != NULL; }
 template typename T T* get(T* ret, OString sID)
 {
 return m_pUIBuilder-getT(ret, sID);
diff --git a/sfx2/source/appl/sfxhelp.cxx b/sfx2/source/appl/sfxhelp.cxx
index cd06761..b30f1a1 100644
--- a/sfx2/source/appl/sfxhelp.cxx
+++ b/sfx2/source/appl/sfxhelp.cxx
@@ -611,7 +611,8 @@ sal_Bool SfxHelp::Start_Impl(const OUString rURL, const 
Window* pWindow, const
 //see if it has a TabControl and ask the active 
tab of
 //that for help
 bTriedTabPage = true;
-TabControl *pCtrl = 
((Dialog*)pParent)-getTabControl(tabcontrol);
+Dialog *pDialog = ((Dialog*)pParent);
+TabControl *pCtrl = pDialog-hasBuilder() ? 
pDialog-getTabControl(tabcontrol) : NULL;
 TabPage* pTabPage = pCtrl ? 
pCtrl-GetTabPage(pCtrl-GetCurPageId()) : NULL;
 Window *pTabChild = pTabPage ? 
pTabPage-GetWindow(WINDOW_FIRSTCHILD) : NULL;
 if (pTabChild)
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Invitation to discussion round about switching to an editable wikihelp

2013-09-25 Thread Markus Mohrhard
Hey,

so I want to invite everyone who is interested in making the wikihelp
editable to the discussion round on Thursday where we want to discuss what
still needs to be done and the consequences for translators, help authors
and developers.

If you think you are affected by this change it would be good to come to
this discussion round to raise your concerns.

Hoping to see some of you,
Markus
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: 2 commits - Makefile.in RepositoryExternal.mk

2013-09-25 Thread Matúš Kukan
 Makefile.in   |1 +
 RepositoryExternal.mk |   12 ++--
 2 files changed, 3 insertions(+), 10 deletions(-)

New commits:
commit fb8d0a4b1313036a2af58ada536ee0171592ebb3
Author: Matúš Kukan matus.ku...@gmail.com
Date:   Wed Sep 25 10:13:09 2013 +0200

don't use use_static_libraries for Android

It shouldn't be used for external libraries, not built by gbuild,
anyway, because it creates wrong dependency.

Change-Id: I889dccb1f934caef7f104d479dbe16185b8eeaf4

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 0756b41..f072148 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -976,11 +976,6 @@ else # ANDROID
 
 define gb_LinkTarget__use_librdf
 $(call gb_LinkTarget_use_packages,$(1),raptor rasqal redland)
-$(call gb_LinkTarget_use_static_libraries,$(1),\
-   rdf \
-   rasqal \
-   raptor2 \
-)
 
 endef
 
@@ -1046,7 +1041,7 @@ $(call gb_LinkTarget_add_libs,$(1),$(FREETYPE_LIBS))
 
 endef
 
-else # ! SYSTEM_FREETYPE
+else ifeq ($(OS),ANDROID)
 
 define gb_LinkTarget__use_freetype_headers
 $(call gb_LinkTarget_set_include,$(1),\
@@ -1058,7 +1053,6 @@ endef
 
 define gb_LinkTarget__use_freetype
 $(call gb_LinkTarget_use_external,$(1),freetype_headers)
-$(call gb_LinkTarget_use_static_libraries,$(1),freetype)
 
 endef
 
@@ -1076,7 +1070,7 @@ $(call gb_LinkTarget_add_libs,$(1),$(FONTCONFIG_LIBS))
 
 endef
 
-else # ! SYSTEM_FONTCONFIG
+else ifeq ($(OS),ANDROID)
 
 define gb_LinkTarget__use_fontconfig
 $(call gb_LinkTarget_set_include,$(1),\
@@ -1084,8 +1078,6 @@ $(call gb_LinkTarget_set_include,$(1),\
$$(INCLUDE) \
 )
 
-$(call gb_LinkTarget_use_static_libraries,$(1),fontconfig)
-
 endef
 
 endif # SYSTEM_FONTCONFIG
commit 58ff5d5f4e694da8b82ff5744af0d815ad9e3e36
Author: Matúš Kukan matus.ku...@gmail.com
Date:   Wed Sep 25 09:44:35 2013 +0200

clean also INSTDIR_FOR_BUILD

Change-Id: Id85d07650f9dd479c5eee7c8c765e59ab1d55955

diff --git a/Makefile.in b/Makefile.in
index da2beb2..0dbf4ea 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -153,6 +153,7 @@ clean-host:
 
 clean-build:
 ifeq ($(CROSS_COMPILING),YES)
+   rm -fr $(INSTDIR_FOR_BUILD)
rm -fr $(OUTDIR_FOR_BUILD)
rm -fr $(WORKDIR_FOR_BUILD)
 endif
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Fwd: thanks]

2013-09-25 Thread Michael Meeks
An encouraging mail; am pointing him to the QA team :-)
-- 
 michael.me...@collabora.com  , Pseudo Engineer, itinerant idiot
---BeginMessage---
Hi,

I'm really impressed by the Libre Office project and I want to thank the hole 
community developing it. I assume you are a member of this community, so I want 
to hand my thanks on to the community thanks to you.

I'm not a developer, I'm just fascinated by the idea of free sostware. 
Nevertheless, I would like to get involved (in some way) in the project. Could 
you suggest me some ways, how to do this?

Br,
Włodzimierz Ziółkowski
---End Message---
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: i18npool/CustomTarget_localedata.mk

2013-09-25 Thread Matúš Kukan
 i18npool/CustomTarget_localedata.mk |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1936ece867582be33f7a2c8dadac4c40fb1d1a95
Author: Matúš Kukan matus.ku...@gmail.com
Date:   Wed Sep 25 11:39:28 2013 +0200

i18npool: fix cross-compilation; use INSTROOT_FOR_BUILD

Change-Id: If292f9b27ce3d3882ab541564dc0f1de200283af

diff --git a/i18npool/CustomTarget_localedata.mk 
b/i18npool/CustomTarget_localedata.mk
index 9c63373..37fd9ea 100644
--- a/i18npool/CustomTarget_localedata.mk
+++ b/i18npool/CustomTarget_localedata.mk
@@ -22,7 +22,7 @@ $(call 
gb_CustomTarget_get_workdir,i18npool/localedata)/localedata_$(1).cxx : \
$$(call gb_Output_announce,$$(subst $(WORKDIR)/,,$$@),$(true),SAX,1)
$$(call gb_Helper_abbreviate_dirs, \
$$(call gb_Helper_execute,saxparser) $(1) $$ $$@.tmp \
-   -env:LO_LIB_DIR=$(call 
gb_Helper_make_url,$(INSTROOT)/$(gb_PROGRAMDIRNAME)) \
+   -env:LO_LIB_DIR=$(call 
gb_Helper_make_url,$(INSTROOT_FOR_BUILD)/$(gb_PROGRAMDIRNAME)) \
-env:URE_MORE_SERVICES=$(call gb_Helper_make_url,$(call 
gb_Rdb_get_target_for_build,saxparser)) \
$(if $(findstring s,$(MAKEFLAGS)), /dev/null 21)  \
sed 's/\(^.*get[^;]*\)/SAL_DLLPUBLIC_EXPORT \1/' $$@.tmp  
$$@  \
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: Problems with windows build

2013-09-25 Thread spandana
Getting the following error when buiding libreoffice-3.6.4.3 in windows 7.
Not understanding why climaker.exe is getting crashed. What to do to make
the build succssful?

Entering
/cygdrive/c/sources/libreoffice-core-3.6.4.3/cli_ure/source/basetypes

Entering
/cygdrive/c/sources/libreoffice-core-3.6.4.3/cli_ure/source/climaker

Entering /cygdrive/c/sources/libreoffice-core-3.6.4.3/cli_ure/unotypes

: 
PATH=/cygdrive/c/sources/libreoffice-core-3.6.4.3/solver/wntmsci13.pro/
bin${PATH:+:${PATH}} ../wntmsci13.pro/bin/climaker --verbose \
--out ../wntmsci13.pro/bin/cli_uretypes.dll \
--keyfile ../wntmsci13.pro/bin/cliuno.snk \
--assembly-version 1.0.8.0 \
--assembly-description This assembly contains metadata for the
StarOffi
ce/OpenOffice.org API. \
--assembly-company OpenOffice.org \
   
C:/sources/libreoffice-core-3.6.4.3/solver/wntmsci13.pro/bin/udkapi.rdb

Process is terminated due to StackOverflowException.
dmake:  Error code 127, while making '../wntmsci13.pro/bin/cli_uretypes.dll'
Retrying /cygdrive/c/sources/libreoffice-core-3.6.4.3/cli_ure/unotypes

Entering /cygdrive/c/sources/libreoffice-core-3.6.4.3/cli_ure/source/ure

/usr/bin/cp -p assembly.cs ../../wntmsci13.pro/misc/assembly_ure_ure.cs
echo \
'[assembly:System.Reflection.AssemblyVersion( 1.0.22.0)]' \
 ../../wntmsci13.pro/misc/assembly_ure_ure.cs
dmake:  Error: -- `../../wntmsci13.pro/bin/cli_uretypes.dll' not found, and
can'
t be made
Retrying /cygdrive/c/sources/libreoffice-core-3.6.4.3/cli_ure/source/ure

/usr/bin/cp -p assembly.cs ../../wntmsci13.pro/misc/assembly_ure_ure.cs
echo \
'[assembly:System.Reflection.AssemblyVersion( 1.0.22.0)]' \
 ../../wntmsci13.pro/misc/assembly_ure_ure.cs
dmake:  Error: -- `../../wntmsci13.pro/bin/cli_uretypes.dll' not found, and
can'
t be made
Entering /cygdrive/c/sources/libreoffice-core-3.6.4.3/cli_ure/source/ure

/usr/bin/cp -p assembly.cs ../../wntmsci13.pro/misc/assembly_ure_ure.cs
echo \
'[assembly:System.Reflection.AssemblyVersion( 1.0.22.0)]' \
 ../../wntmsci13.pro/misc/assembly_ure_ure.cs
dmake:  Error: -- `../../wntmsci13.pro/bin/cli_uretypes.dll' not found, and
can'
t be made
Retrying /cygdrive/c/sources/libreoffice-core-3.6.4.3/cli_ure/source/ure

/usr/bin/cp -p assembly.cs ../../wntmsci13.pro/misc/assembly_ure_ure.cs
echo \
'[assembly:System.Reflection.AssemblyVersion( 1.0.22.0)]' \
 ../../wntmsci13.pro/misc/assembly_ure_ure.cs
dmake:  Error: -- `../../wntmsci13.pro/bin/cli_uretypes.dll' not found, and
can'
t be made

---
Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development

  internal build errors:

ERROR: error 65280 occurred while making
/cygdrive/c/sources/libreoffice-core-3.
6.4.3/cli_ure/source/ure
ERROR: error 65280 occurred while making
/cygdrive/c/sources/libreoffice-core-3.
6.4.3/curl
ERROR: error 65280 occurred while making
/cygdrive/c/sources/libreoffice-core-3.
6.4.3/glib
ERROR: error 65280 occurred while making
/cygdrive/c/sources/libreoffice-core-3.
6.4.3/python
ERROR: error 65280 occurred while making
/cygdrive/c/sources/libreoffice-core-3.
6.4.3/lcms2

 it seems you are using a threaded build, which means that the
 actual compile error is probably hidden far above, and could be
 inside any of these other modules:
 lcms2 python glib cli_ure
 please re-run build inside each one to isolate the problem.

build_error.log should contain the captured output of the failed module(s)

---
To rebuild a specific module:

/opt/lo/bin/make curl.clean # optional
/opt/lo/bin/make curl

when the problem is isolated and fixed, re-run '/opt/lo/bin/make'
make[1]: *** [build-packimages] Error 1
make[1]: Leaving directory `/cygdrive/c/sources/libreoffice-core-3.6.4.3'
make: *** [all] Error 2

Thanks  Regards,
Spandana.



--
View this message in context: 
http://nabble.documentfoundation.org/Re-Problems-with-windows-build-tp2423672p4075245.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: download.lst

2013-09-25 Thread Fridrich Štrba
 download.lst |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 489a274c3c161ed8f65d04e44a73170bfa84aab9
Author: Fridrich Å trba fridrich.st...@bluewin.ch
Date:   Wed Sep 25 14:16:19 2013 +0200

Uploading libmwaw 0.1.11

Change-Id: Idf9589e13eaf143c854a9c98e2d773d8a28bd43f

diff --git a/download.lst b/download.lst
index 11fe899..2cb9371 100644
--- a/download.lst
+++ b/download.lst
@@ -2,8 +2,8 @@ CDR_MD5SUM := d88f9b94df880d2c05be943b000ca112
 export CDR_TARBALL := libcdr-0.0.14.tar.bz2
 MSPUB_MD5SUM := 1120705cd0f0d9bd5506360bf57b6c2e
 export MSPUB_TARBALL := libmspub-0.0.6.tar.bz2
-MWAW_MD5SUM := 2289bb137bbba9b473ce60168895c036
-export MWAW_TARBALL := libmwaw-0.1.10.tar.bz2
+MWAW_MD5SUM := 828dd03510791fbe037081a2b4a1a8ff
+export MWAW_TARBALL := libmwaw-0.1.11.tar.bz2
 VISIO_MD5SUM := 82628333418f101a20cd21f980cf9f40
 export VISIO_TARBALL := libvisio-0.0.31.tar.bz2
 FIREBIRD_MD5SUM := 21154d2004e025c8a325b0357bb5
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - 2 commits - sc/qa sc/source

2013-09-25 Thread Laurent Godard
 sc/qa/unit/ucalc.hxx   |2 
 sc/source/core/data/column2.cxx|1 
 sc/source/core/data/postit.cxx |1 
 sc/source/filter/xml/XMLExportIterator.cxx |  107 ++---
 sc/source/filter/xml/XMLExportIterator.hxx |   39 --
 sc/source/filter/xml/xmlexprt.cxx  |   37 +++---
 6 files changed, 41 insertions(+), 146 deletions(-)

New commits:
commit e56b351f680ee97c34f95f08e16c8ecb87cbb5ba
Author: Laurent Godard lgodard.li...@laposte.net
Date:   Wed Sep 25 13:52:50 2013 +0200

first working export of notes

- dirty, need to be cleaned

Change-Id: I3819a2717d7d24ca53254f2bc46db3ce7f9eed7f

diff --git a/sc/source/core/data/column2.cxx b/sc/source/core/data/column2.cxx
index eab3076..8f97e51 100644
--- a/sc/source/core/data/column2.cxx
+++ b/sc/source/core/data/column2.cxx
@@ -1891,6 +1891,7 @@ const ScPostIt* ScColumn::GetCellNote(SCROW nRow) const
 
 void ScColumn::SetCellNote(SCROW nRow, ScPostIt* pNote)
 {
+pNote-UpdateCaptionPos(ScAddress(nCol, nRow, nTab));
 maCellNotes.set(nRow, pNote);
 }
 void ScColumn::DeleteCellNote(SCROW nRow)
diff --git a/sc/source/core/data/postit.cxx b/sc/source/core/data/postit.cxx
index 9896034..4d3f175 100644
--- a/sc/source/core/data/postit.cxx
+++ b/sc/source/core/data/postit.cxx
@@ -906,6 +906,7 @@ ScPostIt* ScNoteUtil::CreateNoteFromObjectData(
 pNote-AutoStamp();
 
 rDoc.SetNote(rPos, pNote);
+
 if(pNote)
 return pNote;
 else
diff --git a/sc/source/filter/xml/XMLExportIterator.cxx 
b/sc/source/filter/xml/XMLExportIterator.cxx
index 6ff000c..afc05fd 100644
--- a/sc/source/filter/xml/XMLExportIterator.cxx
+++ b/sc/source/filter/xml/XMLExportIterator.cxx
@@ -160,14 +160,12 @@ bool ScMyNoteShapesContainer::GetFirstAddress( 
table::CellAddress rCellAddress
 
 void ScMyNoteShapesContainer::SetCellData( ScMyCell rMyCell )
 {
-rMyCell.xNoteShape.clear();
 ScAddress aAddress;
 ScUnoConversion::FillScAddress( aAddress, rMyCell.aCellAddress );
 
 ScMyNoteShapeList::iterator aItr = aNoteShapeList.begin();
 while( (aItr != aNoteShapeList.end())  (aItr-aPos == aAddress) )
 {
-rMyCell.xNoteShape = aItr-xShape;
 aItr = aNoteShapeList.erase(aItr);
 }
 }
@@ -618,15 +616,6 @@ ScMyCell::~ScMyCell()
 
 
//==
 
-bool ScMyExportAnnotation::operator(const ScMyExportAnnotation rAnno) const
-{
-if( aCellAddress.Row != rAnno.aCellAddress.Row )
-return (aCellAddress.Row  rAnno.aCellAddress.Row);
-else
-return (aCellAddress.Column  rAnno.aCellAddress.Column);
-}
-
-
 ScMyNotEmptyCellsIterator::ScMyNotEmptyCellsIterator(ScXMLExport 
rTempXMLExport)
 : pShapes(NULL),
 pNoteShapes(NULL),
@@ -648,12 +637,6 @@ ScMyNotEmptyCellsIterator::~ScMyNotEmptyCellsIterator()
 
 void ScMyNotEmptyCellsIterator::Clear()
 {
-if (!aAnnotations.empty())
-{
-OSL_FAIL(not all Annotations saved);
-aAnnotations.clear();
-}
-maNoteExportList.clear();
 mpCellItr.reset();
 pShapes = NULL;
 pNoteShapes = NULL;
@@ -720,39 +703,27 @@ void ScMyNotEmptyCellsIterator::SetCellData( ScMyCell 
rMyCell, table::CellAddre
 void ScMyNotEmptyCellsIterator::HasAnnotation(ScMyCell aCell)
 {
 aCell.bHasAnnotation = false;
-if (!aAnnotations.empty())
+ScAddress aAddress;
+ScUnoConversion::FillScAddress( aAddress, aCell.aCellAddress );
+
+ScPostIt* pNote = rExport.GetDocument()-GetNote(aAddress);
+
+if(pNote)
 {
-ScMyExportAnnotationList::iterator aItr(aAnnotations.begin());
-if ((aCell.aCellAddress.Column == aItr-aCellAddress.Column) 
-(aCell.aCellAddress.Row == aItr-aCellAddress.Row))
-{
-aCell.xAnnotation.set(aItr-xAnnotation);
-uno::Referencetext::XSimpleText xSimpleText(aCell.xAnnotation, 
uno::UNO_QUERY);
-if (aCell.xAnnotation.is()  xSimpleText.is())
-{
-if (!xSimpleText-getString().isEmpty())
-aCell.bHasAnnotation = true;
-}
-aAnnotations.erase(aItr);
-}
+aCell.bHasAnnotation = true;
+aCell.pNote = pNote;
 }
-
-// test - bypass the API
-// if (xCellRange.is())
-//  
aCell.xCell.set(xCellRange-getCellByPosition(aCell.aCellAddress.Column, 
aCell.aCellAddress.Row));
 }
 
 
 void ScMyNotEmptyCellsIterator::SetCurrentTable(const SCTAB nTable,
 uno::Referencesheet::XSpreadsheet rxTable)
 {
-OSL_ENSURE(aAnnotations.empty(), not all Annotations saved);
 aLastAddress.Row = 0;
 aLastAddress.Column = 0;
 aLastAddress.Sheet = nTable;
 if (nCurrentTable != nTable)
 {
-maNoteExportList.clear();
 nCurrentTable = nTable;
 
 mpCellItr.reset(
@@ -761,75 +732,15 @@ void ScMyNotEmptyCellsIterator::SetCurrentTable(const 
SCTAB nTable,
 

[Libreoffice-commits] core.git: Branch 'feature/graphicobject' - editeng/source include/svtools svtools/source

2013-09-25 Thread Michael Meeks
 editeng/source/items/frmitems.cxx |8 ++--
 include/svtools/grfmgr.hxx|   11 +++
 svtools/source/graphic/grfmgr.cxx |   26 +++---
 3 files changed, 20 insertions(+), 25 deletions(-)

New commits:
commit 0854f0566c5d18b919b76df10b4bbd5a3606b7d6
Author: Michael Meeks michael.me...@collabora.com
Date:   Tue Sep 24 15:46:34 2013 +0200

Construct graphic objects from streams and misc. other fixes.

Change-Id: I3b8c65adf7621e855b36d777e358d2465d7d0a14

diff --git a/editeng/source/items/frmitems.cxx 
b/editeng/source/items/frmitems.cxx
index 02c9301..a4eceeb 100644
--- a/editeng/source/items/frmitems.cxx
+++ b/editeng/source/items/frmitems.cxx
@@ -3959,8 +3959,7 @@ rtl::Reference GraphicObject  
SvxBrushItem::GetGraphicObject() const
 }
 else
 {
-pImpl-mxGraphicObject = GraphicObject::Create();
-pImpl-mxGraphicObject-SetGraphic( aGraphic );
+pImpl-mxGraphicObject = GraphicObject::Create( aGraphic );
 const_cast  SvxBrushItem* 
(this)-ApplyGraphicTransparency_Impl();
 }
 }
@@ -4007,10 +4006,7 @@ void SvxBrushItem::SetGraphic( const Graphic rNew )
 {
 if ( !pStrLink )
 {
-if ( pImpl-mxGraphicObject.is() )
-pImpl-mxGraphicObject-SetGraphic( rNew );
-else
-pImpl-mxGraphicObject = GraphicObject::Create( rNew );
+pImpl-mxGraphicObject = GraphicObject::Create( rNew );
 
 ApplyGraphicTransparency_Impl();
 
diff --git a/include/svtools/grfmgr.hxx b/include/svtools/grfmgr.hxx
index 39558f3..f7e9da3 100644
--- a/include/svtools/grfmgr.hxx
+++ b/include/svtools/grfmgr.hxx
@@ -176,6 +176,7 @@ private:
 explicit GraphicObject();
 GraphicObject( const Graphic rGraphic );
 GraphicObject( const GraphicObject rCacheObj );
+GraphicObject( SvStream rIStm );
 
 explicit GraphicObject( const OString rUniqueID );
 
@@ -185,10 +186,6 @@ public: // only for internal access:
 throw( css::uno::RuntimeException );
 virtual ~GraphicObject();
 
-static rtl::Reference GraphicObject  Create()
-{
-return rtl::Reference GraphicObject ( new GraphicObject() );
-}
 static rtl::Reference GraphicObject  Create( const Graphic rGraphic )
 {
 return rtl::Reference GraphicObject ( new GraphicObject( rGraphic ) 
);
@@ -208,6 +205,10 @@ public: // only for internal access:
 {
 return rtl::Reference GraphicObject ( new GraphicObject( rUniqueID ) 
);
 }
+static rtl::Reference GraphicObject  Create( SvStream rIStm )
+{
+return rtl::Reference GraphicObject ( new GraphicObject( rIStm ) );
+}
 
 private:
 static GraphicManager*  mpGlobalMgr;
@@ -416,6 +417,8 @@ public:
 const GraphicAttr  GetAttr() const { return maAttr; }
 
 sal_BoolHasLink() const { return( mpLink != NULL  
mpLink-Len()  0 ); }
+
+// FIXME: remove these mutators: 'SetLink' indeed ... [!] ...
 voidSetLink();
 voidSetLink( const String rLink );
 String  GetLink() const;
diff --git a/svtools/source/graphic/grfmgr.cxx 
b/svtools/source/graphic/grfmgr.cxx
index 3aff3cc..5a286a9 100644
--- a/svtools/source/graphic/grfmgr.cxx
+++ b/svtools/source/graphic/grfmgr.cxx
@@ -1085,35 +1085,31 @@ IMPL_LINK_NOARG(GraphicObject, ImplAutoSwapOutHdl)
 return 0L;
 }
 
-SvStream operator( SvStream rIStm, GraphicObject rGraphicObj )
+GraphicObject::GraphicObject( SvStream rIStm ) :
+mpLink ( NULL ),
+mpUserData ( NULL )
 {
 VersionCompat   aCompat( rIStm, STREAM_READ );
-Graphic aGraphic;
-GraphicAttr aAttr;
 sal_BoolbLink;
 
-rIStm  aGraphic  aAttr  bLink;
+rIStm  maGraphic  maAttr  bLink;
 
-#error - tweak me here ...
-// FIXME: we need to have a Create method for stream loading ...
-rGraphicObj.SetGraphic( aGraphic );
-rGraphicObj.SetAttr( aAttr );
+ImplConstruct();
+ImplAssignGraphicData();
+ImplSetup();
 
 if( bLink )
 {
 OUString aLink = read_lenPrefixed_uInt8s_ToOUStringsal_uInt16(rIStm, 
RTL_TEXTENCODING_UTF8);
-rGraphicObj.SetLink(aLink);
+SetLink(aLink);
 }
 else
-rGraphicObj.SetLink();
+SetLink();
 
-rGraphicObj.SetSwapStreamHdl();
-
-return rIStm;
+SetSwapStreamHdl();
 }
 
-// FIXME: should we match the create with a save method ?
-
+// FIXME: should we match the above create with a save method ?
 SvStream operator( SvStream rOStm, const GraphicObject rGraphicObj )
 {
 VersionCompat   aCompat( rOStm, STREAM_WRITE, 1 );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-09-25 Thread Fridrich Štrba
 download.lst |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit a07cf5af6b991e2cad67574346f9f4f8112f480c
Author: Fridrich Å trba fridrich.st...@bluewin.ch
Date:   Wed Sep 25 14:16:19 2013 +0200

Uploading libmwaw 0.1.11

Change-Id: Idf9589e13eaf143c854a9c98e2d773d8a28bd43f
Reviewed-on: https://gerrit.libreoffice.org/6033
Reviewed-by: David Tardon dtar...@redhat.com
Tested-by: David Tardon dtar...@redhat.com

diff --git a/download.lst b/download.lst
index b2a4a0c..996a509 100644
--- a/download.lst
+++ b/download.lst
@@ -2,8 +2,8 @@ CDR_MD5SUM := d88f9b94df880d2c05be943b000ca112
 export CDR_TARBALL := libcdr-0.0.14.tar.bz2
 MSPUB_MD5SUM := 1120705cd0f0d9bd5506360bf57b6c2e
 export MSPUB_TARBALL := libmspub-0.0.6.tar.bz2
-MWAW_MD5SUM := 2289bb137bbba9b473ce60168895c036
-export MWAW_TARBALL := libmwaw-0.1.10.tar.bz2
+MWAW_MD5SUM := 828dd03510791fbe037081a2b4a1a8ff
+export MWAW_TARBALL := libmwaw-0.1.11.tar.bz2
 VISIO_MD5SUM := 82628333418f101a20cd21f980cf9f40
 export VISIO_TARBALL := libvisio-0.0.31.tar.bz2
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-09-25 Thread Caolán McNamara
 sw/source/filter/ww8/ww8scan.hxx |   16 +++-
 1 file changed, 15 insertions(+), 1 deletion(-)

New commits:
commit 6b8662de23b354f36a4ca48f2c36b7da5d2bc7ea
Author: Caolán McNamara caol...@redhat.com
Date:   Wed Sep 18 10:22:29 2013 +0100

Resolves: fdo#69220 crash in doc (ww6)

Change-Id: I5a09d121a0b0342f28ba5d2d39027b27e9c9eba2
(cherry picked from commit 2e93541d00f9d4aaa6ad2aeb35ee0c901d216cc0)
Reviewed-on: https://gerrit.libreoffice.org/5991
Reviewed-by: Miklos Vajna vmik...@collabora.co.uk
Reviewed-by: Norbert Thiebaud nthieb...@gmail.com
Reviewed-by: David Tardon dtar...@redhat.com
Tested-by: David Tardon dtar...@redhat.com

diff --git a/sw/source/filter/ww8/ww8scan.hxx b/sw/source/filter/ww8/ww8scan.hxx
index e52cbc5..f1cf6ec 100644
--- a/sw/source/filter/ww8/ww8scan.hxx
+++ b/sw/source/filter/ww8/ww8scan.hxx
@@ -790,7 +790,21 @@ struct WW8PLCFxDesc
 //With nStartPos set to WW8_CP_MAX then in the case of a pap or chp
 //GetSprms will not search for the sprms, but instead take the
 //existing ones.
-WW8PLCFxDesc() : pIdStk(0), nStartPos(WW8_CP_MAX) {}
+WW8PLCFxDesc()
+: pIdStk(0)
+, pMemPos(0)
+, nOrigSprmsLen(0)
+, nStartPos(WW8_CP_MAX)
+, nEndPos(WW8_CP_MAX)
+, nOrigStartPos(WW8_CP_MAX)
+, nOrigEndPos(WW8_CP_MAX)
+, nCp2OrIdx(WW8_CP_MAX)
+, nSprmsLen(0)
+, nCpOfs(0)
+, bFirstSprm(false)
+, bRealLineEnd(false)
+{
+}
 void ReduceByOffset();
 };
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-25 Thread Laurent Godard
 sc/source/ui/navipi/content.cxx |7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

New commits:
commit 4a5ad5be12a3b4afa9a05b677a953e7f18f91c4b
Author: Laurent Godard lgodard.li...@laposte.net
Date:   Wed Sep 25 17:04:23 2013 +0200

a new way to iterate over notes of a column

- hope less time consumming

Change-Id: I38a1927bd40167cfe2becfb7bc47ec9454f559eb

diff --git a/sc/source/ui/navipi/content.cxx b/sc/source/ui/navipi/content.cxx
index b9591f4..58634c4 100644
--- a/sc/source/ui/navipi/content.cxx
+++ b/sc/source/ui/navipi/content.cxx
@@ -947,12 +947,12 @@ sal_Bool ScContentTree::NoteStringsChanged()
 if ( pDoc-HasColNotes(nCol, nTab) )
 {
 sc::CellNoteStoreType maCellNotes = pDoc-GetColNotes(nCol, 
nTab);
-for (SCROW nRow=0; nRow  MAXROWCOUNT; nRow++) // TODO : notes 
suboptimal ?
+sc::CellNoteStoreType::const_iterator it = 
maCellNotes.begin(), itEnd = maCellNotes.end();
+for (; it != itEnd; ++it)
 {
-sc::CellNoteStoreType::position_type aPos = 
maCellNotes.position(nRow);
-sc::CellNoteStoreType::iterator it = aPos.first;
 if (it-type == sc::element_type_cellnote)
 {
+SCROW nRow = it-position;
 ScPostIt* pNote = maCellNotes.getScPostIt*(nRow);
 if (pNote)
 {
@@ -962,7 +962,6 @@ sal_Bool ScContentTree::NoteStringsChanged()
 {
 if ( lcl_NoteString( *pNote ) != 
GetEntryText(pEntry) )
 bEqual = false;
-
 pEntry = NextSibling( pEntry );
 }
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-09-25 Thread Markus Mohrhard
 sc/source/core/data/column3.cxx |   18 +-
 1 file changed, 17 insertions(+), 1 deletion(-)

New commits:
commit 21da9b11df716a21a552e7b32357af49b728b233
Author: Markus Mohrhard markus.mohrh...@googlemail.com
Date:   Wed Sep 25 16:11:43 2013 +0200

fdo#66646: fix paste special with empty cells

Change-Id: I5323645f3b045574f3d02a895fbe309b52b2ca3d

diff --git a/sc/source/core/data/column3.cxx b/sc/source/core/data/column3.cxx
index ce2d81f..5a6f1ec 100644
--- a/sc/source/core/data/column3.cxx
+++ b/sc/source/core/data/column3.cxx
@@ -1191,9 +1191,25 @@ public:
 switch (aPos.first-type)
 {
 case sc::element_type_numeric:
+{
+double fVal = sc::numeric_block::at(*aPos.first-data, 
aPos.second);
+miNewCellsPos = maNewCells.set(
+miNewCellsPos, nDestRow-mnRowOffset, fVal);
+}
+break;
 case sc::element_type_string:
+{
+OUString aVal = sc::string_block::at(*aPos.first-data, 
aPos.second);
+miNewCellsPos = maNewCells.set(
+miNewCellsPos, nDestRow-mnRowOffset, aVal);
+}
+break;
 case sc::element_type_edittext:
-// Dont' do anything.
+{
+EditTextObject* pObj = 
sc::edittext_block::at(*aPos.first-data, aPos.second);
+miNewCellsPos = maNewCells.set(
+miNewCellsPos, nDestRow-mnRowOffset, pObj);
+}
 break;
 case sc::element_type_formula:
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Locale mixup on master (Hebrew is recognized as Hindi)

2013-09-25 Thread Lior Kaplan
Hi,

I've noticed a locale mixup on master when starting LibreOffice from the
command line with export LC_ALL=he_IL.UTF-8.

While the UI translation is shown in Hebrew, the interface has Hindi (hi)
settings (including looking as LTR instead of RTL).

If starting with en_US.UTF-8 locale and manually set Hebrew locale in the
language setting, I get Gujarati locale settings on restart.

Kaplan
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2013-09-25 Thread Markus Mohrhard
 sc/source/core/data/column3.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6f2957969bd72308ddf79cb2befa2373f2dc1dbe
Author: Markus Mohrhard markus.mohrh...@googlemail.com
Date:   Wed Sep 25 17:47:13 2013 +0200

compare against IDF_HARDATTR, fdo#39484

regression from e851ea0ed30e9bb95c273a29aeab7f48f606145f

Change-Id: I07819f90efe87fe9d82515d637960fe48ca40c80

diff --git a/sc/source/core/data/column3.cxx b/sc/source/core/data/column3.cxx
index 5a6f1ec..d6f5888 100644
--- a/sc/source/core/data/column3.cxx
+++ b/sc/source/core/data/column3.cxx
@@ -602,7 +602,7 @@ void ScColumn::DeleteArea(SCROW nStartRow, SCROW nEndRow, 
sal_uInt16 nDelFlag)
 // Delete attributes just now
 if ((nDelFlag  IDF_ATTRIB) == IDF_ATTRIB)
 pAttrArray-DeleteArea( nStartRow, nEndRow );
-else if ((nDelFlag  IDF_ATTRIB) != 0)
+else if ((nDelFlag  IDF_HARDATTR) == IDF_HARDATTR)
 pAttrArray-DeleteHardAttr( nStartRow, nEndRow );
 
 // Broadcast on only cells that were deleted; no point broadcasting on
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-09-25 Thread Andrzej J . R . Hunt
 solenv/gbuild/CppunitTest.mk |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 30adcc07949b048433f3dea6b569f7985b705a48
Author: Andrzej J.R. Hunt andr...@ahunt.org
Date:   Tue Sep 24 07:48:29 2013 +0100

Add LO_JAVA_DIR to CppunitTest env.

This is needed for e.g. HSQLDB to run in a unit test.

Change-Id: I71d6de35fc20512afaebf8a76a052640a07fba6b
Reviewed-on: https://gerrit.libreoffice.org/6023
Reviewed-by: Stephan Bergmann sberg...@redhat.com
Tested-by: Stephan Bergmann sberg...@redhat.com

diff --git a/solenv/gbuild/CppunitTest.mk b/solenv/gbuild/CppunitTest.mk
index 1f9390f..154841f 100644
--- a/solenv/gbuild/CppunitTest.mk
+++ b/solenv/gbuild/CppunitTest.mk
@@ -61,6 +61,7 @@ $(if $(URE),\
-env:UNO_SERVICES=$(foreach item,$(UNO_SERVICES),$(call 
gb_Helper_make_url,$(item \
-env:URE_INTERNAL_LIB_DIR=$(call 
gb_Helper_make_url,$(INSTROOT)/$(LIBO_URE_LIB_FOLDER)) \
-env:LO_LIB_DIR=$(call 
gb_Helper_make_url,$(INSTROOT)/$(gb_PROGRAMDIRNAME)) \
+   -env:LO_JAVA_DIR=$(call 
gb_Helper_make_url,$(INSTROOT)/$(LIBO_SHARE_JAVA_FOLDER)) \
--protector $(call gb_Library_get_target,unoexceptionprotector) 
unoexceptionprotector \
--protector $(call gb_Library_get_target,unobootstrapprotector) 
unobootstrapprotector \
  ) $(ARGS)
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-09-25 Thread Kohei Yoshida
 configure.ac |1 -
 1 file changed, 1 deletion(-)

New commits:
commit 5840d3b050731a64da9ea00351a0fddb8d22f984
Author: Kohei Yoshida kohei.yosh...@collabora.com
Date:   Wed Sep 25 20:12:55 2013 +0200

Enable orucs by default on Windows.

Change-Id: Ic23a7a85a162e61660a8aee877fee4de83af52ed

diff --git a/configure.ac b/configure.ac
index 534ed40..3b9d800 100644
--- a/configure.ac
+++ b/configure.ac
@@ -509,7 +509,6 @@ cygwin*|interix*|mingw32*)
 test_xrender=no
 test_freetype=no
 test_fontconfig=no
-enable_orcus=no
 _os=WINNT
 
 DLLPOST=.dll
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: inter-sheet formulas don't automatically update any more?

2013-09-25 Thread Kohei Yoshida
On Mon, 2013-09-23 at 08:31 -0500, Yi Ding wrote:
 It seems like since the release of 4.1 inter-sheet formulas (formulas
 that span multiple sheets in the spreadsheet) don't automatically
 update themselves anymore.  Is this a bug or a feature?

We would need a bit more information there and preferably a test case.
There was a bug that may fit your problem description which I fixed
between 4.1.0 and 4.1.1.  But to be sure if it's the same problem, we
would need a test document from you.  Is it possible for you to file a
bugzilla bug with a test document and steps to reproduce your bug?
Also, have you tried the latest 4.1.x release and see if the bug is
still there?

Thanks.

Kohei


-- 
Kohei Yoshida, Consultant Principal Software Engineer
Collabora Productivity

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2013-09-25 Thread Kohei Yoshida
 sc/source/core/data/column3.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e1f5178871979e39122462ec97a63ac70a3c1c41
Author: Kohei Yoshida kohei.yosh...@collabora.com
Date:   Wed Sep 25 20:39:48 2013 +0200

We need to clone the edit text instance to avoid double deletion.

Change-Id: I94faea482e8ceffe6f13362756274f3dbf0639ba

diff --git a/sc/source/core/data/column3.cxx b/sc/source/core/data/column3.cxx
index d6f5888..90f0f2b 100644
--- a/sc/source/core/data/column3.cxx
+++ b/sc/source/core/data/column3.cxx
@@ -1208,7 +1208,7 @@ public:
 {
 EditTextObject* pObj = 
sc::edittext_block::at(*aPos.first-data, aPos.second);
 miNewCellsPos = maNewCells.set(
-miNewCellsPos, nDestRow-mnRowOffset, pObj);
+miNewCellsPos, nDestRow-mnRowOffset, 
pObj-Clone());
 }
 break;
 case sc::element_type_formula:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: libcmis/libcmis-0.4.1-empty-path.patch libcmis/UnpackedTarball_cmis.mk

2013-09-25 Thread Cao Cuong Ngo
 libcmis/UnpackedTarball_cmis.mk|4 +++-
 libcmis/libcmis-0.4.1-empty-path.patch |   13 +
 2 files changed, 16 insertions(+), 1 deletion(-)

New commits:
commit 781ae59664f91fa55a9aeda3f5d93076e501d65a
Author: Cao Cuong Ngo cao.cuong@gmail.com
Date:   Wed Sep 25 21:13:53 2013 +0200

Fix Google Drive checkout crash.

ID-based protocol don't have path.

Change-Id: I4f1dd4f77870d1c77bbd3cd015dd88396003ed6d

diff --git a/libcmis/UnpackedTarball_cmis.mk b/libcmis/UnpackedTarball_cmis.mk
index 0b2a9fb..d984c85 100644
--- a/libcmis/UnpackedTarball_cmis.mk
+++ b/libcmis/UnpackedTarball_cmis.mk
@@ -13,7 +13,9 @@ $(eval $(call 
gb_UnpackedTarball_set_tarball,cmis,$(CMIS_TARBALL)))
 
 $(eval $(call gb_UnpackedTarball_set_patchlevel,cmis,0))
 
-$(eval $(call gb_UnpackedTarball_add_patches,cmis,libcmis/libcmis-0.4.1.patch))
+$(eval $(call gb_UnpackedTarball_add_patches,cmis, \
+   libcmis/libcmis-0.4.1.patch \
+   
libcmis/libcmis-0.4.1-empty-path.patch))
 
 ifeq ($(OS)$(COM),WNTMSC)
 $(eval $(call gb_UnpackedTarball_add_patches,cmis,libcmis/boost-win.patch))
diff --git a/libcmis/libcmis-0.4.1-empty-path.patch 
b/libcmis/libcmis-0.4.1-empty-path.patch
new file mode 100644
index 000..c48265d2
--- /dev/null
+++ b/libcmis/libcmis-0.4.1-empty-path.patch
@@ -0,0 +1,13 @@
+diff --git src/libcmis/document.cxx src/libcmis/document.cxx
+index 1af0d63..7ecfd24 100644
+--- src/libcmis/document.cxx
 src/libcmis/document.cxx
+@@ -44,6 +44,8 @@ namespace libcmis
+  it != parents.end(); ++it )
+ {
+ string path = ( *it )-getPath( );
++if ( path.empty() )
++continue;
+ if ( path[path.size() - 1] != '/' )
+ path += /;
+ path += getName( );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-09-25 Thread Matteo Casalin
 sw/source/ui/dbui/mailmergewizard.cxx |   32 ++--
 1 file changed, 18 insertions(+), 14 deletions(-)

New commits:
commit 29aceccf1da7164660a430229c4ac937897e64de
Author: Matteo Casalin matteo.casa...@yahoo.com
Date:   Mon Sep 23 23:27:53 2013 +0200

String to OUString

Change-Id: Id01c7e85b1d458e13ec4bb843e7fe0976bec9b9f
Reviewed-on: https://gerrit.libreoffice.org/6030
Reviewed-by: Andrzej J.R. Hunt andr...@ahunt.org
Tested-by: Andrzej J.R. Hunt andr...@ahunt.org

diff --git a/sw/source/ui/dbui/mailmergewizard.cxx 
b/sw/source/ui/dbui/mailmergewizard.cxx
index e5cc3b9..527dee0 100644
--- a/sw/source/ui/dbui/mailmergewizard.cxx
+++ b/sw/source/ui/dbui/mailmergewizard.cxx
@@ -176,23 +176,27 @@ void SwMailMergeWizard::enterState( WizardState _nState )
 
 OUString SwMailMergeWizard::getStateDisplayName( WizardState _nState ) const
 {
-String sRet;
 switch(_nState)
 {
-case MM_DOCUMENTSELECTPAGE :sRet = m_sStarting;  break;
-case MM_OUTPUTTYPETPAGE :   sRet = m_sDocumentType;  break;
-case MM_ADDRESSBLOCKPAGE  :
-sRet =  m_rConfigItem.IsOutputToLetter() ?
-m_sAddressBlock : m_sAddressList;
-
-break;
-case MM_GREETINGSPAGE : sRet = m_sGreetingsLine; break;
-case MM_LAYOUTPAGE: sRet = m_sLayout;break;
-case MM_PREPAREMERGEPAGE  : sRet = m_sPrepareMerge;  break;
-case MM_MERGEPAGE : sRet = m_sMerge; break;
-case MM_OUTPUTPAGE   : sRet = m_sOutput;break;
+case MM_DOCUMENTSELECTPAGE:
+return m_sStarting;
+case MM_OUTPUTTYPETPAGE:
+return m_sDocumentType;
+case MM_ADDRESSBLOCKPAGE:
+return m_rConfigItem.IsOutputToLetter() ?
+   m_sAddressBlock : m_sAddressList;
+case MM_GREETINGSPAGE:
+return m_sGreetingsLine;
+case MM_LAYOUTPAGE:
+return m_sLayout;
+case MM_PREPAREMERGEPAGE:
+return m_sPrepareMerge;
+case MM_MERGEPAGE:
+return m_sMerge;
+case MM_OUTPUTPAGE:
+return m_sOutput;
 }
-return sRet;
+return OUString();
 }
 /*--
 enables/disables pages in the roadmap depending on the current
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: 3 commits - desktop/Package_branding_custom.mk desktop/Package_scripts_install.mk desktop/Package_scripts.mk desktop/Package_soffice_sh.mk fpicker/source i18npool/Custo

2013-09-25 Thread Tor Lillqvist
 desktop/Package_branding_custom.mk  |4 -
 desktop/Package_scripts.mk  |7 +-
 desktop/Package_scripts_install.mk  |   23 ---
 desktop/Package_soffice_sh.mk   |2 
 fpicker/source/aqua/resourceprovider.mm |1 
 i18npool/CustomTarget_localedata.mk |2 
 instsetoo_native/Package_setup.mk   |2 
 moz/ExternalPackage_runtime.mk  |2 
 offapi/UnoApi_offapi.mk |2 
 oovbaapi/UnoApi_oovbaapi.mk |2 
 padmin/Package_padmin.mk|2 
 python3/ExternalPackage_python3.mk  |  100 
 python3/GeneratedPackage_python3.mk |2 
 pyuno/Package_python_shell.mk   |2 
 shell/Package_scripts.mk|4 -
 shell/Package_scripts_gnome.mk  |2 
 shell/Package_scripts_kde.mk|2 
 shell/Package_senddoc.mk|2 
 solenv/gbuild/AllLangResTarget.mk   |2 
 solenv/gbuild/CppunitTest.mk|2 
 solenv/gbuild/ExternalPackage.mk|4 -
 solenv/gbuild/Gallery.mk|2 
 solenv/gbuild/Library.mk|4 -
 solenv/gbuild/Package.mk|2 
 solenv/gbuild/Pagein.mk |2 
 solenv/gbuild/Rdb.mk|2 
 solenv/gbuild/gbuild.mk |2 
 solenv/gbuild/platform/com_MSC_defs.mk  |2 
 28 files changed, 97 insertions(+), 90 deletions(-)

New commits:
commit 8dd1ff42a209a82ab4384a5768c4f191831a712f
Author: Tor Lillqvist t...@collabora.com
Date:   Wed Sep 25 22:07:57 2013 +0200

We need tools/string.hxx

Change-Id: I0fbdd76fd12a242834e1690ff93558cc885d1768

diff --git a/fpicker/source/aqua/resourceprovider.mm 
b/fpicker/source/aqua/resourceprovider.mm
index f0a1df8..1b64ffc 100644
--- a/fpicker/source/aqua/resourceprovider.mm
+++ b/fpicker/source/aqua/resourceprovider.mm
@@ -23,6 +23,7 @@
 #include vcl/fpicker.hrc
 #include vcl/svapp.hxx
 #include tools/resmgr.hxx
+#include tools/string.hxx
 #include com/sun/star/ui/dialogs/CommonFilePickerElementIds.hpp
 #include com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp
 
commit 7a8db272e95e0d3255b515567ed5e00738cf6760
Author: Tor Lillqvist t...@collabora.com
Date:   Wed Sep 25 20:42:34 2013 +0200

Start hacking --enable-canonical-installation-tree-structure back into shape

Had been totaly broken by the recent changes. (Which is fine, it is
just an experimental hack anyway, I am not sure whether it will ever
be used in anger. Just a pet peeve of mine, I dislike seeing
libraries, configuration files, resources etc mixed together in one
program folder, especially on OS X, where the convention is to have
app-specific dylibs and frameworks in Frameworks, and resource files
in Resources. But this is not any requirement as such; there are
apps in the Mac App Store that blatantly break this convention.)

Basically, replace uses of gb_PROGRAMDIRNAME and
gb_Package_PROGRAMDIRNAME with more specific LIBO_FOO_FOLDER, which
for normal builds all expand to the same program anyway.

Change-Id: I16c2b3351caa00e251e229aafbccb8346042d3c1

diff --git a/desktop/Package_branding_custom.mk 
b/desktop/Package_branding_custom.mk
index e7ceefd..456d545 100644
--- a/desktop/Package_branding_custom.mk
+++ b/desktop/Package_branding_custom.mk
@@ -11,11 +11,11 @@ $(eval $(call 
gb_Package_Package,desktop_branding_custom,$(CUSTOM_BRAND_DIR)))
 
 $(eval $(call gb_Package_set_outdir,desktop_branding_custom,$(INSTROOT)))
 
-$(eval $(call 
gb_Package_add_files,desktop_branding_custom,$(gb_PROGRAMDIRNAME),\
+$(eval $(call gb_Package_add_files,desktop_branding_custom,$(LIBO_ETC_FOLDER),\
 $(filter $(BRAND_INTRO_IMAGES),$(CUSTOM_BRAND_IMAGES)) \
 ))
 
-$(eval $(call 
gb_Package_add_files,desktop_branding_custom,$(gb_PROGRAMDIRNAME)/shell,\
+$(eval $(call 
gb_Package_add_files,desktop_branding_custom,$(LIBO_ETC_FOLDER)/shell,\
 $(filter-out $(BRAND_INTRO_IMAGES),$(CUSTOM_BRAND_IMAGES)) \
 ))
 
diff --git a/desktop/Package_scripts_install.mk 
b/desktop/Package_scripts_install.mk
index f164f72..046ba69 100644
--- a/desktop/Package_scripts_install.mk
+++ b/desktop/Package_scripts_install.mk
@@ -13,20 +13,20 @@ $(eval $(call 
gb_Package_set_outdir,desktop_scripts_install,$(INSTROOT)))
 
 ifeq (,$(filter MACOSX WNT,$(OS)))
 
-$(eval $(call 
gb_Package_add_file,desktop_scripts_install,$(gb_PROGRAMDIRNAME)/gdbtrace,gdbtrace))
-$(eval $(call 
gb_Package_add_file,desktop_scripts_install,$(gb_PROGRAMDIRNAME)/sbase,sbase.sh))
-$(eval $(call 
gb_Package_add_file,desktop_scripts_install,$(gb_PROGRAMDIRNAME)/scalc,scalc.sh))
-$(eval $(call 
gb_Package_add_file,desktop_scripts_install,$(gb_PROGRAMDIRNAME)/sdraw,sdraw.sh))
-$(eval $(call 
gb_Package_add_file,desktop_scripts_install,$(gb_PROGRAMDIRNAME)/simpress,simpress.sh))
-$(eval $(call 

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

2013-09-25 Thread Tor Lillqvist
 sfx2/source/appl/shutdowniconaqua.mm |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 702717328fe6f5cb6c29649350094e97ce32f7a7
Author: Tor Lillqvist t...@collabora.com
Date:   Wed Sep 25 22:24:29 2013 +0200

We need tools/string.hxx

Change-Id: I1e4df48bbbdb8c2ee4840e02aeb1d585aeec63f7

diff --git a/sfx2/source/appl/shutdowniconaqua.mm 
b/sfx2/source/appl/shutdowniconaqua.mm
index e4367da..ebeda04 100644
--- a/sfx2/source/appl/shutdowniconaqua.mm
+++ b/sfx2/source/appl/shutdowniconaqua.mm
@@ -21,6 +21,7 @@
 #include unotools/moduleoptions.hxx
 #include unotools/dynamicmenuoptions.hxx
 #include unotools/historyoptions.hxx
+#include tools/string.hxx
 #include tools/urlobj.hxx
 #include osl/file.h
 #include comphelper/sequenceashashmap.hxx
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-09-25 Thread Jesús Corrius
 officecfg/registry/data/org/openoffice/Office/Common.xcu |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fa52e16b3fb1b8b051f8f64a52c126ba3cbf4d54
Author: Jesús Corrius jcorr...@gmail.com
Date:   Wed Sep 25 22:24:38 2013 +0200

don't steal the focus after loading a document

to reproduce it, just load a large document and meanwhile
change the focus to another window. when the libreoffice
document ends loading, the libreoffice window will be
bought into foreground and steal the focus

Change-Id: Id4b9be67270c17523d9dabf452fa321de660f808

diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu 
b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index ef0e765..0eb3e64 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -27,7 +27,7 @@
 /node
 node oor:name=NewDocumentHandling
   prop oor:name=ForceFocusAndToFront
-value install:module=wnttrue/value
+value install:module=wntfalse/value
   /prop
 /node
 node oor:name=Localisation
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-09-25 Thread Stephan Bergmann
 configmgr/source/access.cxx |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 53e5fb9dc1e3d6aeee6acffebe93147e41515aef
Author: Stephan Bergmann sberg...@redhat.com
Date:   Wed Sep 25 22:37:15 2013 +0200

fdo#69028 Set PropertyAttribute::READONLY for finalized configmgr props

...thanks to Andras for pointing me to the problem

Change-Id: I98786e8fe3159426b7e4c8b5345be500be2fc87b

diff --git a/configmgr/source/access.cxx b/configmgr/source/access.cxx
index 7417859..31c632c 100644
--- a/configmgr/source/access.cxx
+++ b/configmgr/source/access.cxx
@@ -2167,9 +2167,10 @@ css::beans::Property Access::asProperty() {
 (css::beans::PropertyAttribute::BOUND | //TODO: correct for group/set?
  css::beans::PropertyAttribute::CONSTRAINED |
  (nillable ? css::beans::PropertyAttribute::MAYBEVOID : 0) |
- (getRootAccess()-isUpdate()
-  ? (removable ? css::beans::PropertyAttribute::REMOVABLE : 0)
-  : css::beans::PropertyAttribute::READONLY))); //TODO: MAYBEDEFAULT
+ (getRootAccess()-isUpdate()  removable
+  ? css::beans::PropertyAttribute::REMOVABLE : 0) |
+ (!getRootAccess()-isUpdate() || p-getFinalized() != Data::NO_LAYER
+  ? css::beans::PropertyAttribute::READONLY : 0))); //TODO: 
MAYBEDEFAULT
 }
 
 void Access::checkFinalized() {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: 2 commits - filter/source include/filter sw/source writerfilter/source

2013-09-25 Thread Caolán McNamara
 filter/source/msfilter/util.cxx   |  284 
 include/filter/msfilter/util.hxx  |   31 ++
 sw/source/filter/ww8/ww8par.hxx   |5 
 sw/source/filter/ww8/ww8par5.cxx  |  303 +-
 writerfilter/source/dmapper/DomainMapper_Impl.cxx |   57 ++--
 5 files changed, 369 insertions(+), 311 deletions(-)

New commits:
commit 5342cd7533a51fd488de85565674ee01649ddcbc
Author: Caolán McNamara caol...@redhat.com
Date:   Wed Sep 25 21:37:37 2013 +0200

Resolves: fdo#66400 import combined characters from docx

move .doc combined character parser stuff from sw to filter for reuse in 
.docx

and fix bad length problem when nSavPtr == -1 after String-OUString 
conversion

thanks for the pasta CloudOn

Change-Id: I368ca30c14fd089271902b9b874de1099eb40038

diff --git a/filter/source/msfilter/util.cxx b/filter/source/msfilter/util.cxx
index 54b2073..9324192 100644
--- a/filter/source/msfilter/util.cxx
+++ b/filter/source/msfilter/util.cxx
@@ -9,6 +9,7 @@
 
 #include rtl/ustring.hxx
 #include rtl/strbuf.hxx
+#include tools/string.hxx
 #include unotools/fontcvt.hxx
 #include unotools/fontdefs.hxx
 #include vcl/svapp.hxx
@@ -445,6 +446,289 @@ OUString findQuotedText( const OUString rCommand,
 
 }
 
+WW8ReadFieldParams::WW8ReadFieldParams( const OUString _rData )
+: aData( _rData )
+, nFnd( 0 )
+, nNext( 0 )
+, nSavPtr( 0 )
+{
+/*
+erstmal nach einer oeffnenden Klammer oder einer Leerstelle oder einem
+Anfuehrungszeichen oder einem Backslash suchen, damit der Feldbefehl
+(also INCLUDEPICTURE bzw EINFUeGENGRAFIK bzw ...) ueberlesen wird
+*/
+const sal_Int32 nLen = aData.getLength();
+
+while ( nNextnLen  aData[nNext]==' ' )
+++nNext;
+
+while ( nNextnLen )
+{
+const sal_Unicode c = aData[nNext];
+if ( c==' ' || c=='' || c=='\\' || c==132 || c==0x201c )
+break;
+++nNext;
+}
+
+nFnd  = nNext;
+nSavPtr   = nNext;
+}
+
+
+WW8ReadFieldParams::~WW8ReadFieldParams()
+{
+
+}
+
+
+OUString WW8ReadFieldParams::GetResult() const
+{
+if (nFnd0  nSavPtrnFnd)
+return OUString();
+else
+{
+return nSavPtr == -1 ? aData.copy(nFnd) : aData.copy(nFnd, 
nSavPtr-nFnd);
+}
+}
+
+
+bool WW8ReadFieldParams::GoToTokenParam()
+{
+const sal_Int32 nOld = nNext;
+if( -2 == SkipToNextToken() )
+return GetTokenSttPtr()=0;
+nNext = nOld;
+return false;
+}
+
+// ret: -2: NOT a '\' parameter but normal Text
+sal_Int32 WW8ReadFieldParams::SkipToNextToken()
+{
+if ( nNext0 || nNext=aData.getLength() )
+return -1;
+
+nFnd = FindNextStringPiece(nNext);
+if ( nFnd0 )
+return -1;
+
+nSavPtr = nNext;
+
+if ( aData[nFnd]=='\\'  nFnd+1aData.getLength()  aData[nFnd+1]!='\\' )
+{
+const sal_Int32 nRet = aData[++nFnd];
+nNext = ++nFnd; // und dahinter setzen
+return nRet;
+}
+
+if ( nSavPtr0  (aData[nSavPtr-1]=='' || aData[nSavPtr-1]==0x201d ) )
+{
+--nSavPtr;
+}
+return -2;
+}
+
+// FindNextPara sucht naechsten Backslash-Parameter oder naechste Zeichenkette
+// bis zum Blank oder naechsten \ oder zum schliessenden Anfuehrungszeichen
+// oder zum String-Ende von pStr.
+//
+// Ausgabe ppNext (falls ppNext != 0) Suchbeginn fuer naechsten Parameter bzw. 0
+//
+// Returnwert: 0 falls String-Ende erreicht,
+// ansonsten Anfang des Paramters bzw. der Zeichenkette
+//
+sal_Int32 WW8ReadFieldParams::FindNextStringPiece(const sal_Int32 nStart)
+{
+const sal_Int32 nLen = aData.getLength();
+sal_Int32  n = nStart0  ? nFnd : nStart;  // Anfang
+sal_Int32 n2;  // Ende
+
+nNext = -1;// Default fuer nicht gefunden
+
+while ( nnLen  aData[n]==' ' )
+++n;
+
+if ( n==nLen )
+return -1;
+
+if ( aData[n]==0x13 )
+{
+// Skip the nested field code since it's not supported
+while ( nnLen  aData[n]!=0x14 )
+++n;
+if ( n==nLen )
+return -1;
+}
+
+// Anfuehrungszeichen vor Para?
+if ( aData[n]=='' || aData[n]==0x201c || aData[n]==132 || aData[n]==0x14 )
+{
+n++;// Anfuehrungszeichen ueberlesen
+n2 = n; // ab hier nach Ende suchen
+while( (nLen  n2)
+ (aData[n2] != '')
+ (aData[n2] != 0x201d)
+ (aData[n2] != 147)
+ (aData[n2] != 0x15) )
+n2++;   // Ende d. Paras suchen
+}
+else// keine Anfuehrungszeichen
+{
+n2 = n; // ab hier nach Ende suchen
+while ( n2nLen  aData[n2]!=' ' ) // Ende d. Paras suchen
+{
+if ( aData[n2]=='\\' )
+{
+if ( n2+1nLen  aData[n2+1]=='\\' )
+ 

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

2013-09-25 Thread Kohei Yoshida
 sc/source/core/data/documentimport.cxx |4 
 sc/source/filter/excel/impop.cxx   |   18 ++
 2 files changed, 10 insertions(+), 12 deletions(-)

New commits:
commit 1bde610add5ff77043a58110d6bc5830990d99d5
Author: Kohei Yoshida kohei.yosh...@collabora.com
Date:   Wed Sep 25 22:52:56 2013 +0200

Use ScDocumentImport to set matrix formula cells from xls.

Change-Id: I3462dffea93c151ccf85eb51cda9511757b72fb2

diff --git a/sc/source/core/data/documentimport.cxx 
b/sc/source/core/data/documentimport.cxx
index d3dd4db..9998e83 100644
--- a/sc/source/core/data/documentimport.cxx
+++ b/sc/source/core/data/documentimport.cxx
@@ -243,6 +243,10 @@ void ScDocumentImport::setMatrixCells(
 pBlockPos-miCellPos =
 rCells.set(pBlockPos-miCellPos, rBasePos.Row(), pCell);
 
+// Matrix formulas currently need re-calculation on import.
+pCell-SetMatColsRows(
+rRange.aEnd.Col()-rRange.aStart.Col()+1, 
rRange.aEnd.Row()-rRange.aStart.Row()+1, true);
+
 // Set the reference cells.
 ScSingleRefData aRefData;
 aRefData.InitFlags();
diff --git a/sc/source/filter/excel/impop.cxx b/sc/source/filter/excel/impop.cxx
index 4239a5e..b855bc2 100644
--- a/sc/source/filter/excel/impop.cxx
+++ b/sc/source/filter/excel/impop.cxx
@@ -560,12 +560,9 @@ void ImportExcel::Array25( void )
 
 OSL_ENSURE( pErgebnis, *ImportExcel::Array25(): ScTokenArray is 
NULL! );
 
-ScMarkData  aMarkData;
-aMarkData.SelectOneTable( GetCurrScTab() );
-pD-InsertMatrixFormula( static_castSCCOL(nFirstCol),
-static_castSCROW(nFirstRow), static_castSCCOL(nLastCol),
-static_castSCROW(nLastRow), aMarkData, EMPTY_STRING,
-pErgebnis );
+ScDocumentImport rDoc = GetDocImport();
+ScRange aArrayRange(nFirstCol, nFirstRow, GetCurrScTab(), nLastCol, 
nLastRow, GetCurrScTab());
+rDoc.setMatrixCells(aArrayRange, *pErgebnis, 
formula::FormulaGrammar::GRAM_ENGLISH_XL_A1);
 }
 }
 
@@ -1072,12 +1069,9 @@ void ImportExcel::Array34( void )
 
 OSL_ENSURE( pErgebnis, +ImportExcel::Array34(): ScTokenArray is 
NULL! );
 
-ScMarkData  aMarkData;
-aMarkData.SelectOneTable( GetCurrScTab() );
-pD-InsertMatrixFormula( static_castSCCOL(nFirstCol),
-static_castSCROW(nFirstRow), static_castSCCOL(nLastCol),
-static_castSCROW(nLastRow), aMarkData, EMPTY_STRING,
-pErgebnis);
+ScDocumentImport rDoc = GetDocImport();
+ScRange aArrayRange(nFirstCol, nFirstRow, GetCurrScTab(), nLastCol, 
nLastRow, GetCurrScTab());
+rDoc.setMatrixCells(aArrayRange, *pErgebnis, 
formula::FormulaGrammar::GRAM_ENGLISH_XL_A1);
 }
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-09-25 Thread Efe Gürkan YALAMAN
 cui/source/options/optaboutconfig.cxx |  167 +-
 cui/source/options/optaboutconfig.hxx |   14 +-
 cui/uiconfig/ui/aboutconfigvaluedialog.ui |1 
 3 files changed, 147 insertions(+), 35 deletions(-)

New commits:
commit 92b2e659744dc4beb1b32b74e39006e154068780
Author: Efe Gürkan YALAMAN efeyala...@gmail.com
Date:   Thu Sep 12 00:11:55 2013 +0300

list types added to Expert Config page

Known list types added to the expert config page.( []string, []short,etc)
A new method for turning the comma seperated string to uno::Sequence
added
Also some improvements on memory handling and value dialog size.

Change-Id: Id1f68b5e013208bda0fa697e89cd00c7bdda292f

diff --git a/cui/source/options/optaboutconfig.cxx 
b/cui/source/options/optaboutconfig.cxx
index 1c8e682..c5eed73 100644
--- a/cui/source/options/optaboutconfig.cxx
+++ b/cui/source/options/optaboutconfig.cxx
@@ -13,6 +13,7 @@
 #include svtools/svlbitm.hxx
 #include svtools/treelistentry.hxx
 #include comphelper/processfactory.hxx
+#include comphelper/sequence.hxx
 #include com/sun/star/configuration/theDefaultProvider.hpp
 #include com/sun/star/lang/XMultiServiceFactory.hpp
 #include com/sun/star/beans/NamedValue.hpp
@@ -24,6 +25,7 @@
 #include com/sun/star/util/XChangesBatch.hpp
 
 #include vector
+#include boost/shared_ptr.hpp
 
 using namespace svx;
 using namespace ::com::sun::star;
@@ -67,10 +69,44 @@ void CuiCustomMultilineEdit::KeyInput( const KeyEvent 
rKeyEvent )
 const KeyCode rKeyCode = rKeyEvent.GetKeyCode();
 sal_uInt16 nGroup = rKeyCode.GetGroup();
 sal_uInt16 nKey = rKeyCode.GetCode();
-bValid = ( KEYGROUP_NUM == nGroup || KEYGROUP_CURSOR == nGroup ||
- ( KEYGROUP_MISC == nGroup 
- ( nKey == KEY_SUBTRACT || nKey == KEY_COMMA || nKey == 
KEY_POINT
-   || nKey  KEY_ADD || nKey  KEY_EQUAL ) ) );
+
+switch ( nGroup ) {
+case KEYGROUP_NUM :
+case KEYGROUP_CURSOR :
+{
+bValid = true;
+break;
+}
+
+case KEYGROUP_MISC :
+{
+switch ( nKey ) {
+case KEY_SUBTRACT :
+case KEY_COMMA :
+case KEY_POINT :
+{
+bValid = true;
+break;
+}
+
+default :
+{
+if( nKey  KEY_ADD || nKey  KEY_EQUAL )
+bValid = true;
+break;
+}
+}
+break;
+}
+
+default :
+{
+bValid = false;
+break;
+}
+}
+
+//Select all, Copy, Paste, Cut, Undo Keys
 if ( !bValid  ( rKeyCode.IsMod1()  (
  KEY_A == nKey || KEY_C == nKey || KEY_V == nKey || KEY_X == nKey 
|| KEY_Z == nKey ) ) )
 bValid = sal_True;
@@ -81,10 +117,9 @@ void CuiCustomMultilineEdit::KeyInput( const KeyEvent 
rKeyEvent )
 Edit::KeyInput( rKeyEvent );
 }
 
-void CuiCustomMultilineEdit::setBehaviour( bool bNumeric, int nLimit )
+Size CuiCustomMultilineEdit::GetOptimalSize() const
 {
-bNumericOnly = bNumeric;
-SetMaxTextLen(nLimit);
+return LogicToPixel(Size(150,30),MAP_APPFONT);
 }
 
 CuiAboutConfigTabPage::CuiAboutConfigTabPage( Window* pParent, const 
SfxItemSet rItemSet ) :
@@ -158,7 +193,7 @@ sal_Bool CuiAboutConfigTabPage::FillItemSet( SfxItemSet )
 
 for( size_t nInd = 0; nInd  m_vectorOfModified.size(); ++nInd )
 {
-Prop_Impl* aNamedValue = m_vectorOfModified[ nInd ];
+boost::shared_ptr Prop_Impl  aNamedValue = m_vectorOfModified[ nInd 
];
 
 xUpdateAccess = getConfigAccess( aNamedValue-Name , sal_True );
 Reference XNameReplace  xNameReplace( xUpdateAccess, UNO_QUERY_THROW 
);
@@ -347,7 +382,7 @@ Reference XNameAccess  
CuiAboutConfigTabPage::getConfigAccess( OUString sNodeP
 return xNameAccess;
 }
 
-void CuiAboutConfigTabPage::AddToModifiedVector( Prop_Impl* rProp )
+void CuiAboutConfigTabPage::AddToModifiedVector( const boost::shared_ptr 
Prop_Impl  rProp )
 {
 bool isModifiedBefore = false;
 //Check if value modified before
@@ -365,22 +400,32 @@ void CuiAboutConfigTabPage::AddToModifiedVector( 
Prop_Impl* rProp )
 
 if( !isModifiedBefore )
 m_vectorOfModified.push_back( rProp );
-//property is not modified be
+//property is not modified before
+}
+
+std::vector OUString  CuiAboutConfigTabPage::commaStringToSequence( const 
OUString rCommaSepString )
+{
+std::vectorOUString tempVector;
+
+int index = 0;
+do
+{
+OUString word = rCommaSepString.getToken(0, static_castsal_Unicode 
(','), index);
+word = word.trim();
+if( !word.isEmpty())
+tempVector.push_back(word);
+

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

2013-09-25 Thread Krisztian Pinter
 officecfg/registry/schema/org/openoffice/Office/Common.xcs |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 96d97654611386eae3254ce184b9ad0944d37879
Author: Krisztian Pinter pin.termina...@gmail.com
Date:   Wed Sep 25 23:29:51 2013 +0200

Increase number of remembered recent documents from 10 to 25

Change-Id: Ie844c13643325180265825d2becc5cbf4b5aea3e

diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 8c1e568..ccc6d12 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -2060,7 +2060,7 @@
 /info
   /maxInclusive
 /constraints
-value10/value
+value25/value
   /prop
   set oor:name=HelpBookmarks oor:node-type=HistoryType
 info
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-09-25 Thread Matteo Casalin
 sw/inc/swabstdlg.hxx|1 +
 sw/source/ui/inc/instable.hxx   |1 +
 sw/source/ui/shells/basesh.cxx  |3 ++-
 sw/source/ui/table/instable.cxx |7 +++
 4 files changed, 7 insertions(+), 5 deletions(-)

New commits:
commit 8a183e1a7dec63742d6438adc0aa03b9b02396c3
Author: Matteo Casalin matteo.casa...@yahoo.com
Date:   Wed Sep 18 00:05:54 2013 +0200

String to OUString

Change-Id: Iee0d6356ad8f06d97f7fa25223f3429857b1309f
Reviewed-on: https://gerrit.libreoffice.org/6024
Reviewed-by: Caolán McNamara caol...@redhat.com
Tested-by: Caolán McNamara caol...@redhat.com

diff --git a/sw/inc/swabstdlg.hxx b/sw/inc/swabstdlg.hxx
index eb14336..cc8baed 100644
--- a/sw/inc/swabstdlg.hxx
+++ b/sw/inc/swabstdlg.hxx
@@ -19,6 +19,7 @@
 #ifndef _SW_ABSTDLG_HXX
 #define _SW_ABSTDLG_HXX
 
+#include rtl/ustring.hxx
 #include tools/solar.h
 #include tools/string.hxx
 #include sfx2/sfxdlg.hxx
diff --git a/sw/source/ui/inc/instable.hxx b/sw/source/ui/inc/instable.hxx
index 029a213..7e7d3b0 100644
--- a/sw/source/ui/inc/instable.hxx
+++ b/sw/source/ui/inc/instable.hxx
@@ -19,6 +19,7 @@
 #ifndef _INSTABLE_HXX
 #define _INSTABLE_HXX
 
+#include rtl/ustring.hxx
 #include vcl/button.hxx
 #include vcl/field.hxx
 #include vcl/edit.hxx
diff --git a/sw/source/ui/shells/basesh.cxx b/sw/source/ui/shells/basesh.cxx
index 47296ce..a4ffed0 100644
--- a/sw/source/ui/shells/basesh.cxx
+++ b/sw/source/ui/shells/basesh.cxx
@@ -2474,7 +2474,8 @@ void SwBaseShell::InsertTable( SfxRequest _rRequest )
 sal_uInt16 nCols = 0;
 sal_uInt16 nRows = 0;
 SwInsertTableOptions aInsTblOpts( tabopts::ALL_TBL_INS_ATTR, 1 );
-OUString aTableName, aAutoName;
+OUString aTableName;
+OUString aAutoName;
 SwTableAutoFmt* pTAFmt = 0;
 
 if( pArgs  pArgs-Count() = 2 )
diff --git a/sw/source/ui/table/instable.cxx b/sw/source/ui/table/instable.cxx
index db78747..4b86528 100644
--- a/sw/source/ui/table/instable.cxx
+++ b/sw/source/ui/table/instable.cxx
@@ -17,7 +17,6 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
-#include comphelper/string.hxx
 #include vcl/msgbox.hxx
 
 #include wrtsh.hxx
@@ -145,10 +144,10 @@ SwInsTableDlg::~SwInsTableDlg()
 
 IMPL_LINK_INLINE_START( SwInsTableDlg, ModifyName, Edit *, pEdit )
 {
-String sTblName = pEdit-GetText();
-if(sTblName.Search(' ') != STRING_NOTFOUND)
+OUString sTblName = pEdit-GetText();
+if (sTblName.indexOf(' ') != -1)
 {
-sTblName = comphelper::string::remove(sTblName, ' ');
+sTblName = sTblName.replaceAll( , );
 pEdit-SetText(sTblName);
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 69450] FORMATTING Format painter deletes cell content, paste special does not work

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69450

--- Comment #8 from Jouni Kosonen bug...@tukesoft.com ---
Created attachment 86499
  -- https://bugs.freedesktop.org/attachment.cgi?id=86499action=edit
keep IDF_ATTRIB and IDF_CONTENTS bitmaps non-overlapping

One line change to the additions introduced in 4205ca800 
Fixes fdo#69450 here and should leave fdo#39484 fixed.


 const sal_uInt16 IDF_SPECIAL_BOOLEAN = 0x1000;
-const sal_uInt16 IDF_ATTRIB = IDF_HARDATTR | IDF_STYLES | IDF_OUTLINE;
+const sal_uInt16 IDF_ATTRIB = IDF_HARDATTR | IDF_STYLES;
 const sal_uInt16 IDF_CONTENTS   = IDF_VALUE | IDF_DATETIME | IDF_STRING |
IDF_NOTE | IDF_FORMULA | IDF_OUTLINE;

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 44617] The resize shape to fit text option causes irreversible problems when resizing groups of shapes in Drawing

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44617

Panos Stokas pa...@ekei.com changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #7 from Panos Stokas pa...@ekei.com ---
This bug is fixed in OpenOffice 4.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69574] Crash on PDF Export

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69574

--- Comment #2 from Marcus Hudritsch m.hudrit...@vtxmail.ch ---
Created attachment 86502
  -- https://bugs.freedesktop.org/attachment.cgi?id=86502action=edit
ODP that crashes in OSX during PDF export

Process: soffice [762]
Path:/Applications/LibreOffice.app/Contents/MacOS/soffice
Identifier:  org.libreoffice.script
Version: 4.1.1.2 (???)
Code Type:   X86 (Native)
Parent Process:  launchd [224]
User ID: 501

Date/Time:   2013-09-25 08:11:20.142 +0200
OS Version:  Mac OS X 10.8.5 (12F37)
Report Version:  10

Interval Since Last Report:  443304 sec
Crashes Since Last Report:   7
Per-App Crashes Since Last Report:   6
Anonymous UUID:  663C3B41-0758-9A3A-1E72-454CDF99CF07

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0028

VM Regions Near 0x28:
-- __PAGEZERO -1000 [4K] ---/---
SM=NUL  /Applications/LibreOffice.app/Contents/MacOS/soffice
__TEXT 1000-2000 [4K] r-x/rwx
SM=COW  /Applications/LibreOffice.app/Contents/MacOS/soffice

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation  0x99bc5390 CFRelease + 288
1   libvcllo.dylib0x01a57162 CTTextStyle::~CTTextStyle() +
50
2   libvcllo.dylib0x01a5a2cd
AquaSalGraphics::SetFont(FontSelectPattern*, int) + 29
3   libvcllo.dylib0x0189c643 OutputDevice::ImplInitFont()
const + 147
4   libvcllo.dylib0x018aab61
OutputDevice::ImplLayout(rtl::OUString const, long, long, Point const, long,
long const*, bool) const + 705
5   libvcllo.dylib0x0191ad02
vcl::PDFWriterImpl::drawTextArray(Point const, String const, long const*,
unsigned short, unsigned short, bool) + 114
6   libvcllo.dylib0x018eca90
vcl::PDFWriter::DrawTextArray(Point const, String const, long const*,
unsigned short, unsigned short) + 64
7   libvcllo.dylib0x018f1e8c
vcl::PDFWriterImpl::playMetafile(GDIMetaFile const, vcl::PDFExtOutDevData*,
vcl::PDFWriter::PlayMetafileContext const, VirtualDevice*) + 5116
8   libvcllo.dylib0x018ebf20
vcl::PDFWriter::PlayMetafile(GDIMetaFile const,
vcl::PDFWriter::PlayMetafileContext const, vcl::PDFExtOutDevData*) + 48
9   libpdffilterlo.dylib  0x1dc30d65
PDFExport::ImplExportPage(vcl::PDFWriter, vcl::PDFExtOutDevData, GDIMetaFile
const) + 565
10  libpdffilterlo.dylib  0x1dc3321c
PDFExport::ExportSelection(vcl::PDFWriter,
com::sun::star::uno::Referencecom::sun::star::view::XRenderable,
com::sun::star::uno::Any const, StringRangeEnumerator const,
com::sun::star::uno::Sequencecom::sun::star::beans::PropertyValue, long) +
3356
11  libpdffilterlo.dylib  0x1dc35fb0
PDFExport::Export(rtl::OUString const,
com::sun::star::uno::Sequencecom::sun::star::beans::PropertyValue const) +
10192
12  libpdffilterlo.dylib  0x1dc41035
PDFFilter::implExport(com::sun::star::uno::Sequencecom::sun::star::beans::PropertyValue
const) + 4693
13  libpdffilterlo.dylib  0x1dc41917
PDFFilter::filter(com::sun::star::uno::Sequencecom::sun::star::beans::PropertyValue
const) + 87
14  libsfxlo.dylib0x0070876a
SfxObjectShell::ExportTo(SfxMedium) + 3674
15  libsfxlo.dylib0x0070f792
SfxObjectShell::SaveTo_Impl(SfxMedium, SfxItemSet const*) + 6962
16  libsfxlo.dylib0x00712ad7
SfxObjectShell::PreDoSaveAs_Impl(String const, String const, SfxItemSet*) +
935
17  libsfxlo.dylib0x007134f2
SfxObjectShell::CommonSaveAs_Impl(INetURLObject const, String const,
SfxItemSet*) + 2082
18  libsfxlo.dylib0x006fb2f3
SfxObjectShell::APISaveAs_Impl(String const, SfxItemSet*) + 531
19  libsfxlo.dylib0x0073f2ca
SfxBaseModel::impl_store(rtl::OUString const,
com::sun::star::uno::Sequencecom::sun::star::beans::PropertyValue const,
unsigned char) + 2042
20  libsfxlo.dylib0x00749ab6
SfxBaseModel::storeToURL(rtl::OUString const,
com::sun::star::uno::Sequencecom::sun::star::beans::PropertyValue const) +
278
21  libsfxlo.dylib0x006dea11
SfxStoringHelper::GUIStoreModel(com::sun::star::uno::Referencecom::sun::star::frame::XModel,
rtl::OUString const,
com::sun::star::uno::Sequencecom::sun::star::beans::PropertyValue, unsigned
char, rtl::OUString, unsigned short) + 4065
22  libsfxlo.dylib0x006fcb49
SfxObjectShell::ExecFile_Impl(SfxRequest) + 5369
23  libsfxlo.dylib0x0082c3a8
SfxDispatcher::Call_Impl(SfxShell, SfxSlot const, SfxRequest, unsigned char)
+ 360
24  libsfxlo.dylib0x00595183
SfxBindings::Execute_Impl(SfxRequest, SfxSlot const*, SfxShell*) 

[Libreoffice-bugs] [Bug 69745] FORMATTING: optimal-row-height is ignored if there are some leading covered cells

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69745

--- Comment #1 from brigitte.roschew...@hksinformatik.de ---
I made a mistake describing the bug:
It occurs on opening the file
It does'nt only occur with covered table cells
It also occurs if I use min-row-height instead of row-height

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69746] FILEOPEN: empty cell content is overwritten by a multiline cell content

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69746

--- Comment #2 from brigitte.roschew...@hksinformatik.de ---
Hi,

I send you a screenshot

Windows 7 Professional
Service Pack 1
Build # 7601
Language German


Brigitte Roschewski

Von: bugzilla-dae...@freedesktop.org [mailto:bugzilla-dae...@freedesktop.org]
Gesendet: Dienstag, 24. September 2013 23:16
An: Brigitte Roschewski
Betreff: [Bug 69746] FILEOPEN: empty cell content is overwritten by a multiline
cell content

Comment # 1https://bugs.freedesktop.org/show_bug.cgi?id=69746#c1 on bug
69746https://bugs.freedesktop.org/show_bug.cgi?id=69746 from
mariosvmailto:mari...@miguelangel.mobi

Created attachment 86484attachment.cgi?id=86484
[details]attachment.cgi?id=86484action=edit

Screenshot



Hi Brigitte, thanks for reporting.



I can not see the issue with:

Win7x64Ultimate

Version: 4.1.3.0.0+ Build ID: 952c5fe20d5975c8a2c9f5093d05472ca0fc78f


You are receiving this mail because:

  *   You reported the bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69687] FORMATTING: Character spacing problem

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69687

--- Comment #2 from Evgeniy kame...@gmail.com ---
It is strange situation, but now it is ok with formatting. I had the problem
with my document file containing 440 pages where all my attempts to make
appropriate character spacing were unsuccessful. I opened my document in Apache
OpenOffice 4.0 and then saved it. After reopening the file in the LibreOffice
Writer (4.1.1.2 archlinux build-2) the problem dissapeared. It seems my
document was slightly damaged. I have only to test it in LibreOffice under OS
X. I am sorry for the inconvinience!

(In reply to comment #1)
 please provide a comparative screenshot of different behaviour between 4.0.5
 and 4.1.1
 
 I set platform to All since you say bug is present in Linux as well

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57898] chart categories set in LibO 3.6 disappear when opened in earlier versions

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57898

--- Comment #9 from andis.lazd...@gmail.com ---
(In reply to comment #8)
 This bug is very hard to follow because it doesn't have exact reproducible
 steps. I am marking as NEEDINFO - if specific steps (detailed, telling us
 exactly what to do and where the problem is) we can try to reproduce. Please
 remember that we are a very small team handling thousands of bug reports,
 the more clear you are in reporting, the less time we have to spend guessing
 at how to accomplish what you're seeing.
 
 
 Thanks for your understanding, once you provide exact steps mark as
 UNCONFIRMED and we'll take a look at it.

I'm not sure if I can add anything to description of the problem. I add 2
screenshots, how chart looks in Openoffice.org 2.4.2 (and earlier versions of
Libreoffice) and Libreoffice 4.0.

Reproduction of this bug is extremely easy:
1. create chart in Libreoffice, 
2. paste it into Libreoffice text document,
3. save document and close.
4. open document in earlier version of libreoffice or openoffice.org
5. double click on chart to edit it.

At this point X axis categories disappers.

6. Open the Chart data table (still in earlier version)

X axis categories column is empty.

That's it, 100 % reproducible on all installations in our office, containing
different versions of Ubuntu Linux and Libreoffice 4.0 and Openoffice.org 2.4.2
to export documents to doc format.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57898] chart categories set in LibO 3.6 disappear when opened in earlier versions

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57898

--- Comment #11 from andis.lazd...@gmail.com ---
Created attachment 86510
  -- https://bugs.freedesktop.org/attachment.cgi?id=86510action=edit
The same chart in Libreoffice 4.0 (X axis labels visible)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 68904] FILTER: The new Import filters for AppleWorks/ClarisWorks don't work for spreadsheets

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68904

osnola alo...@loria.fr changed:

   What|Removed |Added

 CC||franz.hart...@gmx.de

--- Comment #6 from osnola alo...@loria.fr ---
*** Bug 69771 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69771] FILTER: Opening Claris Works files (*.cwk)

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69771

osnola alo...@loria.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from osnola alo...@loria.fr ---
Hello Franz,
unfortunately, this is a known limitation of libmwaw ( see
https://bugs.freedesktop.org/show_bug.cgi?id=68904 )...

*** This bug has been marked as a duplicate of bug 68904 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57898] chart categories set in LibO 3.6 disappear when opened in earlier versions

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57898

--- Comment #10 from andis.lazd...@gmail.com ---
Created attachment 86509
  -- https://bugs.freedesktop.org/attachment.cgi?id=86509action=edit
X axis labels (categories) in Openoffice.org 2.4.2 and earlier versions of
Libreoffice

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69792] Picture name

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69792

--- Comment #1 from Evgeniy kame...@gmail.com ---
Created attachment 86512
  -- https://bugs.freedesktop.org/attachment.cgi?id=86512action=edit
screenshot

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69792] New: Picture name

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69792

  Priority: medium
Bug ID: 69792
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Picture name
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: kame...@gmail.com
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: 4.1.1.2 release
 Component: Writer
   Product: LibreOffice

Created attachment 86511
  -- https://bugs.freedesktop.org/attachment.cgi?id=86511action=edit
Pictures name are changed by Writer processor while open odt-file to edit.

Pictures name are changed by Writer processor while open odt-file to edit. It
is added symbol 1 to the name of a picture each time after opening the text
document. The bug is presented on the picture attached in window of navigator
panel.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69793] New: Crash on PDF export

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69793

  Priority: medium
Bug ID: 69793
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Crash on PDF export
  Severity: major
Classification: Unclassified
OS: Mac OS X (All)
  Reporter: andrea.fed...@mclink.it
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.1.1.2 release
 Component: Writer
   Product: LibreOffice

Created attachment 86513
  -- https://bugs.freedesktop.org/attachment.cgi?id=86513action=edit
Trimmed one line causing a systematic crash doing a pdf export with Lowriter
4.1.1.2 on a MacBook Pro running OS X 10.7.5

Whilst saving a 4 page document I got a systematic crash; the trace below has
been produced right after a system restart.

I trimmed down the crashing document portion, reducing it to a single line,
annexed.

Cheers,

  Andrea.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69574] Crash on PDF Export

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69574

--- Comment #4 from Marcus Hudritsch m.hudrit...@vtxmail.ch ---
Created attachment 86516
  -- https://bugs.freedesktop.org/attachment.cgi?id=86516action=edit
Formula removed: No crash

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69793] Crash on PDF export

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69793

--- Comment #1 from Andrea Fedeli andrea.fed...@mclink.it ---
Created attachment 86514
  -- https://bugs.freedesktop.org/attachment.cgi?id=86514action=edit
System report on crash

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69574] Crash on PDF Export

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69574

--- Comment #3 from Marcus Hudritsch m.hudrit...@vtxmail.ch ---
Created attachment 86515
  -- https://bugs.freedesktop.org/attachment.cgi?id=86515action=edit
The crash is created by the last formula in the document

Process: soffice [2121]
Path:/Applications/LibreOffice.app/Contents/MacOS/soffice
Identifier:  org.libreoffice.script
Version: 4.1.1.2 (???)
Code Type:   X86 (Native)
Parent Process:  launchd [224]
User ID: 501

Date/Time:   2013-09-25 08:58:52.317 +0200
OS Version:  Mac OS X 10.8.5 (12F37)
Report Version:  10

Interval Since Last Report:  446156 sec
Crashes Since Last Report:   29
Per-App Crashes Since Last Report:   28
Anonymous UUID:  663C3B41-0758-9A3A-1E72-454CDF99CF07

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0028

VM Regions Near 0x28:
-- __PAGEZERO -1000 [4K] ---/---
SM=NUL  /Applications/LibreOffice.app/Contents/MacOS/soffice
__TEXT 1000-2000 [4K] r-x/rwx
SM=COW  /Applications/LibreOffice.app/Contents/MacOS/soffice

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation  0x99bc5390 CFRelease + 288
1   libvcllo.dylib0x01a57162 CTTextStyle::~CTTextStyle() +
50
2   libvcllo.dylib0x01a5a2cd
AquaSalGraphics::SetFont(FontSelectPattern*, int) + 29
3   libvcllo.dylib0x0189c643 OutputDevice::ImplInitFont()
const + 147
4   libvcllo.dylib0x018aab61
OutputDevice::ImplLayout(rtl::OUString const, long, long, Point const, long,
long const*, bool) const + 705
5   libvcllo.dylib0x0191ac32
vcl::PDFWriterImpl::drawStretchText(Point const, unsigned long, String const,
unsigned short, unsigned short, bool) + 114
6   libvcllo.dylib0x018eca40
vcl::PDFWriter::DrawStretchText(Point const, unsigned long, String const,
unsigned short, unsigned short) + 64
7   libvcllo.dylib0x018f1e0d
vcl::PDFWriterImpl::playMetafile(GDIMetaFile const, vcl::PDFExtOutDevData*,
vcl::PDFWriter::PlayMetafileContext const, VirtualDevice*) + 4989
8   libvcllo.dylib0x018ebf20
vcl::PDFWriter::PlayMetafile(GDIMetaFile const,
vcl::PDFWriter::PlayMetafileContext const, vcl::PDFExtOutDevData*) + 48
9   libpdffilterlo.dylib  0x1b2d8d65
PDFExport::ImplExportPage(vcl::PDFWriter, vcl::PDFExtOutDevData, GDIMetaFile
const) + 565
10  libpdffilterlo.dylib  0x1b2db21c
PDFExport::ExportSelection(vcl::PDFWriter,
com::sun::star::uno::Referencecom::sun::star::view::XRenderable,
com::sun::star::uno::Any const, StringRangeEnumerator const,
com::sun::star::uno::Sequencecom::sun::star::beans::PropertyValue, long) +
3356
11  libpdffilterlo.dylib  0x1b2ddfb0
PDFExport::Export(rtl::OUString const,
com::sun::star::uno::Sequencecom::sun::star::beans::PropertyValue const) +
10192
12  libpdffilterlo.dylib  0x1b2e9035
PDFFilter::implExport(com::sun::star::uno::Sequencecom::sun::star::beans::PropertyValue
const) + 4693
13  libpdffilterlo.dylib  0x1b2e9917
PDFFilter::filter(com::sun::star::uno::Sequencecom::sun::star::beans::PropertyValue
const) + 87
14  libsfxlo.dylib0x0070876a
SfxObjectShell::ExportTo(SfxMedium) + 3674
15  libsfxlo.dylib0x0070f792
SfxObjectShell::SaveTo_Impl(SfxMedium, SfxItemSet const*) + 6962
16  libsfxlo.dylib0x00712ad7
SfxObjectShell::PreDoSaveAs_Impl(String const, String const, SfxItemSet*) +
935
17  libsfxlo.dylib0x007134f2
SfxObjectShell::CommonSaveAs_Impl(INetURLObject const, String const,
SfxItemSet*) + 2082
18  libsfxlo.dylib0x006fb2f3
SfxObjectShell::APISaveAs_Impl(String const, SfxItemSet*) + 531
19  libsfxlo.dylib0x0073f2ca
SfxBaseModel::impl_store(rtl::OUString const,
com::sun::star::uno::Sequencecom::sun::star::beans::PropertyValue const,
unsigned char) + 2042
20  libsfxlo.dylib0x00749ab6
SfxBaseModel::storeToURL(rtl::OUString const,
com::sun::star::uno::Sequencecom::sun::star::beans::PropertyValue const) +
278
21  libsfxlo.dylib0x006dea11
SfxStoringHelper::GUIStoreModel(com::sun::star::uno::Referencecom::sun::star::frame::XModel,
rtl::OUString const,
com::sun::star::uno::Sequencecom::sun::star::beans::PropertyValue, unsigned
char, rtl::OUString, unsigned short) + 4065
22  libsfxlo.dylib0x006fcb49
SfxObjectShell::ExecFile_Impl(SfxRequest) + 5369
23  libsfxlo.dylib0x0082c3a8
SfxDispatcher::Call_Impl(SfxShell, SfxSlot const, SfxRequest, unsigned char)
+ 360
24  libsfxlo.dylib0x00595183
SfxBindings::Execute_Impl(SfxRequest, 

[Libreoffice-bugs] [Bug 69574] Crash on PDF Export

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69574

--- Comment #5 from Marcus Hudritsch m.hudrit...@vtxmail.ch ---
Hi, after 1 hour of binary searching I found out that it is the first square
root in a formula that crashed the PDF export.
Regards
Marcus

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 44617] The resize shape to fit text option causes irreversible problems when resizing groups of shapes in Drawing

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44617

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #8 from tommy27 ba...@quipo.it ---
(In reply to comment #7)
 This bug is fixed in OpenOffice 4.1

what do you mean: LibreOffice 4.1.1 or Apache OpenOffice 4.0.1?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 44617] The resize shape to fit text option causes irreversible problems when resizing groups of shapes in Drawing

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44617

--- Comment #9 from sasha.libreoff...@gmail.com ---
Apache OpenOffice 4.0.1
In LibreOffice 4.1.1 still [reproducible]

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69781] Formulas incorrect after inserting rows.

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69781

GerardF gerard.farg...@orange.fr changed:

   What|Removed |Added

  Attachment #86495|text/plain  |application/vnd.oasis.opend
  mime type||ocument.spreadsheet

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45892] Concurrent use of MathType and LibreOffice Math in LibreOffice Writer can cause a MathType error

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45892

--- Comment #13 from Pierre Farrugia pierresan...@gmail.com ---
Dear Jean-Baptiste,

I believe all the information that has been requested to date has been
provided. The bug also seems to be in UNCONFIRMED status. Please let me know if
there is anything else I should be doing.

Thank you.

Kind regards,

Pierre-Sandre

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69590] EDITING: application frozen after update all

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69590

--- Comment #2 from Antoine POURCHEZ antoine.pourc...@kelis.fr ---
Sorry the file is too big.
I filed here : http://data.kelis.fr/~kelis/tmpReportOo/69590/_the_papier.odt

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69590] EDITING: application frozen after update all

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69590

--- Comment #3 from Antoine POURCHEZ antoine.pourc...@kelis.fr ---
Created attachment 86520
  -- https://bugs.freedesktop.org/attachment.cgi?id=86520action=edit
Screenshot of the freeze

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64077] Libreoffice doesn't respond

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64077

michel jaccaud m.jacc...@gmail.com changed:

   What|Removed |Added

 OS|Mac OS X (All)  |Windows (All)
   Priority|medium  |high
Version|4.0.2.2 release |4.0.5.2 release

--- Comment #3 from michel jaccaud m.jacc...@gmail.com ---
libreoffice writer hangs as i try to register a document. I must stop the
processus and use the recuperation processus !

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64223] FILEOPEN: 'General input/output error' when opening file from ftp

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64223

--- Comment #3 from Alex Thurgood ipla...@yahoo.co.uk ---
Confirming also on Linux Ubuntu Raring Ringtail 32bit

Before I get the general input/output error, I also get a This file is
corrupted...do you want LO to repair it, blah blah blah message.


Alex

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69787] EDITING: Non proper text refresh

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69787

Foss f...@openmailbox.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Foss f...@openmailbox.org ---
Hi there. I tried reproducing the issue you describe but am unable to on OS X
10.8.5, LO 4.1.2.2.

Could you please test that pre-release and see if the problem persists?
http://www.libreoffice.org/download/pre-releases/

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69590] EDITING: application frozen after immediate update all in a big .odt

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69590

tommy27 ba...@quipo.it changed:

   What|Removed |Added

Summary|EDITING: application frozen |EDITING: application frozen
   |after update all  |after immediate update
   ||all in a big .odt

--- Comment #4 from tommy27 ba...@quipo.it ---
not reproducible with my LibO 4.1.1.2 under Win7 64bit.
Intel Core i7 CPU 950 @ 3.07GHz - 8GB RAM

a quick update all causes no freeze on my PC.

is your Win7 a 32bit or 64 system?
did you try reproducing the bug on another PC?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69785] FILESAVE: corrupts block circular arrow object on save to powerpoint format

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69785

--- Comment #1 from Foss f...@openmailbox.org ---
Hi John, can you please attach a sample file so testing can easily be done?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69781] Formulas incorrect after inserting rows.

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69781

Foss f...@openmailbox.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #2 from Foss f...@openmailbox.org ---
After providing the requested info, please set the bug back to NEW.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69782] FILEOPEN RTF Table in frame displayed in wrong place

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69782

--- Comment #1 from Foss f...@openmailbox.org ---
Example file opens fine in Word 2010 but not in LO 4.1.2.2 or latest master on
OS X 10.8.5.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69763] LibreOffice Calc: Change in formula evaluations when using empty content or content

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69763

--- Comment #3 from koh...@t-online.de ---
This is indeed correcting this situation *)
I think there should be a hint for users to make this setting, which is new or
necessary because of change in the defaults.

*) Remaining is an irritation: after setting Calc/Formel/Detaillierte
Einstellungen für Berechnungen/Benutzerdefiniert/Details/leere Zeichenketten
als Null behandeln/wahr and explicit recalculation the error messages are still
the same as before. They are only vanishing after changing one formula of every
failure provoking series of formulas.

This lazy handling, which is an old problem of Calc, should really be changed.
Explicit recalculation should lead to a full recalculation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 61867] Sending Document as Email model either broken or incomplete

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61867

Urmas davian...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |NOTABUG

--- Comment #5 from Urmas davian...@gmail.com ---
LibreOffice uses the application which registered itself as the MAPI client. If
such application is missing or failed to start, the prompt to send the document
manually appears.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 68466] VIEWING: Cannot change text color using the hidden button

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68466

Lior Kaplan kaplanl...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|NEW
 CC||kaplanl...@gmail.com

--- Comment #2 from Lior Kaplan kaplanl...@gmail.com ---
Verified on a build from master 24/9 (SHA1
079779c9244867cfcfb059ba57715af18b3a5bfc).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69795] New: Macros: Copying a cell form one table to another looks different on Windows

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69795

  Priority: medium
Bug ID: 69795
  Keywords: regression
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Macros: Copying a cell form one table to another looks
different on Windows
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: bugs.kde.att...@online.de
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.0.4.2 release
 Component: BASIC
   Product: LibreOffice

Created attachment 86522
  -- https://bugs.freedesktop.org/attachment.cgi?id=86522action=edit
Screenshot of source cell, destination cell on Linux, destination cell on Win 7

Problem description: 

The command
DestCell.String = SourceCell.String
reproduces a different result.


Steps to reproduce:
1. Open an .ott file you would like to edit. The file includes a table with
some cells (lets call it destination).

2. Execute the macro which comes with this file.

3. The Macro does the following: It opens another .odt file (lets call it
Source) as hidden. A Procedure is searching for a certain cell within a table
in the hidden source file. If the cell is found, it will be copied to the
destination file into a cell like

DestCell.String = SourceCell.String

Both cells has the same format.

Current behavior:
The copy of the destination cell looks different from the source cell. It
contains after each line a newline.

Expected behavior:
The copy of the source cell should not look like different.

Additional info:
The macro is working as expected on Linux (4.1.0.4) and MaxOS (4.1.1) except on
Windows. On Windows 7 I tried the latest version (4.1.1.2)  too with no
success.

Operating System: Windows 7
Version: 4.0.4.2 release
Last worked in: 3.6.7.2 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 68334] EDITING: The same .odt file has different formatting results (4.0 vs. 4.1)

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68334

--- Comment #19 from Jean-Baptiste Faure jbf.fa...@sud-ouest.org ---
I tested your file both with LO 4.0.5 (TDF build) and LO 4.1.3.0.0+ (build at
home) under Ubuntu 13.04 x86-64.
Strangely LO says that the font used is cwTeX 粗黑體, not Liberation Sans.
Anyway, even if I change the font to Liberation Sans, both versions give me the
same layout: 2 pages, the second having the last 8 rows of the table.
The master give me the same layout.

It seems that this bug is in your distribution version only. If you can install
upstream LO version, you can verify yourself this hypothesis.

Best regards. JBF

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69590] EDITING: application frozen after immediate update all in a big .odt

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69590

--- Comment #5 from Antoine POURCHEZ antoine.pourc...@kelis.fr ---
Reproducible in two environments :
 * Win7 64bits - LibreOffice 4.1.1.2 (7e4286b58adc75a14f6d83f53a03b6c11fa2903)
- Intel Core i7 CPU G740 1.73GHz - 8Go de RAM
 * Win7 64bits - LibreOffice 4.1.1.2 (7e4286b58adc75a14f6d83f53a03b6c11fa2903)
- Intel i7-3740QM 2.70Ghz - 16Go de RAM

Note : you must execute Tools Update All quickly (the quicky depend of the
computer performance)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 68886] EDITING: Changed Arrows are not saved

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68886

--- Comment #7 from Lars Lischke lisc...@gmx.net ---
(In reply to comment #5)
 I just tested. Not sure what edit arrow means exactly but I changed the
 arrow to a big block, saved, reopened and the end was a big block. Attaching.
 
 If this isn't what you're talking about please clarify what edit arrow
 means. Else, leaving as WFM. If this is fixed, it'll be fixed for you with
 the release of 4.2.
 
 
 Thanks for the report

Sorry for being not exactly enough. I meant changing the position of the arrow.
In particular if you are moving not the start or end point of the arrow.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55587] Libreoffice segfaults when trying to shut it down with .uno:Quit

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55587

--- Comment #3 from sergio.calleg...@gmail.com ---
Hi:

The issue is triggered by calling the following macro and then trying to exit.


Sub SaveSlidesAsPDF(srcFile)

srcURL = ConvertToURL( srcFile )

dim oPropDoc(0) as New com.sun.star.beans.PropertyValue
oPropDoc(0).Name=Hidden
oPropDoc(0).Value=True

'msgbox(srcURL)

oDoc = StarDesktop.loadComponentFromURL( srcURL, _blank, 0, _
  oPropDoc())

pdfFile=Left(srcFile,Len(srcFile)-4)+.pdf
pdfURL=ConvertToURL( pdfFile )

Dim oPropPDF(1) As New com.sun.star.beans.PropertyValue
oPropPDF(0).Name=ExportNotesPages
oPropPDF(0).Value=true

Dim oProp(3) As New com.sun.star.beans.PropertyValue
oProp(0).Name=Overwrite
oProp(0).Value=true
oProp(1).Name=FilterName
oProp(1).Value=impress_pdf_Export
oProp(2).Name=FilterData
oProp(2).Value=oPropPDF()

oDoc.storeToURL(pdfURL,oProp())

oDoc.close( True )

End Sub


The thing is invoked via a bash script that does

${SOFFICE} ${SOFFICE_OPTIONS} \
  $CMDPREFIX.SaveSlidesAsPDF\($fullname\) .uno:Quit

Where:
  SOFFICE is /usr/bin/libreoffice4.1
  CMDPREFIX is the place where the macro is stored inside libreoffice, in my
case macro:///SC_PDF_Export.lib
  fullname is the name of an odp file that is passed to the script

for instance

libreoffice macro:///SC_PDF_Export.lib.SaveSlidesAsPDF\(file://$PWD/test.odp\)
.uno:Quit

The basic script executes just fine. Indeed the pdf document is correctly
generated. However when getting to the .uno.Quit, libreoffice segfaults.

The issue is still present in 4.1.2RC2

SOME NOTES

1) Without the final .uno.Quit libreoffice does not segfault.
2) With --backtrace libreoffice does not segfault, so it is impossible to take
a backtrace
3) Apparently there is not anymore the need for the final .uno:Quit, because
after the macro libreoffice exits by itself (with previous versions of
libreoffice and with openoffice this was not the case and .uno:Quit was
indispensable to eventually exit libreoffice)
4) Even if the .uno:Quit is now redundant, it should not make libreoffice
segfault.

Please, switch to confirmed if this information is enough.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64077] Libreoffice doesn't respond

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64077

--- Comment #4 from Foss f...@openmailbox.org ---
Michel: What do you mean by register a document?

Did you try using the latest LO pre-release
http://www.libreoffice.org/download/pre-releases/ ? Also please open a separate
bug if this is some other problem than the one originally described.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60233] SLIDESHOW: Vector graphics that looks fine in editing is very very bad in slideshow

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60233

sergio.calleg...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from sergio.calleg...@gmail.com ---
This seems to be fixed now.

Remaining issues with svg is that importing large svg files is slow and that
the svgz format is not recognized, but these will deserve independent
reporting.

Current bug be closed for me.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69720] EDITING: Hitting DEL not only deletes the Cell content, but also removes formatting

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69720

Aurimas Fišeras auri...@members.fsf.org changed:

   What|Removed |Added

 Whiteboard|BSA |BSA bibisectrequest

--- Comment #3 from Aurimas Fišeras auri...@members.fsf.org ---
Problem is present in latest LibreOffice too: Version: 4.2.0.0.alpha0+ Build
ID: c6dcab339a04c7892765e87b56cf2fb4b3122a08

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69799] New: In conditional formatting where 2 cells have same sum, they get different color FORMATTING

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69799

  Priority: medium
Bug ID: 69799
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: In conditional formatting where 2 cells have same sum,
they get different color FORMATTING
  Severity: major
Classification: Unclassified
OS: Linux (All)
  Reporter: k...@mail.orbitel.bg
  Hardware: x86 (IA32)
Status: UNCONFIRMED
   Version: 4.1.1.2 release
 Component: Spreadsheet
   Product: LibreOffice

Created attachment 86527
  -- https://bugs.freedesktop.org/attachment.cgi?id=86527action=edit
Some example and a screen shot where explained behaviour is visible

Let us use conditional formatting using following format code: [1][BLUE]#
##0,00;[1][RED]# ##0,00;[GREEN]# ##0,00
(I tried [1][BLUE]# ##0,00;[1][RED]# ##0,00;[=1][GREEN]# ##0,00 but it was
impossible to use such formatting code)
Then unfortunately we have 2 sums in the table resulting to 1.00 and one is
formatted in RED and other is formatted in GREEN.
When I use =round(sum(x..y);2) instead of = sum(x..y) the conditional
formatting behaves as expected.

I am sending a file - some small example and a screen shot where above
explained behaviour is visible.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 50528] AutoCorrect Options does not take over formatting of text into replace with field

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50528

daniel.ma...@umb.no changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |INVALID

--- Comment #5 from daniel.ma...@umb.no ---
Thanks for your elaborate reply! Yes, I was being ironic, because I sometimes
feel that people here don't care about improving LibreOffice. Instead they only
want to close bug reports, and if that can be done by pointing out a formal
mistake ... bingo! ;-)

Sorry for being snappy, I did not want to upset you! I really appreciate your
reply and it makes sense! This bug is closed now and I might open a proper bug
report and a proper feature request sometime in the future (when I have the
time and still remember that I intended to report this ;-).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 68334] EDITING: The same .odt file has different formatting results (4.0 vs. 4.1)

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68334

--- Comment #20 from minhsien0330 minhsien0...@gmail.com ---
Jean-Baptiste Faure:
Hi, I downloaded rpm version (4.1.1.2), and install on my Debian(x86, 32bit).
This table height problem still exist, table in offset6.odt has only one page.

May be this problem happens only on 32bit version,
Would anybody test 32bit version of Libreoffice?

Thank you.

Best Regards, 
Minhsien0330

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64077] Libreoffice doesn't respond

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64077

--- Comment #5 from michel jaccaud m.jacc...@gmail.com ---
Bonjour
My english langage is ''light'' ! By ''register'' i mean ''save''


2013/9/25 bugzilla-dae...@freedesktop.org

   *Comment # 4 https://bugs.freedesktop.org/show_bug.cgi?id=64077#c4 on bug
 64077 https://bugs.freedesktop.org/show_bug.cgi?id=64077 from 
 Fossf...@openmailbox.org
 *

 Michel: What do you mean by register a document?

 Did you try using the latest LO 
 pre-releasehttp://www.libreoffice.org/download/pre-releases/ ? Also please 
 open a separate
 bug if this is some other problem than the one originally described.

  --
 You are receiving this mail because:

- You are on the CC list for the bug.



-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69590] EDITING: application frozen after immediate update all in a big .odt

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69590

--- Comment #6 from tommy27 ba...@quipo.it ---
(In reply to comment #5)
 Note : you must execute Tools Update All quickly (the quicky depend of
 the computer performance)

yes, I immediately clicked on that menu item as soon the .odt opened.

try temporarily resetting your user profile.
instructions here:
https://wiki.documentfoundation.org/UserProfile#Resolving_corruption_in_the_user_profile

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69787] EDITING: Non proper text refresh

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69787

--- Comment #2 from edwz2...@gmail.com ---
Created attachment 86542
  -- https://bugs.freedesktop.org/attachment.cgi?id=86542action=edit
Cursor in the middle of character

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69787] EDITING: Non proper text refresh

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69787

--- Comment #4 from edwz2...@gmail.com ---
Created attachment 86548
  -- https://bugs.freedesktop.org/attachment.cgi?id=86548action=edit
Cursor after delete - see how delete appear do happend on the right

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69787] EDITING: Non proper text refresh

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69787

--- Comment #3 from edwz2...@gmail.com ---
Created attachment 86547
  -- https://bugs.freedesktop.org/attachment.cgi?id=86547action=edit
Cursor in delete position

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69787] EDITING: Non proper text refresh

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69787

--- Comment #5 from edwz2...@gmail.com ---
Added three snapshots.  After delete the row will not be showed properly
anymore with white spaces added around any add / delete.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69803] New: Step to previous/next index entry: automatically delete the index entry

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69803

  Priority: medium
Bug ID: 69803
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Step to previous/next index entry: automatically
delete the index entry
  Severity: major
Classification: Unclassified
OS: Windows (All)
  Reporter: x...@hdsnet.hu
  Hardware: x86 (IA32)
Status: UNCONFIRMED
   Version: 4.0.5.2 release
 Component: Writer
   Product: LibreOffice

Created attachment 86549
  -- https://bugs.freedesktop.org/attachment.cgi?id=86549action=edit
Example writer document

Menu Edit - Index Entry: I deleted the actual index entry at the cursor, then I
clicked to the - arrow in the dialog box a lot of times (step to the previous
index entry). Writer always steped to that, but deleted the index entries: 1
click deletes 1 index entry.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69787] EDITING: Non proper text refresh

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69787

--- Comment #6 from edwz2...@gmail.com ---
Tried 4.1.2.2 pre w/ same result.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69803] Step to previous/next index entry: automatically delete the index entry

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69803

Zoltán Hegedüs x...@hdsnet.hu changed:

   What|Removed |Added

  Attachment #86549|0   |1
is obsolete||

--- Comment #1 from Zoltán Hegedüs x...@hdsnet.hu ---
Created attachment 86550
  -- https://bugs.freedesktop.org/attachment.cgi?id=86550action=edit
Example Writer document

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69804] New: VIEWING: The attached file is not rendering correctly

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69804

  Priority: medium
Bug ID: 69804
  Keywords: regression
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: VIEWING: The attached file is not rendering correctly
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: ru...@rin.no
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.0.4.2 release
 Component: Writer
   Product: LibreOffice

Created attachment 86551
  -- https://bugs.freedesktop.org/attachment.cgi?id=86551action=edit
A Microsoft Word document with a table

Problem description: The attached file is not rendering correctly, the cells
are compressed height-wise to make the text unreadable.

However, if I print the document it will render correctly after.

Steps to reproduce:
1. Open the attached document
2. See the unreadable text
3. Ctrl+P (print the document)
4. The document renders how it should

Current behavior:
The text in the document's table is unreadable after opening.

Expected behavior:
The text should render correctly and be readable.
Operating System: Windows (other)
Version: 4.0.4.2 release
Last worked in: 4.0.2.2 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69227] FILESAVE RTF adds extra page breaks, 1 section, and adds headers to some endnotes

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69227

--- Comment #11 from Jacob Boerema jgboer...@gmail.com ---
The screenshots from comment #7 en comment #10 are exactly what I'm seeing too
before/after saving with LO 4.1.1.2 Build ID:
7e4286b58adc75a14f6d83f53a03b6c11fa2903

Showing and resaving in 4.0.5.2 shows everything as it should be.
All tested on Win7-64.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69222] Empty line showed between endnotes in RTF export

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69222

--- Comment #5 from Jacob Boerema jgboer...@gmail.com ---
Sorry for forgetting to add my OS, I was in a hurry. My OS is Windows 7 Home
Premium 64 bits.
What I'm seeing is the same as in comment #4. However I used 4.1.2 Build ID:
7e4286b58adc75a14f6d83f53a03b6c11fa2903.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69770] Other: Samba

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69770

Maxim momonas...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||momonas...@gmail.com
 Ever confirmed|0   |1

--- Comment #2 from Maxim momonas...@gmail.com ---
From what I understand using Google translate, it's a duplicate of Bug 67534.
Is that true?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69807] New: LO Calc - Floating point substraction error while propagating cell values

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69807

  Priority: medium
Bug ID: 69807
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: LO Calc - Floating point substraction error while
propagating cell values
  Severity: minor
Classification: Unclassified
OS: Linux (All)
  Reporter: bzyku...@interia.pl
  Hardware: x86 (IA32)
Status: UNCONFIRMED
   Version: 4.0.2.2 release
 Component: Libreoffice
   Product: LibreOffice

1) Reproduce error:
Write 1 in cell A1.
Write 0,9 in cell A2.
Select two previously filled cells, hover the cursor over the cell's lower
right corner and drag down.

2) Error:
In cell where should be zero, will be value other than zero (here
2,22044604925031E-016).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69771] FILTER: Opening Claris Works files (*.cwk)

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69771

--- Comment #3 from franz.hart...@gmx.de ---
Hello osnola,

thank you. Sorry, I did not find the other bug regarding this issue.

Franz

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60889] FILEOPEN: Incorrect opening XLSX file (that happens to be not valid according to OOXML, may be produced by software like 1C:Enterprise)

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60889

--- Comment #27 from Draga dr...@smolpk.ru ---
http://dev-builds.libreoffice.org/daily/libreoffice-4-1/Win-x86_9-Voreppe/current/libreoffice-4-1~2013-09-23_20.48.02_LibreOfficeDev_4.1.3.0.0_Win_x86.msi
 
24-Sep-2013 19:54

not patched

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60233] SLIDESHOW: Vector graphics that looks fine in editing is very very bad in slideshow

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60233

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

--- Comment #6 from Joel Madero jmadero@gmail.com ---
WFM is the correct status since we don't know what patch actually fixed it.
Thanks for the info

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69766] Problem with stock charts data ranges when saving

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69766

--- Comment #2 from Mamoth nefil...@yahoo.com ---
Well .. I tried filling the Open and Close values, using the same cells as
(respectively) the Low and High values, and deleting the Categories value.
After I save and re-open the file, the Data ranges are still there (that's
already an improvement), but the Open values have disappeared. 
Besides, when I change the line width of the Data points in the charts, after
re-opening the file, it is back to it's default value, save for the first
point.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69809] New: Request to add Korean dictionary

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69809

  Priority: medium
Bug ID: 69809
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Request to add Korean dictionary
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: jihui.c...@gmail.com
  Hardware: Other
Status: NEW
   Version: unspecified
 Component: Linguistic
   Product: LibreOffice

Korean dictionary using hunspell is available here.
http://extensions.libreoffice.org/extension-center/korean-spellchecker

It has three different license, GPL, LGPL, MPL.
And base on korean public dictionary for spellcheck project
http://code.google.com/p/spellcheck-ko/

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69781] Formulas incorrect after inserting rows.

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69781

--- Comment #3 from dlw dt...@gmx.com ---
(In reply to comment #1)
 Hi Dlw, please notice following notes so problem could be triaged:
 - your Linux distro?
Ubuntu 12.04LTS

 - step by step procedure to reproduce problem
Copy row 3.
Insert multiple rows 4,5,6.
Paste copied row 3 into 4,5,6.
See attached spreadsheet 'test1.ods'.

 - what is expected/unexpected?
Expected - All formulas to be correct.
Unexpected - Formula in row 7 refers back to formula in row 4.
Formulas after row 7 are correct.

 - using latest stable release, because you shouldn't report a bug against
 unsupported release (3.5)
Does this mean do NOT report bugs from version 3.5.7.2?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


  1   2   3   >