View Bazaar branches
Get this repository:
git clone https://git.launchpad.net/df-libreoffice
Members of The Document Foundation can upload to this repository. Log in for directions.

See all merge proposals.

Branches

Name Last Modified Last Commit
libreoffice-6-0-4 2018-05-04 13:30:54 UTC
bump product version to 6.0.4.2.0+

Author: Christian Lohmaier
Author Date: 2018-05-04 13:30:54 UTC

bump product version to 6.0.4.2.0+

Change-Id: Ic769ee108f6f2b9bc46bc38fdc96d6da0157770c

distro/collabora/cd-5.3-3.1 2018-05-04 12:40:47 UTC
set Referer on link mediadescriptor

Author: Caolán McNamara
Author Date: 2018-05-01 11:57:02 UTC

set Referer on link mediadescriptor

to allow determining if the source document is from a trusted/untrusted
location

Reviewed-on: https://gerrit.libreoffice.org/53693
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
(cherry picked from commit cd25a97bbadc0a5c1fd6b0e8603c8b6ebd051926)

Change-Id: I780568652d2ef0cc8543c27ba26289277b5d9d0c
Reviewed-on: https://gerrit.libreoffice.org/53803
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Mike Kaganski <mike.kaganski@collabora.com>
(cherry picked from commit 2d87c267267530077a94c894bc619831b01d1c04)

private/khaledhosny/color-fonts 2018-05-01 21:03:46 UTC
WIP color fonts support

Author: Khaled Hosny
Author Date: 2018-05-01 21:03:46 UTC

WIP color fonts support

Needs https://github.com/harfbuzz/harfbuzz/pull/1016

Change-Id: If3a23f8b07490b68de950b583485e7845a258b57

private/lgodard/tdf#117202 2018-04-24 14:45:26 UTC
pyprov is not deprecated

Author: Laurent Godard
Author Date: 2018-04-24 14:12:47 UTC

pyprov is not deprecated

Change-Id: I6e7af6e6178f3820a73bae6008d8046161a0d8a5

distro/collabora/cp-5.1 2018-04-23 06:15:54 UTC
Bump version to 5.1-27

Author: Andras Timar
Author Date: 2018-04-23 06:15:54 UTC

Bump version to 5.1-27

Change-Id: Id25601a27c794de19a4e4609e70e2ed55a412c57

private/Ashod/pdfium 2018-04-16 03:22:33 UTC
svx: support importing forms from PDFs

Author: Ashod Nakashian
Author Date: 2018-04-16 01:56:49 UTC

svx: support importing forms from PDFs

Still missing the context matrix transformations.

Change-Id: Id9457c6475463127d3bc444f36fa373a6ec8fcb6

feature/cib_contract561 2018-04-11 15:33:20 UTC
Bump version

Author: Katarina Behrens
Author Date: 2018-04-11 15:33:20 UTC

Bump version

Change-Id: Ia0994f0f2b35acfdd1f0e7698c4394e28e05c7e7

feature/SOSAW080 2018-04-06 16:21:36 UTC
SOSAW080: Solve UNO API calls that move SvxShapes to other Model

Author: Armin Le Grand
Author Date: 2018-04-05 18:01:28 UTC

SOSAW080: Solve UNO API calls that move SvxShapes to other Model

Due to UNO API tests I got a call to insert an xShape to a
xDrawPage which was constructed in another Model, this has now to
be done by Cloning the SdrObject to the new SdrModel, getting
rid of the old one and getting all the UNO implementation
stuff right (referemces SdrObject <-> xShape).

Change-Id: Ibf097ee7467895823fbd158a2a9543da3b5a5078

libreoffice-6-0-3 2018-03-29 14:59:13 UTC
bump product version to 6.0.3.2.0+

Author: Christian Lohmaier
Author Date: 2018-03-29 14:59:13 UTC

bump product version to 6.0.3.2.0+

Change-Id: If590ad23721bab1a9fc7cfce75f2423f96e7ba1d

feature/docking_windows 2018-03-23 14:22:59 UTC
tdf#116563: floating windows must get input focus at some point

Author: Katarina Behrens
Author Date: 2018-03-23 14:04:18 UTC

tdf#116563: floating windows must get input focus at some point

This partially reverts commit bb6a8dce405bd0f and means we need
a different solution for tdf#48300 on X11-based Linux frontends.

Send _NET_ACTIVE_WINDOW signal only if we want to activate window
that has been minimized (ToTopFlags::RestoreWhenMin) or covered by
other windows (ToTopFlags::ForegroundTask).

Change-Id: I529baf6cc1174728b54bae4c658cf95631da19d6

feature/OperationSmiley 2018-03-17 17:20:10 UTC
OperationSmiley: Adapted TestDocument

Author: Armin Le Grand (CIB)
Author Date: 2018-03-17 17:20:10 UTC

OperationSmiley: Adapted TestDocument

The OperationSmiley fix is about removing the old hack
that for CustomShapes in top-left and bottom-right points
were added. In the ScTiledRenderingTest::testGraphicInvalidate
UnitTest using this document exactly that top-left wrong polygon
was hit which is now no longer there. The used shape was an
ellipse, so this makes a difference - there *is* no geometry
in the top-left corner of this shape. To fix that, I exchanged
the ellipe CustomShape with a rectangle CustomShape. That way,
the old hit behaviour will be replicated.

Change-Id: I4b96ad79ba91166f097207226577d34087625589

libreoffice-5-4-6 2018-03-14 17:23:58 UTC
bump product version to 5.4.6.2.0+

Author: Christian Lohmaier
Author Date: 2018-03-14 17:23:58 UTC

bump product version to 5.4.6.2.0+

Change-Id: I597f72e1181798d7b050e5a8bdb4e545889caed1

distro/collabora/cd-5.3 2018-03-06 20:57:32 UTC
forcepoint #17 nTextBreak is an index into pKernArray of len rInf.GetLen()

Author: Caolán McNamara
Author Date: 2018-03-02 11:33:24 UTC

forcepoint #17 nTextBreak is an index into pKernArray of len rInf.GetLen()

Change-Id: I3afeaf987cc5e75362560165fea7230904530933
Reviewed-on: https://gerrit.libreoffice.org/50630
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Jenkins <ci@libreoffice.org>
(cherry picked from commit c21fbf68da2b1ac0da3668f9494f9a8f5c4322c8)

libreoffice-6-0-2 2018-02-25 18:17:04 UTC
Updated core

Author: Andras Timar
Author Date: 2018-02-25 18:15:31 UTC

Updated core
Project: translations 43a5afe97d6783667ed8bf7c0cdfbfc933f91414

Updated Slovenian translation

Change-Id: I45f46318735570613be28e26b414067311850b4d
(cherry picked from commit a03c9ca7a36b95a49f1a035dcb1fe6a7638c9314)

libreoffice-6-0-1 2018-02-22 15:41:53 UTC
Branch libreoffice-6-0-1

Author: Christian Lohmaier
Author Date: 2018-02-22 15:41:53 UTC

Branch libreoffice-6-0-1

This is 'libreoffice-6-0-1' - the stable branch for the 6.0.1 release.

Change-Id: I73c6ff992a9cf02f62f7ab68d6d0b23fb1f5b45d

private/bansan/chardraw 2018-02-18 09:59:58 UTC
Add missing include

Author: LE GARREC Vincent
Author Date: 2018-02-18 09:59:58 UTC

Add missing include

and small changes to be compatible with changes of the master.

private/Sweetshark/lessdepend 2018-02-10 22:54:03 UTC
SwContentNode: kill SwDepend

Author: Björn Michaelsen
Author Date: 2018-02-10 22:54:03 UTC

SwContentNode: kill SwDepend

Change-Id: I6365d42e605c27846aa688dfcc2b9d2e7e63b1e4

feature/cib_contract57 2018-02-09 08:49:34 UTC
CheckLinkFormulaNeedingCheck() for named expressions

Author: Eike Rathke
Author Date: 2018-01-29 17:19:33 UTC

CheckLinkFormulaNeedingCheck() for named expressions

 This is a combination of 3 commits.

CheckLinkFormulaNeedingCheck() for .ods named expressions

This is specifically necessary for named expressions that are used
in conditional format formulas, for which RPN is generated at a
later stage, not during import.

(cherry picked from commit eae9648e99be53ba441d9d8207aac6f3ce211ef2)

CheckLinkFormulaNeedingCheck() for .xls named expressions

(cherry picked from commit 8512f13c42ae3fbb287a555616fe10ff04295616)

CheckLinkFormulaNeedingCheck() for .xlsx named expressions

(cherry picked from commit a1f933ee2b9e23a505d937035821e9571cf4119c)

 Conflicts:
 sc/source/filter/oox/defnamesbuffer.cxx

e03cb5767c34f8157a492a6d6c3b0700d065052d
217c89822ab477a6c383d170ae739e44efd10fa3

Change-Id: I54ab8dc14f81d6b18b0d17f448187d19d8e396fc
Reviewed-on: https://gerrit.libreoffice.org/48858
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

libreoffice-5-4-5 2018-02-08 22:02:04 UTC
tdf#114815 pyuno: avoid 2 threads initing python in parallel

Author: Michael Stahl
Author Date: 2018-02-01 12:52:00 UTC

tdf#114815 pyuno: avoid 2 threads initing python in parallel

According to the crash reports, it's possible for the grammar checking
thread to call GetGrammarChecker, instantiating lightproof, at the same
time as the main thread instantiates LngSvcMgr, which also instantiates
(some?) (all?) grammar checkers.

Ensure that pyuno_loader::CreateInstance() initialises Python only
once with a C++11 thread safe static.

For the backport, use rtl::Static instead, because on the 5.4 branch
MSVC does not have HAVE_THREADSAFE_STATICS enabled.

Change-Id: I5b1faba9107355c508831a078366e4a29fdbfadf
(cherry picked from commit 5357ca82846ea7147ad61e9340f25647a5934eb0)
Reviewed-on: https://gerrit.libreoffice.org/49116
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
(cherry picked from commit 362b0c521c1c58dc8ea5e87ecbb482d5bdc073f4)
Reviewed-on: https://gerrit.libreoffice.org/49298
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

distro/vector/vtext-6.5 2018-02-08 12:52:24 UTC
sw HTML import: avoid loading the Writer/Web template for the Writer filter

Author: Miklos Vajna
Author Date: 2018-02-07 16:54:49 UTC

sw HTML import: avoid loading the Writer/Web template for the Writer filter

The share/template/common/internal/html.stw template we have is for
Writer/Web, loading that into Writer is questionable at best. Also it
means that the outline numbering of the heading styles is not set, which
is a problem, as the sw HTML import only sets the style, not the
outline numbering.

Reviewed-on: https://gerrit.libreoffice.org/49381
Tested-by: Jenkins <ci@libreoffice.org>

(cherry picked from commit 303f8e5160ddb39914ba7f669698d5dbe958878a)

Conflicts:
 sw/inc/shellio.hxx
 sw/qa/extras/htmlimport/htmlimport.cxx
 sw/source/filter/basflt/shellio.cxx
 sw/source/filter/html/swhtml.cxx
 sw/source/filter/html/wrthtml.cxx
 sw/source/filter/inc/fltini.hxx

Change-Id: I86d11d8a5744c3c2ca71b03fd41a24d3f88ea333

private/sweetshark/swdepend 2018-02-03 01:16:02 UTC
broken commit

Author: Björn Michaelsen
Author Date: 2018-02-03 01:16:02 UTC

broken commit

libreoffice-6-0-0 2018-01-30 17:28:04 UTC
tdf#115269: fix crash when changing horizontal align (reportdesign)

Author: julien2412
Author Date: 2018-01-28 09:38:46 UTC

tdf#115269: fix crash when changing horizontal align (reportdesign)

See bt:
https://bugs.documentfoundation.org/attachment.cgi?id=139403

Regression from
https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=00657aef09d854c74fb426a935a3e8b1fc390bb0

Change-Id: Id23dbbec7dd93a603d906b5d8f7bbf74d14e1d65
Reviewed-on: https://gerrit.libreoffice.org/48765
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
(cherry picked from commit 3003c27d87c6ad47ed9cadb1f574882c530522b1)
Reviewed-on: https://gerrit.libreoffice.org/48787
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>

feature/BorderlineFix 2018-01-28 15:18:43 UTC
BorderlineFix: Corrected wrong indexing in Array initialization

Author: Armin Le Grand
Author Date: 2018-01-28 11:19:00 UTC

BorderlineFix: Corrected wrong indexing in Array initialization

Change-Id: I4222ef1c82620a05cea9f6db1a0664196cfb3bd4

feature/gtk3_kde5 2018-01-22 16:12:42 UTC
Support opening of (some) remote URLs through the KDE file dialog

Author: Milian Wolff
Author Date: 2018-01-22 16:06:00 UTC

Support opening of (some) remote URLs through the KDE file dialog

LO already supports http, https, webdav and webdavs through the
WebDAVContentProvider. Ftp is supported via FTPContentProvider
and then finally we have the GIOContentProvider that can potentially
support SMB, if the dependencies for that are met.

We now configure the KDE file dialog to allow these remote protocols.
Note that this filtering depends on https://phabricator.kde.org/D10024
and https://phabricator.kde.org/D10025 to have any effect.

Then we rewrite the URLs we receive from KIO to a format that is
supported by LO. Most notably, we prepend `vnd.sun.star.` to the
webdav URL schemes, such that they get picked up by the
WebDAVContentProvider. Then finally, we clear the username from
the smb:// URLs we get from KIO, as that prevents GIO from opening
them.

In all cases, the user will get prompted a second time for the
credentials required to access the remote resource. This is
unfortunate, but better than nothing. In the future, we may solve
this issue through either a separate KIO UCP or by getting support
for the FDO Secret Service specification in KWallet.

Change-Id: I91df28434b115639c2698968e2a672b3320bf8e2

feature/foo 2018-01-16 09:46:03 UTC
loplugin:useuniqueptr in OutDevState

Author: Noel Grandin
Author Date: 2018-01-15 07:46:17 UTC

loplugin:useuniqueptr in OutDevState

Change-Id: I9e29ca57eb3f00987dbac74cf7da2222f5b6d869

libreoffice-5-3 2018-01-10 21:37:40 UTC
tdf#114628 correct line spacing for impress

Author: Szymon Kłos
Author Date: 2017-12-21 17:02:13 UTC

tdf#114628 correct line spacing for impress

* use line spacing also for the first line
* correct spacing in case of > 100% proportional spacing

* impedit2.cxx only code readability change

Change-Id: I24832e7dc2fa8cfbb2f9cdfe7062eaaaa63f1729
Reviewed-on: https://gerrit.libreoffice.org/46925
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Tested-by: Szymon Kłos <szymon.klos@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/47571
Reviewed-by: Andras Timar <andras.timar@collabora.com>

libreoffice-5-4-4 2017-12-12 17:45:50 UTC
bump product version to 5.4.4.2.0+

Author: Christian Lohmaier
Author Date: 2017-12-12 17:45:50 UTC

bump product version to 5.4.4.2.0+

Change-Id: I506df0e52235feab284ad6d64e9b3f9c3c57df30

feature/gpg4libre-6-0 2017-12-07 15:17:19 UTC
gpg4libre: return key fingerprint / hashes including null character

Author: Thorsten Behrens
Author Date: 2017-12-07 13:31:36 UTC

gpg4libre: return key fingerprint / hashes including null character

Change-Id: I6b32444bab6848e2b5ddec02fd949c71114a66b2

feature/gpg4libre2 2017-12-07 14:00:45 UTC
fixup manifest writing

Author: Thorsten Behrens
Author Date: 2017-12-07 13:40:34 UTC

fixup manifest writing

Change-Id: I0c62e00cfe281efaaf863585944b9d2f561a4405

feature/SwFrameBorder 2017-12-07 11:19:11 UTC
SwFrameBorder: Converted BorderRectangle functionality

Author: Armin Le Grand
Author Date: 2017-12-05 18:35:20 UTC

SwFrameBorder: Converted BorderRectangle functionality

to primitive usage, added a SwBorderRectanglePrimitive2D
which now encapsulates the four Styles and the transformation
of a single BorderLineRectangle. This is a preparation for
later buffered primitive usage at SwFrame level

Change-Id: I6689b94fe996ead8142553e8442e151e53d10e8a

feature/lok_dialog2 2017-12-05 11:23:30 UTC
lokdialog: Window* -> VclPtr<Window>, and a small simplification.

Author: Jan Holesovsky
Author Date: 2017-12-04 16:55:21 UTC

lokdialog: Window* -> VclPtr<Window>, and a small simplification.

Change-Id: I853e2d6ec2e55c78894a9942aa201763a57fe195

feature/lok_dialog-backport 2017-12-04 17:00:09 UTC
lokdialog: Window* -> VclPtr<Window>, and a small simplification.

Author: Jan Holesovsky
Author Date: 2017-12-04 16:55:21 UTC

lokdialog: Window* -> VclPtr<Window>, and a small simplification.

Change-Id: I853e2d6ec2e55c78894a9942aa201763a57fe195

feature/lok_dialog 2017-11-28 14:46:05 UTC
gtv: Width, height properties should not be construct only

Author: Pranav Kant
Author Date: 2017-11-28 14:46:05 UTC

gtv: Width, height properties should not be construct only

Change-Id: I2d1b29f52c1fe0449cf9afe47c509ef6250804a8

feature/calc-parallel 2017-11-21 08:19:53 UTC
Move token-cache for doubles to ScInterpreterContext...

Author: Dennis Francis
Author Date: 2017-11-17 10:00:35 UTC

Move token-cache for doubles to ScInterpreterContext...

...from ScInterpreter and in the s/w interpreter, create
a ScInterpreterContext for each thread for passing into
per thread ScInterpreter constructor.

Change-Id: I4e0abce043c7e1e70859efb2e5001fc284f416a9

feature/RotateFlyFrame3 2017-11-17 17:47:07 UTC
RotateFlyFrame3: Corrected wrong static_cast

Author: Armin Le Grand
Author Date: 2017-11-17 17:47:07 UTC

RotateFlyFrame3: Corrected wrong static_cast

Change-Id: Ia3e0748d0b4ba11ec84a85e823472cdac9bf987a

libreoffice-5-4-3 2017-11-03 14:10:06 UTC
Resolves: tdf#111428 swap ScColumn::mnBlkCountFormula

Author: Eike Rathke
Author Date: 2017-11-02 11:53:14 UTC

Resolves: tdf#111428 swap ScColumn::mnBlkCountFormula

 This is a combination of 2 commits.

(cherry picked from commit 423df1fa929784c14e3a133c06468589fe9269cd)
(cherry picked from commit 911e2aff3cc37cb7410292728ffea05fffbfb0b3)

CellStoreEvent remembered the original ScColumn::mnBlkCountFormula,
hence after inserting a column to the left the quick check of
ScColumn::HasFormulaCell() whether there are any formula cells worked on
the swapped in count (originally the one to the right) that happens to
be empty in the scenario. Things worked correctly by accident if the
next column to the right already contained a formula cell.

c44fed96c49bea7365bf1200e06788860966795c

Change-Id: If993856ceee657736f516a81c293506041a6b7eb
Reviewed-on: https://gerrit.libreoffice.org/44211
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

feature/RotateFlyFrame2 2017-10-31 08:39:32 UTC
RotateFlyFrame2: Unified FrameAreaDefinition

Author: Armin Le Grand
Author Date: 2017-10-30 20:30:32 UTC

RotateFlyFrame2: Unified FrameAreaDefinition

Isolated all Frame AreaDefinition and it's layout flags to
SwFrameAreaDefinition class which is now base for SwFrame.
Adapted calls to get/set and WriteAccess hekper classes accordingly.
This allows much deeper understanding what Writer is doing when
layouting it's frames and needed when reaction on such changes
is necessary

Change-Id: I96220a1d140e69c76cc63023aae26e4ed17f3504

feature/RotateFlyFrame 2017-10-30 08:32:22 UTC
RotateFlyFrame: Isolate SwFrame members maFrame and maPrt

Author: Armin Le Grand
Author Date: 2017-10-25 11:46:44 UTC

RotateFlyFrame: Isolate SwFrame members maFrame and maPrt

To gain more control over changes of the Writer layout,
isolated mentioned members and replaced all calls with
inline methods for read access. Moved to own class to
also identify 'private' accesses reliably. Added access
dedicated classes for write access, the only allowed
way to do changes. Adapted all usages and made test builds
on logerrit and locally

Change-Id: Ib0b7f852f5176744e860e2aad12dd13c9a906d68

RotateFlyFrame: Migrated from SwFrame::FrameWA to setFrame

Change-Id: I01f7b828fe2134411cc76639e880da46b415d767

RotateFlyFrame: Migrated from SwFrame::PrintWA to setPrint

Change-Id: Ieea3b467f296a190de5b5f47721bef148bebf60b

RotateFlyFrame: Adapted to get/setSwFrame and get/setSwPrint

Change-Id: I6cce40ec49dd5bd32d94fe06b9d2dabd368448be

RotateFlyFrame: Adapted to get methods and WriteAccess helpers

Change-Id: Ife3c1b2391ad7beae8c7f31f796b1454709ddd26

RotateFlyFrame: Moved change executers to cxx

Moved SwFrameRect::FrameWriteAccess::~FrameWriteAccess()
and SwFrameRect::PrintWriteAccess::~PrintWriteAccess() to
implementation side and added compare op's for SwRcet to
write only if needed

Change-Id: I85d0e61009116f4b17d1ce0337e3f0d2cc031159

RotateFlyFrame: Moved change executers to cxx

Moved SwFrameRect::FrameWriteAccess::~FrameWriteAccess()
and SwFrameRect::PrintWriteAccess::~PrintWriteAccess() to
implementation side and added compare op's for SwRcet to
write only if needed

Change-Id: I85d0e61009116f4b17d1ce0337e3f0d2cc031159

libreoffice-5-3-7 2017-10-25 14:25:39 UTC
bump product version to 5.3.7.2.0+

Author: Xisco Faulí Tarazona
Author Date: 2017-10-25 14:25:39 UTC

bump product version to 5.3.7.2.0+

Change-Id: I720fafaabfeb073c856c8bba98657a6357c477b6

private/jmux/scheduler-fixes 2017-10-20 20:37:59 UTC
WIP Don't merge tdf#67770: Read LastActiveDeck bits

Author: Katarina Behrens
Author Date: 2017-10-18 10:50:59 UTC

WIP Don't merge tdf#67770: Read LastActiveDeck bits

Change-Id: Id5e3c3cb4144b9fc56ab5e4a4e49f1fc69e70023

feature/RotGrfFlyFrame 2017-10-20 08:17:20 UTC
RotGrfFlyFrame: Clang error fix

Author: Armin Le Grand
Author Date: 2017-10-05 20:00:35 UTC

RotGrfFlyFrame: Clang error fix

Change-Id: Ifae68d4d5a17446f01c97ce2e94cd0419217259e

libreoffice-5-4-2 2017-10-04 09:53:54 UTC
tdf#112836 master view, bottom areas are wrongly positioned

Author: Noel Grandin
Author Date: 2017-10-03 08:43:00 UTC

tdf#112836 master view, bottom areas are wrongly positioned

Bug was introduced in
    commit 12b2803f196b897ffb901b0eebe271c5ee43d03e
    "drop unused PRESOBJ_IMAGE"

Change-Id: I50be74b505a674439bd8b67545b89a9660a85a33
Reviewed-on: https://gerrit.libreoffice.org/43062
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
(cherry picked from commit d352dda3dbfc9e26b7f80746e1502f3cb4cd45c1)
Reviewed-on: https://gerrit.libreoffice.org/43068
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Reviewed-by: Xisco Faulí <xiscofauli@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

feature/tscp3 2017-09-19 13:22:48 UTC
TSCP: remove unneeded button in the dialog, clean-ups

Author: Tomaž Vajngerl
Author Date: 2017-09-19 13:19:00 UTC

TSCP: remove unneeded button in the dialog, clean-ups

Change-Id: I2893d5bfb02a33df501702a5c92a5e64e005fbab

feature/borderline3 2017-09-14 14:58:32 UTC
borderline: Extended decompose

Author: Armin Le Grand
Author Date: 2017-09-14 14:45:56 UTC

borderline: Extended decompose

Decompose of BorderLinePrimitive2D extended to take care
of non-perpendicular line endings for matching. Improved
matching, one error in calc fixed

Change-Id: I869a75385711b58e6725daba0f22be8a98158ad9

private/tbsdy/workbench 2017-09-02 05:06:07 UTC
sal workbench: fix monitor.cxx - need to release and acquire mutex

Author: Chris Sherlock
Author Date: 2017-09-02 04:52:35 UTC

sal workbench: fix monitor.cxx - need to release and acquire mutex

Change-Id: I0bf23241f2fd510914e758a1ff491845c33bc401

feature/sw-delete-undo-rework 2017-08-31 10:56:29 UTC
Fix grouping of the last letter in a word ...

Author: Rosemary Sebastian
Author Date: 2017-08-31 10:38:58 UTC

Fix grouping of the last letter in a word ...

... when deleting a redline insert in change-tracking mode.

Change-Id: I948a5270962372ea4eaca3b876c4d1b847279346

feature/gsoc17-revamp-customize-dialog 2017-08-29 15:03:37 UTC
Make the Modify button functional in the Customize dialog

Author: Muhammet Kara
Author Date: 2017-08-28 12:19:57 UTC

Make the Modify button functional in the Customize dialog

By adding "rename", "change icon", "reset icon", and "restore default command"
options to the Modify button at the bottom of the right (toolbar/menu
entries) list.

Change icon / Reset icon / Restore default command options are not
supported in the menu/context menu tabs yet.

Change-Id: Iade3d1aca722c7f8eddcadf251b9562c5366d8ad
Reviewed-on: https://gerrit.libreoffice.org/41620
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>

libreoffice-5-4-1 2017-08-24 21:39:40 UTC
bump product version to 5.4.1.2.0+

Author: Christian Lohmaier
Author Date: 2017-08-24 21:39:40 UTC

bump product version to 5.4.1.2.0+

Change-Id: I56daad178b971a4364250e20c7ada322ee9667de

feature/external-data-ui 2017-08-23 10:20:23 UTC
external data: test application for my UI work

Author: Markus Mohrhard
Author Date: 2017-08-23 10:18:40 UTC

external data: test application for my UI work

Change-Id: I9da2f9d29a209cefaac3e1af429e606a47792039

libreoffice-5-3-6 2017-08-22 18:31:12 UTC
bump product version to 5.3.6.1.0+

Author: Christian Lohmaier
Author Date: 2017-08-22 18:31:12 UTC

bump product version to 5.3.6.1.0+

Change-Id: I24b50490482927bfcd6b940f2c1e6f9199d7c26c

private/Rosemary/change-tracking 2017-08-14 08:52:43 UTC
Remove redline import tests for now

Author: Rosemary Sebastian
Author Date: 2017-08-14 08:24:00 UTC

Remove redline import tests for now

This commit should be reverted after change-tracking import is implemented

Change-Id: I9443bc6bba39556aa92706ee02d6fff547133de1

feature/editviewoverlay 2017-08-10 09:43:28 UTC
editviewoverlay: Adapted URL in edit mode

Author: Armin Le Grand
Author Date: 2017-08-10 09:43:28 UTC

editviewoverlay: Adapted URL in edit mode

For histotrical reasons a URL in edit mode is
visualized in a single line. To keep compatible,
also do this when EditView is on Overlay

Change-Id: Ib11b1716aa558c13295a8a02e2845a88fa98ed11

private/lmamane/validation 2017-08-03 14:42:01 UTC
form controls: validate *before* propagating value, but only on commit

Author: Lionel Elie Mamane
Author Date: 2017-08-03 14:42:01 UTC

form controls: validate *before* propagating value, but only on commit

*Before* propagating, because after it is propagated it is too late!

Only on commit (unless the control is not commitable), because
validating each time the control value changes leads to a validator
being called each time the user enters a character of the value.
So each validator necessarily has to accept any prefix of a valid
value, which often defeats the purpose. E.g. one cannot do a valiator
that enforces a minimum length, or minimum password complexity.

So validating on commit makes much more sense. That's when the user
is trying to actually set the value as a complete value.

Change-Id: Id3142367bacd81e07d093c8bee97d518df28cafe

private/lmamane/tdf110997 2017-08-02 13:28:40 UTC
add a few const purely for documentation reasons

Author: Lionel Elie Mamane
Author Date: 2017-08-02 13:28:40 UTC

add a few const purely for documentation reasons

Change-Id: I6b7e5dac24e7aa5d48d6661235059ba29207e1d7

libreoffice-5-3-5 2017-07-30 20:49:26 UTC
bump product version to 5.3.5.2.0+

Author: Christian Lohmaier
Author Date: 2017-07-30 20:49:26 UTC

bump product version to 5.3.5.2.0+

Change-Id: Ifb724727fa6548e204eb90a1c2c8f720c46f2a3b

private/tbsdy/osl_getAllEnvironment 2017-07-30 09:42:38 UTC
osl: create new function osl_getAllEnvironment()

Author: Chris Sherlock
Author Date: 2017-07-30 09:25:17 UTC

osl: create new function osl_getAllEnvironment()

Change-Id: Iff2290113696db7e4ce78002701b227cb89b766d

libreoffice-5-4-0 2017-07-25 20:16:15 UTC
tdf#109281 add fallback to GDI back when we can't bind a DC

Author: Tomaž Vajngerl
Author Date: 2017-07-25 10:16:34 UTC

tdf#109281 add fallback to GDI back when we can't bind a DC

Change-Id: Ideae3a5bcacfaadd2cb9d6b014a449d423d332dc
Reviewed-on: https://gerrit.libreoffice.org/40399
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

feature/cpu_intrinsics_support 2017-07-24 18:38:46 UTC
benchmark for color component swap - ScanlineBenchmark

Author: Tomaž Vajngerl
Author Date: 2017-07-24 18:38:46 UTC

benchmark for color component swap - ScanlineBenchmark

Change-Id: Icf737f7efdc386185fabab2fda0b71d73a5dfa36

feature/cib_contract152b 2017-07-18 09:30:36 UTC
tdf#99680 modified clipping for PDF export

Author: Vasily Melenchuk
Author Date: 2017-05-25 10:44:52 UTC

tdf#99680 modified clipping for PDF export

If clipping is requested, but no clipping region is defined,
clipping is ignored.

This squashes the following 3 commits:

Reviewed-on: https://gerrit.libreoffice.org/38021
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>

Reviewed-on: https://gerrit.libreoffice.org/38403
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>

Reviewed-on: https://gerrit.libreoffice.org/38694
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Reviewed-on: https://gerrit.libreoffice.org/38825
Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
(cherry picked from commit f6726209329fefe9decca8fda8e136b8472a95a2)

Conflicts:
 vcl/qa/cppunit/pdfexport/pdfexport.cxx
 no pdf unit tests on -5-3, so dropping those pieces

Change-Id: I793c1de1f4f6b0203727c0ff6aa8adecc43ad413
d4565858b0135b3177044558db87a68ef828955b
102722140e216cb9ad29107aae3bdaa70472d471
Reviewed-on: https://gerrit.libreoffice.org/38852
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>

(cherry picked from commit 581806182ac7da81115c9675b4e828688178aa04)

private/pranavk/modernize_gtktiledviewer 2017-07-13 12:42:09 UTC
part selector etc. working now

Author: Pranav Kant
Author Date: 2017-07-13 12:42:09 UTC

part selector etc. working now

Change-Id: I99236357fcdecac2d2853fc9a8e94e3c59cc820b

private/lmamane/for-julien2412-master 2017-07-02 09:55:34 UTC
factorisation du décodage

Author: Lionel Elie Mamane
Author Date: 2017-07-02 09:28:09 UTC

factorisation du décodage

Change-Id: I0130945b5c616beaa3eaedb34e5ca77b1bd70547

private/lmamane/for-julien2412 2017-06-25 16:02:01 UTC
ne plus faire la détection automatioque une 2e fois

Author: Lionel Elie Mamane
Author Date: 2017-06-25 16:02:01 UTC

ne plus faire la détection automatioque une 2e fois

et lui faire confiance, i.e. ne plus écraser IBM_850
TODO: vérifier le cas base, où ce ne serait pas une 2e fois et il faudrait encore la faire

Change-Id: I401a93dce8ddf100031f1f04872df47ef453eb63

feature/gpg4libre-5-4 2017-06-21 18:59:55 UTC
gpg4libre: actually take key from user selection

Author: Thorsten Behrens
Author Date: 2017-06-21 16:53:23 UTC

gpg4libre: actually take key from user selection

Change-Id: I6b18865913492d41a8e0206a430e267fe78c553a

feature/gpg4libre 2017-06-21 17:13:43 UTC
gpg4libre: actually take key from user selection

Author: Thorsten Behrens
Author Date: 2017-06-21 16:53:23 UTC

gpg4libre: actually take key from user selection

Change-Id: I6b18865913492d41a8e0206a430e267fe78c553a

feature/cib_contract152 2017-06-19 21:37:12 UTC
tdf#99680 modified clipping for PDF export

Author: Vasily Melenchuk
Author Date: 2017-05-25 10:44:52 UTC

tdf#99680 modified clipping for PDF export

If clipping is requested, but no clipping region is defined,
clipping is ignored.

This squashes the following 3 commits:

Reviewed-on: https://gerrit.libreoffice.org/38021
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>

Reviewed-on: https://gerrit.libreoffice.org/38403
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>

Reviewed-on: https://gerrit.libreoffice.org/38694
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Reviewed-on: https://gerrit.libreoffice.org/38825
Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
(cherry picked from commit f6726209329fefe9decca8fda8e136b8472a95a2)

Conflicts:
 vcl/qa/cppunit/pdfexport/pdfexport.cxx
 no pdf unit tests on -5-3, so dropping those pieces

Change-Id: I793c1de1f4f6b0203727c0ff6aa8adecc43ad413
d4565858b0135b3177044558db87a68ef828955b
102722140e216cb9ad29107aae3bdaa70472d471

private/mmeeks/formula-iterator 2017-06-15 20:42:01 UTC
Fails: catch differences in index.

Author: Michael Meeks
Author Date: 2017-06-15 20:42:01 UTC

Fails: catch differences in index.

Change-Id: I9bc20b9e877ec26202ba674998f4857fdb38f6df

libreoffice-5-3-4 2017-06-15 13:45:14 UTC
bump product version to 5.3.4.2.0+

Author: Christian Lohmaier
Author Date: 2017-06-15 13:45:14 UTC

bump product version to 5.3.4.2.0+

Change-Id: If626f1e42abbe146e6885d90ee5f4c0d3fbfd8c1

feature/mar-updater 2017-05-19 01:54:37 UTC
Wdeclaration-after-statement

Author: Markus Mohrhard
Author Date: 2017-05-05 12:08:28 UTC

Wdeclaration-after-statement

Change-Id: Ie3a34305c824e2f04feb8b1db39c0df342588c43
Reviewed-on: https://gerrit.libreoffice.org/37797
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

feature/cib_contract138 2017-05-17 13:34:56 UTC
Resolves: tdf#39316 add matrix empty cells to ScInterpreter::QueryMatrixType()

Author: Eike Rathke
Author Date: 2015-02-11 22:44:00 UTC

Resolves: tdf#39316 add matrix empty cells to ScInterpreter::QueryMatrixType()

(only partial cherry-pick, ScMatrix::IsEmptyResult needs newer mdds)
(cherry picked from commit eccbc97c7c224269fe261b8924e7866c3758ec91)

Change-Id: Ifa5d59e90afcfff66f2e8683fac2a9090ed615da

private/hcvcastro/undo-row-comment 2017-05-03 17:37:05 UTC
it's raining drawing layers

Author: Eike Rathke
Author Date: 2017-03-09 21:38:57 UTC

it's raining drawing layers

Change-Id: Ieee5cb5792535185ef09c3775072ed739fb0e4b0

libreoffice-5-3-3 2017-05-03 16:47:22 UTC
bump product version to 5.3.3.2.0+

Author: Christian Lohmaier
Author Date: 2017-05-03 16:47:22 UTC

bump product version to 5.3.3.2.0+

Change-Id: I181ce9f9b6f6e0bbfc62f49b5969dd59bc4f2c4c

libreoffice-5-2-7 2017-04-25 20:45:35 UTC
bump product version to 5.2.7.2.0+

Author: Christian Lohmaier
Author Date: 2017-04-25 20:45:35 UTC

bump product version to 5.2.7.2.0+

Change-Id: I77d25a43505ace2085abd51bb3933f5774dd7643

libreoffice-5-2 2017-04-25 20:32:18 UTC
update credits

Author: Christian Lohmaier
Author Date: 2017-04-25 20:25:18 UTC

update credits

Change-Id: Id21b158bcdb4ff51950bcce0869e6c79a7e48fc4
(cherry picked from commit aa6a9bbd66beb234c54d8f881b56da6d8753c423)

feature/table_rotated_text 2017-04-14 22:23:41 UTC
Fix vertical text and bitmap bullet rendering

Author: Tamás Zolnai
Author Date: 2017-04-14 22:18:11 UTC

Fix vertical text and bitmap bullet rendering

Change-Id: I881fce0511c81b164516d68f72c7e750687d4e0e

feature/pivotcharts 2017-04-02 09:32:18 UTC
fix crash when there are no row fields + test

Author: Tomaž Vajngerl
Author Date: 2017-04-02 09:32:18 UTC

fix crash when there are no row fields + test

Change-Id: I56852e953e32767fcf7d93f5cfcfd0fe7642443a

private/tbsdy/printinfomgr 2017-04-02 05:26:53 UTC
vcl: PrinterInfoManager no longer a singleton

Author: Chris Sherlock
Author Date: 2017-04-02 05:21:38 UTC

vcl: PrinterInfoManager no longer a singleton

Let's just create the PrinterInfoManager via the SalData constructor.
There is no real need to lazy-load this, so the singleton is sort of
pointless. This allows more RAII-type behaviour.

Change-Id: Id860a40e92eea36b1aeb4da646f1134e8a4d70aa

libreoffice-5-3-2 2017-03-29 20:33:15 UTC
bump product version to 5.3.2.2.0+

Author: Christian Lohmaier
Author Date: 2017-03-29 20:33:15 UTC

bump product version to 5.3.2.2.0+

Change-Id: I3f87c276ab96a439d500e7036e66ee784d3bbdc1

libreoffice-5-3-1 2017-03-07 20:42:11 UTC
bump product version to 5.3.1.2.0+

Author: Christian Lohmaier
Author Date: 2017-03-07 20:42:11 UTC

bump product version to 5.3.1.2.0+

Change-Id: Ia3d0a3584decc228097d8b7780ee77817b4972dd

libreoffice-5-2-6 2017-02-28 14:40:05 UTC
bump product version to 5.2.6.2.0+

Author: Christian Lohmaier
Author Date: 2017-02-28 14:40:05 UTC

bump product version to 5.2.6.2.0+

Change-Id: I88b7ac9c355840c96bf65baacf40fb27e49f5b08

distro/collabora/cp-4.3 2017-02-16 12:01:43 UTC
Fix strange whitespace related compiler warning.

Author: Michael Meeks
Author Date: 2017-01-09 15:41:53 UTC

Fix strange whitespace related compiler warning.

Change-Id: I715db29afde57ffc8fe99614507bce5675f07a6a
Reviewed-on: https://gerrit.libreoffice.org/33180
Reviewed-by: Aron Budea <aron.budea@collabora.com>
Tested-by: Aron Budea <aron.budea@collabora.com>

libreoffice-5-3-0 2017-01-26 22:23:54 UTC
bump product version to 5.3.0.3.0+

Author: Christian Lohmaier
Author Date: 2017-01-26 22:23:54 UTC

bump product version to 5.3.0.3.0+

Change-Id: I35f9984728015715b9668bf94a2b84ddf1867b6a

ports/macosx10.5/master 2017-01-12 11:35:54 UTC
( don’t squash ~ yet? ) more about panes with tabs

Author: Douglas Mencken
Author Date: 2017-01-10 22:56:39 UTC

( don’t squash ~ yet? ) more about panes with tabs

No Change-Id, sorry

libreoffice-5-2-5 2017-01-12 00:55:18 UTC
bump product version to 5.2.5.1.0+

Author: Christian Lohmaier
Author Date: 2017-01-12 00:55:18 UTC

bump product version to 5.2.5.1.0+

Change-Id: Idb43b0caf384217c43a3ccad3b20c58f4177b00f

libreoffice-5-2-4 2016-12-19 10:24:01 UTC
bump product version to 5.2.4.2

Author: jan Iversen
Author Date: 2016-12-19 10:24:01 UTC

bump product version to 5.2.4.2

Change-Id: Ia1167321b3a361c9550a11d729baa3c32c1870a7

libreoffice-5-0 2016-12-12 09:57:44 UTC
remove use of Archive::Zip

Author: Dtardon
Author Date: 2016-06-03 15:09:14 UTC

remove use of Archive::Zip

For -5-0, also use old tempdir function.

Cherry-picked from 4e3dc8c141c2efd037c1f214b5edff071812b6a8

Change-Id: Ie0abe09f8696ce3f00be87c819280cf061a818f4
Reviewed-on: https://gerrit.libreoffice.org/31637
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>

feature/cib_contract116 2016-12-01 17:05:23 UTC
bump patch version

Author: Thorsten Behrens
Author Date: 2016-12-01 17:05:23 UTC

bump patch version

Change-Id: I436549a9306412a38d2190ce872a12d25f8f52f0

feature/dataprovider 2016-11-17 02:03:04 UTC
Add Skeleton for DataProvider Class

Author: Jaskaran singh
Author Date: 2016-10-16 13:44:36 UTC

Add Skeleton for DataProvider Class

DataProvider class serves as an abstraction of various External
Data Importing Techniques we have and the others which
could be implemented in the future.

Change-Id: I9fc9455f7fbf9025aace4c3248df9b32f522ce52
Reviewed-on: https://gerrit.libreoffice.org/30606
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jaskaran singh <jvsg1303@gmail.com>

feature/nativealpha 2016-11-16 10:10:27 UTC
backend bitmap test for 32-bit bitmap

Author: Tomaž Vajngerl
Author Date: 2016-11-08 13:45:52 UTC

backend bitmap test for 32-bit bitmap

Change-Id: I64223910cef1a44d616faa1f0a8982acc4344657

distro/collabora/lov-5.2 2016-11-13 18:57:09 UTC
tdf#102382: nextEventMatchingMask should only be called from the Main Thread

Author: Tor Lillqvist
Author Date: 2016-09-23 21:13:45 UTC

tdf#102382: nextEventMatchingMask should only be called from the Main Thread

So don't then unless we are on the main thread.

Change-Id: I6ba52ed7db5d73a4c1c6acf10bdf254a6f959da8

libreoffice-5-2-3 2016-10-28 14:51:59 UTC
bump product version to 5.2.3.3.0+

Author: Christian Lohmaier
Author Date: 2016-10-28 14:51:59 UTC

bump product version to 5.2.3.3.0+

Change-Id: Icd9146a6823c42d3c0e2f7c358a3e2cb2e6a3424

feature/screenshotannotation 2016-10-24 19:58:38 UTC
screenshot annotation: More readable markup

Author: Katarina Behrens
Author Date: 2016-10-24 19:58:38 UTC

screenshot annotation: More readable markup

this should placate clang too

Change-Id: Ida2cceebd5870b5896fb125e51e4cb67ad253d92

libreoffice-5-1-6 2016-10-18 16:13:33 UTC
bump product version to 5.1.6.2

Author: jan Iversen
Author Date: 2016-10-18 16:13:33 UTC

bump product version to 5.1.6.2

Change-Id: I842d51afa986c8b0fc9b48cf77564c8dea39b42e

libreoffice-5-1 2016-10-18 12:59:34 UTC
update credits

Author: Christian Lohmaier
Author Date: 2016-10-18 12:58:41 UTC

update credits

Change-Id: I494fe3abcd3827c9604fffff7f26e4ccd96c5600
(cherry picked from commit 38dadfbc3df41edd3719df0eeda7e8102fcc5818)

feature/profilesafemode 2016-10-11 11:56:22 UTC
profilesafe: Add values for SecureUserConfig

Author: Armin Le Grand
Author Date: 2016-09-29 16:00:35 UTC

profilesafe: Add values for SecureUserConfig

Added default values for SecureUserConfig values
to soffice.ini/rc which enable the mechanism,
enable by default and set a maximum of three backups
file in packed form. Added more handy flag for easy
decision to add compressed/uncompressed.

Change-Id: I5a624c09fec4e4278314e13fc5f693ac085d5e61

feature/cib_contract101 2016-09-27 14:22:04 UTC
Revert "tdf#59454 RTF import: handle section break right before a table"

Author: Thorsten Behrens
Author Date: 2016-07-28 00:31:50 UTC

Revert "tdf#59454 RTF import: handle section break right before a table"

This reverts commit e57752170e604c85a6fe8aeaa38784796e00bab1.

Conflicts:
 sw/qa/extras/rtfimport/rtfimport.cxx

Change-Id: Ifb8234338ed2854c1716d7690e9218792eb7730c

feature/sgexperiment 2016-09-24 18:41:40 UTC
scenegraph: shared_ptr, findByName, SceneGraphFactory

Author: Tomaž Vajngerl
Author Date: 2016-09-24 18:32:47 UTC

scenegraph: shared_ptr, findByName, SceneGraphFactory

The change includes:
* Use shared_ptr for the child nodes.
* Every node can have a name and we can search for the node with
  findByName.
* SceneGraphFactory class for easier initial construction of the
  scene graph.
* RootNode has been removed as we can just use a simple empty Node
  with type ROOT.

Change-Id: I7bee98cff6b46abb5c6baef25fc6f9bc084d4073

libreoffice-5-2-2 2016-09-21 15:12:13 UTC
bump product version to 5.2.2.2

Author: U-WIN-VMDUB0V81FM\Buildslave
Author Date: 2016-09-21 15:12:13 UTC

bump product version to 5.2.2.2

Change-Id: I16168e1df71eea64a260c111524b527425fe81d3

feature/orcus-odf-rebased2 2016-09-17 17:00:09 UTC
make sure the test is not executed before the libs have been built

Author: Markus Mohrhard
Author Date: 2016-09-17 11:36:56 UTC

make sure the test is not executed before the libs have been built

Change-Id: Idf9e638ac559e1135182811c2bc30465efe45d3d

feature/change-tracking 2016-09-08 06:21:05 UTC
-werror

Author: Thorsten Behrens
Author Date: 2016-09-08 06:21:05 UTC

-werror

Change-Id: I01085b75d618e1d2f57017832ecb82570b39d095

libreoffice-5-2-1 2016-08-25 00:28:05 UTC
bump product version to 5.2.1.2.0+

Author: Christian Lohmaier
Author Date: 2016-08-25 00:28:05 UTC

bump product version to 5.2.1.2.0+

Change-Id: Ie4d3b1ba5c8dc5e9356ffaf3f491a725ac1e817f

101200 of 472 results
You can't create new repositories for LibreOffice.