LibreOffice Digest, Vol 55, Issue 27

Mohit Kumar Gupta mohitkumargupta6511 at gmail.com
Fri Mar 27 10:07:23 PDT 2015


Hi I am Mohit Gupta, Student of B. Tech. Computer Science, Aligarh Muslim
University.
I would like to work on you Application Themes Project Idea.

On Fri, Mar 27, 2015 at 10:33 PM, <libreoffice-request at lists.freedesktop.org
> wrote:

> Send LibreOffice mailing list submissions to
>         libreoffice at lists.freedesktop.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.freedesktop.org/mailman/listinfo/libreoffice
> or, via email, send a message with subject or body 'help' to
>         libreoffice-request at lists.freedesktop.org
>
> You can reach the person managing the list at
>         libreoffice-owner at lists.freedesktop.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of LibreOffice digest..."
>
>
> Today's Topics:
>
>    1. Photo Album: Better Image Layout, help needed (Enes Ateş)
>    2. [Bug 57174] When Opening Any Dialog the First Value in the
>       Dialog Should be Selected
>       (bugzilla-daemon at bugs.documentfoundation.org)
>    3. LibreOffice Gerrit News for core on 2015-03-27
>       (gerrit at libreoffice.org)
>    4. Crash test update (Crashtest VM)
>    5. RFC: WinBits enum class conversion, push down to subclasses?
>       (Noel Grandin)
>    6. Re: minutes of ESC call ... (David Tardon)
>    7. [Bug 34882] Special character favorites
>       (bugzilla-daemon at bugs.documentfoundation.org)
>    8. [Bug 57174] When Opening Any Dialog the First Value in the
>       Dialog Should be Selected
>       (bugzilla-daemon at bugs.documentfoundation.org)
>    9. [Bug 57174] When Opening Any Dialog the First Value in the
>       Dialog Should be Selected
>       (bugzilla-daemon at bugs.documentfoundation.org)
>   10. Re: Crash test update, charts in writer with writer tables as
>       data source (Caolán McNamara)
>   11. Firebird 2.5.3 updates (marius adrian popa)
>   12. Re: RFC: WinBits enum class conversion, push down to
>       subclasses? (Caolán McNamara)
>   13. Re: Regarding the project related to GSoC (Miklos Vajna)
>   14. Libreoffice with Firebird3 patch (marius adrian popa)
>   15. Mackerels Iceland 400-600 (Bonesca Import & Export)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 26 Mar 2015 23:32:40 +0200
> From: Enes Ateş <enes at enesates.com>
> To: libreoffice at lists.freedesktop.org
> Subject: Photo Album: Better Image Layout, help needed
> Message-ID:
>         <CABu-rM558RRGwGOxpH4V=vgjYxSoWu0b9TvCQYhM6a+XyA=
> 0iQ at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi,
>
> I started to work on Photo Album: Better Image Layout bug #64575 . Image
> size calculation is implemented and committed to gerrit. But I haven't
> finished crop function yet.
>
> I found some code pointers about CropHandlers [1] [2]. But I need some help
> to use on my code.
> I am trying to give "rectangular area" information to crop end point. I
> already have image size and top left corner coordinate for rectangular
> area. As I understand from code pointers, I should give Rectangle (left,
> top, right, bottom) to create SdrHandlers. I use SdrHandlers and
> GraphicObject to create SdrCropHandler. But I don't know exactly how can I
> create them.
>
> Thanks for your help.
>
> [1]
>
> http://opengrok.libreoffice.org/xref/core/svx/source/svdraw/svdograf.cxx#1429
> [2]
> http://opengrok.libreoffice.org/xref/core/svx/source/svdraw/svdmrkv.cxx#764
>
> --
>
> Enes Ateş
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.freedesktop.org/archives/libreoffice/attachments/20150326/89830454/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Thu, 26 Mar 2015 22:18:17 +0000
> From: bugzilla-daemon at bugs.documentfoundation.org
> To: libreoffice at lists.freedesktop.org
> Subject: [Bug 57174] When Opening Any Dialog the First Value in the
>         Dialog Should be Selected
> Message-ID:
>         <bug-57174-19970-zrJmb4TuTt at http.bugs.documentfoundation.org/>
> Content-Type: text/plain; charset="utf-8"
>
> https://bugs.documentfoundation.org/show_bug.cgi?id=57174
>
> Katarina Behrens <bubli at bubli.org> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>              Status|NEW                         |NEEDINFO
>            Assignee|libreoffice-bugs at lists.free
> |libreoffice-ux-advise at lists
>                    |desktop.org                 |.freedesktop.org
>
> --- Comment #4 from Katarina Behrens <bubli at bubli.org> ---
> This bug has been fixed as a part of GSoC 2015 application process. While I
> would accept the code as non-trivial easy hack, thus a valid GSoC
> application
> (the candidate fixed the bug and demonstrated understanding of LibO code),
> I do
> question the validity of this bug. Here is why:
>
> 1. Sure, selecting (highlighting) the value  of a text|spin box makes it
> easier
> for the user to delete the value or input their own value. But some users
> might
> want to use the mouse and change the spin box value by clicking on spin
> buttons. Highlighting the value might become confusing for them. One man's
> bug
> is the other man's feature
>
> 2. What to do if there are more input fields in the dialog? Select the
> first
> one? Or some other one? What if it's not the one the user wants to change?
> (selecting multiple input fields is iirc not possible)
>
> 3. Finally, if we decide to select (hightlight) the values of input
> field(s) on
> opening the dialog, we should do it consistently in every LibO dialog and
> sidebar.
>
> UX team: any thoughts?
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.freedesktop.org/archives/libreoffice/attachments/20150326/bd950bf7/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 3
> Date: Fri, 27 Mar 2015 06:00:02 -0000
> From: gerrit at libreoffice.org
> To: libreoffice at lists.freedesktop.org
> Cc: qa at fr.libreoffice.org
> Subject: LibreOffice Gerrit News for core on 2015-03-27
> Message-ID: <20150327060417.840004C004D at gerrit.libreoffice.org>
> Content-Type: text/plain; charset="utf-8"
>
> Moin!
>
> * Open changes on master for project core changed in the last 25 hours:
>
> ~~~~ First time contributors doing great things! ~~~~
> + tdf#57174 Opening Any Dialog the First Value in the Dialog Should be Sele
>   in https://gerrit.libreoffice.org/14881 from Qiwen Gao
>   about module include, sc, vcl
> + NSAppKitVersionNumber is always greater than NSAppKitVersionNumber10_7
>   in https://gerrit.libreoffice.org/14637 from Robert Antoni Buj i Gelonch
>   about module vcl
> + more breeze icons
>   in https://gerrit.libreoffice.org/13058 from Jonathan Riddell
>   about module icon-themes
> + tdf#90223:export tcPr left&  right margin for pptx
>   in https://gerrit.libreoffice.org/15015 from Yogesh Bharate
>   about module oox, sd
> + tdf#90222: replace ScaList in scaddins with a std container
>   in https://gerrit.libreoffice.org/15012 from Pieter Adriaensen
>   about module scaddins
> + New osl::Thread::sleepMicroseconds function
>   in https://gerrit.libreoffice.org/15001 from Michał Świętek
>   about module cppuhelper, desktop, helpcompiler, include, sal, ucb, vcl
> + tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exp
>   in https://gerrit.libreoffice.org/15016 from Priyanka Gaikwad
>   about module include, oox, sd
> ~~~~ End of freshness ~~~~
>
> + tdf#81813: Typing to select value in dropdown resets after space characte
>   in https://gerrit.libreoffice.org/15024 from Julien Nabet
>   about module vcl
> + tdf#56467: improve export of formulas to SVG
>   in https://gerrit.libreoffice.org/14992 from Christina Roßmanith
>   about module filter
> + tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo
>   in https://gerrit.libreoffice.org/14732 from Michael Stahl
>   about module include, sw, vcl
> + tdf#84323: Sketch how to make osl::Thread::wait more readable
>   in https://gerrit.libreoffice.org/15018 from Stephan Bergmann
>   about module cppuhelper, include
> + new clang plugin: staticmethods
>   in https://gerrit.libreoffice.org/15000 from Noel Grandin
>   about module comphelper, compilerplugins, include
>
>
> * Merged changes on master for project core changed in the last 25 hours:
>
> + tdf#90174 FILESAVE: export of bullet color for pptx
>   in https://gerrit.libreoffice.org/14966 from Priyanka Gaikwad
> + tdf#81073 :Addition of text zoom levels to print preview zoom
>   in https://gerrit.libreoffice.org/14488 from Rishabh Kumar
> + tdf#67990: Management of case in combobox
>   in https://gerrit.libreoffice.org/14885 from Julien Nabet
> + Cleanup comments for easyhacks
>   in https://gerrit.libreoffice.org/15019 from Popa Adrian Marius
> + tdf#39440 cppcheck cleanliness, Fixing basic cpp errors
>   in https://gerrit.libreoffice.org/14780 from Varun Dhall
> + tdf#89496 fixed crash on rtf shape group parsing
>   in https://gerrit.libreoffice.org/14997 from Vasily Melenchuk
> + Fix DocumentRedlineManager code that crashes Writer.
>   in https://gerrit.libreoffice.org/15002 from Mark Hung
> + Enhancement : tdf#89908 Add Search field to the autofilter
>   in https://gerrit.libreoffice.org/14958 from Deena Francis
> + Added shortcut for arrows when doing start math formulas
>   in https://gerrit.libreoffice.org/15011 from Robert Babiak
> + starmath: add test for detecting MathML's namespace prefix 'math:'
>   in https://gerrit.libreoffice.org/15013 from Takeshi Abe
> + tdf#87904 changing the sort arrangment of impress's sidebar tabs
>   in https://gerrit.libreoffice.org/14986 from Yousuf Philips
> + tdf#86606 remove direct formatting entries from context menu
>   in https://gerrit.libreoffice.org/14979 from Yousuf Philips
> + tdf#57950: Replace chained O(U)StringBuffer::append() with operator+
>   in https://gerrit.libreoffice.org/14998 from Austin Chen
>
>
> * Abandoned changes on master for project core changed in the last 25
> hours:
>
> + vcl: Reduce OpenGLX11CairoTextRender surface area to size of text bounds
>   in https://gerrit.libreoffice.org/14148 from Chris Sherlock
> + start detection of kf5 stuff in configure.ac
>   in https://gerrit.libreoffice.org/13079 from Jonathan Riddell
>
>
> * Open changes needing tweaks, but being untouched for more than a week:
>
> + tdf#64575 Photo Album: Better Image Layout
>   in https://gerrit.libreoffice.org/14912 from Enes Ateş
> + 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 https://gerrit.libreoffice.org/14803 from Chris Sherlock
> + sd: use constructor syntax for rest of sd.component
>   in https://gerrit.libreoffice.org/14689 from Chris Sherlock
> + embeddedobj: convert emboleobj.*.component to constructor syntax
>   in https://gerrit.libreoffice.org/14687 from Chris Sherlock
> + sc: use constructor syntax in sc.component
>   in https://gerrit.libreoffice.org/14750 from Chris Sherlock
> + Convert ScDocument to constructor syntax, remove sc_component_getFactory(
>   in https://gerrit.libreoffice.org/14751 from Chris Sherlock
> + scaddins: use constructor syntax for date.component
>   in https://gerrit.libreoffice.org/14707 from Chris Sherlock
> + scaddins: use constructor syntax for pricing.component
>   in https://gerrit.libreoffice.org/14706 from Chris Sherlock
> + scaddins: use constructor syntax for analysis.component
>   in https://gerrit.libreoffice.org/14708 from Chris Sherlock
> + package: use constructor syntax in xstor.component
>   in https://gerrit.libreoffice.org/14757 from Chris Sherlock
> + xmlsecurity: use constructor syntax in xsec_xmlsec.component
>   in https://gerrit.libreoffice.org/14758 from Chris Sherlock
> + BUG - tdf#38835 strip out non-trivial globals before main
>   in https://gerrit.libreoffice.org/14830 from Karthick Prasad
> + Convert OS = LINUX conditionals to GUIBASE = unx.
>   in https://gerrit.libreoffice.org/14790 from Ryo ONODERA
> + fdo#83672 , fdo#67776 : Fixed shape rotation angle in xlsx import.
>   in https://gerrit.libreoffice.org/13090 from Sushil Shinde
> + tdf#85491 : break parameter incorrectly set in .XLSX import.
>   in https://gerrit.libreoffice.org/12213 from Sushil Shinde
> + Drop MAC_OS_X_VERSION_... variables
>   in https://gerrit.libreoffice.org/13212 from Douglas Mencken
> + jpeg-turbo: OpenCL for decompression of jpegs.
>   in https://gerrit.libreoffice.org/13315 from Jan Holesovsky
> + GPU Calc:Support string parameter in SUMIF an SUMIFS.
>   in https://gerrit.libreoffice.org/12044 from Hao Chen
> + wip: get rid of svx dbtoolsclient
>   in https://gerrit.libreoffice.org/11737 from Lionel Elie Mamane
> + Fix typo code Persistant
>   in https://gerrit.libreoffice.org/14030 from Andrea Gelmini
> + fdo#88309: Standardize, cleanup, and improve Assertions
>   in https://gerrit.libreoffice.org/13945 from Ashod Nakashian
> + --with-macosx-app-name= is unused, so bin it from AC_ARG_WITH list
>   in https://gerrit.libreoffice.org/13658 from Douglas Mencken
> + fdo#75825-"Send Document as E-Mail" not working
>   in https://gerrit.libreoffice.org/13786 from Charu Tyagi
> + solenv-filelists.pm: fix "can't call method `mode' on an undefined
> value"
>   in https://gerrit.libreoffice.org/13669 from Douglas Mencken
> + fdo#82335.
>   in https://gerrit.libreoffice.org/11555 from Sudarshan Rao
> + fdo#39625 Make existing CppUnittests work
>   in https://gerrit.libreoffice.org/11605 from Tobias Madl
> + fdo#86784 make soffice commandline in juh Bootstrap.bootstrap() configura
>   in https://gerrit.libreoffice.org/13290 from Christoph Lutz
>
>
> Best,
>
> Your friendly LibreOffice Gerrit Digest Mailer
>
> Note: The bot generating this message can be found and improved here:
>
> https://gerrit.libreoffice.org/gitweb?p=dev-tools.git;a=blob;f=gerritbot/send-daily-digest
>
> ------------------------------
>
> Message: 4
> Date: Fri, 27 Mar 2015 07:01:46 +0000
> From: "Crashtest VM" <crashtest.libreoffice at gmail.com>
> To: "libreoffice at lists.freedesktop.org"
>         <libreoffice at lists.freedesktop.org>
> Subject: Crash test update
> Message-ID: <276658.610531257-sendEmail at vm138>
> Content-Type: text/plain; charset="iso-8859-1"
>
> New crashtest update available at
> http://dev-builds.libreoffice.org/crashtest/88dd606bf7e8818223f5b3183eeb114794eaf316/
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: exportCrashes.csv
> Type: application/octet-stream
> Size: 1743 bytes
> Desc: not available
> URL: <
> http://lists.freedesktop.org/archives/libreoffice/attachments/20150327/0c8def04/attachment-0003.obj
> >
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: importCrash.csv
> Type: application/octet-stream
> Size: 10954 bytes
> Desc: not available
> URL: <
> http://lists.freedesktop.org/archives/libreoffice/attachments/20150327/0c8def04/attachment-0004.obj
> >
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: validationErrors.csv
> Type: application/octet-stream
> Size: 2445 bytes
> Desc: not available
> URL: <
> http://lists.freedesktop.org/archives/libreoffice/attachments/20150327/0c8def04/attachment-0005.obj
> >
>
> ------------------------------
>
> Message: 5
> Date: Fri, 27 Mar 2015 09:34:43 +0200
> From: Noel Grandin <noel at peralex.com>
> To: libreoffice-dev <libreoffice at lists.freedesktop.org>
> Subject: RFC: WinBits enum class conversion, push down to subclasses?
> Message-ID: <55150813.70207 at peralex.com>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
> Hi
>
> So I started looking at converting the WinBits WB_* defines in
>
>    include/tools/wintypes.hxx
>
> to an 'enum class', and after a few changes and discovering that there are
> lots of WB_ macros scattered around that
> simply define a new WB_ value as pointing to an existing one e.g. in
>
>    include/svtools/ivctrl.hxx
>    #define WB_ICON         WB_RECTSTYLE
>    #define WB_SMALLICON    WB_SMALLSTYLE
>
> , I think that this whole thing needs a rethink.
>
> Specifically, I think that
>
> (*) we need to push these style things down to the subclass-specific level
> where each one applies, instead of
> multiplexing them into a single field at the root level
>
> (*) we need to convert to using setter methods to turn them on and off
>
> Further, I would suggest that
>
> (*) the setter methods have the style
>
>          MyWindowSubclass& MyWindowSubClass::SetFoo(bool b = true)
>
>      so to make the code easier to write when setting multiple style flags
> i.e. we can then write
>
>          MyWindowSubclass x();
>          x.SetFoo().setBar();
>
>
> If there is agreement on this, I will create an EasyHack for this.
>
> Regards, Noel.
>
> Disclaimer: http://www.peralex.com/disclaimer.html
>
>
>
>
> ------------------------------
>
> Message: 6
> Date: Fri, 27 Mar 2015 09:15:55 +0100
> From: David Tardon <dtardon at redhat.com>
> To: libreoffice at lists.freedesktop.org, Libreoffice-qa
>         <libreoffice-qa at lists.freedesktop.org>
> Subject: Re: minutes of ESC call ...
> Message-ID: <20150327081555.GK4820 at localhost.localdomain>
> Content-Type: text/plain; charset=iso-8859-1
>
> Hi,
>
> On Thu, Mar 26, 2015 at 04:11:42PM +0000, Michael Meeks wrote:
> > * Crashtest update (Markus / Caolán)
> >     + using old officeotron
> >         + will be fixed with the run starting tomorrow
> >         + part of restoring the VM on new H/W
> >             + this should nail a number of bogus OOXML errors.
> >         + well worth having the latest version yourself.
>
> Just a note: the easiest way to get officeotron on Fedora is
>
> dnf install dnf-plugins-core
> dnf copr enable dtardon/libreoffice-dev
> dnf install officeotron
>
> This repo further contains python-launchpadlib, needed by
> get-bugzilla-attachments-by-mimetype.
>
> D.
>
>
> ------------------------------
>
> Message: 7
> Date: Fri, 27 Mar 2015 08:24:10 +0000
> From: bugzilla-daemon at bugs.documentfoundation.org
> To: libreoffice at lists.freedesktop.org
> Subject: [Bug 34882] Special character favorites
> Message-ID:
>         <bug-34882-19970-3WUMFYwoch at http.bugs.documentfoundation.org/>
> Content-Type: text/plain; charset="utf-8"
>
> https://bugs.documentfoundation.org/show_bug.cgi?id=34882
>
> --- Comment #11 from Jay Philips <philipz85 at hotmail.com> ---
> A design session happened last friday about this and details can be found
> at
> the following google doc.
>
>
> https://docs.google.com/document/d/1PxkIpkzgWF1cX9oQmBhjiTBhUXvUEqbz06Bn4hzbF54/edit?usp=sharing
>
> It has also been published on user-prompt for users to comment.
>
> http://user-prompt.com/libreoffice-design-session-special-character/
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.freedesktop.org/archives/libreoffice/attachments/20150327/29927cae/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 8
> Date: Fri, 27 Mar 2015 08:31:54 +0000
> From: bugzilla-daemon at bugs.documentfoundation.org
> To: libreoffice at lists.freedesktop.org
> Subject: [Bug 57174] When Opening Any Dialog the First Value in the
>         Dialog Should be Selected
> Message-ID:
>         <bug-57174-19970-tyc9osGsXf at http.bugs.documentfoundation.org/>
> Content-Type: text/plain; charset="utf-8"
>
> https://bugs.documentfoundation.org/show_bug.cgi?id=57174
>
> --- Comment #5 from Heiko Tietze <heiko.tietze at user-prompt.com> ---
> I'd say the most important control in a dialog should get the focus.
> Looking
> around for a reference at the Gnome HIG I found the following comment in
> /gtk/gtkdialog.c
>
> /* A far too tricky heuristic for getting the right initial
> * focus widget if none was set. What we do is we focus the first
> * widget in the tab chain, but if this results in the focus
> * ending up on one of the response widgets _other_ than the
> * default response, we focus the default response instead.
> *
> * Additionally, skip selectable labels when looking for the
> * right initial focus widget.
> */
>
> So the right way for LO is to focus the first control that can receive the
> focus, as suggested by Eric. And if the dialog is designed well the most
> important control is located top left (for LTR layout) and is the first in
> the
> tab sequence, e.g. initialization of the dialog.
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.freedesktop.org/archives/libreoffice/attachments/20150327/4e879f85/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 9
> Date: Fri, 27 Mar 2015 09:15:42 +0000
> From: bugzilla-daemon at bugs.documentfoundation.org
> To: libreoffice at lists.freedesktop.org
> Subject: [Bug 57174] When Opening Any Dialog the First Value in the
>         Dialog Should be Selected
> Message-ID:
>         <bug-57174-19970-8uhq2amf31 at http.bugs.documentfoundation.org/>
> Content-Type: text/plain; charset="utf-8"
>
> https://bugs.documentfoundation.org/show_bug.cgi?id=57174
>
> --- Comment #6 from Noel Grandin <noelgrandin at gmail.com> ---
> I like Heiko's suggestion.
>
> Note that we already have a sortIntoBestTabTraversalOrder, so we should
> just be
> using the first widget which that method produces.
>
> Any changes or fixes to the tab order should be done inside that method.
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.freedesktop.org/archives/libreoffice/attachments/20150327/3e4951f1/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 10
> Date: Fri, 27 Mar 2015 10:50:15 +0000
> From: Caolán McNamara <caolanm at redhat.com>
> To: libreoffice at lists.freedesktop.org
> Subject: Re: Crash test update, charts in writer with writer tables as
>         data source
> Message-ID: <1427453415.12194.27.camel at redhat.com>
> Content-Type: text/plain; charset="UTF-8"
>
> On Thu, 2015-03-26 at 11:24 +0000, Crashtest VM wrote:
> > New crashtest update available at
> http://dev-builds.libreoffice.org/crashtest/bd20a73f4791626a0e9a2eef81f7e74188e4f8bd/
>
> AFAICS all the odt and sxw crashers are the same assert, where they have
> embedded charts in the document. Layout occurs, during layout we want to
> call getMapUnit on the objects which terrifyingly loads the object from
> storage and updates it. The chart's data source is the document itself
> and GetFormatAndCreateCursorFromRangeRep is called. That has a
> "UnoActionRemoveContext" whatever that is which calls EndAction which
> seems to want to flush pending layout actions or something of that
> nature. Either way triggering the assert of SwLayAction that one is
> already underway.
>
> I haven't really any insight into the whole writer layout thing here,
> but afaics there is not need to set the chart from loaded to running in
> order to getMapUnit (which is always the same value) or to update its
> visualSize. So...
>
>
> http://cgit.freedesktop.org/libreoffice/core/commit/?id=757f461ef12548af0be470f7c05ff67df3dc1314
>
> special cases charts and short-circuits that odd interaction, which
> seems to work fine in practice.
>
> C.
>
>
>
> ------------------------------
>
> Message: 11
> Date: Fri, 27 Mar 2015 14:58:08 +0200
> From: marius adrian popa <mapopa at gmail.com>
> To: libreoffice at lists.freedesktop.org, Lionel Elie Mamane
>         <lionel at mamane.lu>
> Cc: Michael Meeks <michael.meeks at collabora.com>
> Subject: Firebird 2.5.3 updates
> Message-ID:
>         <CAPv8svXasBjzoWsP3SR-6BL-9BbJXipbUBk3SA506H=+
> TOnS4w at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> For firebird 2.5.3 i have made the following patches ,
> If someone can review them and aprove them
> https://gerrit.libreoffice.org/#/c/15026/ and
> https://gerrit.libreoffice.org/#/c/15027/
>
> Another patch that needs to be removed (already applied in firebird 3.0 and
> 2.5.3) https://gerrit.libreoffice.org/#/c/15029/
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.freedesktop.org/archives/libreoffice/attachments/20150327/36c03def/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 12
> Date: Fri, 27 Mar 2015 13:56:37 +0000
> From: Caolán McNamara <caolanm at redhat.com>
> To: Noel Grandin <noel at peralex.com>
> Cc: libreoffice-dev <libreoffice at lists.freedesktop.org>
> Subject: Re: RFC: WinBits enum class conversion, push down to
>         subclasses?
> Message-ID: <1427464597.12194.29.camel at redhat.com>
> Content-Type: text/plain; charset="UTF-8"
>
> On Fri, 2015-03-27 at 09:34 +0200, Noel Grandin wrote:
> > Hi
> >
> > So I started looking at converting the WinBits WB_* defines in
> >
> >    include/tools/wintypes.hxx
> >
> > to an 'enum class', and after a few changes and discovering that there
> are lots of WB_ macros scattered around that
> > simply define a new WB_ value as pointing to an existing one e.g. in
> >
> >    include/svtools/ivctrl.hxx
> >    #define WB_ICON         WB_RECTSTYLE
> >    #define WB_SMALLICON    WB_SMALLSTYLE
> >
> > , I think that this whole thing needs a rethink.
> >
> > Specifically, I think that
> >
> > (*) we need to push these style things down to the subclass-specific
> level where each one applies, instead of
> > multiplexing them into a single field at the root level
>
> Yeah, ideally that'd be the case. There are almost certainly bugs in
> here already with different overlapping WB_ from different logical
> groups getting or-ed together so it'll probably be a bit of a pain to
> unpick.
>
> C.
>
>
>
> ------------------------------
>
> Message: 13
> Date: Fri, 27 Mar 2015 15:26:22 +0100
> From: Miklos Vajna <vmiklos at collabora.co.uk>
> To: Chiranjeev Gupta <guptachiranjeev.13 at gmail.com>
> Cc: libreoffice at lists.freedesktop.org
> Subject: Re: Regarding the project related to GSoC
> Message-ID: <20150327142621.GE28999 at collabora.co.uk>
> Content-Type: text/plain; charset="utf-8"
>
> Hi Chiranjeev,
>
> On Fri, Mar 27, 2015 at 07:35:24PM +0530, Chiranjeev Gupta <
> guptachiranjeev.13 at gmail.com> wrote:
> > As per the given updates as mentioned @
> > https://bugs.documentfoundation.org/show_bug.cgi?id=85846
> >
> > Hello!! I am Chiranjeev Gupta and wanted to submit a proposal to you
> based
> > on the idea given above in the link.
> > I would like to ask as to what particularly is to be cached . Are those
> the
> > files names that have been previously viewed or the ones which have been
> > edited??
>
> I guess the idea is that right now it can happen that we throw away some
> tile and later re-render it, while we would have enough memory in the
> Android client to keep them in some kind of cache. Please comment in the
> bugreport if you have a specific question.
>
> Thanks,
>
> Miklos
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: signature.asc
> Type: application/pgp-signature
> Size: 181 bytes
> Desc: Digital signature
> URL: <
> http://lists.freedesktop.org/archives/libreoffice/attachments/20150327/219f0c55/attachment-0001.sig
> >
>
> ------------------------------
>
> Message: 14
> Date: Fri, 27 Mar 2015 18:44:14 +0200
> From: marius adrian popa <mapopa at gmail.com>
> To: libreoffice at lists.freedesktop.org,  For discussion among Firebird
>         Developers <firebird-devel at lists.sourceforge.net>
> Subject: Libreoffice with Firebird3 patch
> Message-ID:
>         <
> CAPv8svX2inEA_3kdFGCi7vN6ZXUB6Fw-9ZKPKKs76Q+cONtaJw at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> The good news is that it compiles
>
> https://gist.github.com/mariuz/bcde7f783b657b2465e5
>
> configure flags removed in firebird 3.0
>
> --disable-super server is no more (super and superclassic are one)
> --with-system-icu is not needed , firebird defaults on compiling with the
> system icu
>
> (MAKE) firebird_embedded target is no more
> we build all (required for fbclient)
>
> fbclient works like fbembedded so we have to modify a few paths
>
> I will review the rest of the patches to be integrated into firebird 3.0
> upstream tree
>
> http://cgit.freedesktop.org/libreoffice/core/tree/external/firebird
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.freedesktop.org/archives/libreoffice/attachments/20150327/a9e51541/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 15
> Date: Fri, 27 Mar 2015 18:00:56 +0100
> From: "Bonesca Import & Export" <mailing at bonescamail.nl>
> To: libreoffice at lists.freedesktop.org
> Subject: Mackerels Iceland 400-600
> Message-ID: <3.ef99a3772d465b452bad at WIN-5D9Q3NK0GQA>
> Content-Type: text/plain; charset="utf-8"
>
> LARGE MACKERELS (SCOMBER SCOMBRUS) FROM ICELAND
>
>   SIZE: 400-600 GR (ALSO MUCH 600+)
>
>  10 KILO IQF FROZEN
>
>  FREEZING DATE: AUGUST 2014
>
>  10 BOX € 1,69 PER KILO
> PALET(96 BOX) € 1,49 PER KILO!
>
>  Our complete pricelist you can find here
>
>  ps we expect 13-04 a container with splitted milkfish / bangus bangus.
> Please make your reservations!
>
>
>
>  Kind regards, Met vriendelijke groeten, Mit freundlichen Grüßen,
> Cordialement, مع أطيب التحيات
>
>  Bonesca Import en Export B.V.
>
>  De Meer 10
> 8321 MT URK
> The Netherlands
> Tel : +31 (0) 527-701063
> Fax: +31 (0) 527-690446
> K.v.K. Utrecht : 61887692
> Btw nr : NL854533199B01
> Rabobank Noordoostpolder 3005.57.930
> Swift code : RABONL2U
> IBAN: NL55RABO0300557930
> e-mail : info at bonesca.nl
> web : www.bonesca.nl
>
>  If you no longer wish to receive our newsletter, please click here to
> unsubscribe.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.freedesktop.org/archives/libreoffice/attachments/20150327/8218ea3f/attachment.html
> >
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: c:\inetpub\beta\userfiles\8087\temp\264974\0.jpg
> Type: image/jpeg
> Size: 196399 bytes
> Desc: not available
> URL: <
> http://lists.freedesktop.org/archives/libreoffice/attachments/20150327/8218ea3f/attachment.jpg
> >
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: c:\inetpub\beta\userfiles\8087\temp\264974\1.jpg
> Type: image/jpeg
> Size: 8329 bytes
> Desc: not available
> URL: <
> http://lists.freedesktop.org/archives/libreoffice/attachments/20150327/8218ea3f/attachment-0001.jpg
> >
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>
>
> ------------------------------
>
> End of LibreOffice Digest, Vol 55, Issue 27
> *******************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150327/478956aa/attachment.html>


More information about the LibreOffice mailing list