Age | Commit message (Collapse) | Author |
|
Change-Id: If5ab427ab320e2623df182e6143c4e7123610eae
|
|
Change-Id: I8e3adffc4eca232889bbffd8efca48bad78a8b91
|
|
Change-Id: I8bce930283301130ec7a2b1eab2a2c8f65c8abf9
|
|
Change-Id: I6ea774c635335106a7a8ddc4214c20bdf3f021ba
|
|
Change-Id: I2c65b3bd52bc3d8c3dfb8d05c9dcc5d2a8484549
|
|
Change-Id: If7c99c2ddb98c77bfecf42047fe8798423bb8c9b
|
|
Change-Id: I2828f5fe78efffaa5dee19a3d56592d12878d956
|
|
Change-Id: Ie7f9abc16e07c9ef44916e0cebe67486f3583449
|
|
Change-Id: I06f684349c774032cfab9a69862213e3077f88ac
Reviewed-on: https://gerrit.libreoffice.org/16149
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
Breaks the Windows tinderbox.
This reverts commit 4baf76ddb39580678cf14019900be78bb9071d7b.
|
|
b78d881520f2eb658180e2c90ffee3d30a80f0ae removed unused values
from SfxFieldUnit enum. This broke the mapping between SfxFieldUnit
and FieldUnit. In fact SfxFieldUnit was redundant.
Change-Id: I13c7e7d708c6eeab0de192f4cd110b0a23989a31
Reviewed-on: https://gerrit.libreoffice.org/16150
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
|
|
GNU xargs executes the command at least once even if the standard input
is empty, unlike BSD xargs, which causes rm -r to be called with no
arguments ween the find command finds nothing leading to an error.
Adding -f to rm allows buikding with either implementation.
Change-Id: I0df5fcb379d2a5a8b1121594ec1a82d917d80dfc
Reviewed-on: https://gerrit.libreoffice.org/16116
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: I7a491797e21676118199f47b8b3a596b391b873f
|
|
Listeners are set up from references in RPN, so check those for bounds
to catch also references resulting from named expressions, database
ranges, tables, ... and references in the token code array that are not
referenced in RPN.
Change-Id: I54770b45818f4c0541a39815278d3271a77b345d
|
|
Change-Id: Id5d7824026817318960b6403bf0e0a7558fd8c30
Reviewed-on: https://gerrit.libreoffice.org/16143
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
I don't see why this was explicitly disabled, works fine
out of the box for me, import/export already hooked up
in odf
Change-Id: I5e6bdbc6a4f3cbcd97330c7d9fb33589489afee2
|
|
Change-Id: Ib9d0522a1f371404ee990348712e2d196049f69f
|
|
Change-Id: Idb1c5051de5ddb0501b8d1440f8abe62074296bc
Reviewed-on: https://gerrit.libreoffice.org/16144
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
|
|
Change-Id: I22af41840410ee78aee739e0dec49bb43cda874b
|
|
Follow-up on 2f6a06856ad8df0c11a112d1e457b408e9a7af1d, rTop is top of
created group, listening needs to be ended on original (previous) group.
Change-Id: I1f975a0a6c85e649aa07ce5c6e97bc6e917ff9ce
|
|
This reverts commit 81d82b78a107f2e6c14d6fbdf0d97c8e6cc8b0bd.
|
|
Change-Id: I3b02b9b09375867f7bbfac4f32f7747a0228581e
|
|
Change-Id: I22af41840410ee78aee739e0dec49bb43cda874b
|
|
Change-Id: I5bba34941d269c728d5d36af8216a481f6939ede
|
|
Change-Id: I25eae3874c7ca4cf4e23673604a1f77e1fa15451
|
|
This is a horror where the table in the frame has its cells out
of visual sequence, so the last row appears before the last node
so on hitting the last node we have to really jump backwards to
a previously skipped set of nodes to find the end of the table
Change-Id: I93545e0c425267647d5f048c3bd95fe0cfddf8f3
|
|
Change-Id: I8b03c27188b02c3c4a9a9fbbe0df1fb1ae1c5caf
|
|
Change-Id: I28b0c9712d3eb35181ccd323e583d947db06094d
|
|
Fails with the last hunk of commit
4101949b2a9fcf399a1fa10c2547f745a24f5a3d (dbaccess: set correct BaseURI
for vnd.sun.star.pkg:// URLs on load, 2015-06-08) reverted.
Change-Id: Ieeaec3b0f925de0d5cf54e08b998038434686b3d
|
|
Change-Id: If888f3e0293565ea23158defbb6ac7553226a08f
Reviewed-on: https://gerrit.libreoffice.org/16147
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
|
|
Change-Id: I9d820446411eb7dfca37bb3baf5e994f4ba6f421
|
|
Change-Id: Id6171e120094b1f9b08c291b525b80c8670345b6
|
|
Change-Id: Ibc3d7a0d9b3373f17aa8d1da081946814904e6d5
|
|
With this, in case the embedded data source definition has an URL like:
<db:file-based-database xlink:href="../../calc-data-source.ods/" db:media-type="application/vnd.oasis.opendocument.spreadsheet"/>
That's resolved to
file:///path/to/directory/of/Writer/doc/calc-data-source.ods correctly.
Change-Id: Ieb67f9f5ae104689c6dadc14ec84c66bec70a687
|
|
Change-Id: Ibb641ab458e49a30637f1dff715480c0ed5d8b42
|
|
Change-Id: Icc43c5236551b850908f631bca5583199415dd2c
|
|
Change-Id: I5072d8b24384982a445a4a1678d0269601206320
|
|
Change-Id: I7a3a233a34453153b3e1c0fe3d60bb0ede65dc86
|
|
Change-Id: Id8aa8edf775d27ad3ed9fd2370268faf2d7325a6
|
|
Change-Id: I7320d86de08215fb656113cdaca71645c4b9bc2e
|
|
Change-Id: I4ad581158fa68f30d07101697b716dc9b8fab746
Reviewed-on: https://gerrit.libreoffice.org/16139
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: I57b538c0490a1fc8233041fdee51889b62ea0eb7
Reviewed-on: https://gerrit.libreoffice.org/16131
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
|
|
ClickHdl happens on the "down" of the click, not the
"up" of the click, so the up gets lost and control
isn't returned to the parent widget, so extra clicks
are needed to give control back to it
Change-Id: I79023d2959377ff70aa890690dde5ce852c9549e
|
|
Toolboxes derive from Docking Windows, they are
not layout aware, which is ok, but they need
to tell the thing they are inserted in that their
state has changed if the parent is layout aware.
i.e. docking windows are not toplevel things like
dialogs and need to pass on queue_resize to things
above them
Change-Id: If0eeff90314bef4e828355661a75a0d34a6fc1bc
|
|
Change-Id: I7058ac53f4bbf96eff9a36a03279ab0753cc42ba
Reviewed-on: https://gerrit.libreoffice.org/16135
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
make this a multi-path element with a shared read-only location
and a user read/write location and don't copy the presets, instead
just keep them in the shared location
Now an admin can copy extra palettes into the shared location
and they magically appear in the user deployments
Change-Id: I7585789c0c59941094f6128368df94b834d3c2a2
|
|
which is the same path at the moment
Change-Id: Ifdefa478003a2b5cc5c065b1942194dda1275f5e
|
|
Change-Id: I3fed4a7ec52d728e8e437774c8b4c018995eb060
Reviewed-on: https://gerrit.libreoffice.org/16122
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Philippe Jung <phil.jung@free.fr>
|
|
Change-Id: I573fd274c9d757801036a79b47568a12b8096938
Reviewed-on: https://gerrit.libreoffice.org/16121
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Philippe Jung <phil.jung@free.fr>
|
|
Change-Id: I6c5d4f97bce8f5b29d979e2508e691948e9399fb
|