Commit Graph

452964 Commits

Author SHA1 Message Date
Caolán McNamara
045847237d nothing calls EnableEntryMnemonics anymore
Change-Id: I8ef10b4d2f350b4025e46a153766d60510d1b7d0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100262
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-08-07 10:05:19 +02:00
Caolán McNamara
9e4a4d7511 drop EnableEntryMnemonics call because there aren't mnemonics here
anymore, not actually used since...

    commit 9325775958
    Date:   Tue Jul 30 15:38:52 2013 +0200

        convert vcl/mnemonic.hxx from XubString to OUString

        Change-Id: I2df7a6b29aa30ad5ad936b524061aeaef837ca9d

Change-Id: I49cb2cab431fe0e38ad2311b27229b4b0f4666e1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100261
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-08-07 10:04:58 +02:00
Caolán McNamara
55bd275e83 result of MnemonicGenerator::CreateMnemonic was unused
since...

commit 9325775958
Date:   Tue Jul 30 15:38:52 2013 +0200

    convert vcl/mnemonic.hxx from XubString to OUString

    Change-Id: I2df7a6b29aa30ad5ad936b524061aeaef837ca9d

remove the code that doesn't do anything since 2013 rather
than reintroduce this fringe edge-case again

Change-Id: Ic30ccbff0e1a5e2fa545c55109473c05e919f7e5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100260
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-08-07 10:04:27 +02:00
Attila Szűcs
9e44075af7 tdf#135035 DOCX import: fix auto frame width in columns
in compatibility mode FRAME_AUTOWIDTH_WITH_MORE_PARA:
use paragraph width instead of page print area width
for frames with multiple paragraphs anchored to columns.

Co-authored-by: Tibor Nagy (NISZ)

Change-Id: I73c9eff960e72ebffddfa778798918ff79a4b417
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99346
Tested-by: László Németh <nemeth@numbertext.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
2020-08-07 09:52:28 +02:00
Mike Kaganski
e67ffd5a62 tdf#135470: Fix checks
The check should prevent error in case when the variable has
wrong type. IsObject returns false e.g. for arrays, which are
valid iterables. So proper check is using GetFullType, which
will give SbxOBJECT for any variable for which GetObject does
not set error.

"Next" should also generate an error for uninitialized loops.

Regression after 5760c94b88

Change-Id: Ib58e1cc76ef63aa1ff8a86c9d5dc956e4780fb49
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100258
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-08-07 09:43:44 +02:00
László Németh
db3191f408 tdf#130639 sw layout: fix table position
at fallback "switch off repeating header"
by removing temporary page break immediately.

Follow-up of commit f7e071a005
(tdf#88496 DOCX: disable long repeating table header).

Change-Id: I3ae62456fd50f3f3fa25bfea5326a8eb9bef01c6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100245
Tested-by: Jenkins
Reviewed-by: László Németh <nemeth@numbertext.org>
2020-08-07 09:32:23 +02:00
Miklos Vajna
e87fb75453 xmloff: remove dead com.sun.star.comp.Impress.XMLSettingsExporter
And test com.sun.star.comp.Impress.XMLOasisSettingsExporter instead in
JunitTest_xmloff_unoapi. Note that the test code is also dead at the
moment, because xmloff/qa/unoapi/xmloff.sce disables the
xmloff.Impress.XMLSettingsExporter line, but let's not regress even more
in that code.

Change-Id: Ibca21fddc051253adef40df6f1da584c23b4423d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100269
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2020-08-07 09:19:58 +02:00
Mike Kaganski
e66279af80 Missing include
with --disable-pch

Change-Id: I017a15cb58e8e4b5dcf4dab60d13ae1f79e7c3f8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100222
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-08-07 09:14:19 +02:00
Yusuf Keten
4e31468ce8 tdf#133026: Additions: Disable install buttons of the existing extensions
If the extension exists, the install button will be disabled.

Change-Id: Ide88faeabe86d9cdb6a3cb99257710d92e3b4769
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99809
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
2020-08-07 07:24:09 +02:00
Jim Raykowski
f52f86a390 tdf#134847 fix nullptr use crash
Grabbing focus back to the document when OLE object last had focus sets
focus to the frame containing the OLE object. sd::ViewShell is no good
in this case and crashes when undo manager tries to pass ViewShellId to
EnterListAction. Other areas in the code set ViewShellId(-1) and then
check if ViewShell is good before getting ViewShellId. This patch
follows these practices.

Change-Id: I89093686c4d98148ac032832711f80479366741d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99759
Tested-by: Jenkins
Reviewed-by: Jim Raykowski <raykowj@gmail.com>
2020-08-07 06:29:09 +02:00
Rizal Muttaqin
703809e1c9 tdf#135265 Add icon variants in Manage Changes dialog
Change-Id: I07b0466937904073d10c3262029dd8ec0ae24a15
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99868
Tested-by: Jenkins
Tested-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2020-08-07 01:00:08 +02:00
Xisco Fauli
a0b531af93 tdf#135144: sw_odfexport: Add unittest for crash
Change-Id: I0dcd483aa74e3bf5a75a074f4fbd6793984815b7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100157
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2020-08-07 00:16:50 +02:00
Olivier Hallot
ccc9248dc9 Update git submodules
* Update helpcontent2 from branch 'master'
  to d582568602c2e75867478e48f47235fe31147ad8
  - Housekeeping string in Help
    
    Change-Id: Ife6257830d7cb7c142692db6132c66a477fb3d97
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100223
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-08-06 23:16:11 +02:00
Caolán McNamara
7470ba2c07 result of MnemonicGenerator::CreateMnemonic was unused
since...

commit 9325775958
Date:   Tue Jul 30 15:38:52 2013 +0200

    convert vcl/mnemonic.hxx from XubString to OUString

    Change-Id: I2df7a6b29aa30ad5ad936b524061aeaef837ca9d

Change-Id: I82d7d4f038762592086f4a8bc38d12d18529ccc4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100256
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-08-06 21:42:40 +02:00
Caolán McNamara
986bd28388 ofz#24641 libc++abi __cxa_exception has grown another member
https: //github.com/llvm/llvm-project/commit/f2a436058fcbc11291e73badb44e243f61046183

this is the same problem as

commit f4b6f6a8ae
Author: Stephan Bergmann <sbergman@redhat.com>
Date:   Thu Feb 13 08:40:11 2020 +0100

    Hack to dynamically adapt to __cxa_exceptiom in LLVM 11 libcxxabi

    (where the new change to __cxa_exception effectively reverts the change that
    prompted 7a9dd3d482 "Hack to dynamically adapt to
    __cxa_exceptiom in LLVM 5.0 libcxxabi")

    Change-Id: Iec4ef1dc188bea2223d99b1b7eb8adec636c98e7
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88583
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sbergman@redhat.com>

so c-n-p that solution here

Change-Id: I4475757a766e3ade7b9fcaf6149e535c9f9a4fa4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100209
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-08-06 21:42:21 +02:00
Caolán McNamara
11b1598811 for hover-select require mouse to be really over the row
Change-Id: I67f7e30f87555df8094625e0de3679b0215feb50
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100254
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-08-06 21:41:30 +02:00
Christian Lohmaier
ad99b6cb2d update credits
Change-Id: I2a9253f3c9699a235cdb1f051e728708a5da15b1
2020-08-06 19:44:17 +02:00
Michael Stahl
090c61eb93 oox: VML export: for rotated text shape, produce bottom-to-top
This is for shapes that fail the lcl_isTextBox() check in
VMLExport::StartShape(), they can be rotated too but with a different
property than the "TextPreRotateAngle" that is used in
VMLExport::EndShape().

Change-Id: I530aae8b7138f47bae8434e205632f5f4adbb231
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100249
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
2020-08-06 17:56:32 +02:00
Eike Rathke
9bda92c8e1 Yes. (remove wrong todo comment question)
Change-Id: Idf7716ad2087fbcd868e7e772ba8f2344eb995e5
2020-08-06 17:42:33 +02:00
Stephan Bergmann
8d04a3575f Missing test dependency
> warn:vcl.builder:1203254:1203254:vcl/source/window/builder.cxx:462: DBG_UNHANDLED_EXCEPTION in VclBuilder::VclBuilder(vcl::Window*, const rtl::OUString&, const rtl::OUString&, const rtl::OString&, const com::sun::uno::Reference<com::sun::frame::XFrame>&, bool, const NotebookBarAddonsItem*)
>     when: Unable to read .ui file exception: com.sun.star.container.NoSuchElementException message: file:///instdir/share/config/soffice.cfg/svt/ui/editcontrol.ui xmlreader/source/xmlreader.cxx:66

Change-Id: Id2a686a7da40df651e91b88fd92177251dca6742
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100238
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-08-06 16:55:19 +02:00
Noel Grandin
eb0f43f2b4 loplugin:flatten in svx/sdr
Change-Id: I553d01dc51515930fc7f96fe44d19ed14416e6f7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100234
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-08-06 14:58:23 +02:00
Noel Grandin
16fc591ddd loplugin:flatten in svx/tbxctrls
Change-Id: I5feee3afce13d774175c69766a6eb3a2db507de8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100235
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-08-06 14:41:15 +02:00
Noel Grandin
8f719de217 loplugin:flatten in svx
Change-Id: I31f33a5f693d5fdb8282181c5bd7f31971efe784
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100236
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-08-06 14:20:20 +02:00
Noel Grandin
bfc298d02c loplugin:flatten in svx/svdraw
Change-Id: I8379e5ebaee2090d2b4dbd05d55b55000915cd7c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100233
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-08-06 14:20:06 +02:00
Michael Stahl
ee9cb297c5 schema: add fieldmarks to LO schema
Change-Id: I4ff445a9cf70a3a918d9a47f9bf615167f85958b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100180
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
2020-08-06 14:01:14 +02:00
Caolán McNamara
6a32a2dfb4 tdf#135488 ensure something is selected in experimental theme colorset
so double click without something selected can't normally happen,
and bail out and do nothing if it does happen

Change-Id: Ic9ed756d4b2b51b87f09786ab7b8506b2d720d84
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100232
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-08-06 13:39:40 +02:00
Noel Grandin
feafbaa037 loplugin:flatten in svx
Change-Id: If6154c1d464558c616a3593ed74fa6606458c9ba
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100230
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-08-06 13:32:08 +02:00
Miklos Vajna
73993fdb5d tdf#134183 PPTX: improve import of transparency in multi-step gradients
Impress core only support a single step, improve the conversion from
multi-step to single step to take transparency into account explicitly.

Once we select the widest segment, look backwards and forward if there
are other next segments which have the same RGB color, just different
transparency and include them. This helps in general, because in case a
0% or 100% transparency is mishandled, that's very visible.

Change-Id: I11d593c01a6a4b16149ce74c1408c2a39895e941
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100231
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2020-08-06 13:25:19 +02:00
Regina Henschel
74be8bb787 tdf#135184 add linecaps in charts
Chart is currently not able to interpret property linecap. But in
case of linecap 'round' or 'square', line dashes lengths are adapted
so that they look same as in MS Office (tdf#134053). This does not
work, if the corresponding linecap property is not interpreted.
Dashed border of data labels is not fixed because of bug
tdf#135366.
In addition I have fixed errors in prstDash detection, which I
have noticed while creating unit tests.
The unit tests cover file text, not visual appearence.

Change-Id: I8cf2d2b2fc0923c2882f8148b4550bc363270480
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99562
Tested-by: Jenkins
Reviewed-by: Regina Henschel <rb.henschel@t-online.de>
2020-08-06 13:10:14 +02:00
Noel Grandin
a814825461 loplugin:flatten in svx/accessibility
Change-Id: Id2c82625fc5cf0d139ea77489578bfce7abc3fa2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100206
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-08-06 12:47:53 +02:00
Michael Stahl
1de2b0d323 tdf#135464 sw: avoid invalid combinations of HoriOrientRelation and FLY_AT_PAGE
... when using Anchor->To Page context menu.

For shapes, in SwDoc::ChgAnchor() and for sw flys in
SwDoc::SetFlyFrameAnchor().

Change-Id: I7d747b2558ef69df99636ea0fb0409deb461a79a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100131
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
2020-08-06 11:25:35 +02:00
Michael Stahl
12645900de tdf#135464 sw: ODT->DOCX: fix positioning of at-page shapes and frames
Exporting at-page anchored flys to DOCX can result in wrong positions,
because DocxSdrExport::startDMLAnchorInline() converts
text::RelOrientation::FRAME to relativeFrom="column", i.e. the margin,
but sw displays it as relative to the page.

In fact at-page and FRAME is an invalid combination according to the
table in ODF 1.3, 20.298 style:horizontal-pos, the paragraph and
character relations are not valid for page-anchored flys.

Since there are lots of ODT files with this invalid combination, try to
fix it on import, in SwXFrame and SwXShape.

Funnily, SwXShape is attached before the properties are set, while
SwXFrame is attached after the properties are set.

The anchor frame for at-page is always a SwPageFrame.

Unfortunately there is a case where PRINT_AREA and PAGE_PRINT_AREA
differ, namely the CalcClipRect() only handles PRINT_AREA so it will
crop to the right margin with that but not with PAGE_PRINT_AREA,
so don't map this value.

Change-Id: I4d5f7f87d045ac4539b9170e55c34d4afe801f4d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100130
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
2020-08-06 11:25:19 +02:00
Caolán McNamara
818511e32f tdf#135098 update SwTableCursor m_SelectedBoxes before merge
so it does not contain the soon to-be-deleted SwTableBox so if the rPam is
queried via a11y it doesn't claim the deleted cell still exists.

tdf#122844 may be the same issue

Change-Id: I1ac3752676162ba5a29c0916039b2b467e2ac41a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100186
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-08-06 10:47:21 +02:00
Noel Grandin
1f1f7b89d2 loplugin:flatten in xmloff/draw
Change-Id: I8eb9afc859727bd4d66d0a4415533d4012ed3c31
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100197
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-08-06 10:28:06 +02:00
Noel Grandin
5633b217a6 loplugin:flatten in xmloff/style
Change-Id: I8a9f939e799f8aeb119a56e33d5291177135b3ab
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100196
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-08-06 10:27:49 +02:00
Noel Grandin
04336ca32e loplugin:flatten in xmloff/text
Change-Id: Iffadbe50a3b1e8263725b8f22395c5eaac11534d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100199
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-08-06 10:15:29 +02:00
Noel Grandin
c525288fee loplugin:flatten in xmloff
Change-Id: Id35bf564b3fa2c9094f10b0d2030dae853fcd673
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100200
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-08-06 10:15:18 +02:00
Miklos Vajna
f016f9016f unotest: one Resetter is enough
It seems all 3 places derive from unotest::MacrosTest, so extract the
common code there.

Change-Id: I71a2474a7d6b1623f50575f9e9c43580ba076330
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100185
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2020-08-06 09:29:23 +02:00
Noel Grandin
febc581c30 loplugin:flatten in unoxml
Change-Id: I7c85b3618450ea6914c3076b0dca67ef4847be51
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100187
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-08-06 09:27:18 +02:00
Noel Grandin
c2864be448 loplugin:flatten in xml/chart
Change-Id: I6545b719af4d1250c236b2d48af666c78c3e157c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100189
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-08-06 08:40:03 +02:00
Noel Grandin
c6cd931d67 loplugin:flatten in xml/transform
Change-Id: Ib428dca2e0afffd53f2f3a2c66682b60e8be43b8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100190
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-08-06 08:39:45 +02:00
Noel Grandin
987c96d8a9 loplugin:flatten in tools
Change-Id: I6e5c07f4e63b949afb8c259d623a0711a86db021
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100188
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-08-06 08:39:29 +02:00
Eike Rathke
1616b53292 Resolves: tdf#135249 Duration input 0:123 or 0:0:123 or 0:123:59 is valid
Change-Id: Ie624b324822495192edc65d046945eb92356550b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100192
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins
2020-08-06 03:19:08 +02:00
Ahmed ElShreif
66ec91730d uitest : Add demo for gear button menu in Tools->Customize
Change-Id: I3f0596ad044560a424ca6786197c250bff2429bb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99568
Tested-by: Jenkins
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2020-08-06 03:06:33 +02:00
Ahmed ElShreif
8517c19410 uitest : Add support for Menu Button objects
This will help us test MenuButton like "gear button menu in Tools->Customize"

You can test this type of button by excuting this actions:
	>>var_name.executeAction("OPENLIST", mkPropertyValues({}))
	>>var_name.executeAction("CLOSELIST", mkPropertyValues({}))
	>>var_name.executeAction("OPENFROMLIST", mkPropertyValues({"POS": "0" }))

Then you can check on it using this lines:
	>>get_state_as_dict(var_name)["Label"]

Change-Id: I189759d9c32237a9a34ee82cfde9611eedff4f3f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98996
Tested-by: Jenkins
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2020-08-06 03:06:19 +02:00
Julien Nabet
f615a3366e Revert "tdf#130863: autoredact, disable useless checkboxes for regex"
This reverts commit b53fbe19df.

See details here:
https://bugs.documentfoundation.org/show_bug.cgi?id=130863#c26

Change-Id: I431094784106c9aad2a11b37b5ea849ba924b60f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100191
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2020-08-05 23:43:16 +02:00
Sarper Akdemir
060a069966 add box2d to CppunitTest_slideshow
Change-Id: I37c439eefba6337d95232361bffe9718b71ce8cd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99040
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2020-08-05 23:31:18 +02:00
Sarper Akdemir
49cdda7c4f box2d tools: initial work for physics based animation effects
Two new classes for managing box2d bodies(b2Body) and box2d worlds(b2World)

::box2d::utils::Box2DBody :
Manages box2d bodies (b2Body)

::box2d::utils::Box2DWorld :
Manages box2d world (b2World)

Change-Id: Id02fefe937347029daddde043da2b8e8dba3acaf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95614
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2020-08-05 23:30:45 +02:00
Rene Engelhard
c6cec621aa add dependency to juh,jurt,ridl,unoil poms
They are dummies now and empty (except Class-Path:). Thus maven should pull
in libreoffice.jar, too

Change-Id: I63753deddceef6480fd4f5122b4892b707a9dd20
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98929
Tested-by: Jenkins
Reviewed-by: David Ostrovsky <david@ostrovsky.org>
2020-08-05 23:23:22 +02:00
Serge Krot
89b6b2dbb7 tdf#134572 DOCX: Incorrect default value in dropdown text fields
Change-Id: I3169e817c2f033d1525adc3b02ac3680ad220d70
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99074
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2020-08-05 23:21:15 +02:00