- 10 Ara, 2015 33 kayıt (commit)
-
-
Michael Meeks yazdı
Change-Id: Ie3f49ff759f0b5b038a7b6a3fb09c5e220aa4645
-
Caolán McNamara yazdı
Change-Id: Id6961e7c35df56ca37d5cb57c2d3d1e03e31dd6d
-
Michael Meeks yazdı
Change-Id: Ib16f5b345901adc7036a8a90d0f46aa3499d66ae
-
Caolán McNamara yazdı
Change-Id: I6b2945f1d5a1654f6b5d6a5f5287b4cb9514d97c
-
Caolán McNamara yazdı
Change-Id: I1149eb9f5946228a2448c121e7ec7211861b3b3d
-
Stephan Bergmann yazdı
Change-Id: I74a3cd6bf6cd780040b2a9eaefb2bde9acbfd6dd
-
Tor Lillqvist yazdı
Change-Id: Ie348c008ffec326c5c4429cfb1a791951dd8a16a
-
Takeshi Abe yazdı
... rather, it's owned by maElementList. So, use just std::unique_ptr<SmElement> instead. Change-Id: Id18466083535677e0f7d07f8c523b433c5e2a9ec Reviewed-on: https://gerrit.libreoffice.org/20490Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Juergen Funk yazdı
This function ist uesed under windows here (only once) http://opengrok.libreoffice.org/xref/core/vcl/win/gdi/salgdi3.cxx#1205 Change-Id: I03d48535d7ffd3bc148ccc637a7cc3cf94fceaeb Reviewed-on: https://gerrit.libreoffice.org/20458Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Samuel Mehrbrodt yazdı
Change-Id: I19ae28665e8835461ccc6b9872002f557c65fa5d Reviewed-on: https://gerrit.libreoffice.org/20562Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
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 7 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
-