- 10 Ara, 2015 23 kayıt (commit)
-
-
Noel Grandin yazdı
... is surprisingly expensive shaves about 5% off the time to build this chart Change-Id: I8e5d071edba50d264c2ab01c6bc0b2cad0e41ec6 Reviewed-on: https://gerrit.libreoffice.org/20588Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Michael Meeks yazdı
Change-Id: Ie4123fc692f4fac33f082bb2d86b949d834f1858
-
Caolán McNamara yazdı
Change-Id: Ib08403edf805367c7392325fcfb66bc7ed4d6f6a
-
Caolán McNamara yazdı
Change-Id: I04809443b5dc50904654936e608360b57c2e85c3
-
Caolán McNamara yazdı
Change-Id: I43e195df570990f21c780311a98be64b682e5315
-
Caolán McNamara yazdı
Change-Id: I11f6381374c7fc12374cd5089e581ddc777005e2
-
Caolán McNamara yazdı
Change-Id: Ia6502afde54dbf379bc9951c80c6594f1f436ef5
-
Marco Cecchetti yazdı
A dummy slide has been added to be used as leaving slide for transition on first slide. SVGExportTextDecorations unit test - fixed wrong XPath. The new dummy slide group element caused the xpath to the slide group to be wrong. Change-Id: I6c1a0a80f71a79668c309bc0bcb3d5e588ef3a39 Reviewed-on: https://gerrit.libreoffice.org/20560Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Andras Timar <andras.timar@collabora.com>
-
Caolán McNamara yazdı
Change-Id: I4bc7a7283f63124ccb50957ea64791644e01e267
-
Caolán McNamara yazdı
Change-Id: I9147dc2bab312639a04d2e822cf99745d38d3b8d
-
Michael Meeks yazdı
Change-Id: I52bd1555e572c75feb0fc96368b6e61802d9d65c
-
Caolán McNamara yazdı
Change-Id: If5c50cddfee88cc92852737c1459ebe94b7256bb
-
Caolán McNamara yazdı
Change-Id: Ie7f4cd2b411eb678642ea859d261b1b672752d94
-
Caolán McNamara yazdı
Change-Id: I6ac074c7fe2821983b4a056e28fc5379f7a93974
-
David Tardon yazdı
Change-Id: I9cf72b27219489a5508786881ecd95e5820c71ac
-
Miklos Vajna yazdı
Change-Id: Id5c95b30eb25d8e88cb596fca283b14f1c74ef69
-
Dennis Francis yazdı
Change-Id: I70ca3c635033870ca05959561dc0f5b8a2d68939 Reviewed-on: https://gerrit.libreoffice.org/20561Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Takeshi Abe yazdı
Change-Id: Ia7efb3db2d1e76aad8873cf5822107b4666249de Reviewed-on: https://gerrit.libreoffice.org/20281Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
David Tardon <dtardon@redhat.com>
-
Takeshi Abe yazdı
Change-Id: I2bc18d48ebf4401d9af576fb1b98b69ff44ab334 Reviewed-on: https://gerrit.libreoffice.org/20485Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
David Tardon <dtardon@redhat.com>
-
Oliver Specht yazdı
Some disposeAndClear have been added as calling dialogs in the wizard like select address list, new address list, match fields crashed in dbg build in shutdown because the dialogs were still alive. The wizard is now deleted on Cancel which didn't work anymore. The timeout of the preview control of page 5 has been changed as the preview didn't even appear on Windows in a debug build The timeout handler was called after the wizard has been closed and lead to a crash. Change-Id: I9cd01f39347744bda31a312f695d27eefa077721 Reviewed-on: https://gerrit.libreoffice.org/20489Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Oliver Specht <oliver.specht@cib.de> Tested-by:
Oliver Specht <oliver.specht@cib.de>
-
Stephan Bergmann yazdı
...e.g., it still used the long-gone tools String class Change-Id: I9d1930c72fbae3208a0f3da14c6991f30d89a9bc
-
Stephan Bergmann yazdı
Change-Id: Ie83819e2bcdc5fa160b39296b005ca9a5ff74b1d
-
Stephan Bergmann yazdı
Change-Id: I274958964292f78c802748e17fca7f265ae5a4b8 Reviewed-on: https://gerrit.libreoffice.org/20429Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
- 09 Ara, 2015 17 kayıt (commit)
-
-
Julien Nabet yazdı
Don't select an option which is not even visible Change-Id: I003c835d7d623e559d67098de48efdf057a64422 Reviewed-on: https://gerrit.libreoffice.org/20552Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
Caolán McNamara yazdı
Change-Id: Iabedfcce9d8ef21172e6bd0d654f3a258aae97e3
-
Eike Rathke yazdı
... if not in named expression. Change-Id: Ie50fedd2303021c925e006d9a8db6ed02321ae5e
-
Caolán McNamara yazdı
Change-Id: I83b167c44b1cb14681c2e5a3a27277f2bedd36c6
-
Caolán McNamara yazdı
Change-Id: Ic8ca5764095699423d9a16cbbbcb7f085a006e0a
-
Miklos Vajna yazdı
Change-Id: Ic437cdbc6a21e84a0fa8f4ff68bc5d1202c9da7e
-
Eike Rathke yazdı
In range references referring more than one column/row where the end col/row points to the maximum column or row number that col/row is not decremented when the range is shrunken. Incrementing an end col/row is not done past the maximum column or row number, so such references do not yield #REF! errors anymore. This is also done in named expressions if the end col/row is an absolute reference. Change-Id: Iafa2d62abd3e816a1c56c3166af92807e55b75ce
-
Marco Cecchetti yazdı
Removed experimental feature check. Single slide exporting works as for multi slides exporting. SVGExportTextDecorations unit test - fixed wrong XPath The new way single slide are exported caused the xpath to the slide group to be wrong, Change-Id: I4db4dc77de4f0d1208418455e1fca3b5732c8477 Reviewed-on: https://gerrit.libreoffice.org/20459Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Andras Timar <andras.timar@collabora.com>
-
Jan-Marek Glogowski yazdı
For SwDoc::AppendDoc we use the StartOfContent node as the starting copy node to prevent merging of the first node in CopyRange and to get a 2nd node needed for CopyRange in case of single content node documents. This correctly counts StartOfContent as a non-copy node when adapting the bookmark ranges for copying. Change-Id: Ia3ee0328a1be5548f8751aa2240812c4662fb73f Reviewed-on: https://gerrit.libreoffice.org/20383Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Caolán McNamara yazdı
Change-Id: If3665f573b2c4ec9e87646af0afcd2ba9c5a4f1c
-
Caolán McNamara yazdı
Change-Id: Ib6c1df4a97598c156b10b1730debb078e362e0d2
-
Caolán McNamara yazdı
Change-Id: If83e255da1683779458556a3ab1af4f00b19265b
-
Caolán McNamara yazdı
Change-Id: I1d4825c2136e516baf759f4b2c40c911547b93d7
-
Caolán McNamara yazdı
Change-Id: Ic7cc6c807905e0c4ffbf2a3f009b27be6100cdf0
-
Pranav Kant yazdı
Change-Id: Iac869ddb65cbdd2227f96d047d83159ca7819f11 Reviewed-on: https://gerrit.libreoffice.org/20534Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I217c0aedca4eadc347c103899d96c70cf9606038
-
Stephan Bergmann yazdı
Change-Id: Id249baebf047bae083e36ad6e23d5bb8989f9a98
-