[Libreoffice-commits] core.git: 9 commits - idl/Executable_svidl.mk idl/inc idl/source

2016-02-11 Thread Noel Grandin
idl/Executable_svidl.mk|1 idl/inc/basobj.hxx |2 idl/inc/database.hxx |4 - idl/inc/lex.hxx|2 idl/inc/parser.hxx | 37 idl/source/objects/basobj.cxx |6 +- idl/source/objects/bastype.cxx | 23 +++--

Re: [libreoffice-projects] Minutes of the Design Hangout: 2015-12-11

2016-02-11 Thread David Tardon
Hi, On Fri, Dec 18, 2015 at 04:42:50PM +0100, Jan Holesovsky wrote: > + Save button behavior (Samuel) > > + Save contains "Save as" and "Save remote" in a dropdown > + Dropdown was disabled when "Save" was disabled > -> Made the button dropdown only when save disabled > https://g

[Libreoffice-commits] core.git: dictionaries

2016-02-11 Thread Andras Timar
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 85d18c4ed044da60e9d6d180937ac8e3a3a9c6fa Author: Andras Timar Date: Thu Feb 11 10:46:53 2016 +0100 Updated core Project: dictionaries 86e206b136520e4e4952637851f05d104af53715 Updated pt

[Libreoffice-commits] dictionaries.git: pt_PT/description.xml pt_PT/pt_PT.dic

2016-02-11 Thread Andras Timar
pt_PT/description.xml |2 +- pt_PT/pt_PT.dic | 33 +++-- 2 files changed, 20 insertions(+), 15 deletions(-) New commits: commit 86e206b136520e4e4952637851f05d104af53715 Author: Andras Timar Date: Thu Feb 11 10:46:53 2016 +0100 Updated pt_PT dictiona

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

2016-02-11 Thread Miklos Vajna
xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx |1 xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx | 24 - xmlsecurity/source/helper/xmlsignaturehelper.cxx | 21 ++ xmlsecurity/source/helper/xmlsignaturehelper2.cxx |6 +++- xmlsecu

Re: Old/Obsolete file format import still needed?

2016-02-11 Thread Michael Stahl
On 11.02.2016 07:34, David Tardon wrote: > Hi, > > On Wed, Feb 10, 2016 at 02:20:50PM -0500, Bryan Quigley wrote: >>> Anyhow - I share your concern wrt. the attack surface that all these >>> old file filters provide for us; I attach a prototype patch that adds an >>> 'EXOTIC' annotation to

Re: Old/Obsolete file format import still needed?

2016-02-11 Thread Michael Stahl
On 11.02.2016 07:39, Tor Lillqvist wrote: > > > we could add a configuration option > > We don't need more configuration options. > > > to let system administrators disable them all in one go for a secure > > site, etc. > > I think you misunderstand what a typical "system administr

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loleaflet/src

2016-02-11 Thread Jan Holesovsky
loleaflet/src/map/Map.js |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 4911d08854c6023782cdf27e61dacb6e2071d40b Author: Jan Holesovsky Date: Thu Feb 11 11:18:06 2016 +0100 loleaflet: Init the handlers necessary for initializationcomplete first. diff

[Libreoffice-commits] online.git: loleaflet/src

2016-02-11 Thread Jan Holesovsky
loleaflet/src/map/Map.js |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 9f96b1716f710b1c84631d988d6d29bf03f391f2 Author: Jan Holesovsky Date: Thu Feb 11 11:18:06 2016 +0100 loleaflet: Init the handlers necessary for initializationcomplete first. diff

[Bug 96414] Remove feature to show Navigator during slideshow

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96414 pierre-yves samyn changed: What|Removed |Added CC||pierre-yves.samyn@laposte.n

[Bug 93889] Extraordinary, un-necessary busy-loop removal ...

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93889 Jaskaran Singh changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |jvsg1...@gmail.com

Re: Old/Obsolete file format import still needed?

2016-02-11 Thread Bjoern Michaelsen
Hi, On Thu, Feb 11, 2016 at 11:16:40AM +0100, Michael Stahl wrote: > i think you misunderstood that this wasn't about "configure" options but > about "officecfg" runtime configuration. Right. Assuming the later, it seems like a good thing to me: Makes the enterprisey sysadmins happy without getti

Re: Build fail when building Libreoffice on Windows.

2016-02-11 Thread Michael Stahl
On 11.02.2016 06:29, Paul Blinzer wrote: > Platfom: Windows 10 64bit, running Cygwin 32 LODE build setup to compile > libreoffice. > Default setup of build envrionment as outlined in > https://wiki.documentfoundation.org/Development/BuildingOnWindows > > Synced up to git repo today (2/10/2016) > C

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

2016-02-11 Thread Jochen Nitschke
sc/source/filter/oox/sheetdatabuffer.cxx | 10 -- 1 file changed, 10 deletions(-) New commits: commit 09a4abf2e1dd3e081d835a537ec913c71aa6c53e Author: Jochen Nitschke Date: Tue Feb 2 01:05:28 2016 +0100 cppcheck: unreadVariable 'bTextWrap' commit 764752f5d85cb7c86ad2134

[Bug 91794] Remove conditionals depending on OSL_DEBUG_LEVEL > 1

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91794 --- Comment #2 from Eike Rathke --- PLEASE do not blindly disable test code that was in #if OSL_DEBUG_LEVEL > 1, rather change it to be always run in debug/dbgutil builds, so #if OSL_DEBUG_LEVEL > 0 -- You are receiving this mail because

[Bug 91794] Remove conditionals depending on OSL_DEBUG_LEVEL > 1

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91794 --- Comment #3 from Rohan Kumar --- (In reply to Eike Rathke from comment #2) > PLEASE do not blindly disable test code that was in #if OSL_DEBUG_LEVEL > 1, > rather change it to be always run in debug/dbgutil builds, so #if > OSL_DEBUG_LE

[Bug 90061] improve rendering of parametrized shapes

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90061 jan iversen changed: What|Removed |Added CC||libreoffice@lists.freedeskt

[Bug 82365] create test files for regression testing of libabw

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82365 jan iversen changed: What|Removed |Added CC||libreoffice@lists.freedeskt

[Bug 82362] create test files for regression testing of libmspub

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82362 jan iversen changed: What|Removed |Added CC||libreoffice@lists.freedeskt

[Bug 82363] create test files for regression testing of libvisio

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82363 jan iversen changed: What|Removed |Added CC||libreoffice@lists.freedeskt

[Bug 82361] create test files for regression testing of libcdr

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82361 jan iversen changed: What|Removed |Added CC||libreoffice@lists.freedeskt

[Bug 84765] Impress Remote: add support for handling hidden slides

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84765 jan iversen changed: What|Removed |Added CC||libreoffice@lists.freedeskt

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

2016-02-11 Thread Miklos Vajna
xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx |3 + xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx |1 xmlsecurity/source/helper/xmlsignaturehelper.cxx | 45 + 3 files changed, 49 insertions(+) New commits: commit 6e8be4c99e00d75bfb0d358f64071495e

[Bug 97228] Split up include files in include/vcl where possible into separate public and internal parts

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97228 jan iversen changed: What|Removed |Added CC||libreoffice@lists.freedeskt

[Bug 97559] refresh windows build system

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97559 jan iversen changed: What|Removed |Added CC||libreoffice@lists.freedeskt

[Bug 97557] resurrect windows build system

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97557 jan iversen changed: What|Removed |Added CC||libreoffice@lists.freedeskt

[Bug 97560] refresh windows build system

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97560 jan iversen changed: What|Removed |Added CC||libreoffice@lists.freedeskt

[Bug 97562] refresh windows build system

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97562 jan iversen changed: What|Removed |Added CC||libreoffice@lists.freedeskt

[Bug 97563] refresh windows build system

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97563 jan iversen changed: What|Removed |Added CC||libreoffice@lists.freedeskt

[Bug 97564] refresh windows build system

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97564 jan iversen changed: What|Removed |Added CC||libreoffice@lists.freedeskt

[Bug 97556] resurrect windows build system

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97556 jan iversen changed: What|Removed |Added CC||libreoffice@lists.freedeskt

[Bug 97628] [NEWHELP] Move Help content media to helpcontent2/ subproject

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97628 jan iversen changed: What|Removed |Added CC||libreoffice@lists.freedeskt

[Bug 96890] The file "groupuinames.xml" is invalid XML because of missing namespace binding

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96890 jan iversen changed: What|Removed |Added CC||libreoffice@lists.freedeskt

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

2016-02-11 Thread Noel Grandin
idl/inc/basobj.hxx |2 idl/inc/database.hxx | 15 ++- idl/inc/lex.hxx| 13 +- idl/inc/parser.hxx |5 - idl/inc/slot.hxx |2 idl/inc/types.hxx |2 idl/source/cmptools/lex.cxx|8 - idl/source/

[Bug 89902] WRITER: Drawing properties toolbar: Turn area filling color into split button

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89902 jan iversen changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #8 from jan iv

[Bug 57894] Implement OS native highlighting on each component

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57894 jan iversen changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #11 from jan i

[Bug 79924] LibreOffice should use stemp in other directories than $HOME first

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79924 jan iversen changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #5 from jan iv

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

2016-02-11 Thread Noel Grandin
idl/source/objects/types.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 8db11c905600d8f71fcdeb7f1849c01f64a49a50 Author: Noel Grandin Date: Thu Feb 11 15:27:09 2016 +0200 fix dead code warning on Windows Change-Id: I7b23442b34c7f2dcc2c44c33613

[Libreoffice-commits] core.git: vcl/inc vcl/unx

2016-02-11 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkgdi.hxx| 73 ++ vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx | 807 +- 2 files changed, 644 insertions(+), 236 deletions(-) New commits: commit 03c33a2521421415c4fcbbe1491dc92a1943269b Author: Caolán McNamara Date: Tue Feb 9 13:26

[Bug 38885] Remove CreateTextFromNode methods

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 67741] EDITING: Date entry with numeric keypad

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67741 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 95405] Kill focus-stealing search and replace dialog and make functionality available in a sidebar deck

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95405 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 82335] Register LibreOffice for Kingsoft Office file types

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82335 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 67832] upgrade our jfreereport libraries

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67832 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 96949] dung out dead code...

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96949 jan iversen changed: What|Removed |Added Whiteboard| target:5.2.0 |ToBeReviewed -- You are receiving

[Bug 53472] FORMATTING: Integral Symbols too small for some integrands

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=53472 jan iversen changed: What|Removed |Added Whiteboard|target:4.3.0 target:5.2.0 |ToBeReviewed -- You are receiving

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

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222 jan iversen changed: What|Removed |Added Whiteboard|target:5.1.0|ToBeReviewed -- You are receiving

[Bug 62248] REPORTBUILDER: multiple groupings on same field broken

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62248 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 97283] merge unit tests in sal module

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97283 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 46892] Provide stacktraces for crashes

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=46892 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 53236] Make shadow design updates easier

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=53236 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 88462] convert manual XInterface implementations into ::cppu::WeakComponentImplHelper

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88462 jan iversen changed: What|Removed |Added Whiteboard|target:5.1.0 target:5.2.0 |ToBeReviewed -- You are receiving

[Bug 90792] Enable toolbar code to load HiDPI bitmaps

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90792 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 89860] Ability to print from Android ...

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89860 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 94865] MENU: Duplicate accelerators in en_US version

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94865 jan iversen changed: What|Removed |Added Whiteboard| target:5.2.0 |ToBeReviewed -- You are receiving

[Bug 84479] Bibisect Log Should Include Gerrit Link

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84479 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 97499] EasyHack: Clean up default arguments in uses of C++ unordered containers

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97499 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 82580] get rid of prewin.h / postwin.h wrapper headers

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82580 jan iversen changed: What|Removed |Added Whiteboard|target:4.4.0|ToBeReviewed -- You are receiving

[Bug 38837] Reduce power consumption: timers must end eventually

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38837 jan iversen changed: What|Removed |Added Whiteboard|target:4.1.0 target:4.5.0 |ToBeReviewed |tar

[Bug 94306] Replace boost::noncopyable with plain C++11 deleted copy ctors

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94306 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 91222] VclBuilder constructor cleanup ...

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91222 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 77255] Make BundesGit for LibreOffice work on Windows

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77255 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 77125] Please make the shape of rounded rectangle callout customizable

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77125 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 82632] Add bibisectRequest to Regressions

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82632 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 97703] EasyHack: Remove empty setUp/tearDown overrides from CppUnit test code

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97703 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 67647] SQL/SingleSelectQueryComposer::getStructuredFilter/HavingClause returns comparison operator in value

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67647 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 93488] Implement password protection for VBA export

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93488 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 89095] Start Center: bigger thumbnails for templates

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89095 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 86249] clean VirtualDevice constructor ...

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86249 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 88815] simplify service declarations

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88815 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 67763] date & time controls: fractional seconds, timezone support, duration, interval

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67763 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 93243] replace boost::bind with C++11 lambdas

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93243 jan iversen changed: What|Removed |Added Whiteboard|target:5.1.0|ToBeReviewed -- You are receiving

[Bug 48140] Remove uno calls from xlsx import

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48140 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 97527] vcl: reference-count Menu ...

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97527 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 90730] support overlay/no-overlay for chart title and legend

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90730 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 92529] config written during startup ...

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92529 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 88695] RowSet and its clones share a cache: can lead to cache trashing

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88695 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 97080] FILEOPEN: Need broader filter for delimited text files ("Text CSV" only includes *.csv)

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97080 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 62525] Convert manual refcounting / copy-on-write implementations to cow_wrapper

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62525 jan iversen changed: What|Removed |Added Whiteboard|target:4.1.0 target:5.0.0 |ToBeReviewed |tar

[Bug 92755] Avoid temporary XML files in winreg configmgr backend

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92755 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 80907] avoid unnecessary allocations in OpenXML import filter

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80907 jan iversen changed: What|Removed |Added Whiteboard|target:4.4.0|ToBeReviewed -- You are receiving

[Bug 73993] Summarize additional information in comments

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73993 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 38812] PackageKit / Help integration

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38812 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 91387] create doxygen docs for the LibreOffice build system from inline comments

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91387 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 95857] Sort out German plurals ...

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95857 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 92346] Copy functionality in the viewer

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92346 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 66754] Remove own implementations of various Perl functions in installer

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66754 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 91054] cleanup weirdo function prototypes ...

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91054 jan iversen changed: What|Removed |Added Whiteboard|target:5.0.0 target:5.1.0 |ToBeReviewed |tar

[Bug 39674] find / fix all German spellings in internal APIs

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39674 jan iversen changed: What|Removed |Added Whiteboard|target:4.1.0 target:4.2.0 |ToBeReviewed |tar

[Bug 88205] Adapt uses of css::uno::Sequence to use initializer_list ctor

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88205 jan iversen changed: What|Removed |Added Whiteboard|target:4.5.0 target:5.2.0 |ToBeReviewed -- You are receiving

[Bug 96890] The file "groupuinames.xml" is invalid XML because of missing namespace binding

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96890 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 80798] cleanup debug methods

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80798 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 96563] Display embedded graphics via system viewer optionally

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96563 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 92817] misleading error on save with empty lock-file ...

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92817 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 97563] refresh windows build system

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97563 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 82363] create test files for regression testing of libvisio

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82363 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 91367] replace ApiTokenSequence and UNO formulas in OOXML calc import

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91367 jan iversen changed: What|Removed |Added Whiteboard|target:5.0.0|ToBeReviewed -- You are receiving

[Bug 67465] EPS rendering: locating pstoedit on Mac a problem

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67465 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 60696] Edit-Links - cleanup and make it work for movies ...

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60696 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 87026] Move accessibility relations to .ui files

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87026 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

  1   2   3   4   >