- 04 Şub, 2016 40 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: If965ad91e771c84e89c6690a4e1b733d4e70f1b4
-
Stephan Bergmann yazdı
Change-Id: I27a0fa8318fa50ef6e3ccd3a736c5fcbc36bbaa0
-
Stephan Bergmann yazdı
...the former reportedly caused problems now with GCC 6 libstdc++ Change-Id: I4b13adc71d9e00b14df1c8e875dba9e90cbcdcc7
-
Stephan Bergmann yazdı
...as the latter was the more flexible replacement for the former for LO- internal use already. The only gotcha to watch out for is that unoidl-check cannot be used to check "naked" .urd files, but only ones where the content has been moved to /UCR via regmerge. Leave registry/CustomTarget_regcompare_test.mk around to verify that unoidl-check behaves the same as did regcompare on those old-format .urd/.rdb files. Change-Id: Ic13ede48535bf942126c810d88bac7e4081d984e
-
Stephan Bergmann yazdı
...to make it a better replacement for SDK's regcompare Change-Id: I7b5eee3d449b8dc7c03601083d06a6d13e4607be
-
Stephan Bergmann yazdı
Change-Id: Icf4d3b4137a6b6b70dd543bf4758a79f90e9f57f
-
Eike Rathke yazdı
Showing it above obstructs the column headers when entering a formula in the first two rows and mouse selection on column headers is also not possible. Change-Id: I8261f234fe7ed8f329ea7a131eb675e86e1d7988
-
David Ostrovsky yazdı
Change-Id: I0b8c1692c2b04bbbb5486517b2e8de6957ab4b79 Reviewed-on: https://gerrit.libreoffice.org/22104Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
David Ostrovsky <david@ostrovsky.org>
-
Marco Cecchetti yazdı
Change-Id: I07df8d0330390ac599aac364581aee1c9fd0f809
-
Michael Stahl yazdı
Change-Id: I68f9559fab9a344979dc39b81f3738877483b5fe Reviewed-on: https://gerrit.libreoffice.org/22106Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Michael Stahl yazdı
Change-Id: I3bee504b5a3dce7d89af77c8fcf2f9e24d5119ca Reviewed-on: https://gerrit.libreoffice.org/22105Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Tomaž Vajngerl yazdı
a HTML document is reported as "com.sun.star.text.WebDocument" which is a unsupported document type in LOK so report it as a LOK_DOCTYPE_TEXT instead. Change-Id: Iaa77cb8b1f55cf31ebbb4fd4d69c02702e60e251
-
Tomaž Vajngerl yazdı
Change-Id: Id6b70a88ea479b402e680c7c216a20be3d6e116e
-
Kumar Thangavel yazdı
Change-Id: I45731be3d7c3a8ebbafb11d8580294dab01784f4 Reviewed-on: https://gerrit.libreoffice.org/22094Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Noel Grandin yazdı
Change-Id: I12578410a27f613a064f293022280b5345117a9c Reviewed-on: https://gerrit.libreoffice.org/22102Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I2d47d479e4b5b4ef63e13b8a22d9c6b62e9b3209 Reviewed-on: https://gerrit.libreoffice.org/22101Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I74404d72e9146950a9881d2a59323c2bf08c9742 Reviewed-on: https://gerrit.libreoffice.org/22100Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Takeshi Abe yazdı
Change-Id: Ia5b43083e9675ef2664e5147e80237a7d947e138 Reviewed-on: https://gerrit.libreoffice.org/21859Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Riccardo Magliocchetti yazdı
As done for C version in 80d1c914 Change-Id: I879e070bc6a7cbf851594d748f603090f2e02459 Reviewed-on: https://gerrit.libreoffice.org/21901Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Berk Gureken yazdı
Change-Id: I1b79a39a9d709184cc72a905647f73dbf85eef27 Signed-off-by:
Berk Gureken <berkgureken@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/21991Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
coypu yazdı
Does not require tac, which is not available on *BSD/OS X. Change-Id: I54c90e249fb99ce03cc2ff134f200de283159052 Reviewed-on: https://gerrit.libreoffice.org/22083Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Miklos Vajna yazdı
File -> digital signatures looks like a way to view and modify digital signatures, internally it's a sign action, that at the end may not modify signatures after all. For this to work, SfxObjectShell::ImplSign() calls GetMedium()->CloseAndRelease() to release the document's lock file, invokes the signing dialog, then DoSaveCompleted() creates the lockfile again. When signing OOXML documents, the lock file is not re-created, as DoSaveCompleted() only creates the lockfile in case IsPackageStorageFormat_Impl() (== own format) is true. Fix this by adding a mode that creates the lock file, even in case of a foreign format. With this, closing the digital signatures dialog for OOXML documents no longer results in a confusing "Document in Use" dialog after closing the signatures dialog. Change-Id: Ie9e56b88768825e61765669b27a89082cdc1981f
-
coypu yazdı
OpenBSD ports patch: http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors/libreoffice/patches/patch-include_LibreOfficeKit_LibreOfficeKitInit_h Change-Id: Ia3cebb41ca72bf022cc409814bed575cfbcfbf64 Reviewed-on: https://gerrit.libreoffice.org/22079Reviewed-by:
jan iversen <jani@documentfoundation.org> Tested-by:
jan iversen <jani@documentfoundation.org> Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
coypu yazdı
Change-Id: If44680b8f9fb527dd27a71e193b334d83c12e46a Reviewed-on: https://gerrit.libreoffice.org/22078Reviewed-by:
jan iversen <jani@documentfoundation.org> Tested-by:
jan iversen <jani@documentfoundation.org> Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Noel Grandin yazdı
Change-Id: Ia6af0d00b68f5694c9fc9cc453fe36fb923f0a2d Reviewed-on: https://gerrit.libreoffice.org/22099Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I26f2cef48fcc7a6c4a6b93668b836879254f3eb0 Reviewed-on: https://gerrit.libreoffice.org/22098Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I0b8c63a97bfa4a49ac87869e164ab22d2aa99de3 Reviewed-on: https://gerrit.libreoffice.org/22097Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I60c423b799f34f79f58bc39cf7ea616ec4f5d16a Reviewed-on: https://gerrit.libreoffice.org/22096Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
David Ostrovsky yazdı
Change-Id: I71e2000920e606e5d550ed5451722cbb80f3dc82
-
David Ostrovsky yazdı
Change-Id: Ibe5e44af2348150fef0fa3d3e579ca2893fc6b1c Reviewed-on: https://gerrit.libreoffice.org/22095Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
David Ostrovsky <david@ostrovsky.org>
-
Stephan Bergmann yazdı
Change-Id: I2f6da8bb39ebd791f0bd3aa955dfc8c83b96ca04
-
Caolán McNamara yazdı
Change-Id: If1f4f46ba51360eff3537f6804286adfe16c4a0e
-
Caolán McNamara yazdı
Change-Id: I495c1b5d9d0e03a92330fe6b9371183471aee7bb
-
Caolán McNamara yazdı
Change-Id: Ifb82c92eb0eaa019a19deee3dce375204576e2ee
-
Noel Grandin yazdı
Change-Id: I084b63d1085976838426f1157e0ba238e0520d7f
-
Caolán McNamara yazdı
Change-Id: I310f9d0e66e910c6a5bbd2a4f864e4149b85c92e
-
Caolán McNamara yazdı
Change-Id: I520235178bc1eaea5e5bc0497ab8824bf2775456
-
Stephan Bergmann yazdı
...so that isZeroConstant doesn't trigger an assert inside Clang's isCXX11ConstantExpr when expr is sizeof(x) with x being dependent on a template argument. Change-Id: I6bab46e64cc085d597db25994d8bfdc66417fe83
-
Caolán McNamara yazdı
Change-Id: Iae465c91693967983623087214e79e0f264c551c
-
Caolán McNamara yazdı
Change-Id: I996dc17ba0c01bf23283687dffb563b0eac3a31a
-