- 09 Agu, 2013 10 kayıt (commit)
-
-
Lionel Elie Mamane yazdı
Has only two components, e.g. 4.1 Change-Id: I255a5a3e240f41d39ee88c4be0c714e29db75a6a
-
Lionel Elie Mamane yazdı
Change-Id: I5bb195e54274d9210ae8d4c2d31690ce8e79a425
-
Isamu Mogi yazdı
C Compiler (cl.exe, gcc-wrapper.exe) for firebird generates 32bit object file but windres on cygwin-64 generates 64bit one. It causes link error. This patch unifies these objects in 32bit. Change-Id: Ie631bdcc22eedd694c880f55101db77b9ac5f669 Reviewed-on: https://gerrit.libreoffice.org/5273Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Stephan Bergmann yazdı
...so extend 409e6a2e "gcc -dumpversion has only MAJOR.MINOR, not MAJOR.MINOR.PATCHLEVEL" to also cope with e.g. Fedora 18 gcc's "gcc (GCC) 4.7.2 20121109 (Red Hat 4.7.2-8)" output line. Change-Id: Ieb5e032685da49cd7e6f0a49a0fdc137fc24fbbd
-
Stephan Bergmann yazdı
Change-Id: Ibcf2ef9e81befbed56e174c9e33ad27e71c97cb1
-
Lionel Elie Mamane yazdı
At least, for gcc 4.7 on Debian. OTOH, gcc --version outputs (on its first line) gcc-4.7.real (Debian 4.7.2-5) 4.7.2 so use that. Hopefully will work across systems & distros. (gcc-4.7.real is probably just argv[0], because diversion from hardening-wrapper) Change-Id: I94ea73628d8aac107e3ada1dc5a63e51e79ccdb2
-
David Tardon yazdı
Change-Id: Ia3e20248b1d60d6815fae1328c94b7c54910b7c6
-
Michael Meeks yazdı
Change-Id: Ibc5998e665b0f81cdf805e128065e253c46594ab
-
Takeshi Abe yazdı
Change-Id: I5d51d7e01913ac9917578f8c9789312af9be3638
-
Takeshi Abe yazdı
This came with f982b722, and should go with c6b30952 Change-Id: I0727a534f6ba8c6599275a96efa0ebcbd6e65733
-
- 08 Agu, 2013 22 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: I85c3d8a0e6b64c7a8dcf66a3dfde25151718c4d9
-
Michael Stahl yazdı
Change-Id: I54d1a31b86e60ceb9070f502df305d75bcfa23d9
-
Michael Stahl yazdı
Change-Id: I4e0e3832268e11a445391a99d52d099917bc8aec
-
Michael Stahl yazdı
Remove the silly overloading, and introduce virtual methods. Change-Id: If54a6a3fb7464283f80d3387ae23db234690f8a3
-
Michael Stahl yazdı
Change-Id: Ibd54c1472a3f86a0799386e4cf5e929d73ac104d
-
Michael Stahl yazdı
Change-Id: Id3efca3f1cb555ec995973b8a5bdd2a78318e18f
-
Michael Stahl yazdı
Change-Id: I151678b2bf155a7561b4c4e4b2d9fd1f05930477
-
Michael Stahl yazdı
Change-Id: Ic853af7f66d970d7acfcb7d39effc738cbb7f68d
-
Michael Stahl yazdı
Change-Id: I510021cff6aee73e04473700cc23eb90fc6d4fe7
-
Michael Stahl yazdı
... that already exists in Font baseclass. Change-Id: Ia87e8b791e153bdd4ddc6c84eba6b4f37d127dca
-
Michael Stahl yazdı
Change-Id: If7cc107e521e1a70ba00b0f24057039fcdd2c576
-
Michael Stahl yazdı
Change-Id: I4da73eab3e767c2ed7699808e00c40d440a40dbe
-
Michael Stahl yazdı
Change-Id: Ieb10d3bd8fc23650156906292bf3d0757565e2af
-
Michael Stahl yazdı
Change-Id: Id60ffcc392d0ee71d3ddcb8de21bdaca4d0b54cd
-
Tomaž Vajngerl yazdı
Change-Id: Ibf363d741ca346adefd30f5b68d9a47db73db8df
-
Tomaž Vajngerl yazdı
Change-Id: I40c857eb1ed5c784a3911667f685c6450bf7a7c4
-
Tor Lillqvist yazdı
The digital signature of an app bundle includes an integrity check for the Resources subtree. This is the normal place for Mac apps to have their read-only non-code "resources". In LibreOffice it is currently not much used, though. The signature thus breaks when a lang pack installer is run and plops its InfoPlist.strings file into the "Resources" subtree. This file contains translations of strings in the app's Info.plist file. For LibreOffice, it contains translations only for some of the file type names in Info.plist. (Why only some, I don't know.) Files installed by a lang pack insaller into other locations in the app bundle don't harm the signature. Making the InfoPlist.strings files be distributed as part of the main app bundle instead of in langpacks should keep the signature valid even if a lang pack is installed. The InfoPlist.strings files are small so the size of the main app should not grow significantly. This required introduction of a new functionality in scp2: The possibility to generate a list of several complete File or Directory stanzas, one for each language for which translations are being built. (This is different from the existing functionality, used for files that go into lang packs, where a stanza contains several Name or HostName attributes (or whatever the term is) where the attribute names are qualified with the language code in parens.) Change-Id: I3afd9b08944fe1bccb5f0c881d740d260f589e39
-
Tor Lillqvist yazdı
Just check for $(VERBOSE) or $(verbose) being non-empty instead of checking for $(VERBOSE) equalling "TRUE". Isn't our normal way to do a verbose make to pass verbose=t? Change-Id: Ic4ddc1fe025fed55ca56fd21b615640c389c0454
-
Julien Nabet yazdı
Change-Id: If8c1b341b8493b8902f060d8d13bbb7d08991cd9 Reviewed-on: https://gerrit.libreoffice.org/5309Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Jesús Corrius yazdı
Now only the ODF formats have AppUserModelID, but we need AppUserModelID for all supported formats so the Windows 7 recent documents works as expected. This patch only adds a few registry keys during the installation process on Windows. Change-Id: I2d7460c1ed8b4ba77da8bb1c5b0c696c521353c5 Reviewed-on: https://gerrit.libreoffice.org/5274Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Mark Wielaard yazdı
This adds RTL_LOG_STRING_INTERN_NEW and RTL_LOG_STRING_INTERN_DELETE which are connected to SDT probes if available. It introduces two new SDT probes. new_string_intern_16 and delete_string_intern_16 (there is currently no interning for 8-bit rtl_Strings). For consistency both have the same 4 arguments as new_string_(8|16) and delete_string_(8|16). new_string_intern_16 has as 5th argument the address of the original rtl_uString being interned (which may or may not be the same as $arg1). Change-Id: Ib117bba932c1908abc70a7fdd4140c0af76d54cb Reviewed-on: https://gerrit.libreoffice.org/5308Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
- 20 Tem, 2013 1 kayıt (commit)
-
-
Krisztian Pinter yazdı
Change-Id: I6d9bb87a6ee28d62ee012e6807d1c5a4f3219e27
-
- 08 Agu, 2013 7 kayıt (commit)
-
-
Laurent Godard yazdı
Change-Id: I5849add3444cff15a201a276c8917fabc4b33262 Reviewed-on: https://gerrit.libreoffice.org/5317Reviewed-by:
Kohei Yoshida <kohei.yoshida@suse.de> Tested-by:
Kohei Yoshida <kohei.yoshida@suse.de>
-
Lionel Elie Mamane yazdı
SvLBox was merged with SvTreeListBox; SvLBox had a virtual Select() and some derived classes override it. E.g. dbaui::DbaIndexList. Change-Id: I82b3718e72db5d320704e1e2871de86abc686441
-
Krisztian Pinter yazdı
In a previos move BackingWindow was moved, but startcenter.ui was left behind by accident. Change-Id: I7d9669df9b2b65311e119640ba2a7a331b6336e9 Reviewed-on: https://gerrit.libreoffice.org/5316Reviewed-by:
Jan Holesovsky <kendy@suse.cz> Tested-by:
Jan Holesovsky <kendy@suse.cz>
-
David Tardon yazdı
Change-Id: Iaed0bcac0b6ab404fc27beaa290c29aa1d97487b
-
Ivan Timofeev yazdı
... and delete pContourPolyPolygon instead. Otherwise there is a null pointer dereference. This reverts commit e3258713. Change-Id: Id9d8c514c786b42233a35a9ade55d0c05986fb08
-
David Tardon yazdı
I am not sure this is the only/correct way to do it (maybe it should be already handled by some broadcast from SFX_APP()->SetOptions()), but it is what Draw and Calc do (cf. handling of SID_ATTR_METRIC in SdModule::ApplyItemSet() and ScModule::ModifyOptions()). Change-Id: I25bada60188a96c6c82db5029c7475b45b595176
-
David Tardon yazdı
Change-Id: Ia799cf54e8c90f68a8e74df72b0c8b6a33c41e7e
-