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

2015-03-25 Thread Phillip Sz
 shell/source/unix/misc/gnome-open-url.sh |2 --
 shell/source/unix/misc/kde-open-url.sh   |2 --
 shell/source/unix/misc/kde4-open-url.sh  |1 -
 shell/source/unix/misc/senddoc.sh|2 --
 shell/source/unix/misc/tde-open-url.sh   |2 --
 5 files changed, 9 deletions(-)

New commits:
commit 3f6bfb4c0d6814c38035e4e1d0c4d5321dd6a5a7
Author: Phillip Sz phillip.sze...@gmail.com
Date:   Mon Mar 16 20:49:05 2015 +0100

remove exit 0 at the end of a shell script

Change-Id: I6f9b6aa7abba6eadf4db93506bdd9a822afdf2fb
Reviewed-on: https://gerrit.libreoffice.org/14884
Tested-by: Jenkins c...@libreoffice.org
Reviewed-by: Noel Grandin noelgran...@gmail.com

diff --git a/shell/source/unix/misc/gnome-open-url.sh 
b/shell/source/unix/misc/gnome-open-url.sh
index 0bcd7b63..bffe6f2 100755
--- a/shell/source/unix/misc/gnome-open-url.sh
+++ b/shell/source/unix/misc/gnome-open-url.sh
@@ -2,5 +2,3 @@
 
 # use xdg-open or gnome-open if available, falling back to our own open-url
 xdg-open $1 2/dev/null || gnome-open $1 2/dev/null || `dirname 
$0`/open-url $1 2/dev/null
-
-exit 0
diff --git a/shell/source/unix/misc/kde-open-url.sh 
b/shell/source/unix/misc/kde-open-url.sh
index 43ab738..b0eac27 100755
--- a/shell/source/unix/misc/kde-open-url.sh
+++ b/shell/source/unix/misc/kde-open-url.sh
@@ -23,5 +23,3 @@ if echo $1 | grep '^mailto:'  /dev/null; then
 else
   kfmclient openURL $1 
 fi
-
-exit 0
diff --git a/shell/source/unix/misc/kde4-open-url.sh 
b/shell/source/unix/misc/kde4-open-url.sh
index e5b8125..c6e8b17 100755
--- a/shell/source/unix/misc/kde4-open-url.sh
+++ b/shell/source/unix/misc/kde4-open-url.sh
@@ -19,4 +19,3 @@
 
 # use kde-open or xdg-open if available, falling back to our own open-url
 kde-open $1 2/dev/null || xdg-open $1 2/dev/null || `dirname 
$0`/open-url $1 2/dev/null
-exit 0
diff --git a/shell/source/unix/misc/senddoc.sh 
b/shell/source/unix/misc/senddoc.sh
index cb287e6..a642546 100755
--- a/shell/source/unix/misc/senddoc.sh
+++ b/shell/source/unix/misc/senddoc.sh
@@ -438,5 +438,3 @@ case `basename $MAILER | sed 's/-.*$//'` in
 ${MAILER} ${MAILTO} 
 ;;
 esac
-
-exit 0
diff --git a/shell/source/unix/misc/tde-open-url.sh 
b/shell/source/unix/misc/tde-open-url.sh
index 43ab738..b0eac27 100755
--- a/shell/source/unix/misc/tde-open-url.sh
+++ b/shell/source/unix/misc/tde-open-url.sh
@@ -23,5 +23,3 @@ if echo $1 | grep '^mailto:'  /dev/null; then
 else
   kfmclient openURL $1 
 fi
-
-exit 0
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 90218] New: Corrupt pptx file

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90218

Bug ID: 90218
   Summary: Corrupt pptx file
   Product: LibreOffice
   Version: unspecified
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: camilleri@gmail.com

Created attachment 114321
  -- https://bugs.documentfoundation.org/attachment.cgi?id=114321action=edit
attachment

LibreOffice Impress won't open the attached document(s), although they open in
Microsoft Powerpoint.

This does not happen with all .pptx documents, it is this particular file which
is corrupt, and there is no indication how I can repair it, other than an error
that it cannot be opened, is a repair tool possible?

What is wrong with it anyway?

All copyright is reserved to myself and to the original owners of the content.

-- 
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 90208] Email to mailing list denied

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90208

A (Andy) stgohi-lob...@yahoo.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #4 from A (Andy) stgohi-lob...@yahoo.de ---
@Mark: Thanks for your fast reply.

-- 
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 58146] FILESAVE: Text field unexpectedly split by delimiting character

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58146

--- Comment #3 from Ravindra Vidhate ravindra.vidh...@synerzip.com ---
I tried to reproduce the issue on Ubuntu 14 LTS, but unsuccessful. I am not
able to reproduce the issue on Ubuntu.

Following is the LO version.

Version: 4.5.0.0.alpha0+
Build ID: 1dc47816ac137d9bd5ce2070fdec1ddebebcbbd3

-- 
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-commits] core.git: bin/gbuild-to-ide

2015-03-25 Thread Gulsah Kose
 bin/gbuild-to-ide |   41 +
 1 file changed, 41 insertions(+)

New commits:
commit e03654bbd6d672d5eacc0a915c4970c3fc4d818a
Author: Gulsah Kose gulsah.1...@gmail.com
Date:   Sat Mar 14 21:17:20 2015 +0200

fdo#84628 Created .project file generator.

This patch is starting to EclipseCDT Integration. Written the .project file 
generating function.

Change-Id: If38077561820d9a333d186a2785ecddd1113fe92
Signed-off-by: Gulsah Kose gulsah.1...@gmail.com
Reviewed-on: https://gerrit.libreoffice.org/14871
Reviewed-by: Noel Grandin noelgran...@gmail.com
Tested-by: Noel Grandin noelgran...@gmail.com

diff --git a/bin/gbuild-to-ide b/bin/gbuild-to-ide
index 3a78d9f..54b46d6 100755
--- a/bin/gbuild-to-ide
+++ b/bin/gbuild-to-ide
@@ -226,6 +226,46 @@ class IdeIntegrationGenerator:
 def emit(self):
 pass
 
+class EclipseCDTIntegrationGenerator(IdeIntegrationGenerator):
+def __init__(self, gbuildparser, ide):
+IdeIntegrationGenerator.__init__(self, gbuildparser, ide)
+self.oe_cdt = 'org.eclipse.cdt'
+self.cdt_mb = self.oe_cdt + '.managebuilder.core'
+self.cdt_core = self.oe_cdt + '.core'
+
+def generate_project_file(self, name, comment, xmlversion, encoding):
+
+projectfiletemplate = 
+?xml version=%(xmlversion)s encoding=%(encoding)s?
+projectDescription
+name%(name)s/name
+comment%(comment)s/comment
+projects
+/projects
+buildSpec
+buildCommand
+name+ self.cdt_mb +.genmakebuilder/name
+triggersclean,full,incremental,/triggers
+arguments
+/arguments
+/buildCommand
+buildCommand
+name+ self.cdt_mb +.ScannerConfigBuilder/name
+triggersfull,incremental,/triggers
+arguments
+/arguments
+/buildCommand
+/buildSpec
+natures
+nature + self.cdt_core + .cnature/nature
+nature + self.cdt_core + .ccnature/nature
+nature + self.cdt_mb + .managedBuildNature/nature
+nature + self.cdt_mb + .ScannerConfigNature/nature
+/natures
+/projectDescription
+
+
+return projectfiletemplate % {'name': name, 'comment': comment, 
'xmlversion': xmlversion, 'encoding':encoding}
 
 class DebugIntegrationGenerator(IdeIntegrationGenerator):
 
@@ -900,6 +940,7 @@ if __name__ == '__main__':
 args = parser.parse_args()
 paths = {}
 generators = {
+   'eclipsecdt': EclipseCDTIntegrationGenerator,
 'kdevelop': KdevelopIntegrationGenerator,
 'xcode': XcodeIntegrationGenerator,
 'vs2012': VisualStudioIntegrationGenerator,
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 56783] One or more blank lines between an image and its border

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=56783

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

 CC||jbfa...@libreoffice.org

--- Comment #5 from Jean-Baptiste Faure jbfa...@libreoffice.org ---
Still reproducible with LibreOffice 4.4.3.0.0+ built at home under Ubuntu 14.10
x86-64

Didn't find a workaround.

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-commits] core.git: wizards/source

2015-03-25 Thread Matthew J . Francis
 wizards/source/euro/Common.xba|2 +-
 wizards/source/euro/ConvertRun.xba|2 +-
 wizards/source/euro/Writer.xba|2 +-
 wizards/source/template/Autotext.xba  |2 +-
 wizards/source/tools/Listbox.xba  |4 ++--
 wizards/source/tools/Strings.xba  |   12 ++--
 wizards/source/tools/UCB.xba  |2 +-
 wizards/source/tutorials/TutorialOpen.xba |2 +-
 8 files changed, 14 insertions(+), 14 deletions(-)

New commits:
commit ca07d5bef335b220139b858a5b54aa62983a66e1
Author: Matthew J. Francis mjay.fran...@gmail.com
Date:   Wed Mar 25 13:01:17 2015 +0800

tdf#68547 Turkısh ı ıs specıal

Capital i is Ä°
Small I is ı
Therefore, any BASIC we ship had better be clean of case-insensitive 
function
name comparisons (or at least those involving is), because they will not
work when the system locale is Turkish.

Change-Id: Ibf3a35a55b6b1ba384731dfa92caf24b51245530
Reviewed-on: https://gerrit.libreoffice.org/14995
Reviewed-by: Noel Grandin noelgran...@gmail.com
Tested-by: Noel Grandin noelgran...@gmail.com

diff --git a/wizards/source/euro/Common.xba b/wizards/source/euro/Common.xba
index 94a8b198b..550042e 100644
--- a/wizards/source/euro/Common.xba
+++ b/wizards/source/euro/Common.xba
@@ -159,7 +159,7 @@ Dim oFormatofObject() as Object
CheckFormatType = False
Exit Function
End If
-   If FieldinArray(CurrSymbolList(),2,oFormatofObject.CurrencySymbol) Then
+   If FieldInArray(CurrSymbolList(),2,oFormatofObject.CurrencySymbol) Then
apos; If the Currencysymbol of the object is the one needed, 
then check the Currency extension
sFormatCurrExt = oFormatofObject.CurrencyExtension
 
diff --git a/wizards/source/euro/ConvertRun.xba 
b/wizards/source/euro/ConvertRun.xba
index 61c50fc..caf28ef 100644
--- a/wizards/source/euro/ConvertRun.xba
+++ b/wizards/source/euro/ConvertRun.xba
@@ -286,7 +286,7 @@ End Sub
 
 apos; Checks if a Field (LocField) is already defined in an Array
 apos; Returns apos;Trueapos; or apos;Falseapos;
-Function FieldinList(LocList(), MaxIndex as integer, ByVal LocField ) As 
Boolean
+Function FieldInList(LocList(), MaxIndex as integer, ByVal LocField ) As 
Boolean
 Dim i as integer
LocField = Ucase(LocField)
For i = Lbound(LocList()) to MaxIndex
diff --git a/wizards/source/euro/Writer.xba b/wizards/source/euro/Writer.xba
index fa2b024..d747b46 100644
--- a/wizards/source/euro/Writer.xba
+++ b/wizards/source/euro/Writer.xba
@@ -74,7 +74,7 @@ Dim MaxIndex as Integer
End If
ElseIf 
oTextField.TextFieldMaster.PropertySetInfo.HasPropertyByName(quot;Valuequot;) 
Then
CurInstanceName = 
oTextField.TextFieldMaster.InstanceName
-   If Not FieldinArray(InstanceNames(), 
MaxIndex, CurInstanceName) Then
+   If Not FieldInArray(InstanceNames(), 
MaxIndex, CurInstanceName) Then

oTextField.TextFieldMaster.Content = 
CStr(Round(oTextField.TextFieldMaster.Value/CurrFactor,2))
InstanceNames(MaxIndex) = 
CurInstanceName
MaxIndex = MaxIndex + 1
diff --git a/wizards/source/template/Autotext.xba 
b/wizards/source/template/Autotext.xba
index 5e41dc3..f99a54f 100644
--- a/wizards/source/template/Autotext.xba
+++ b/wizards/source/template/Autotext.xba
@@ -125,7 +125,7 @@ Sub CreateUserDatafield(oCursor, sFoundContent as String)
oUserfield = 
oDocAuto.CreateInstance(quot;com.sun.star.text.TextField.ExtendedUserquot;)
sFoundList() = ArrayoutofString(sFoundContent,quot;:quot;,MaxIndex)
UserInfo = UCase(LTrim(sFoundList(1)))
-   UserIndex = IndexinArray(UserInfo, UserfieldDatatype())
+   UserIndex = IndexInArray(UserInfo, UserfieldDatatype())
If UserIndex lt;gt; -1 Then
oUserField.UserDatatype = UserIndex
oCursor.Text.InsertTextContent(oCursor,oUserField,True)
diff --git a/wizards/source/tools/Listbox.xba b/wizards/source/tools/Listbox.xba
index 2ac741c..2f4e48b 100644
--- a/wizards/source/tools/Listbox.xba
+++ b/wizards/source/tools/Listbox.xba
@@ -172,10 +172,10 @@ Dim iOldSourceSelect as Integer
m = 0
For n = 0 To MaxOriginalIndex
SearchString = OriginalList(n)
-   If IndexinArray(SearchString, SelList()) lt;gt; -1 
Then
+   If IndexInArray(SearchString, SelList()) lt;gt; -1 
Then
NewSourceList(m) =  SearchString
m = m + 1
-   ElseIf IndexinArray(SearchString, SourceList()) 
lt;gt; -1 Then
+   ElseIf 

[Libreoffice-bugs] [Bug 68547] Basic Runtime Error on Turkish locale with user names containin i letter

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=68547

--- Comment #12 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Matthew J. Francis committed a patch related to this issue.
It has been pushed to master:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=ca07d5bef335b220139b858a5b54aa62983a66e1

tdf#68547 Turkısh ı ıs specıal

It will be available in 4.5.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
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 68547] Basic Runtime Error on Turkish locale with user names containin i letter

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=68547

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|| target:4.5.0

-- 
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 Gerrit News for core on 2015-03-25

2015-03-25 Thread gerrit
Moin!

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

 First time contributors doing great things! 
+ tdf#88635 Added new namespace.
  in https://gerrit.libreoffice.org/14993 from Gülşah Köse
  about module scaddins
+ fdo#87441-Sending document as Email removes invisible content - this shou
  in https://gerrit.libreoffice.org/14549 from Charu Tyagi
  about module cui, officecfg, sw
+ tdf#68547 Turkısh ı ıs specıal
  in https://gerrit.libreoffice.org/14995 from Matthew Francis
  about module wizards
+ fdo#87441-Send document as Email removes invisible content
  in https://gerrit.libreoffice.org/14994 from Charu Tyagi
  about module cui, officecfg, sw
+ tdf#89387 Add functor for ScAmpersand
  in https://gerrit.libreoffice.org/14873 from Łukasz Hryniuk
  about module sc
+ tdf#87904 changing the sort arrangment of impress's sidebar tabs
  in https://gerrit.libreoffice.org/14986 from Yousuf Philips
  about module officecfg
+ Fixed all  postfix operator++ and operator--
  in https://gerrit.libreoffice.org/14975 from Ahmad Samir
  about module sw
+ tdf#88230: Move {Acquire,Release}SolarMutex() to SolarMutexReleaser
  in https://gerrit.libreoffice.org/14974 from Pranav Kant
  about module fpicker, include, vcl
+ tdf#88230 Dropped the recursive solar mutex.
  in https://gerrit.libreoffice.org/14869 from Gülşah Köse
  about module accessibility
+ tdf#86606 remove direct formatting entries from context menu
  in https://gerrit.libreoffice.org/14979 from Yousuf Philips
  about module sc, sd, sw
+ Removed unnecessary variables which occupy space
  in https://gerrit.libreoffice.org/14951 from Karthick Prasad
  about module unotools
 End of freshness 

+ tdf56467: improve export of formulas to SVG
  in https://gerrit.libreoffice.org/14992 from Christina Roßmanith
  about module filter
+ tdf#89783: sal_uInt16 SwVectorModifyBase::GetPos() -- const_iterator Fin
  in https://gerrit.libreoffice.org/14725 from Christoph Lutz
  about module sw
+ tdf#88547 allow inline date-arrays for Calc array functions
  in https://gerrit.libreoffice.org/14839 from Winfried Donkers
  about module sc


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

+ fix typo in variable name
  in https://gerrit.libreoffice.org/14991 from Christina Roßmanith
+ tdf#40835 add ODFF function FDIST
  in https://gerrit.libreoffice.org/14657 from Winfried Donkers
+ tdf#81475 Fix missing space in standard toolbar and rearranged other tool
  in https://gerrit.libreoffice.org/14990 from Yousuf Philips
+ CppunitTest_services: Check that XServiceInfo and .component data matches
  in https://gerrit.libreoffice.org/14887 from Stephan Bergmann
+ Resolves tdf#72152: respect page orientation of Calc files in recent docs
  in https://gerrit.libreoffice.org/14512 from Julien Nabet
+ Change icon for track changes in sidebar
  in https://gerrit.libreoffice.org/14987 from Yousuf Philips
+ Rearrange writer's view menu and fix label
  in https://gerrit.libreoffice.org/14985 from Yousuf Philips
+ tdf#90174 FILESAVE: export of bullet color for pptx
  in https://gerrit.libreoffice.org/14966 from Priyanka Gaikwad
+ tdf#75256 updating icons and adding duplicate links
  in https://gerrit.libreoffice.org/14977 from Yousuf Philips
+ tdf#89405 DOC export: fix corrupted comment order
  in https://gerrit.libreoffice.org/14841 from Piet van Oostrum
+ tdf#89783: sal_uInt16 replacement by size_t
  in https://gerrit.libreoffice.org/14982 from Vasily Melenchuk
+ tdf#90090 reduce the size of the right page/slide pane
  in https://gerrit.libreoffice.org/14983 from Yousuf Philips
+ tdf#90187 icon for track changes toolbar button and sidebar
  in https://gerrit.libreoffice.org/14980 from Yousuf Philips
+ Reverts and correct tdf#88230: Cleanup solar mutex yielding
  in https://gerrit.libreoffice.org/14981 from Pranav Kant
+ tdf#88230: Remove bogus AcquireSolarMutex fpicker wrapper
  in https://gerrit.libreoffice.org/14972 from Pranav Kant
+ tdf#88230: Cleanup solar mutex yielding
  in https://gerrit.libreoffice.org/14973 from Pranav Kant
+ SkipImages option for document import
  in https://gerrit.libreoffice.org/14733 from Németh László
+ tdf#87234 Breeze: Tweak the alignment icons
  in https://gerrit.libreoffice.org/14976 from Yousuf Philips


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

+ Second preparation of the LibreOfficeKit for Windows
  in https://gerrit.libreoffice.org/13017 from juergen funk


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

+ tdf#39468 Translate German Comments - sc/source/core/data/
  in https://gerrit.libreoffice.org/14866 from Christian M. Heller
+ tdf#49893: final fix for blank rectangle problem
  in https://gerrit.libreoffice.org/14584 from Vasily Melenchuk
+ xmloff: convert xof.component to use constructor syntax
  in https://gerrit.libreoffice.org/14820 from Chris Sherlock
+ xmloff: use constructor syntax in xo.component
  in 

[Libreoffice-bugs] [Bug 90219] New: Large presentation files

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90219

Bug ID: 90219
   Summary: Large presentation files
   Product: LibreOffice
   Version: unspecified
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: camilleri@gmail.com

I find it difficult to browse through pptx. files on LibreOffice Impress, when
I have presentations loaded with video files and large objects incorporated
within them.

Some presentation content writers included embedded links and upload the videos
on social media however there appears to be the odd case where social media is
blocked by firewall software so temporarily one downloads the video and
includes it within the presentation.

The problem is that the files are too large for devices which have low volatile
memory, for example, my PC has 4GB of ram, and, that is common hardware spec
for a PC that is only meant to use office software.  

How is it possible to compress and simplify the presentation?
I would suggest that the most logical method includes saving video files in a
separate sub-folder (optionally of course) and the pptx or .odp file only
includes links to those sub-folders, which can be transferred using external
devices e.g. USB sticks.

All content copyright has the rights reserved to the original owners of the
content.

-- 
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 90219] Large presentation files

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90219

--- Comment #1 from Jonathan Camilleri camilleri@gmail.com ---
I cannot upload the original attachment due to the following error:
413 Request Entity Too Large

-- 
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-commits] core.git: compilerplugins/clang connectivity/source framework/source include/basic include/connectivity

2015-03-25 Thread Noel Grandin
 compilerplugins/clang/compat.hxx|   12 
 compilerplugins/clang/constantfunction.cxx  |  485 
++
 connectivity/source/commontools/parameters.cxx  |5 
 connectivity/source/commontools/propertyids.cxx |  221 +---
 connectivity/source/drivers/mork/MCatalog.cxx   |2 
 connectivity/source/drivers/mork/MConnection.hxx|2 
 connectivity/source/drivers/mork/MQueryHelper.cxx   |5 
 connectivity/source/drivers/mork/MQueryHelper.hxx   |2 
 connectivity/source/drivers/mork/MResultSet.cxx |   39 
 connectivity/source/drivers/mork/MResultSet.hxx |3 
 connectivity/source/drivers/mork/MResultSetMetaData.cxx |2 
 connectivity/source/drivers/mork/MStatement.cxx |   48 
 connectivity/source/drivers/mork/MStatement.hxx |2 
 connectivity/source/drivers/mork/MTable.hxx |2 
 connectivity/source/drivers/odbc/ODatabaseMetaDataResultSet.cxx |   18 
 connectivity/source/drivers/odbc/OResultSet.cxx |5 
 connectivity/source/drivers/postgresql/pq_databasemetadata.cxx  |   52 -
 connectivity/source/drivers/postgresql/pq_databasemetadata.hxx  |1 
 connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx |   16 
 connectivity/source/drivers/postgresql/pq_resultsetmetadata.hxx |2 
 connectivity/source/inc/odbc/ODatabaseMetaDataResultSet.hxx |9 
 connectivity/source/inc/odbc/OResultSet.hxx |3 
 connectivity/source/inc/propertyids.hxx |7 
 framework/source/services/substitutepathvars.cxx|3 
 include/basic/sbxobj.hxx|1 
 include/connectivity/parameters.hxx |7 
 26 files changed, 606 insertions(+), 348 deletions(-)

New commits:
commit c7a50d072f0f9a19e7975c09eeff7a11bdea1370
Author: Noel Grandin n...@peralex.com
Date:   Tue Mar 24 15:26:35 2015 +0200

new constantfunction loplugin

Change-Id: Ie9b7a0c41fc4dbd2560ceff6bae9ab85357f518b

diff --git a/compilerplugins/clang/compat.hxx b/compilerplugins/clang/compat.hxx
index dd1d7e3..78acb54 100644
--- a/compilerplugins/clang/compat.hxx
+++ b/compilerplugins/clang/compat.hxx
@@ -23,6 +23,7 @@
 #include clang/Basic/Linkage.h
 #include clang/Basic/SourceManager.h
 #include clang/Basic/Visibility.h
+#include clang/Frontend/CompilerInstance.h
 #include clang/Lex/PPCallbacks.h
 #include clang/Lex/Preprocessor.h
 #include llvm/ADT/StringRef.h
@@ -210,6 +211,17 @@ inline void addPPCallbacks(
 #endif
 }
 
+inline bool isMacroBodyExpansion(clang::CompilerInstance compiler, 
clang::SourceLocation location)
+{
+#if (__clang_major__ == 3  __clang_minor__ = 3) || __clang_major__  3
+return compiler.getSourceManager().isMacroBodyExpansion(location);
+#else
+return location.isMacroID()
+ !compiler.getSourceManager().isMacroArgExpansion(location);
+#endif
+}
+
+
 }
 
 #endif
diff --git a/compilerplugins/clang/constantfunction.cxx 
b/compilerplugins/clang/constantfunction.cxx
new file mode 100644
index 000..49a2c10
--- /dev/null
+++ b/compilerplugins/clang/constantfunction.cxx
@@ -0,0 +1,485 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include plugin.hxx
+#include compat.hxx
+#include iostream
+
+/*
+  Look for member functions that merely return a compile-time constant, or 
they are empty, and can thus
+  be either removed, or converted into a constant.
+
+  This mostly tends to happen as a side-effect of other cleanups.
+*/
+namespace {
+
+class ConstantFunction:
+public RecursiveASTVisitorConstantFunction, public loplugin::Plugin
+{
+StringRef getFilename(SourceLocation loc);
+public:
+explicit ConstantFunction(InstantiationData const  data): Plugin(data) {}
+
+void run() override
+{
+// these files crash clang-3.5 somewhere in the 
isEvaluatable/EvaluateAsXXX stuff
+FileID mainFileID = compiler.getSourceManager().getMainFileID();
+if 
(strstr(compiler.getSourceManager().getFileEntryForID(mainFileID)-getDir()-getName(),
 sc/source/core/data) != 0) {
+return;
+}
+if 
(strstr(compiler.getSourceManager().getFileEntryForID(mainFileID)-getDir()-getName(),
 sc/source/ui/app) != 0) {
+return;
+}
+if 
(strstr(compiler.getSourceManager().getFileEntryForID(mainFileID)-getDir()-getName(),
 sc/qa/unit) != 0) {
+return;
+}
+if 
(strstr(compiler.getSourceManager().getFileEntryForID(mainFileID)-getName(), 

[Libreoffice-commits] core.git: 5 commits - cui/source editeng/source forms/source include/editeng sc/source sd/source starmath/source svx/source sw/source

2015-03-25 Thread Noel Grandin
 cui/source/tabpages/border.cxx   |   60 +++
 editeng/source/editeng/editeng.cxx   |   32 ++--
 editeng/source/editeng/editstt2.hxx  |   58 +++
 editeng/source/editeng/editview.cxx  |4 
 editeng/source/editeng/edtspell.cxx  |2 
 editeng/source/editeng/impedit.cxx   |   12 -
 editeng/source/editeng/impedit.hxx   |   30 +--
 editeng/source/editeng/impedit2.cxx  |   12 -
 editeng/source/editeng/impedit3.cxx  |   12 -
 editeng/source/editeng/impedit4.cxx  |2 
 editeng/source/items/frmitems.cxx|   12 -
 editeng/source/outliner/outleeng.cxx |2 
 editeng/source/outliner/outlin2.cxx  |4 
 editeng/source/outliner/outliner.cxx |   12 -
 editeng/source/outliner/outlvw.cxx   |   24 +--
 forms/source/richtext/richtextimplcontrol.cxx|   18 +-
 forms/source/richtext/richtextmodel.cxx  |4 
 include/editeng/boxitem.hxx  |   51 +++---
 include/editeng/editeng.hxx  |7 
 include/editeng/editstat.hxx |  146 +++
 include/editeng/editview.hxx |5 
 include/editeng/outliner.hxx |   21 +-
 sc/source/core/data/attarray.cxx |   16 +-
 sc/source/core/data/cellvalue.cxx|4 
 sc/source/core/data/column2.cxx  |   20 +-
 sc/source/core/data/document.cxx |   12 -
 sc/source/core/data/dpoutput.cxx |   14 -
 sc/source/core/data/stlpool.cxx  |   10 -
 sc/source/core/data/stlsheet.cxx |2 
 sc/source/core/tool/editutil.cxx |   10 -
 sc/source/filter/excel/xlroot.cxx|6 
 sc/source/filter/oox/workbookhelper.cxx  |2 
 sc/source/filter/xml/xmlimprt.cxx|2 
 sc/source/ui/app/inputhdl.cxx|   34 ++--
 sc/source/ui/app/inputwin.cxx|   16 +-
 sc/source/ui/pagedlg/tphfedit.cxx|2 
 sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx |   12 -
 sc/source/ui/sidebar/CellBorderStyleControl.cxx  |   48 +++---
 sc/source/ui/unoobj/cellsuno.cxx |   28 +--
 sc/source/ui/unoobj/styleuno.cxx |2 
 sc/source/ui/view/formatsh.cxx   |   12 -
 sc/source/ui/view/gridwin.cxx|8 -
 sc/source/ui/view/output2.cxx|   22 +-
 sc/source/ui/view/printfun.cxx   |2 
 sc/source/ui/view/spelldialog.cxx|2 
 sc/source/ui/view/tabvwsha.cxx   |8 -
 sc/source/ui/view/viewdata.cxx   |   32 ++--
 sc/source/ui/view/viewfun4.cxx   |2 
 sc/source/ui/view/viewfunc.cxx   |   12 -
 sd/source/core/drawdoc.cxx   |   42 ++---
 sd/source/core/drawdoc4.cxx  |4 
 sd/source/filter/ppt/pptin.cxx   |6 
 sd/source/ui/annotations/annotationwindow.cxx|4 
 sd/source/ui/app/sdmod2.cxx  |   10 -
 sd/source/ui/docshell/docshel4.cxx   |6 
 sd/source/ui/presenter/PresenterTextView.cxx |7 
 sd/source/ui/tools/PreviewRenderer.cxx   |4 
 sd/source/ui/unoidl/UnoDocumentSettings.cxx  |   10 -
 sd/source/ui/view/DocumentRenderer.cxx   |8 -
 sd/source/ui/view/Outliner.cxx   |   16 +-
 sd/source/ui/view/drviewse.cxx   |6 
 sd/source/ui/view/outlnvs2.cxx   |8 -
 sd/source/ui/view/outlnvsh.cxx   |   14 -
 sd/source/ui/view/outlview.cxx   |4 
 sd/source/ui/view/sdview.cxx |   18 +-
 starmath/source/document.cxx |6 
 svx/source/sdr/primitive2d/sdrattributecreator.cxx   |2 
 svx/source/svdraw/svdattr.cxx|2 
 svx/source/svdraw/svdedxv.cxx|   26 +--
 svx/source/svdraw/svdoashp.cxx   |4 
 svx/source/svdraw/svdotext.cxx   |   18 +-
 svx/source/svdraw/svdotextdecomposition.cxx  |   12 -
 svx/source/svdraw/svdotxed.cxx   |   12 -
 svx/source/svdraw/svdoutl.cxx|4 
 svx/source/table/cell.cxx|   28 +--
 svx/source/table/svdotable.cxx   |   16 +-
 svx/source/table/tablecontroller.cxx |   58 +++
 svx/source/tbxctrls/tbcontrl.cxx |   16 +-
 

[Libreoffice-bugs] [Bug 90090] Rearranging the UI of Draw

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90090

--- Comment #19 from Cor Nouws c...@nouenoff.nl ---
(In reply to Jay Philips from comment #18)
 Just noticed that draw/impress has a navigator tab and it does display the
 list of pages and objects but it doesnt have enough functionality in it to
 really be useful, 

try it with object that have a name :)

-- 
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-ux-advise] [Bug 90090] Rearranging the UI of Draw

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90090

--- Comment #19 from Cor Nouws c...@nouenoff.nl ---
(In reply to Jay Philips from comment #18)
 Just noticed that draw/impress has a navigator tab and it does display the
 list of pages and objects but it doesnt have enough functionality in it to
 really be useful, 

try it with object that have a name :)

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


[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - android/Bootstrap android/experimental

2015-03-25 Thread Jack Leigh
 android/Bootstrap/Makefile.shared  |2 +-
 android/Bootstrap/project.properties   |2 +-
 android/experimental/DocumentLoader/project.properties |2 +-
 android/experimental/desktop/project.properties|2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit b450d77a30df80861a56f81801f508df0945c543
Author: Jack Leigh jack.le...@collabora.com
Date:   Wed Mar 18 17:45:19 2015 +

android: Bump to android-21

Change-Id: Ifbe9a316795fc0519119aa9420152118f3926653
Reviewed-on: https://gerrit.libreoffice.org/14946
Reviewed-by: Tomaž Vajngerl qui...@gmail.com
Tested-by: Tomaž Vajngerl qui...@gmail.com

diff --git a/android/Bootstrap/Makefile.shared 
b/android/Bootstrap/Makefile.shared
index 5020773..c85e321 100644
--- a/android/Bootstrap/Makefile.shared
+++ b/android/Bootstrap/Makefile.shared
@@ -62,7 +62,7 @@ properties:
echo sdk.dir=$(ANDROID_SDK_HOME) ../../Bootstrap/local.properties
echo # File needed by ndk-gdb jni/Application.mk
echo APP_ABI := $(ANDROID_APP_ABI)  jni/Application.mk
-   echo APP_PLATFORM := android-15  jni/Application.mk
+   echo APP_PLATFORM := android-21  jni/Application.mk
 
 install:
unset JAVA_HOME  $(ANT) $(if $(VERBOSE)$(verbose),,-quiet) debug 
install
diff --git a/android/Bootstrap/project.properties 
b/android/Bootstrap/project.properties
index f28bc83..ca81324 100644
--- a/android/Bootstrap/project.properties
+++ b/android/Bootstrap/project.properties
@@ -9,4 +9,4 @@
 
 android.library=true
 # Project target.
-target=android-15
+target=android-21
diff --git a/android/experimental/DocumentLoader/project.properties 
b/android/experimental/DocumentLoader/project.properties
index 772d3c5..3b68618 100644
--- a/android/experimental/DocumentLoader/project.properties
+++ b/android/experimental/DocumentLoader/project.properties
@@ -8,7 +8,7 @@
 # project structure.
 
 # Project target.
-target=android-15
+target=android-21
 
 # Use the Bootstrap class
 android.library.reference.1=../../Bootstrap
diff --git a/android/experimental/desktop/project.properties 
b/android/experimental/desktop/project.properties
index 56b38d2..e25a76a 100644
--- a/android/experimental/desktop/project.properties
+++ b/android/experimental/desktop/project.properties
@@ -8,6 +8,6 @@
 # project structure.
 
 # Project target.
-target=android-15
+target=android-21
 
 android.library.reference.1=../../Bootstrap
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 82404] CALC: Focus/selected cell does not change to A1 when corner selection button pressed to select whole spreadsheet

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82404

--- Comment #3 from raal r...@post.cz ---
(In reply to Doug from comment #2)
 Apologies for the compound bug report, but in a related point, if one
 selects data from somewhere in the sheet (like G1:K8), presses ctrl-c, then
 clicks the corner selector and pastes the clipboard contents (ctrl-p), Calc
 immediately freezes and does not recover.  LO Version: 4.4.1.2 Build ID:
 40m0(Build:2) OpenSuse 13.2.  The cursor also does not move to A1 as set
 forth in the report.

Please create new bug report for this issue. Thank you

-- 
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 90210] Turkish character problem opening old Excel 4.0 xls fie

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90210

--- Comment #3 from Burak Ural buraku...@gmail.com ---
Created attachment 114324
  -- https://bugs.documentfoundation.org/attachment.cgi?id=114324action=edit
View of file opened by Excel 2003

-- 
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 90210] Turkish character problem opening old Excel 4.0 xls fie

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90210

--- Comment #2 from Burak Ural buraku...@gmail.com ---
Created attachment 114323
  -- https://bugs.documentfoundation.org/attachment.cgi?id=114323action=edit
View of file opened by 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 90210] Turkish character problem opening old Excel 4.0 xls fie

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90210

--- Comment #4 from Burak Ural buraku...@gmail.com ---
Created attachment 114325
  -- https://bugs.documentfoundation.org/attachment.cgi?id=114325action=edit
File opened by Excel 2003 and saved in Excel 2003 xls format. Can be opened by
LO without any character problems.

-- 
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 90221] New: Formatting not saving after clear direct formatting

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90221

Bug ID: 90221
   Summary: Formatting not saving after clear direct formatting
   Product: LibreOffice
   Version: unspecified
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tomas...@gmail.com

Created attachment 114326
  -- https://bugs.documentfoundation.org/attachment.cgi?id=114326action=edit
...

1) Open a new document, insert some Heading 1 and some Body Text under it.
2) Select it all and color it red.
3) Clear direct formatting.
4) Color it red again and save the document.
5) After reopening the document, the Heading 1 lacks the red color.

-- 
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-commits] core.git: sw/source

2015-03-25 Thread Miklos Vajna
 sw/source/filter/ww8/docxattributeoutput.cxx |   12 
 sw/source/filter/ww8/docxattributeoutput.hxx |4 ++--
 2 files changed, 6 insertions(+), 10 deletions(-)

New commits:
commit c2ca1152f19702fbbefecbe5331fad06950f35a2
Author: Miklos Vajna vmik...@collabora.co.uk
Date:   Wed Mar 25 09:11:51 2015 +0100

DocxAttributeOutput::m_pParagraphSdtPrTokenAttributes: use std::unique_ptr

Change-Id: Ibc8e21c5572c06fc929c308d519601d2ea0c830d

diff --git a/sw/source/filter/ww8/docxattributeoutput.cxx 
b/sw/source/filter/ww8/docxattributeoutput.cxx
index 737a80c..44a7aef 100644
--- a/sw/source/filter/ww8/docxattributeoutput.cxx
+++ b/sw/source/filter/ww8/docxattributeoutput.cxx
@@ -597,7 +597,7 @@ void DocxAttributeOutput::EndParagraph( 
ww8::WW8TableNodeInfoInner::Pointer_t pT
 
 void DocxAttributeOutput::WriteSdtBlock( sal_Int32 nSdtPrToken,
  
std::unique_ptrsax_fastparser::FastAttributeList pSdtPrTokenChildren,
- ::sax_fastparser::FastAttributeList* 
pSdtPrTokenAttributes,
+ 
std::unique_ptrsax_fastparser::FastAttributeList pSdtPrTokenAttributes,
  
std::unique_ptrsax_fastparser::FastAttributeList pSdtPrDataBindingAttrs,
  OUString rSdtPrAlias,
  bool bPara )
@@ -618,9 +618,8 @@ void DocxAttributeOutput::WriteSdtBlock( sal_Int32 
nSdtPrToken,
 m_pSerializer-startElement( nSdtPrToken, FSEND );
 else
 {
-XFastAttributeListRef xAttrList(pSdtPrTokenAttributes);
+XFastAttributeListRef 
xAttrList(pSdtPrTokenAttributes.release());
 m_pSerializer-startElement(nSdtPrToken, xAttrList);
-pSdtPrTokenAttributes = 0;
 }
 
 if (nSdtPrToken ==  FSNS( XML_w, XML_date ) || nSdtPrToken ==  
FSNS( XML_w, XML_docPartObj ) || nSdtPrToken ==  FSNS( XML_w, XML_docPartList ) 
|| nSdtPrToken ==  FSNS( XML_w14, XML_checkbox )) {
@@ -640,9 +639,8 @@ void DocxAttributeOutput::WriteSdtBlock( sal_Int32 
nSdtPrToken,
 m_pSerializer-singleElement( nSdtPrToken, FSEND );
 else
 {
-XFastAttributeListRef xAttrList(pSdtPrTokenAttributes);
+XFastAttributeListRef 
xAttrList(pSdtPrTokenAttributes.release());
 m_pSerializer-singleElement(nSdtPrToken, xAttrList);
-pSdtPrTokenAttributes = 0;
 }
 }
 
@@ -1175,7 +1173,7 @@ void DocxAttributeOutput::EndRun()
 // (so on export sdt blocks are never nested ATM)
 if ( !m_bAnchorLinkedToNode  !m_bStartedCharSdt )
 {
-::sax_fastparser::FastAttributeList* pRunSdtPrTokenAttributes = 0;
+std::unique_ptrsax_fastparser::FastAttributeList 
pRunSdtPrTokenAttributes;
 WriteSdtBlock( m_nRunSdtPrToken, m_pRunSdtPrTokenChildren, 
pRunSdtPrTokenAttributes, m_pRunSdtPrDataBindingAttrs, m_aRunSdtPrAlias, 
/*bPara=*/false );
 }
 else
@@ -8317,7 +8315,6 @@ DocxAttributeOutput::DocxAttributeOutput( DocxExport 
rExport, FSHelperPtr pSeri
   m_nParaAfterSpacing(0),
   m_setFootnote(false)
 , m_nParagraphSdtPrToken(0)
-, m_pParagraphSdtPrTokenAttributes(NULL)
 , m_nRunSdtPrToken(0)
 , m_nStateOfFlyFrame( FLY_NOT_PROCESSED )
 , m_bParagraphSdtHasId(false)
@@ -8327,7 +8324,6 @@ DocxAttributeOutput::DocxAttributeOutput( DocxExport 
rExport, FSHelperPtr pSeri
 DocxAttributeOutput::~DocxAttributeOutput()
 {
 delete m_pTableWrt, m_pTableWrt = NULL;
-delete m_pParagraphSdtPrTokenAttributes; m_pParagraphSdtPrTokenAttributes 
= NULL;
 }
 
 DocxExport DocxAttributeOutput::GetExport()
diff --git a/sw/source/filter/ww8/docxattributeoutput.hxx 
b/sw/source/filter/ww8/docxattributeoutput.hxx
index a96bb22..fbf5d2d 100644
--- a/sw/source/filter/ww8/docxattributeoutput.hxx
+++ b/sw/source/filter/ww8/docxattributeoutput.hxx
@@ -705,7 +705,7 @@ private:
 
 void WriteSdtBlock(sal_Int32 nSdtPrToken,
std::unique_ptrsax_fastparser::FastAttributeList 
pSdtPrTokenChildren,
-   ::sax_fastparser::FastAttributeList* 
pSdtPrTokenAttributes,
+   std::unique_ptrsax_fastparser::FastAttributeList 
pSdtPrTokenAttributes,
std::unique_ptrsax_fastparser::FastAttributeList 
pSdtPrDataBindingAttrs,
OUString rSdtPrAlias,
bool bPara);
@@ -910,7 +910,7 @@ private:
 /// members to control the existence of grabbagged SDT properties in the 
paragraph
 sal_Int32 m_nParagraphSdtPrToken;
 std::unique_ptrsax_fastparser::FastAttributeList 
m_pParagraphSdtPrTokenChildren;
-::sax_fastparser::FastAttributeList *m_pParagraphSdtPrTokenAttributes;
+std::unique_ptrsax_fastparser::FastAttributeList 
m_pParagraphSdtPrTokenAttributes;
 

[Libreoffice-bugs] [Bug 90221] Formatting not saving after clear direct formatting

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90221

tomas...@gmail.com changed:

   What|Removed |Added

Version|unspecified |4.4.1.2 rc

-- 
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 62401] .docx file shows extra page number on both sides of page

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62401

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||jbfa...@libreoffice.org
 Resolution|--- |WORKSFORME

--- Comment #6 from Jean-Baptiste Faure jbfa...@libreoffice.org ---
(In reply to brian.bj.parker99 from comment #5)
 This appears fixed in LO 4.4.1.2 on OSX

Thank you for your test. So closing as WorksForMe.

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 90202] PDF: Change the role mapping for PDF tags

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90202

--- Comment #4 from Cor Nouws c...@nouenoff.nl ---
(In reply to Julien Nabet from comment #3)
 p.abrahams: I suppose Cor meant about Menu Tools then Outline Numbering

Yes, sorry for being not clear 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-commits] core.git: postprocess/qa

2015-03-25 Thread Stephan Bergmann
 postprocess/qa/services.cxx |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit fc56579e9d3ef0be4912ff48e38d057d5d608ee5
Author: Stephan Bergmann sberg...@redhat.com
Date:   Wed Mar 25 09:29:00 2015 +0100

Keep GCC 4.6 happy

Change-Id: Iaaab55a9ac1ba8e0550f9cb35ed13489e4e4d851

diff --git a/postprocess/qa/services.cxx b/postprocess/qa/services.cxx
index 1183cee..2a7cc8e 100644
--- a/postprocess/qa/services.cxx
+++ b/postprocess/qa/services.cxx
@@ -150,8 +150,8 @@ void Test::test() {
 serviceName(other.serviceName),
 defaultConstructor(other.defaultConstructor)
 {}
-OUString const serviceName;
-bool const defaultConstructor;
+OUString serviceName;
+bool defaultConstructor;
 };
 struct Implementation {
 Implementation(
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - android/experimental

2015-03-25 Thread Jack Leigh
 android/experimental/LOAndroid3/res/menu/view_menu.xml |9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 45f9c8465a110edf8cd94a6ef2ce89fdfe660121
Author: Jack Leigh jack.le...@collabora.com
Date:   Sun Mar 22 16:49:39 2015 +

android: Get search button to show again

Even though it doesn't work...

Change-Id: Ia84da613fd1e5cb3b2c9c5fa3d0458056b9cb728
Reviewed-on: https://gerrit.libreoffice.org/14950
Reviewed-by: Tomaž Vajngerl qui...@gmail.com
Tested-by: Tomaž Vajngerl qui...@gmail.com

diff --git a/android/experimental/LOAndroid3/res/menu/view_menu.xml 
b/android/experimental/LOAndroid3/res/menu/view_menu.xml
index f316f5a..81a3aa5 100644
--- a/android/experimental/LOAndroid3/res/menu/view_menu.xml
+++ b/android/experimental/LOAndroid3/res/menu/view_menu.xml
@@ -1,8 +1,11 @@
 ?xml version=1.0 encoding=utf-8?
-menu xmlns:android=http://schemas.android.com/apk/res/android;
+menu xmlns:android=http://schemas.android.com/apk/res/android;
+xmlns:app=http://schemas.android.com/apk/res-auto;
+
 item android:id=@+id/menu_search
-  android:icon=@drawable/action_search_light
-  android:showAsAction=always /
+  android:icon=@drawable/action_search
+  app:showAsAction=always /
+
 item android:id=@+id/menu_view_toggle
   android:title=@string/grid_view/
 item android:id=@+id/menu_sort_size
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 64900] Write a PyUNO tutorial/walktrough

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64900

David Tardon dtar...@redhat.com changed:

   What|Removed |Added

 CC||dtar...@redhat.com
   Assignee|vicenzi.alexan...@gmail.com |libreoffice-b...@lists.free
   ||desktop.org

-- 
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


[Bug 64900] Write a PyUNO tutorial/walktrough

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64900

David Tardon dtar...@redhat.com changed:

   What|Removed |Added

 CC||dtar...@redhat.com
   Assignee|vicenzi.alexan...@gmail.com |libreoffice-b...@lists.free
   ||desktop.org

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


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

2015-03-25 Thread Łukasz Hryniuk
 sc/inc/scmatrix.hxx  |5 +++
 sc/source/core/tool/interpr5.cxx |   30 --
 sc/source/core/tool/scmatrix.cxx |   63 +++
 3 files changed, 69 insertions(+), 29 deletions(-)

New commits:
commit 9a7959cd63be7b2f36da8af25e7673a525c4d66c
Author: Łukasz Hryniuk lukasz.hryn...@wp.pl
Date:   Sun Mar 15 00:00:05 2015 +0100

tdf#89387 Add functor for ScAmpersand

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

diff --git a/sc/inc/scmatrix.hxx b/sc/inc/scmatrix.hxx
index e85054e..2ad51e0 100644
--- a/sc/inc/scmatrix.hxx
+++ b/sc/inc/scmatrix.hxx
@@ -43,6 +43,10 @@ struct CompareOptions;
 
 }
 
+namespace svl {
+class SharedStringPool;
+}
+
 /**
  * Try NOT to use this struct.  This struct should go away in a hopefully
  * not so distant futture.
@@ -394,6 +398,7 @@ public:
 void MulOp(svl::SharedString aString, double fVal, ScMatrix rMat);
 void DivOp(bool bFlag, svl::SharedString aString, double fVal, ScMatrix 
rMat);
 void PowOp(bool bFlag, svl::SharedString aString, double fVal, ScMatrix 
rMat);
+void AmpersandOp(bool bFlag, svl::SharedString aString, ScMatrix rMat, 
svl::SharedStringPool rStrPool);
 
 ScMatrix operator+= ( const ScMatrix r );
 
diff --git a/sc/source/core/tool/interpr5.cxx b/sc/source/core/tool/interpr5.cxx
index c030c8d..48e3747 100644
--- a/sc/source/core/tool/interpr5.cxx
+++ b/sc/source/core/tool/interpr5.cxx
@@ -1362,37 +1362,9 @@ void ScInterpreter::ScAmpersand()
 for (SCSIZE j = 0; j  nR; ++j)
 pResMat-PutError( nGlobalError, i, j);
 }
-else if (bFlag)
-{
-for (SCSIZE i = 0; i  nC; ++i)
-for (SCSIZE j = 0; j  nR; ++j)
-{
-sal_uInt16 nErr = pMat-GetErrorIfNotString( i, j);
-if (nErr)
-pResMat-PutError( nErr, i, j);
-else
-{
-OUString aTmp = sStr;
-aTmp += pMat-GetString(*pFormatter, i, 
j).getString();
-pResMat-PutString(mrStrPool.intern(aTmp), i, j);
-}
-}
-}
 else
 {
-for (SCSIZE i = 0; i  nC; ++i)
-for (SCSIZE j = 0; j  nR; ++j)
-{
-sal_uInt16 nErr = pMat-GetErrorIfNotString( i, j);
-if (nErr)
-pResMat-PutError( nErr, i, j);
-else
-{
-OUString aTmp = pMat-GetString(*pFormatter, i, 
j).getString();
-aTmp += sStr;
-pResMat-PutString(mrStrPool.intern(aTmp), i, j);
-}
-}
+pMat-AmpersandOp(bFlag, sStr, *pResMat, mrStrPool);
 }
 PushMatrix(pResMat);
 }
diff --git a/sc/source/core/tool/scmatrix.cxx b/sc/source/core/tool/scmatrix.cxx
index 07e90db..a465e09 100644
--- a/sc/source/core/tool/scmatrix.cxx
+++ b/sc/source/core/tool/scmatrix.cxx
@@ -29,6 +29,7 @@
 #include boost/noncopyable.hpp
 #include svl/zforlist.hxx
 #include svl/sharedstring.hxx
+#include svl/sharedstringpool.hxx
 #include tools/stream.hxx
 #include rtl/math.hxx
 
@@ -36,6 +37,7 @@
 
 #include vector
 #include limits
+#include functional
 
 #include mdds/multi_type_matrix.hpp
 #include mdds/multi_type_vector_types.hpp
@@ -2584,6 +2586,49 @@ public:
 }
 };
 
+
+struct AmpersandOp
+{
+private:
+std::functionsvl::SharedString(svl::SharedString,svl::SharedString) maOp;
+svl::SharedString maString;
+
+public:
+typedef svl::SharedString empty_value_type;
+typedef double number_value_type;
+typedef svl::SharedString string_value_type;
+
+
AmpersandOp(std::functionsvl::SharedString(svl::SharedString,svl::SharedString)
 aOp, svl::SharedString aString):
+maOp(aOp),
+maString(aString)
+{ }
+
+double operator()(double fVal) const
+{
+return CreateDoubleError(GetDoubleErrorValue(fVal));
+}
+
+double operator()(bool fVal) const
+{
+return CreateDoubleError(GetDoubleErrorValue(double(fVal)));
+}
+
+svl::SharedString operator()(svl::SharedString aVal) const
+{
+return maOp(maString, aVal);
+}
+
+svl::SharedString operator()(char) const
+{
+return maString;
+}
+
+bool useFunctionForEmpty() const
+{
+return true;
+}
+};
+
 }
 
 void ScMatrix::NotOp(svl::SharedString aString, ScMatrix rMat)
@@ -2662,6 +2707,24 @@ void ScMatrix::PowOp(bool bFlag, svl::SharedString 
aString, double fVal, 

[Libreoffice-bugs] [Bug 88935] Linked images - read error, flickering, freeze

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88935

--- Comment #25 from bla...@engineer.com ---
(In reply to Zolnai Tamás from comment #24)
 (In reply to blargh from comment #23)
  (In reply to Commit Notification from comment #22)
   Zolnai Tamás committed a patch related to this issue.
   It has been pushed to master:
   
   http://cgit.freedesktop.org/libreoffice/core/commit/
   ?id=908c060ceef81a733cf1d1912b48f5d499afdad8
   
   Test for tdf#88935
   
   It will be available in 4.5.0.
   
   The patch should be included in the daily builds available at
   http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
   information about daily builds can be found at:
   http://wiki.documentfoundation.org/Testing_Daily_Builds
   Affected users are encouraged to test the fix and report feedback.
 
 This patch adds only a test case to avoid the same issue in the future.
 The bugfix is already in 4.4.2.

Perfect! Many thanks!
pedro

-- 
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 82855] MAILMERGE: Mail Merge Wizard not working anymore (freezes) when a data source exists

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82855

--- Comment #25 from ildflue pingju...@gmail.com ---
(In reply to Jan-Marek Glogowski from comment #21)
 Please don't hijack a bug report. The original report was a freezing mail
 merge wizard, while you talk about mail merge wizard crashes

The fact is, sometimes it freezes at the start step, sometimes it crashes at
later stage. Should I start a new thread for the latter?  Or it would be better
to report / discuss it here?

 
 Also it's not clear, if you tested with the provided documents from the
 original reporter Marcus or have your own documents.
 

Yes, sure. I tested with the simple document from Marcus. 

  Did you delete ALL data sources before trying to reproduce the problem?

You should read the posts carefully before you reply.

 
 No freezing for me.

Your tests were almost meaningless. The OS talked is Win. You tested with
Linux.  

We are only trying to help. I have MS Office 2013 Pro for my daily work. I just
want to show my support to keep this and test it. I have supported it from
OpenOffice 1.0.

-- 
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 82855] MAILMERGE: Mail Merge Wizard not working anymore (freezes) when a data source exists

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82855

--- Comment #26 from ildflue pingju...@gmail.com ---
(In reply to Jan-Marek Glogowski from comment #22)
 Development builds: http://dev-builds.libreoffice.org/daily/master/

I have tested it with 
***
Version: 4.4.2.1
Build ID: 93fc8832889bf050a10ec6d0171dae213adc9b55
Locale: en_GB
***

* Fresh installation
* Fresh profile
* Completely new Writer document
* Completely new Calc document as DB

Not work!

If everything is fresh, it does not work, you do not need to test it with any
other documents.

-- 
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-ux-advise] [Bug 90090] Rearranging the UI of Draw

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90090

--- Comment #18 from Jay Philips philip...@hotmail.com ---
Just noticed that draw/impress has a navigator tab and it does display the list
of pages and objects but it doesnt have enough functionality in it to really be
useful, but you can double click on a page to jump to that page. Ideally this
would be integrated into the properties tab and provide more functionality like
show/hiding of a shape, ability to rename a page and object, being sorted by
arrangement, etc.

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


[Libreoffice-bugs] [Bug 90090] Rearranging the UI of Draw

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90090

--- Comment #18 from Jay Philips philip...@hotmail.com ---
Just noticed that draw/impress has a navigator tab and it does display the list
of pages and objects but it doesnt have enough functionality in it to really be
useful, but you can double click on a page to jump to that page. Ideally this
would be integrated into the properties tab and provide more functionality like
show/hiding of a shape, ability to rename a page and object, being sorted by
arrangement, etc.

-- 
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-commits] core.git: Branch 'feature/tiled-editing' - android/experimental

2015-03-25 Thread Tomaž Vajngerl
 android/experimental/LOAndroid3/res/layout/text_selection_handles.xml |   46 
+-
 1 file changed, 25 insertions(+), 21 deletions(-)

New commits:
commit 8618bd3729c7969e4c97c410e6140477ea567b52
Author: Tomaž Vajngerl tomaz.vajng...@collabora.co.uk
Date:   Wed Mar 25 17:00:45 2015 +0900

android: fix wrong TextCursorView class name, format xml

Change-Id: I54d68cd5ba17bae675c8da421f2e661ac20abe77

diff --git 
a/android/experimental/LOAndroid3/res/layout/text_selection_handles.xml 
b/android/experimental/LOAndroid3/res/layout/text_selection_handles.xml
index 122d1b8..0ee1048 100644
--- a/android/experimental/LOAndroid3/res/layout/text_selection_handles.xml
+++ b/android/experimental/LOAndroid3/res/layout/text_selection_handles.xml
@@ -6,29 +6,33 @@
 merge xmlns:android=http://schemas.android.com/apk/res/android;
xmlns:gecko=http://schemas.android.com/apk/res-auto;
 
-org.mozilla.gecko.TextSelectionHandle android:id=@+id/start_handle
-   
android:layout_width=@dimen/text_selection_handle_width
-   
android:layout_height=@dimen/text_selection_handle_height
-   
android:src=@drawable/handle_start_level
-   android:visibility=gone
-   gecko:handleType=start/
+org.mozilla.gecko.TextSelectionHandle
+android:id=@+id/start_handle
+android:layout_width=@dimen/text_selection_handle_width
+android:layout_height=@dimen/text_selection_handle_height
+android:src=@drawable/handle_start_level
+android:visibility=gone
+gecko:handleType=start/
 
-org.mozilla.gecko.TextSelectionHandle android:id=@+id/middle_handle
-   
android:layout_width=@dimen/text_selection_handle_width
-   
android:layout_height=@dimen/text_selection_handle_height
-   
android:src=@drawable/handle_middle
-   android:visibility=gone
-   gecko:handleType=middle/
+org.mozilla.gecko.TextSelectionHandle
+android:id=@+id/middle_handle
+android:layout_width=@dimen/text_selection_handle_width
+android:layout_height=@dimen/text_selection_handle_height
+android:src=@drawable/handle_middle
+android:visibility=gone
+gecko:handleType=middle/
 
-org.mozilla.gecko.TextSelectionHandle android:id=@+id/end_handle
-   
android:layout_width=@dimen/text_selection_handle_width
-   
android:layout_height=@dimen/text_selection_handle_height
-   
android:src=@drawable/handle_end_level
-   android:visibility=gone
-   gecko:handleType=end/
+org.mozilla.gecko.TextSelectionHandle
+android:id=@+id/end_handle
+android:layout_width=@dimen/text_selection_handle_width
+android:layout_height=@dimen/text_selection_handle_height
+android:src=@drawable/handle_end_level
+android:visibility=gone
+gecko:handleType=end/
 
-org.libreoffice.TextCursorView android:id=@+id/text_cursor_view
-android:layout_width=fill_parent
-android:layout_height=fill_parent/
+org.libreoffice.overlay.TextCursorView
+android:id=@+id/text_cursor_view
+android:layout_width=fill_parent
+android:layout_height=fill_parent/
 
 /merge
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 90222] New: replace ScaList in scaddins with a std container

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222

Bug ID: 90222
   Summary: replace ScaList in scaddins with a std container
   Product: LibreOffice
   Version: unspecified
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dtar...@redhat.com

The scaddins module contains a home-grown container class named ScaList. It is
a generic base class, from which are derived other classes holding concrete
data types. The code is even duplicated in two places. It should all be
replaced by a std container type, most likely std::vector.

The definition of the classes is in scaddins/source/pricing/pricing.?xx and
scaddins/source/datefunc/datefunc.?xx .

-- 
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-commits] core.git: Branch 'feature/tiled-editing' - android/experimental

2015-03-25 Thread Jack Leigh
 android/experimental/LOAndroid3/res/layout/activity_document_browser.xml   
|   36 ++
 android/experimental/LOAndroid3/res/layout/file_grid.xml   
|   20 +
 android/experimental/LOAndroid3/res/layout/file_list.xml   
|   20 +
 android/experimental/LOAndroid3/res/values-v21/themes.xml  
|   10 ++
 android/experimental/LOAndroid3/res/values/themes.xml  
|2 
 
android/experimental/LOAndroid3/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java
 |   12 ++-
 6 files changed, 64 insertions(+), 36 deletions(-)

New commits:
commit 291f766d1ab276d4ae8146e666b45bf3e3e8035d
Author: Jack Leigh jack.le...@collabora.com
Date:   Fri Mar 20 16:14:19 2015 +

android: Migrate to Toolbar in file browser

Change-Id: Ib5e3d0d39268437c179973ba4e785a719cdc351a
Reviewed-on: https://gerrit.libreoffice.org/14949
Reviewed-by: Tomaž Vajngerl qui...@gmail.com
Tested-by: Tomaž Vajngerl qui...@gmail.com

diff --git 
a/android/experimental/LOAndroid3/res/layout/activity_document_browser.xml 
b/android/experimental/LOAndroid3/res/layout/activity_document_browser.xml
new file mode 100644
index 000..f54591b
--- /dev/null
+++ b/android/experimental/LOAndroid3/res/layout/activity_document_browser.xml
@@ -0,0 +1,36 @@
+?xml version=1.0 encoding=utf-8?
+!--
+ This file is part of the LibreOffice project.
+
+ This Source Code Form is subject to the terms of the Mozilla Public
+ License, v. 2.0. If a copy of the MPL was not distributed with this
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ --
+android.support.v4.widget.DrawerLayout
+xmlns:android=http://schemas.android.com/apk/res/android;
+android:id=@+id/drawer_layout
+android:layout_width=match_parent
+android:layout_height=match_parent
+
+!-- The content --
+LinearLayout xmlns:android=http://schemas.android.com/apk/res/android;
+android:id=@+id/browser_main_content
+android:layout_width=match_parent
+android:layout_height=match_parent
+android:orientation=vertical 
+
+include layout=@layout/toolbar/
+
+/LinearLayout
+
+!-- The navigation drawer --
+ListView android:id=@+id/left_drawer
+android:layout_width=240dp
+android:layout_height=match_parent
+android:layout_gravity=start
+android:choiceMode=singleChoice
+android:divider=@android:color/transparent
+android:dividerHeight=0dp
+android:background=#111/
+
+/android.support.v4.widget.DrawerLayout
diff --git a/android/experimental/LOAndroid3/res/layout/file_grid.xml 
b/android/experimental/LOAndroid3/res/layout/file_grid.xml
index ec7fdd0..1885bd3 100644
--- a/android/experimental/LOAndroid3/res/layout/file_grid.xml
+++ b/android/experimental/LOAndroid3/res/layout/file_grid.xml
@@ -5,13 +5,11 @@
  License, v. 2.0. If a copy of the MPL was not distributed with this
  file, You can obtain one at http://mozilla.org/MPL/2.0/.
  --
-android.support.v4.widget.DrawerLayout
-xmlns:android=http://schemas.android.com/apk/res/android;
-android:id=@+id/drawer_layout
+LinearLayout xmlns:android=http://schemas.android.com/apk/res/android;
 android:layout_width=match_parent
-android:layout_height=match_parent
+android:layout_height=match_parent
+android:orientation=vertical 
 
-!-- The main content view --
 GridView
 android:id=@+id/file_explorer_grid_view
 android:layout_width=fill_parent
@@ -24,14 +22,4 @@
 android:gravity=center
 /GridView
 
-!-- The navigation drawer --
-ListView android:id=@+id/left_drawer
-android:layout_width=240dp
-android:layout_height=match_parent
-android:layout_gravity=start
-android:choiceMode=singleChoice
-android:divider=@android:color/transparent
-android:dividerHeight=0dp
-android:background=#111/
-
-/android.support.v4.widget.DrawerLayout
+/LinearLayout
diff --git a/android/experimental/LOAndroid3/res/layout/file_list.xml 
b/android/experimental/LOAndroid3/res/layout/file_list.xml
index dd5346f..48dfb1e 100644
--- a/android/experimental/LOAndroid3/res/layout/file_list.xml
+++ b/android/experimental/LOAndroid3/res/layout/file_list.xml
@@ -6,27 +6,15 @@
  License, v. 2.0. If a copy of the MPL was not distributed with this
  file, You can obtain one at http://mozilla.org/MPL/2.0/.
  --
-android.support.v4.widget.DrawerLayout
-xmlns:android=http://schemas.android.com/apk/res/android;
-android:id=@+id/drawer_layout
+LinearLayout xmlns:android=http://schemas.android.com/apk/res/android;
 android:layout_width=match_parent
-android:layout_height=match_parent
+android:layout_height=match_parent
+android:orientation=vertical 
 
-!-- The main content view --
 ListView
 android:id=@+id/file_explorer_list_view
 

[Libreoffice-ux-advise] [Bug 90090] Rearranging the UI of Draw

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90090

--- Comment #20 from Cor Nouws c...@nouenoff.nl ---
(In reply to Cor Nouws from comment #19)

 try it with object that have a name :)

 objects

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


[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental

2015-03-25 Thread Jack Leigh
 android/experimental/LOAndroid3/res/values/themes.xml  
|2 -
 
android/experimental/LOAndroid3/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java
 |   20 +++---
 2 files changed, 7 insertions(+), 15 deletions(-)

New commits:
commit 046cd6a03adb6f9c0d6519e068c2244cafcc9b2d
Author: Jack Leigh jack.le...@collabora.com
Date:   Thu Mar 19 14:43:14 2015 +

android: Change to v7 support ActionBar and new theme

Change-Id: I39d273e397a3bcbfc1d7140dca4af89858f2c06a
Reviewed-on: https://gerrit.libreoffice.org/14948
Reviewed-by: Tomaž Vajngerl qui...@gmail.com
Tested-by: Tomaž Vajngerl qui...@gmail.com

diff --git a/android/experimental/LOAndroid3/res/values/themes.xml 
b/android/experimental/LOAndroid3/res/values/themes.xml
index 2d8f593..1468013 100644
--- a/android/experimental/LOAndroid3/res/values/themes.xml
+++ b/android/experimental/LOAndroid3/res/values/themes.xml
@@ -7,6 +7,6 @@
 item name=windowActionBarfalse/item
 /style
 
-style name=BrowserTheme parent=android:Theme.Holo.Light.DarkActionBar
+style name=BrowserTheme parent=Theme.AppCompat.Light
 /style
 /resources
diff --git 
a/android/experimental/LOAndroid3/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java
 
b/android/experimental/LOAndroid3/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java
index 6c3d0d17..fe96cc6 100644
--- 
a/android/experimental/LOAndroid3/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java
+++ 
b/android/experimental/LOAndroid3/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java
@@ -9,7 +9,6 @@
 
 package org.libreoffice.ui;
 
-import android.app.ActionBar;
 import android.app.Activity;
 import android.content.ComponentName;
 import android.content.Context;
@@ -23,6 +22,8 @@ import android.os.AsyncTask;
 import android.os.Bundle;
 import android.preference.PreferenceManager;
 import android.support.v4.widget.DrawerLayout;
+import android.support.v7.app.ActionBar;
+import android.support.v7.app.ActionBarActivity;
 import android.util.Log;
 import android.view.ContextMenu;
 import android.view.ContextMenu.ContextMenuInfo;
@@ -61,7 +62,7 @@ import java.text.SimpleDateFormat;
 import java.util.Date;
 import java.util.List;
 
-public class LibreOfficeUIActivity extends Activity implements 
ActionBar.OnNavigationListener {
+public class LibreOfficeUIActivity extends ActionBarActivity implements 
ActionBar.OnNavigationListener {
 private String LOGTAG = LibreOfficeUIActivity.class.getSimpleName();
 private SharedPreferences prefs;
 private int filterMode = FileUtilities.ALL;
@@ -111,7 +112,7 @@ public class LibreOfficeUIActivity extends Activity 
implements ActionBar.OnNavig
 
 public void createUI() {
 
-ActionBar actionBar = getActionBar();
+ActionBar actionBar = getSupportActionBar();
 actionBar.setDisplayShowTitleEnabled(false); //This should show 
current directory if anything
 
 //make the navigation spinner
@@ -165,9 +166,9 @@ public class LibreOfficeUIActivity extends Activity 
implements ActionBar.OnNavig
 private void refreshView() {
 // enable home icon as up if required
 if (!currentDirectory.equals(homeDirectory)) {
-getActionBar().setDisplayHomeAsUpEnabled(true);
+getSupportActionBar().setDisplayHomeAsUpEnabled(true);
 } else {
-getActionBar().setDisplayHomeAsUpEnabled(false);
+getSupportActionBar().setDisplayHomeAsUpEnabled(false);
 }
 // refresh view
 if (viewMode == GRID_VIEW) {
commit b802a6ffc0c5006d5f64b637432c7d095af53d74
Author: Jack Leigh jack.le...@collabora.com
Date:   Thu Mar 19 14:42:36 2015 +

android: Remove striping on ActionBar

Change-Id: I7b675e7cf5b28558be57e293547531a9369c3462
Reviewed-on: https://gerrit.libreoffice.org/14947
Reviewed-by: Adolfo Jayme Barrientos fit...@ubuntu.com
Reviewed-by: Tomaž Vajngerl qui...@gmail.com
Tested-by: Tomaž Vajngerl qui...@gmail.com

diff --git 
a/android/experimental/LOAndroid3/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java
 
b/android/experimental/LOAndroid3/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java
index fee06b8..6c3d0d17 100644
--- 
a/android/experimental/LOAndroid3/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java
+++ 
b/android/experimental/LOAndroid3/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java
@@ -122,15 +122,6 @@ public class LibreOfficeUIActivity extends Activity 
implements ActionBar.OnNavig
 actionBar.setNavigationMode(ActionBar.NAVIGATION_MODE_LIST);
 actionBar.setListNavigationCallbacks(list, this);
 
-//make striped actionbar
-BitmapDrawable bg = 
(BitmapDrawable)getResources().getDrawable(R.drawable.bg_striped);
-bg.setTileModeXY(Shader.TileMode.REPEAT, Shader.TileMode.REPEAT);
-actionBar.setBackgroundDrawable(bg);
-
-BitmapDrawable bgSplit = 

[Libreoffice-bugs] [Bug 90090] Rearranging the UI of Draw

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90090

--- Comment #20 from Cor Nouws c...@nouenoff.nl ---
(In reply to Cor Nouws from comment #19)

 try it with object that have a name :)

 objects

-- 
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


Michał Świętek license statement

2015-03-25 Thread Michał Świętek
All of my past  future contributions to LibreOffice may be licensed
under the MPLv2/LGPLv3+ dual license.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 90210] Turkish character problem opening old Excel 4.0 xls fie

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90210

--- Comment #5 from raal r...@post.cz ---
Created attachment 114327
  -- https://bugs.documentfoundation.org/attachment.cgi?id=114327action=edit
printscreen from excel2010

In excel 2010 are characters also not correct.

https://en.wikipedia.org/wiki/Microsoft_Excel#Excel_4.0_.281992.29
Excel 4.0 (1992)

Leaving unconfirmed,  I have not excel2003.

-- 
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 90220] New: dxcanvas BitmapCanvasHelper GDI+ Crash on Windows

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90220

Bug ID: 90220
   Summary: dxcanvas BitmapCanvasHelper GDI+ Crash on Windows
   Product: LibreOffice
   Version: 4.5.0.0.alpha0+ Master
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: philip...@hotmail.com

Created attachment 114322
  -- https://bugs.documentfoundation.org/attachment.cgi?id=114322action=edit
crash screenshot

Was watching the following youtube video and the user was zooming in with the
statusbar zoom slider and libreoffice crashed. The user is using 4.4 but i'm
not sure which version.

https://www.youtube.com/watch?v=ct9jav2gjVwt=7m48s

-- 
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 90222] replace ScaList in scaddins with a std container

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222

David Tardon dtar...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||libreoffice@lists.freedeskt
   ||op.org
 Ever confirmed|0   |1
 Whiteboard||EasyHack DifficultyBeginner
   ||SkillCpp TopicCleanup

-- 
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


[Bug 90222] replace ScaList in scaddins with a std container

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222

David Tardon dtar...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||libreoffice@lists.freedeskt
   ||op.org
 Ever confirmed|0   |1
 Whiteboard||EasyHack DifficultyBeginner
   ||SkillCpp TopicCleanup

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


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

2015-03-25 Thread Stephan Bergmann
 connectivity/source/drivers/macab/MacabDriver.cxx |9 +
 connectivity/source/drivers/macab/MacabDriver.hxx |4 
 2 files changed, 1 insertion(+), 12 deletions(-)

New commits:
commit 1b37292b9721c3f76bbe4f6d1c7df119768d78ae
Author: Stephan Bergmann sberg...@redhat.com
Date:   Wed Mar 25 09:17:44 2015 +0100

loplugin:constantfunction

Change-Id: Idc231c76175d93a11846d9e3552f3b6eef75b41a

diff --git a/connectivity/source/drivers/macab/MacabDriver.cxx 
b/connectivity/source/drivers/macab/MacabDriver.cxx
index 1c2881a..290e3e4 100644
--- a/connectivity/source/drivers/macab/MacabDriver.cxx
+++ b/connectivity/source/drivers/macab/MacabDriver.cxx
@@ -211,7 +211,7 @@ void MacabDriver::disposing()
 
 OUString MacabDriver::getImplementationName_Static(  ) throw(RuntimeException)
 {
-return OUString::createFromAscii( impl_getAsciiImplementationName() );
+return OUString(com.sun.star.comp.sdbc.macab.Driver);
 }
 
 Sequence OUString  MacabDriver::getSupportedServiceNames_Static(  ) throw 
(RuntimeException)
@@ -305,13 +305,6 @@ void SAL_CALL MacabDriver::disposing( const EventObject ) 
throw (RuntimeExcepti
 // not interested in (this is the disposing of the desktop, if any)
 }
 
-const sal_Char* MacabDriver::impl_getAsciiImplementationName()
-{
-return com.sun.star.comp.sdbc.macab.Driver;
-// this name is referenced in the configuration and in the macab.xml
-// Please be careful when changing it.
-}
-
 OUString MacabDriver::impl_getConfigurationSettingsPath()
 {
 OUStringBuffer aPath;
diff --git a/connectivity/source/drivers/macab/MacabDriver.hxx 
b/connectivity/source/drivers/macab/MacabDriver.hxx
index bbec3e4..b783d30 100644
--- a/connectivity/source/drivers/macab/MacabDriver.hxx
+++ b/connectivity/source/drivers/macab/MacabDriver.hxx
@@ -136,10 +136,6 @@ namespace connectivity
 ::com::sun::star::uno::Reference 
::com::sun::star::uno::XComponentContext 
 getComponentContext() const { return m_xContext; }
 
-/** returns the driver's implementation name (being pure ASCII) 
for reference in various places
-*/
-static const sal_Char*  impl_getAsciiImplementationName();
-
 /** returns the path of our configuration settings
 */
 static OUString  impl_getConfigurationSettingsPath();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 90223] FILEOPEN : Open the Roundtrip PPTX in LO it changes text formatting of cell.

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90223

Yogesh Bharate yogesh.bhar...@synerzip.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|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 90223] New: FILEOPEN : Open the Roundtrip PPTX in LO it changes text formatting of cell.

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90223

Bug ID: 90223
   Summary: FILEOPEN : Open the Roundtrip PPTX in LO it changes
text formatting of cell.
   Product: LibreOffice
   Version: 4.5.0.0.alpha0+ Master
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: yogesh.bhar...@synerzip.com

Created attachment 114328
  -- https://bugs.documentfoundation.org/attachment.cgi?id=114328action=edit
cell formatting changes after roundtripped.

PPTX contents embedded table.

Problem:
- After RT when we open roundtripped PPTX file in LibreOffice or MS Office
2010, text formating of cell is changed.

Step to Reproduce:
1. Open the attached pptx in LibreOffice.
2. save it as pptx again.
3. Open the roundtripped pptx in LibreOffice or MS Office, it shows the text
formatting in cell is changes.

Expected behavior:
- text formatting in cell should not changed.

Actual behavior:
- text formatting in cell is changed.

[ PFA screenshot for more details ]

-- 
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-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - libreofficekit/source

2015-03-25 Thread Miklos Vajna
 libreofficekit/source/gtk/lokdocview.cxx |  175 +--
 1 file changed, 74 insertions(+), 101 deletions(-)

New commits:
commit ce9581624feecec1ddf0c41964321011fbd535eb
Author: Miklos Vajna vmik...@collabora.co.uk
Date:   Wed Mar 25 10:06:28 2015 +0100

lokdocview: always use zoom factor when doing twips - pixel conversion

Change-Id: I81ce20c54bb62bec68152ca228eb222f3fd3c597

diff --git a/libreofficekit/source/gtk/lokdocview.cxx 
b/libreofficekit/source/gtk/lokdocview.cxx
index f0ac06f..fa44b1d 100644
--- a/libreofficekit/source/gtk/lokdocview.cxx
+++ b/libreofficekit/source/gtk/lokdocview.cxx
@@ -29,6 +29,9 @@
 // Number of handles around a graphic selection.
 #define GRAPHIC_HANDLE_COUNT 8
 
+// We know that VirtualDevices use a DPI of 96.
+static const int DPI = 96;
+
 /// Holds data used by LOKDocView only.
 struct LOKDocView_Impl
 {
@@ -97,6 +100,10 @@ struct LOKDocView_Impl
 ~LOKDocView_Impl();
 /// Connected to the destroy signal of LOKDocView, deletes its 
LOKDocView_Impl.
 static void destroy(LOKDocView* pDocView, gpointer pData);
+/// Converts from screen pixels to document coordinates.
+float pixelToTwip(float fInput);
+/// Converts from document coordinates to screen pixels.
+float twipToPixel(float fInput);
 };
 
 LOKDocView_Impl::LOKDocView_Impl()
@@ -149,9 +156,18 @@ void LOKDocView_Impl::destroy(LOKDocView* pDocView, 
gpointer /*pData*/)
 delete pDocView-m_pImpl;
 }
 
+float LOKDocView_Impl::pixelToTwip(float fInput)
+{
+return (fInput / DPI / m_fZoom) * 1440.0f;
+}
+
+float LOKDocView_Impl::twipToPixel(float fInput)
+{
+return fInput / 1440.0f * DPI * m_fZoom;
+}
+
 static void lok_docview_class_init( gpointer );
 static void lok_docview_init( GTypeInstance *, gpointer );
-static float pixelToTwip(float nInput);
 static gboolean renderOverlay(GtkWidget* pWidget, GdkEventExpose* pEvent, 
gpointer pData);
 
 /**
@@ -187,7 +203,7 @@ gboolean lcl_signalMotion(GtkWidget* /*pEventBox*/, 
GdkEventButton* pEvent, LOKD
 lcl_getDragPoint(pDocView-m_pImpl-m_aHandleMiddleRect, pEvent, 
aPoint);
 pDocView-m_pImpl-m_pDocument-pClass-setTextSelection(
 pDocView-m_pImpl-m_pDocument, LOK_SETTEXTSELECTION_RESET,
-pixelToTwip(aPoint.x) / pDocView-m_pImpl-m_fZoom, 
pixelToTwip(aPoint.y) / pDocView-m_pImpl-m_fZoom);
+pDocView-m_pImpl-pixelToTwip(aPoint.x), 
pDocView-m_pImpl-pixelToTwip(aPoint.y));
 return FALSE;
 }
 if (pDocView-m_pImpl-m_bInDragStartHandle)
@@ -196,7 +212,7 @@ gboolean lcl_signalMotion(GtkWidget* /*pEventBox*/, 
GdkEventButton* pEvent, LOKD
 lcl_getDragPoint(pDocView-m_pImpl-m_aHandleStartRect, pEvent, 
aPoint);
 pDocView-m_pImpl-m_pDocument-pClass-setTextSelection(
 pDocView-m_pImpl-m_pDocument, LOK_SETTEXTSELECTION_START,
-pixelToTwip(aPoint.x) / pDocView-m_pImpl-m_fZoom, 
pixelToTwip(aPoint.y) / pDocView-m_pImpl-m_fZoom);
+pDocView-m_pImpl-pixelToTwip(aPoint.x), 
pDocView-m_pImpl-pixelToTwip(aPoint.y));
 return FALSE;
 }
 if (pDocView-m_pImpl-m_bInDragEndHandle)
@@ -205,7 +221,7 @@ gboolean lcl_signalMotion(GtkWidget* /*pEventBox*/, 
GdkEventButton* pEvent, LOKD
 lcl_getDragPoint(pDocView-m_pImpl-m_aHandleEndRect, pEvent, 
aPoint);
 pDocView-m_pImpl-m_pDocument-pClass-setTextSelection(
 pDocView-m_pImpl-m_pDocument, LOK_SETTEXTSELECTION_END,
-pixelToTwip(aPoint.x) / pDocView-m_pImpl-m_fZoom, 
pixelToTwip(aPoint.y) / pDocView-m_pImpl-m_fZoom);
+pDocView-m_pImpl-pixelToTwip(aPoint.x), 
pDocView-m_pImpl-pixelToTwip(aPoint.y));
 return FALSE;
 }
 for (int i = 0; i  GRAPHIC_HANDLE_COUNT; ++i)
@@ -223,8 +239,8 @@ gboolean lcl_signalMotion(GtkWidget* /*pEventBox*/, 
GdkEventButton* pEvent, LOKD
 }
 
 GdkRectangle aMotionInTwipsInTwips;
-aMotionInTwipsInTwips.x = pixelToTwip(pEvent-x) / 
pDocView-m_pImpl-m_fZoom;
-aMotionInTwipsInTwips.y = pixelToTwip(pEvent-y) / 
pDocView-m_pImpl-m_fZoom;
+aMotionInTwipsInTwips.x = pDocView-m_pImpl-pixelToTwip(pEvent-x);
+aMotionInTwipsInTwips.y = pDocView-m_pImpl-pixelToTwip(pEvent-y);
 aMotionInTwipsInTwips.width = 1;
 aMotionInTwipsInTwips.height = 1;
 if (gdk_rectangle_intersect(aMotionInTwipsInTwips, 
pDocView-m_pImpl-m_aGraphicSelection, 0))
@@ -233,8 +249,8 @@ gboolean lcl_signalMotion(GtkWidget* /*pEventBox*/, 
GdkEventButton* pEvent, LOKD
 pDocView-m_pImpl-m_bInDragGraphicSelection = true;
 pDocView-m_pImpl-m_pDocument-pClass-setGraphicSelection(
 pDocView-m_pImpl-m_pDocument, LOK_SETGRAPHICSELECTION_START,
-pixelToTwip(pEvent-x) / pDocView-m_pImpl-m_fZoom,
-pixelToTwip(pEvent-y) / pDocView-m_pImpl-m_fZoom);
+pDocView-m_pImpl-pixelToTwip(pEvent-x),
+pDocView-m_pImpl-pixelToTwip(pEvent-y));
 return FALSE;
 }
 
@@ -244,7 

[Libreoffice-bugs] [Bug 90223] FILEOPEN : Open the Roundtrip PPTX in LO or MSO2010 it changes text formatting of cell.

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90223

Yogesh Bharate yogesh.bhar...@synerzip.com changed:

   What|Removed |Added

Summary|FILEOPEN : Open the |FILEOPEN : Open the
   |Roundtrip PPTX in LO it |Roundtrip PPTX in LO or
   |changes text formatting of  |MSO2010 it changes text
   |cell.   |formatting of cell.

-- 
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


[Bug 64900] Write a PyUNO tutorial/walktrough

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64900

--- Comment #8 from Björn Michaelsen bjoern.michael...@canonical.com ---
Some changes pushed as:
https://gerrit.libreoffice.org/gitweb?p=sdk-examples.git;a=commit;h=9ebc815e7af4d6c9ddf05769df3e6332886399ae
https://gerrit.libreoffice.org/gitweb?p=sdk-examples.git;a=commit;h=1b0756166a92c4fcc4d98b2fcc9c3d02532f147f

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


[Libreoffice-bugs] [Bug 64900] Write a PyUNO tutorial/walktrough

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64900

--- Comment #8 from Björn Michaelsen bjoern.michael...@canonical.com ---
Some changes pushed as:
https://gerrit.libreoffice.org/gitweb?p=sdk-examples.git;a=commit;h=9ebc815e7af4d6c9ddf05769df3e6332886399ae
https://gerrit.libreoffice.org/gitweb?p=sdk-examples.git;a=commit;h=1b0756166a92c4fcc4d98b2fcc9c3d02532f147f

-- 
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-commits] core.git: editeng/source

2015-03-25 Thread David Tardon
 editeng/source/editeng/editdbg.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b4531de9387f551d9c6876f5bfe26bdb7c080a15
Author: David Tardon dtar...@redhat.com
Date:   Wed Mar 25 10:15:57 2015 +0100

fix build

Change-Id: I5eb81a895740cfd917bc5d1474cbac1c9c8ff38c

diff --git a/editeng/source/editeng/editdbg.cxx 
b/editeng/source/editeng/editdbg.cxx
index 4a8c6e5..c479f18 100644
--- a/editeng/source/editeng/editdbg.cxx
+++ b/editeng/source/editeng/editdbg.cxx
@@ -455,7 +455,7 @@ void EditDbg::ShowEditEngineData( EditEngine* pEE, bool 
bInfoBox )
 fprintf( fp, 
\n\n
 );
 fprintf( fp, \n==   EditEngine  Views   
== );
 fprintf( fp, 
\n
 );
-fprintf( fp, \nControl: % SAL_PRIxUINT32, pEE-GetControlWord() );
+fprintf( fp, \nControl: % SAL_PRIxUINT32, unsigned( 
pEE-GetControlWord() ) );
 fprintf( fp, \nRefMapMode: %i, 
pEE-pImpEditEngine-pRefDev-GetMapMode().GetMapUnit() );
 fprintf( fp, \nPaperSize: %li x %li, pEE-GetPaperSize().Width(), 
pEE-GetPaperSize().Height() );
 fprintf( fp, \nMaxAutoPaperSize: %li x %li, 
pEE-GetMaxAutoPaperSize().Width(), pEE-GetMaxAutoPaperSize().Height() );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 90217] Can't insert image from an android device

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90217

--- Comment #1 from raal r...@post.cz ---
How the phone is connected? Like USB device, MTP or .. ?

-- 
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-commits] core.git: Branch 'refs/notes/commits' - 1b/4025b58e01bcc3151d2b32ed4a3a99c7329245

2015-03-25 Thread Caolán McNamara
 1b/4025b58e01bcc3151d2b32ed4a3a99c7329245 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit d5e13c81a96457e1ab0eb77c62111d03c741817e
Author: Caolán McNamara caol...@redhat.com
Date:   Wed Mar 25 09:30:38 2015 +

Notes added by 'git notes add'

diff --git a/1b/4025b58e01bcc3151d2b32ed4a3a99c7329245 
b/1b/4025b58e01bcc3151d2b32ed4a3a99c7329245
new file mode 100644
index 000..8ebbe55
--- /dev/null
+++ b/1b/4025b58e01bcc3151d2b32ed4a3a99c7329245
@@ -0,0 +1 @@
+ignore: obsolete
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 90223] FILEOPEN : Open the Roundtrip PPTX in LO or MSO2010 it changes text formatting of cell.

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90223

--- Comment #2 from Yogesh Bharate yogesh.bhar...@synerzip.com ---
Created attachment 114331
  -- https://bugs.documentfoundation.org/attachment.cgi?id=114331action=edit
pptx opens in MS Office 2010 (MSO2010)

-- 
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 90090] Rearranging the UI of Draw

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90090

--- Comment #21 from Jay Philips philip...@hotmail.com ---
(In reply to Cor Nouws from comment #19)
 try it with object that have a name :)

Objects with names didnt make a difference to the lack of functionality. I'm
assuming you thought i didnt see anything objects there, but i did after i
turned on Show Shapes  All Shapes. :D

-- 
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-ux-advise] [Bug 90090] Rearranging the UI of Draw

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90090

--- Comment #21 from Jay Philips philip...@hotmail.com ---
(In reply to Cor Nouws from comment #19)
 try it with object that have a name :)

Objects with names didnt make a difference to the lack of functionality. I'm
assuming you thought i didnt see anything objects there, but i did after i
turned on Show Shapes  All Shapes. :D

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


[Libreoffice-commits] core.git: editeng/source include/editeng sc/source sd/source sw/source

2015-03-25 Thread Noel Grandin
 editeng/source/editeng/editview.cxx  |8 
 include/editeng/editstat.hxx |   21 -
 sc/source/ui/view/gridwin.cxx|2 +-
 sd/source/core/drawdoc4.cxx  |8 
 sw/source/uibase/docvw/SidebarTxtControl.cxx |2 +-
 sw/source/uibase/uiview/viewdraw.cxx |2 +-
 6 files changed, 23 insertions(+), 20 deletions(-)

New commits:
commit eb9c04ed215f9b12584c6e254c36303c6b3865ed
Author: Noel Grandin n...@peralex.com
Date:   Wed Mar 25 12:13:52 2015 +0200

convert SPELLCMD_ constants to enum class

Change-Id: I0f57a60a44ddac63a73e0bb35df59b3b25857d43

diff --git a/editeng/source/editeng/editview.cxx 
b/editeng/source/editeng/editview.cxx
index fa77d3c..cc2685d 100644
--- a/editeng/source/editeng/editview.cxx
+++ b/editeng/source/editeng/editview.cxx
@@ -938,7 +938,7 @@ void EditView::ExecuteSpellPopup( const Point rPosPixel, 
Link* pCallBack )
 OUString aWord = pImpEditView-SpellIgnoreOrAddWord( false );
 if ( pCallBack )
 {
-SpellCallbackInfo aInf( SPELLCMD_IGNOREWORD, aWord );
+SpellCallbackInfo aInf( SpellCallbackCommand::IGNOREWORD, 
aWord );
 pCallBack-Call( aInf );
 }
 SetSelection( aOldSel );
@@ -967,7 +967,7 @@ void EditView::ExecuteSpellPopup( const Point rPosPixel, 
Link* pCallBack )
 
 if ( pCallBack )
 {
-SpellCallbackInfo aInf( ( nId == MN_WORDLANGUAGE ) ? 
SPELLCMD_WORDLANGUAGE : SPELLCMD_PARALANGUAGE, nLangToUse );
+SpellCallbackInfo aInf( ( nId == MN_WORDLANGUAGE ) ? 
SpellCallbackCommand::WORDLANGUAGE : SpellCallbackCommand::PARALANGUAGE, 
nLangToUse );
 pCallBack-Call( aInf );
 }
 SetSelection( aOldSel );
@@ -986,7 +986,7 @@ void EditView::ExecuteSpellPopup( const Point rPosPixel, 
Link* pCallBack )
 }
 else
 {
-SpellCallbackInfo aInf( SPELLCMD_STARTSPELLDLG, OUString() );
+SpellCallbackInfo aInf( SpellCallbackCommand::STARTSPELLDLG, 
OUString() );
 pCallBack-Call( aInf );
 }
 }
@@ -1014,7 +1014,7 @@ void EditView::ExecuteSpellPopup( const Point rPosPixel, 
Link* pCallBack )
 
 if ( pCallBack )
 {
-SpellCallbackInfo aInf( SPELLCMD_ADDTODICTIONARY, aSelected );
+SpellCallbackInfo aInf( SpellCallbackCommand::ADDTODICTIONARY, 
aSelected );
 pCallBack-Call( aInf );
 }
 SetSelection( aOldSel );
diff --git a/include/editeng/editstat.hxx b/include/editeng/editstat.hxx
index 2c2f5f8..b53c744c 100644
--- a/include/editeng/editstat.hxx
+++ b/include/editeng/editstat.hxx
@@ -138,26 +138,29 @@ public:
 sal_Int32  GetPrevParagraph()  { return nPrevPara; }
 };
 
-#define SPELLCMD_IGNOREWORD 0x0001
-#define SPELLCMD_STARTSPELLDLG  0x0002
-#define SPELLCMD_ADDTODICTIONARY0x0003
-#define SPELLCMD_WORDLANGUAGE   0x0004
-#define SPELLCMD_PARALANGUAGE   0x0005
+enum class SpellCallbackCommand
+{
+IGNOREWORD = 0x0001,
+STARTSPELLDLG  = 0x0002,
+ADDTODICTIONARY= 0x0003,
+WORDLANGUAGE   = 0x0004,
+PARALANGUAGE   = 0x0005,
+};
 
 struct SpellCallbackInfo
 {
-sal_uInt16  nCommand;
+SpellCallbackCommand nCommand;
 OUStringaWord;
 LanguageTypeeLanguage;
 
-SpellCallbackInfo( sal_uInt16 nCMD, const OUString rWord )
-: aWord( rWord )
+SpellCallbackInfo( SpellCallbackCommand nCMD, const OUString rWord )
+: aWord( rWord )
 {
 nCommand = nCMD;
 eLanguage = LANGUAGE_DONTKNOW;
 }
 
-SpellCallbackInfo( sal_uInt16 nCMD, LanguageType eLang )
+SpellCallbackInfo( SpellCallbackCommand nCMD, LanguageType eLang )
 {
 nCommand = nCMD;
 eLanguage = eLang;
diff --git a/sc/source/ui/view/gridwin.cxx b/sc/source/ui/view/gridwin.cxx
index 12fb75f..acb6bd2 100644
--- a/sc/source/ui/view/gridwin.cxx
+++ b/sc/source/ui/view/gridwin.cxx
@@ -554,7 +554,7 @@ IMPL_LINK_NOARG(ScGridWindow, PopupModeEndHdl)
 
 IMPL_LINK( ScGridWindow, PopupSpellingHdl, SpellCallbackInfo*, pInfo )
 {
-if( pInfo-nCommand == SPELLCMD_STARTSPELLDLG )
+if( pInfo-nCommand == SpellCallbackCommand::STARTSPELLDLG )
 pViewData-GetDispatcher().Execute( SID_SPELL_DIALOG, 
SfxCallMode::ASYNCHRON );
 return 0;
 }
diff --git a/sd/source/core/drawdoc4.cxx b/sd/source/core/drawdoc4.cxx
index 48ac39e..1c2b66c 100644
--- a/sd/source/core/drawdoc4.cxx
+++ b/sd/source/core/drawdoc4.cxx
@@ -973,11 +973,11 @@ void 
SdDrawDocument::ImpOnlineSpellCallback(SpellCallbackInfo* pInfo, SdrObject*
 delete mpOnlineSearchItem;
 mpOnlineSearchItem = NULL;
 
-sal_uInt16 nCommand = pInfo-nCommand;
+SpellCallbackCommand nCommand = pInfo-nCommand;
 
-if (nCommand == 

[Libreoffice-bugs] [Bug 90224] FILEOPEN: extreme delay with textboxes

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90224

--- Comment #1 from László Németh nem...@numbertext.org ---
Created attachment 114332
  -- https://bugs.documentfoundation.org/attachment.cgi?id=114332action=edit
DOCX test document with a few textboxes

-- 
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-commits] core.git: Branch 'feature/tiled-editing' - include/LibreOfficeKit

2015-03-25 Thread Jan Holesovsky
 include/LibreOfficeKit/LibreOfficeKitEnums.h |   22 --
 1 file changed, 12 insertions(+), 10 deletions(-)

New commits:
commit 3d83522e80e3b9bafc7ac28b5413bf9513040963
Author: Jan Holesovsky ke...@collabora.com
Date:   Wed Mar 25 11:15:50 2015 +0100

Minor tweak of the LOK_CALLBACK_TEXT_SELECTION_START / _END docu.

Change-Id: I39a6a20818c4ed92d37b7b5b0a91517ee370adcb

diff --git a/include/LibreOfficeKit/LibreOfficeKitEnums.h 
b/include/LibreOfficeKit/LibreOfficeKitEnums.h
index 671166e..e8d2b59 100644
--- a/include/LibreOfficeKit/LibreOfficeKitEnums.h
+++ b/include/LibreOfficeKit/LibreOfficeKitEnums.h
@@ -63,21 +63,23 @@ typedef enum
  */
 LOK_CALLBACK_TEXT_SELECTION,
 /**
- * The size and/or the position of the cursor rectangle at the text
- * selection start changed.
+ * The position and size of the cursor rectangle at the text
+ * selection start. It is used to draw the selection handles.
  *
- * If this callback is emitted, it's always followed by a
- * LOK_CALLBACK_TEXT_SELECTION one. Rectangle format is the same as
- * LOK_CALLBACK_INVALIDATE_TILES.
+ * This callback must be called prior to LOK_CALLBACK_TEXT_SELECTION every
+ * time the selection is updated.
+ *
+ * Rectangle format is the same as LOK_CALLBACK_INVALIDATE_TILES.
  */
 LOK_CALLBACK_TEXT_SELECTION_START,
 /**
- * The size and/or the position of the cursor rectangle at the text
- * selection end changed.
+ * The position and size of the cursor rectangle at the text
+ * selection end. It is used to draw the selection handles.
  *
- * If this callback is emitted, it's always followed by a
- * LOK_CALLBACK_TEXT_SELECTION one. Rectangle format is the same as
- * LOK_CALLBACK_INVALIDATE_TILES.
+ * This callback must be called prior to LOK_CALLBACK_TEXT_SELECTION every
+ * time the selection is updated.
+ *
+ * Rectangle format is the same as LOK_CALLBACK_INVALIDATE_TILES.
  */
 LOK_CALLBACK_TEXT_SELECTION_END,
 /**
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2015-03-25 Thread Bjoern Michaelsen
 sw/inc/calbck.hxx   |   18 +
 sw/inc/hintids.hxx  |1 
 sw/inc/pagedesc.hxx |4 ++
 sw/qa/core/uwriter.cxx  |7 +++
 sw/source/core/attr/format.cxx  |4 +-
 sw/source/core/doc/DocumentContentOperationsManager.cxx |8 +---
 sw/source/core/doc/docdesc.cxx  |   18 ++---
 sw/source/core/doc/docfmt.cxx   |   18 ++---
 sw/source/core/doc/tblrwcl.cxx  |2 -
 sw/source/core/fields/ddefld.cxx|2 -
 sw/source/core/fields/ddetbl.cxx|2 -
 sw/source/core/inc/pagefrm.hxx  |1 
 sw/source/core/layout/colfrm.cxx|2 -
 sw/source/core/layout/pagechg.cxx   |   29 +---
 sw/source/core/txtnode/atrfld.cxx   |2 -
 15 files changed, 51 insertions(+), 67 deletions(-)

New commits:
commit b4c3a2bd2373edd90fe9e38703e498c4df417f60
Author: Bjoern Michaelsen bjoern.michael...@canonical.com
Date:   Wed Mar 25 00:50:45 2015 +0100

remove typed Modify for good

Change-Id: I53105b9a8a832affd0545fcd69774fad116a2a3c

diff --git a/sw/inc/calbck.hxx b/sw/inc/calbck.hxx
index e64d7ca..ab91b51 100644
--- a/sw/inc/calbck.hxx
+++ b/sw/inc/calbck.hxx
@@ -176,14 +176,10 @@ public:
 // broadcasting: send notifications to all clients
 // DO NOT USE IN NEW CODE! use CallSwClientNotify instead.
 void NotifyClients( const SfxPoolItem *pOldValue, const SfxPoolItem 
*pNewValue );
+// the same, but without setting m_bModifyLocked or checking for any of 
the flags
 // DO NOT USE IN NEW CODE! use CallSwClientNotify instead.
 void ModifyBroadcast( const SfxPoolItem *pOldValue, const SfxPoolItem 
*pNewValue)
 { CallSwClientNotify( sw::LegacyModifyHint{ pOldValue, pNewValue } ); 
};
-// the same, but without setting m_bModifyLocked or checking for any of 
the flags
-// mba: it would be interesting to know why this is necessary
-// also allows to limit callback to certain type (HACK)
-// DO NOT USE IN NEW CODE! use CallSwClientNotify instead.
-inline void ModifyBroadcast( const SfxPoolItem *pOldValue, const 
SfxPoolItem *pNewValue, TypeId nType );
 
 // a more universal broadcasting mechanism
 inline void CallSwClientNotify( const SfxHint rHint ) const;
@@ -371,16 +367,6 @@ SwClient::SwClient( SwModify* pToRegisterIn )
 pToRegisterIn-Add(this);
 }
 
-void SwModify::ModifyBroadcast( const SfxPoolItem *pOldValue, const 
SfxPoolItem *pNewValue, TypeId nType)
-{
-SwIteratorSwClient,SwModify aIter(*this);
-for(SwClient* pClient = aIter.First(); pClient; pClient = aIter.Next())
-{
-if(pClient-IsA(nType))
-pClient-Modify( pOldValue, pNewValue );
-}
-}
-
 void SwModify::CallSwClientNotify( const SfxHint rHint ) const
 {
 SwIteratorSwClient,SwModify aIter(*this);
commit 0085d2f3fac063883306818affdd8e268db7b4ee
Author: Bjoern Michaelsen bjoern.michael...@canonical.com
Date:   Wed Mar 25 00:49:47 2015 +0100

kill a typed Modify use

Change-Id: I713501f7ac31a5188932432adff626279432f305

diff --git a/sw/source/core/doc/DocumentContentOperationsManager.cxx 
b/sw/source/core/doc/DocumentContentOperationsManager.cxx
index 4b37b04..b2c13c2 100644
--- a/sw/source/core/doc/DocumentContentOperationsManager.cxx
+++ b/sw/source/core/doc/DocumentContentOperationsManager.cxx
@@ -2366,12 +2366,8 @@ bool DocumentContentOperationsManager::Overwrite( const 
SwPaM rRg, const OUStri
 ? pNode-GetpSwpHints()-Count() : 0;
 if( nOldAttrCnt != nNewAttrCnt )
 {
-SwUpdateAttr aHint(
-0,
-0,
-0);
-
-pNode-ModifyBroadcast( 0, aHint, TYPE( SwCrsrShell ) );
+SwUpdateAttr aHint(0,0,0);
+pNode-ModifyBroadcast(nullptr, aHint);
 }
 
 if (!m_rDoc.GetIDocumentUndoRedo().DoesUndo() 
commit 760e94cdf16031b8fcd44ea3d32380a4103d0484
Author: Bjoern Michaelsen bjoern.michael...@canonical.com
Date:   Wed Mar 25 00:20:12 2015 +0100

kill a typed Modify use

Change-Id: I7a33f95348093b9227b7620d08f77ceb560039eb

diff --git a/sw/source/core/attr/format.cxx b/sw/source/core/attr/format.cxx
index a71c982..ba6a742 100644
--- a/sw/source/core/attr/format.cxx
+++ b/sw/source/core/attr/format.cxx
@@ -322,8 +322,8 @@ void SwFmt::Modify( const SfxPoolItem* pOldValue, const 
SfxPoolItem* pNewValue )
 // mba: move the code that ignores this event to the clients
 
 // pass Hint only to dependent formats (no Frames)
-ModifyBroadcast( pOldValue, pNewValue, TYPE(SwFmt) );
-bContinue = false;
+//ModifyBroadcast( pOldValue, pNewValue, TYPE(SwFmt) );
+//bContinue = false;
 }

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

2015-03-25 Thread Caolán McNamara
 sd/source/ui/tools/PreviewRenderer.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7dd09f07a12affb8da0afd731ec2a99575a51e2e
Author: Caolán McNamara caol...@redhat.com
Date:   Wed Mar 25 09:29:22 2015 +

WaE: potentially uninitialized local variable

Change-Id: Icb4a7d71e23d202078ad27bee255b6f812a74707

diff --git a/sd/source/ui/tools/PreviewRenderer.cxx 
b/sd/source/ui/tools/PreviewRenderer.cxx
index 812469c..a43b996 100644
--- a/sd/source/ui/tools/PreviewRenderer.cxx
+++ b/sd/source/ui/tools/PreviewRenderer.cxx
@@ -297,7 +297,7 @@ void PreviewRenderer::PaintPage (
 
 // Turn off online spelling and redlining.
 SdrOutliner* pOutliner = NULL;
-EEControlBits nSavedControlWord;
+EEControlBits nSavedControlWord = EEControlBits::NONE;
 if (mpDocShellOfView!=NULL  mpDocShellOfView-GetDoc()!=NULL)
 {
 pOutliner = mpDocShellOfView-GetDoc()-GetDrawOutliner();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 90210] Turkish character problem opening old Excel 4.0 xls fie

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90210

--- Comment #6 from Burak Ural buraku...@gmail.com ---

I can see characters are correct on windows 2010. ??

Maybe it is because the fonts or font substitutions are not installed for
Turkish language in your computer.
Can you open the 4th in the attachment list correctly ?
If works fine in LO because it is Excel 2003 format. Can you see letters fine
using that file?

I also suspect this is because of non-unicode Turkish font characters.
In Excel 4.0, there probably was no Unicode support.
So when opening the file , if there is no non-unicode Turkish fonts installed
in OS , you might not see them.
There is probably some non-unicode conversion being made wrong so that Turkish
characters are displayed wrongly.

-- 
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 90210] Turkish character problem opening old Excel 4.0 xls fie

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90210

--- Comment #7 from Burak Ural buraku...@gmail.com ---
Created attachment 114329
  -- https://bugs.documentfoundation.org/attachment.cgi?id=114329action=edit
View of 1st sample file by Office Starter 2010. Fonts displayed correctly.

-- 
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 90223] FILEOPEN : Open the Roundtrip PPTX in LO or MSO2010 it changes text formatting of cell.

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90223

--- Comment #1 from Yogesh Bharate yogesh.bhar...@synerzip.com ---
Created attachment 114330
  -- https://bugs.documentfoundation.org/attachment.cgi?id=114330action=edit
pptx open in LO

-- 
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 57950] Replace chained O(U)StringBuffer::append() with operator+

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57950

Austin Chen austinchen...@gmail.com changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |austinchen...@gmail.com
   |desktop.org |

--- Comment #53 from Austin Chen austinchen...@gmail.com ---
Updated from verbose OUStringBuffer in formulabase.cxx and chartconverter.cxx

-- 
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 90212] search vertical doesn't function in spreadsheet created with Windows 7 Home edition

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90212

--- Comment #3 from Renato pagl...@gmail.com ---
Hi m.a.riosv,
Thank you for the response.

I wander why the option, that seems to be (or should be) local to the document,
affects the behavior of all the new spreadsheets.
I don't remember when or why I changed that option (eventually a long time
ago).
I think that the standard options that could change drastically the expected
results should be set similarly to language settings, local to the document or
global. 
I found it a little confusing that the change on the option panel is
immediately operative even if you change it in a new document and don't save
the document  (new documents will be affected by the changed option but I
didn't expect that).
Anyway it is not a bug.

I hope that you will find this comment somehow useful.

-- 
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


[Bug 57950] Replace chained O(U)StringBuffer::append() with operator+

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57950

Austin Chen austinche...@gmail.com changed:

   What|Removed |Added

   Assignee|austinchen...@gmail.com |austinche...@gmail.com

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


[Libreoffice-bugs] [Bug 57950] Replace chained O(U)StringBuffer::append() with operator+

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57950

Tor Lillqvist t...@iki.fi changed:

   What|Removed |Added

   Assignee|austinche...@gmail.com  |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #54 from Tor Lillqvist t...@iki.fi ---
Austin: please don't assign to yourself. just submit changes to gerrit. you
must have very bad luck if two people happen to want to change the same lines
at the same time

-- 
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


[Bug 57950] Replace chained O(U)StringBuffer::append() with operator+

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57950

Tor Lillqvist t...@iki.fi changed:

   What|Removed |Added

   Assignee|austinche...@gmail.com  |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #54 from Tor Lillqvist t...@iki.fi ---
Austin: please don't assign to yourself. just submit changes to gerrit. you
must have very bad luck if two people happen to want to change the same lines
at the same time

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


Austin Chen License Statement

2015-03-25 Thread Austin Chen
All of my past  future contributions to LibreOffice may be   licensed under 
the MPLv2/LGPLv3+ dual license.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 90210] Turkish character problem opening old Excel 4.0 xls fie

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90210

--- Comment #8 from raal r...@post.cz ---
(In reply to Burak Ural from comment #6)
Hello,

 I can see characters are correct on windows 2010. ??
 
 Maybe it is because the fonts or font substitutions are not installed for
 Turkish language in your computer.
My language is not Turkish

 Can you open the 4th in the attachment list correctly ?

I can see file Turkish character 2003.xls correct in excel2010 and LO 4.4.1.2
(letter Ş)

 If works fine in LO because it is Excel 2003 format. Can you see letters
 fine using that file?

Yes

-- 
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 82855] MAILMERGE: Mail Merge Wizard not working anymore (freezes) when a data source exists

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82855

Claudio Negri ngr...@gmail.com changed:

   What|Removed |Added

   Hardware|x86-64 (AMD64)  |All

-- 
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-commits] core.git: Branch 'feature/tiled-editing' - 3 commits - sc/source

2015-03-25 Thread Jan Holesovsky
 sc/source/ui/unoobj/docuno.cxx |   15 +++
 sc/source/ui/view/gridwin4.cxx |   12 +++-
 2 files changed, 14 insertions(+), 13 deletions(-)

New commits:
commit c4203c7226a9c354552cfb36b92899bab83b6eb9
Author: Jan Holesovsky ke...@collabora.com
Date:   Wed Mar 25 10:21:49 2015 +0100

sc tiled editing: Use GetPrintArea() for FillInfo()/ScOutputData too.

Necessary in order to get the grid for the entire document.

Change-Id: I3935694b15c1bec3f8c5f22c62f787a4bf0d62de

diff --git a/sc/source/ui/view/gridwin4.cxx b/sc/source/ui/view/gridwin4.cxx
index cdef76d..ac2cd85 100644
--- a/sc/source/ui/view/gridwin4.cxx
+++ b/sc/source/ui/view/gridwin4.cxx
@@ -952,19 +952,21 @@ void ScGridWindow::PaintTile( VirtualDevice rDevice,
 
 SCTAB nTab = pViewData-GetTabNo();
 ScDocument* pDoc = pViewData-GetDocument();
-ScAddress aLastPos = pDoc-GetLastDataPos(nTab);
 
-SCCOL nCol1 = 0, nCol2 = aLastPos.Col();
-SCROW nRow1 = 0, nRow2 = aLastPos.Row();
+SCCOL nStartCol = 0, nEndCol = 0;
+SCROW nStartRow = 0, nEndRow = 0;
+
+// size of the document including drawings, charts, etc.
+pDoc-GetPrintArea(nTab, nEndCol, nEndRow, false);
 
 double fPPTX = pViewData-GetPPTX();
 double fPPTY = pViewData-GetPPTY();
 
 ScTableInfo aTabInfo;
-pDoc-FillInfo(aTabInfo, nCol1, nRow1, nCol2, nRow2, nTab, fPPTX, fPPTY, 
false, false, NULL);
+pDoc-FillInfo(aTabInfo, nStartCol, nStartRow, nEndCol, nEndRow, nTab, 
fPPTX, fPPTY, false, false, NULL);
 
 ScOutputData aOutputData(rDevice, OUTTYPE_WINDOW, aTabInfo, pDoc, nTab,
--fTilePosXPixel, -fTilePosYPixel, nCol1, nRow1, nCol2, nRow2,
+-fTilePosXPixel, -fTilePosYPixel, nStartCol, nStartRow, nEndCol, 
nEndRow,
 fPPTX, fPPTY);
 
 // create a temporary SdrPaintWindow to avoid warnings
commit 5cbb4268dacb8ba4526dbbd5bdcd6a8abfcc0e55
Author: Jan Holesovsky ke...@collabora.com
Date:   Wed Mar 25 10:11:52 2015 +0100

No need to create ScAddress here.

Change-Id: Ide41495574e8a1d89f9be4f823e4d85d3742b450

diff --git a/sc/source/ui/unoobj/docuno.cxx b/sc/source/ui/unoobj/docuno.cxx
index 6447c98..c34f0f7 100644
--- a/sc/source/ui/unoobj/docuno.cxx
+++ b/sc/source/ui/unoobj/docuno.cxx
@@ -514,14 +514,9 @@ Size ScModelObj::getDocumentSize()
 if (!rDoc.GetPrintArea( nTab, nEndCol, nEndRow, false ))
 return aSize;
 
-ScAddress aPos( nEndCol, nEndRow, nTab );
-
-// TWIPS
-sal_uLong nH = rDoc.GetRowHeight(0, aPos.Row(), nTab, true);
-sal_uLong nW = rDoc.GetColWidth(0, aPos.Col(), nTab, true);
-
-aSize.setWidth(nW);
-aSize.setHeight(nH);
+// convert to twips
+aSize.setWidth(rDoc.GetColWidth(0, nEndCol, nTab, true));
+aSize.setHeight(rDoc.GetRowHeight(0, nEndRow, nTab, true));
 
 return aSize;
 }
commit 690698efdb6f8e4b37a3226377e864f818492de8
Author: Henry Castro hcas...@collabora.com
Date:   Tue Mar 24 18:05:25 2015 -0400

sc tiled editing: using function GetPrintArea to calculate document size.

GetPrintArea calculate end column and end row including images.

Change-Id: I256f9f1ce72f22b25cec63603de55cc0192b33ad

diff --git a/sc/source/ui/unoobj/docuno.cxx b/sc/source/ui/unoobj/docuno.cxx
index c1c3e4e..6447c98 100644
--- a/sc/source/ui/unoobj/docuno.cxx
+++ b/sc/source/ui/unoobj/docuno.cxx
@@ -507,11 +507,15 @@ Size ScModelObj::getDocumentSize()
 return aSize;
 
 SCTAB nTab = pViewData-GetTabNo();
+SCCOL nEndCol = 0;
+SCROW nEndRow = 0;
 const ScDocument rDoc = pDocShell-GetDocument();
-ScAddress aPos = rDoc.GetLastDataPos(nTab);
-if (!aPos.IsValid())
+
+if (!rDoc.GetPrintArea( nTab, nEndCol, nEndRow, false ))
 return aSize;
 
+ScAddress aPos( nEndCol, nEndRow, nTab );
+
 // TWIPS
 sal_uLong nH = rDoc.GetRowHeight(0, aPos.Row(), nTab, true);
 sal_uLong nW = rDoc.GetColWidth(0, aPos.Col(), nTab, true);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Bug 57950] Replace chained O(U)StringBuffer::append() with operator+

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57950

Austin Chen austinchen...@gmail.com changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |austinchen...@gmail.com
   |desktop.org |

--- Comment #53 from Austin Chen austinchen...@gmail.com ---
Updated from verbose OUStringBuffer in formulabase.cxx and chartconverter.cxx

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


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2d/382b750bec3f12df851da49c61268be0712c39

2015-03-25 Thread Caolán McNamara
 2d/382b750bec3f12df851da49c61268be0712c39 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 8706ad85fceb9c760381ba3cc6497f39a4acaa2e
Author: Caolán McNamara caol...@redhat.com
Date:   Wed Mar 25 09:37:40 2015 +

Notes added by 'git notes add'

diff --git a/2d/382b750bec3f12df851da49c61268be0712c39 
b/2d/382b750bec3f12df851da49c61268be0712c39
new file mode 100644
index 000..b1dc463
--- /dev/null
+++ b/2d/382b750bec3f12df851da49c61268be0712c39
@@ -0,0 +1 @@
+prefer: 0c3211b1f20383b4fbee8978e88c21e498e35047
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 90224] New: FILEOPEN: extreme delay with textboxes

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90224

Bug ID: 90224
   Summary: FILEOPEN: extreme delay with textboxes
   Product: LibreOffice
   Version: 4.4.1.1 rc
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: nem...@numbertext.org

Loading of the attached test documents with textboxes can result extreme
loading delays (depending from hardware, too, eg. on a faster i7 machine with a
21 monitor, instead of the instant loading, waits 30 sec, too).

-- 
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 90224] FILEOPEN: extreme delay with textboxes

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90224

--- Comment #2 from László Németh nem...@numbertext.org ---
Created attachment 114333
  -- https://bugs.documentfoundation.org/attachment.cgi?id=114333action=edit
ODT conversion of the pervious DOCX file

The ODT format can result different (bigger or shorter) delays

-- 
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 90225] New: Cannot open compressed csv files from calc

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90225

Bug ID: 90225
   Summary: Cannot open compressed csv files from calc
   Product: LibreOffice
   Version: 4.3.6.2 rc
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dennisfrancis...@gmail.com

Created attachment 114334
  -- https://bugs.documentfoundation.org/attachment.cgi?id=114334action=edit
sample gzip compressed csv file

It will be very useful if calc can directly open compressed csv files without
the user having to manually extract the csv file from the compressed file
first. 

Currently if I try to open the attached file rand.csv.gz from Calc, it shows
the text import dialog but the preview shows garbage text.

-- 
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-commits] core.git: sw/qa

2015-03-25 Thread Stephan Bergmann
 sw/qa/complex/accessibility/AccessibleRelationSet.java |   23 ++---
 1 file changed, 19 insertions(+), 4 deletions(-)

New commits:
commit 3e5a3ce0274cc459aed814bb7b03f92330e41827
Author: Stephan Bergmann sberg...@redhat.com
Date:   Wed Mar 25 13:48:08 2015 +0100

Maybe this helps TB56?

Change-Id: I209fcc9277d8efe27608b7e858f16fa31a6973b2

diff --git a/sw/qa/complex/accessibility/AccessibleRelationSet.java 
b/sw/qa/complex/accessibility/AccessibleRelationSet.java
index f8323fc..562bcfe 100644
--- a/sw/qa/complex/accessibility/AccessibleRelationSet.java
+++ b/sw/qa/complex/accessibility/AccessibleRelationSet.java
@@ -169,10 +169,25 @@ public class AccessibleRelationSet {
 
 XModel aModel = UnoRuntime.queryInterface(XModel.class, xTextDoc);
 
-XWindow xWindow = AccessibilityTools.getCurrentWindow(aModel);
-XAccessible xRoot = AccessibilityTools.getAccessibleObject(xWindow);
-
-XAccessibleContext ctx = 
AccessibilityTools.getAccessibleObjectForRole(xRoot, 
AccessibleRole.DOCUMENT_TEXT);
+XAccessibleContext ctx;
+for (int i = 0;; ++i) {
+XWindow xWindow = AccessibilityTools.getCurrentWindow(aModel);
+XAccessible xRoot = 
AccessibilityTools.getAccessibleObject(xWindow);
+ctx = AccessibilityTools.getAccessibleObjectForRole(xRoot, 
AccessibleRole.DOCUMENT_TEXT);
+if (ctx != null) {
+break;
+}
+if (i == 20) { // give up after 10 sec
+throw new RuntimeException(
+Couldn't get AccessibleRole.DOCUMENT_TEXT object);
+}
+System.out.println(No DOCUMENT_TEXT found yet, retrying);
+try {
+Thread.sleep(500);
+} catch (InterruptedException e) {
+throw new RuntimeException(e);
+}
+}
 
 para1 = ctx.getAccessibleChild(0);
 para2 = ctx.getAccessibleChild(1);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 51036] EDITING: Prompts to install Java when cutting and pasting on computer without Java installed

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=51036

--- Comment #5 from Alex Thurgood ipla...@yahoo.co.uk ---
I would be inclined to set this as wontfix in line with bug 74877

-- 
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 90229] New: PROPERTIES : not able to edit the author of the document field

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90229

Bug ID: 90229
   Summary: PROPERTIES : not able to edit the author of the
document field
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: cont...@y-gey.net

In the File Properties dialog, it is not possible to edit directly the
information of the author of the document. Which is very annoying for a
document where there are several authors for exemple. It is easily possible in
MS-Word. That should be possible to edit this data, usually copied from the
Tools  Options  LibreOffice  User Data  First/Last name/Initials.

-- 
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 89987] Form control Buttons not showing their labels in ODT documents - Regression Linux Only

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89987

Matthew Francis fdb...@neosheffield.co.uk changed:

   What|Removed |Added

 CC||fdb...@neosheffield.co.uk

--- Comment #9 from Matthew Francis fdb...@neosheffield.co.uk ---
OK, so something odd is going on here.

The file did originally break at 47a2d7642d249d70b5da0c330a73f3a0032e4bba, and
@Juan is quite correct that this commit was reverted at
31af61ea091cc895b893c849f2130aa35792b7db, after which the attached file works
again through to libreoffice-4-4-branch-point.

The confusing part is that,
- The file still doesn't work on 4.4.[012] release
- The file does work on 4.5 master (compiled non-debug), but not on the 4.5
dbgutil bibisect tree

The latter could perhaps be explained by some peculiarity of dbgutil, but not
the former

-- 
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 88956] Incorrectly rendered area at the bottom of text window [Hard to reproduce]

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88956

--- Comment #5 from Milan Bouchet-Valat nalimi...@club.fr ---
I see this bug quite often while working with several documents, *one of them
with several windows* (Window-New window menu). This might be the explanation.

The corrupt area may well be the space where the search bar is supposed to
appear. Maybe under some circumstances, when switching between windows
(especially windows of the same document), the search bar is not correctly
drawn, and a corrupt buffer is shown instead? I'll try to find more details if
I can. Suggestions welcome...

-- 
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-commits] core.git: basic/source

2015-03-25 Thread Arnaud Versini
 basic/source/comp/scanner.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8414d8434bd47c1e24c03e9174457c168983cc39
Author: Arnaud Versini arnaud.vers...@gmail.com
Date:   Sat Feb 28 18:59:19 2015 +0100

Basic: scanner should'nt use 0xFF mask on characters

Change-Id: I2fd3f70c3d8e411430f84c7383da7ab8700513bd
Reviewed-on: https://gerrit.libreoffice.org/14682
Reviewed-by: Arnaud Versini arnaud.vers...@libreoffice.org
Tested-by: Arnaud Versini arnaud.vers...@libreoffice.org

diff --git a/basic/source/comp/scanner.cxx b/basic/source/comp/scanner.cxx
index 0afd5f2..bddfcbd4 100644
--- a/basic/source/comp/scanner.cxx
+++ b/basic/source/comp/scanner.cxx
@@ -505,7 +505,7 @@ bool SbiScanner::NextSym()
 }
 }
 // invalid characters:
-else if( ( *pLine  0xFF ) = 0x7F )
+else if( *pLine = 0x7F )
 {
 GenError( SbERR_SYNTAX ); pLine++; nCol++;
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 51036] EDITING: Prompts to install Java when cutting and pasting on computer without Java installed

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=51036

--- Comment #4 from Alex Thurgood ipla...@yahoo.co.uk ---
There appears to be no way to test this behaviour on OSX 10.10 other than by
removing Java from the file system, as the option to switch off Java via the
Utilities  Java setup dialog was removed when Apple abandoned its own version
of Java for the one provided by Oracle.

Note that the problem originally manifested itself on OSX 10.6 and 10.7 for
which LO 4.3.x versions are the last that will supported for these OSes. As LO
4.4 is 64bit only, the test parameters of the original bug report can not be
met.

Additionally, my understanding is that LO now requires both Apple Java for OSX
and Oracle Java  1.7 to be present, see bug 74877, and bug 89695, so testing
this without a JDK/JVM even just by opening a Writer document is guaranteed to
provoke a missing Java error

-- 
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 90054] Text autocolor incorrect?

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90054

Matthew Francis fdb...@neosheffield.co.uk changed:

   What|Removed |Added

   Keywords||bisected
 CC||fdb...@neosheffield.co.uk,
   ||vmik...@collabora.co.uk
 Whiteboard|bibisectRequest |bibisected

--- Comment #2 from Matthew Francis fdb...@neosheffield.co.uk ---
So initially there is white text on black, which later become black text on
white at (1), then black text on black at (2).

Adding Cc: to vmik...@collabora.co.uk; Could you possibly take a look at this?
Thanks
(I note that this is the same pair of commits involved in bug 88583, but the
issue for this document still persists in current master)

(1)
commit 7d9bb549d498d6beed2c4050c402d09643febdfa
Author: Armin Le Grand a...@apache.org
AuthorDate: Mon Jun 2 15:00:50 2014 +
Commit: Miklos Vajna vmik...@collabora.co.uk
CommitDate: Tue Jul 1 13:30:09 2014 +0200

Related: #i124638# Second step of DrawingLayer FillAttributes...

(2)
commit 3350fabd23859eb5fdbe77c6db9248866d4e2995
Author: Miklos Vajna vmik...@collabora.co.uk
AuthorDate: Mon Jun 30 13:46:04 2014 +0200
Commit: Miklos Vajna vmik...@collabora.co.uk
CommitDate: Tue Jul 1 13:30:12 2014 +0200

SwXAutoStyle::GetPropertyValues_Impl: fix handling of CharAutoStyleName

-- 
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-commits] core.git: Branch 'feature/tiled-editing' - sc/source

2015-03-25 Thread Jan Holesovsky
 sc/source/ui/view/gridwin.cxx |   53 ++
 1 file changed, 53 insertions(+)

New commits:
commit 8cd39f91beb2f49e5ceeb4a5c8fd9af28bd2c309
Author: Jan Holesovsky ke...@collabora.com
Date:   Wed Mar 25 13:15:17 2015 +0100

sc tiled editing: Implement cell selections.

Change-Id: Ic09572ac133c1bb473d716ec600ddb444948aa8e

diff --git a/sc/source/ui/view/gridwin.cxx b/sc/source/ui/view/gridwin.cxx
index 3bbe8b8..dd34e30 100644
--- a/sc/source/ui/view/gridwin.cxx
+++ b/sc/source/ui/view/gridwin.cxx
@@ -134,6 +134,9 @@
 #include vcl/svapp.hxx
 #include svx/sdr/overlay/overlayselection.hxx
 
+#define LOK_USE_UNSTABLE_API
+#include LibreOfficeKit/LibreOfficeKitEnums.h
+
 #include vector
 #include boost/shared_ptr.hpp
 
@@ -5742,6 +5745,44 @@ void ScGridWindow::UpdateCopySourceOverlay()
 SetMapMode( aOldMode );
 }
 
+/// Turn the selection ranges rRanges into the LibreOfficeKit selection, and 
call the callback.
+static void updateLibreOfficeKitSelection(ScDrawLayer* pDrawLayer, const 
std::vectorbasegfx::B2DRange rRanges)
+{
+if (!pDrawLayer-isTiledRendering())
+return;
+
+basegfx::B2DRange aBoundingBox;
+std::stringstream ss;
+
+bool bIsFirst = true;
+for (const auto rRange : rRanges)
+{
+aBoundingBox.expand(rRange);
+
+if (bIsFirst)
+bIsFirst = false;
+else
+ss  ; ;
+
+Rectangle aRect(rRange.getMinX() / HMM_PER_TWIPS, rRange.getMinY() / 
HMM_PER_TWIPS,
+rRange.getMaxX() / HMM_PER_TWIPS, rRange.getMaxY() / 
HMM_PER_TWIPS);
+ss  aRect.toString().getStr();
+}
+
+// selection start handle
+Rectangle aStart(aBoundingBox.getMinX() / HMM_PER_TWIPS, 
aBoundingBox.getMinY() / HMM_PER_TWIPS,
+aBoundingBox.getMinX() / HMM_PER_TWIPS, (aBoundingBox.getMinY() / 
HMM_PER_TWIPS) + 256);
+pDrawLayer-libreOfficeKitCallback(LOK_CALLBACK_TEXT_SELECTION_START, 
aStart.toString().getStr());
+
+// selection end handle
+Rectangle aEnd(aBoundingBox.getMaxX() / HMM_PER_TWIPS, 
(aBoundingBox.getMaxY() / HMM_PER_TWIPS) - 256,
+aBoundingBox.getMaxX() / HMM_PER_TWIPS, aBoundingBox.getMaxY() / 
HMM_PER_TWIPS);
+pDrawLayer-libreOfficeKitCallback(LOK_CALLBACK_TEXT_SELECTION_END, 
aEnd.toString().getStr());
+
+// the selection itself
+pDrawLayer-libreOfficeKitCallback(LOK_CALLBACK_TEXT_SELECTION, 
ss.str().c_str());
+}
+
 void ScGridWindow::UpdateCursorOverlay()
 {
 MapMode aDrawMode = GetDrawMapMode();
@@ -5891,6 +5932,15 @@ void ScGridWindow::UpdateCursorOverlay()
 xOverlayManager-add(*pOverlay);
 mpOOCursors.reset(new sdr::overlay::OverlayObjectList);
 mpOOCursors-append(*pOverlay);
+
+// notify the LibreOfficeKit too, but only if there's no
+// selection yet, to avoid setting the LOK selection twice
+// (once for the cell only, and then for the selection)
+ScDrawLayer* pDrawLayer = pDoc-GetDrawLayer();
+if (pDrawLayer-isTiledRendering()  
!pViewData-GetMarkData().IsMarked()  
!pViewData-GetMarkData().IsMultiMarked())
+{
+updateLibreOfficeKitSelection(pDrawLayer, aRanges);
+}
 }
 }
 
@@ -5957,6 +6007,9 @@ void ScGridWindow::UpdateSelectionOverlay()
 xOverlayManager-add(*pOverlay);
 mpOOSelection.reset(new sdr::overlay::OverlayObjectList);
 mpOOSelection-append(*pOverlay);
+
+// notify the LibreOfficeKit too
+updateLibreOfficeKitSelection(pDoc-GetDrawLayer(), aRanges);
 }
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 90054] Text autocolor incorrect?

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90054

Matthew Francis fdb...@neosheffield.co.uk changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=88
   ||583

-- 
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


Re: GSoC IDEA- AUTOMATED ERROR CHECKING IN CALC

2015-03-25 Thread Wols Lists
On 24/03/15 18:25, Markus Mohrhard wrote:
 As Eike mentioned that is not the idea behind this task. The task would
 be to integrate correct currency handling (that you show a warning/error
 when you try to sum across different currencies e.g. EURO + DOLLAR). For
 this the first requirement is most likely to get the unit feature branch
 merged into master (it also requires some more work before merging can
 be considered).

And to my mind (I worked for a trade association that handled
calculations in most currencies - from Sterling to Italian and Turkish
lire, and hyperinflation currencies like Zimbabwe) the idea of automatic
conversion is actually extremely dangerous.

Quite often it's an end-user requirement to use x dp (can be a daft
requirement) or x sf (we used 4sf, the eurozone had a LEGAL obligation
to use 6 back in the day). And if you're dealing with a Zimbabwe or the
like, do you really want to use today's exchange rate on yesterday's
transaction?

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


[Libreoffice-bugs] [Bug 86578] Text frame and coincident image frame style transparency and color fill corruption in Writer 4.4

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86578

Matthew Francis fdb...@neosheffield.co.uk changed:

   What|Removed |Added

 CC||b...@ednt.de

--- Comment #22 from Matthew Francis fdb...@neosheffield.co.uk ---
*** Bug 90055 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 90055] picture not displayed and printed if placed in background

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90055

Matthew Francis fdb...@neosheffield.co.uk changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||fdb...@neosheffield.co.uk
 Resolution|--- |DUPLICATE
 Whiteboard|bibisectRequest |

--- Comment #2 from Matthew Francis fdb...@neosheffield.co.uk ---


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

-- 
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 90227] New: text duplicates in cell

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90227

Bug ID: 90227
   Summary: text duplicates in cell
   Product: LibreOffice
   Version: unspecified
  Hardware: Other
OS: Windows (All)
Status: UNCONFIRMED
  Severity: major
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sue...@hotmail.com

After I enter text  hit enter, the text appears in duplicate.
For example, I type:

Happy Birthday

then do a hard return or click on another cell  this appears

Happy BirthdayHappy Birthday

When I double-click in the cell to remove the extra text, it does not appear in
editing mode.  It does appear in Print Preview.  Sometimes when I've tried to
copy paste the single copy of the text, it ends up appearing 3 times!

Happy BirthdayHappy BirthdayHappy Birthday

-- 
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 90228] New: ODT file crashes on load (dbgutil)

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90228

Bug ID: 90228
   Summary: ODT file crashes on load (dbgutil)
   Product: LibreOffice
   Version: 4.5.0.0.alpha0+ Master
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: fdb...@neosheffield.co.uk

Loading the ODT from attachment 114122 (bug 89987) crashes since the below
date:

commit e4365895727b3bee7db81df4b22463c03550d764
Author: Miklos Vajna vmik...@collabora.co.uk
Date:   Wed Jan 14 05:25:14 2015 +0100

2015-01-14: source-hash-066103b8a4e4930c72152f9af66022a25938dc1e

with

soffice.bin:
/home/vmiklos/git/libreoffice/master/vcl/source/outdev/map.cxx:391: long int
ImplLogicToPixel(long int, long int, long int, long int, long int): Assertion
`std::abs(n)  std::numeric_limitslong::max() / nMapNum / nDPI' failed.


This seems most likely to be a result of:

commit 482c57264708f783e70667fb1ac2d641cd25114a
Author: Stephan Bergmann sberg...@redhat.com
Date:   Tue Jan 13 10:07:34 2015 +0100

Improve ImplLogicToPixel overflow check

Change-Id: Ib0554f6d489e410527d7bf4dc77f76db1bdbf1fc

-- 
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 71437] Dead keys not working

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71437

--- Comment #17 from peter pe...@vitha.nl ---
I confirm this bug. I use Kubuntu with KDE version 4.13.3

Dead keys are not working in the standard installation of Kubuntu.

It took me a while to come up with the thought that the KDE integration package
might be the source of the problems,since more problems have been reported with
it. After de-installing that package, the dead keys worked fine again.

The magic line for this is:
  sudo apt-get remove libreoffice-kde 


[ After that you can probably install another integration package that does the
job a bit better (like libreoffice-gtk).]

-- 
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 90231] New: Writer crashes when inserting custom picture as background (Area Tab in Page Style dialog)

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90231

Bug ID: 90231
   Summary: Writer crashes when inserting custom picture as
background (Area Tab in Page Style dialog)
   Product: LibreOffice
   Version: 4.4.1.2 rc
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: thierry.meni...@ptp-industry.com

Created attachment 114336
  -- https://bugs.documentfoundation.org/attachment.cgi?id=114336action=edit
Sample file created in LibO 4.2 with a light blue shape in the bottom right
corner of page that I am not able to re-open in 4.4

When I try to open a Writer document that includes a custom picture as
background of page, Writer crashes with a Bad allocation error displayed.
(e.g. when opening attached document that I successfully created in previous
LibO version and that I am ot able to re-open since i upgraded to LibO 4.4) 
Alternately, if I tried to include a custom picture through the Area Tab of the
Page Style dialog selectiong Bitmp and then select a custom bitmap using the
import an image ... button, I either get a image non imported error message
or Writer eventually crashes with a Bad allocation error message

-- 
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 63416] FILTER: autofilter -- first row lock

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63416

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org
  Component|Calc|ux-advise

--- Comment #14 from Joel Madero jmadero@gmail.com ---
Let's ask UX for input on that default behavior.

My sense is that many people do sort without headers (even if that is silly)
and that making it default will likely piss a lot of users off ;) But that's
not too new so let's see what UX has to say.

-- 
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   >