- 20 Tem, 2018 1 kayıt (commit)
-
-
Miklos Vajna yazdı
In case an Impress shape has a "Fade in and Swivel" animation attached, canvas calls OutputDevice::DrawBitmapEx() with a negative width. This results in a call to OutputDevice::DrawDeviceAlphaBitmap(), which asserts that the height/width is not negative. Fix the problem by transforming the bitmap before calling OutputDevice::DrawBitmapEx() in the GL case, similarly to how "complex" transformations are handled already. Change-Id: I65ccc8a984132c5921d6096bfe9c7a8fcfacd8dd Reviewed-on: https://gerrit.libreoffice.org/57774Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins
-
- 21 Nis, 2017 1 kayıt (commit)
-
-
David Ostrovsky yazdı
Uwinapi is discontinued. Change-Id: I063b4d0d8fab2d60de168e960a63b8181158ac01 Reviewed-on: https://gerrit.libreoffice.org/23198Reviewed-by:
David Ostrovsky <david@ostrovsky.org> Tested-by:
David Ostrovsky <david@ostrovsky.org>
-
- 03 Haz, 2013 1 kayıt (commit)
-
-
Michael Meeks yazdı
Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1397337 http://svn.apache.org/viewvc?view=revision&revision=1397315 http://svn.apache.org/viewvc?view=revision&revision=1396797 Patches contributed by Andre Fischer Fixed getcsym.awk to handle #-comments that contain special regexp chars. http://svn.apache.org/viewvc?view=revision&revision=1230971 118778: Added ADDITIONAL_REPOSITORIES environment variable and its automatic setup in configure. http://svn.apache.org/viewvc?view=revision&revision=1232004 118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Herbert Duerr #i119168# use generic LICENSE file for langpacks and sdks http://svn.apache.org/viewvc?view=revision&revision=1310178 macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars http://svn.apache.org/viewvc?view=revision&revision=1183367 allow gbuild with empty sysroot on linux http://svn.apache.org/viewvc?view=revision&revision=1179186 Patches contributed by Ingo Schmidt native373: #164472# improvements for msi database http://svn.apache.org/viewvc?view=revision&revision=1167540 http://svn.apache.org/viewvc?view=revision&revision=1167539 Patches contributed by Jurgen Schmidt adapt setup package scripts to handle special DS_Store file for developer snapshot builds http://svn.apache.org/viewvc?view=revision&revision=1232430 imported patch extensions_i117681.patch http://svn.apache.org/viewvc?view=revision&revision=1172102 Patches contributed by Michael Stahl gbuild: RepositoryFixes.mk should be optional http://svn.apache.org/viewvc?view=revision&revision=1166123 xslt filter: remove the FLA horror wordml import filter: replace FLA usage with plain XSLT http://svn.apache.org/viewvc?view=revision&revision=1363727 Patch contributed by Oliver-Rainer Wittmann i#88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 Remove lots of OS2 conditionals, re-extract Rhino Java, unwind cppunit pieces, cleanup Mac image bits, remove coin-mp and re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand MPLv2 subset checking. Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
-
- 24 Nis, 2013 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: Ia160f0ee3e9480c60056d38bf11a6b139b53424f
-
- 05 Nis, 2013 1 kayıt (commit)
-
-
Eike Rathke yazdı
Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
-
- 26 Ock, 2013 1 kayıt (commit)
-
-
Michael Stahl yazdı
- do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
-
- 01 Eki, 2012 3 kayıt (commit)
-
-
Michael Stahl yazdı
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
-
Michael Stahl yazdı
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
-
Michael Stahl yazdı
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
-
- 28 Eyl, 2012 3 kayıt (commit)
-
-
Michael Stahl yazdı
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
-
Michael Stahl yazdı
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
-
Michael Stahl yazdı
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
-
- 02 Tem, 2012 1 kayıt (commit)
-
-
Michael Meeks yazdı
-
- 07 Nis, 2012 1 kayıt (commit)
-
-
Michael Stahl yazdı
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
-
- 10 Mar, 2012 1 kayıt (commit)
-
-
Matúš Kukan yazdı
-
- 27 Kas, 2011 1 kayıt (commit)
-
-
Norbert Thiebaud yazdı
-
- 09 Agu, 2011 1 kayıt (commit)
-
-
Takeshi Abe yazdı
-
- 04 Agu, 2011 1 kayıt (commit)
-
-
Caolán McNamara yazdı
-
- 30 Tem, 2011 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
- 26 Tem, 2011 2 kayıt (commit)
-
-
Thorsten Behrens yazdı
Now doing extra logging / graphical debug cues via OSL_DEBUG_LEVEL of 3. Also saves some lines in makefiles.
-
Thorsten Behrens yazdı
No point in cluttering makefile with workaround for unsupported compiler.
-
- 22 Tem, 2011 1 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
-
- 20 Haz, 2011 1 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
-
- 17 Haz, 2011 1 kayıt (commit)
-
-
Michael Stahl yazdı
-
- 16 Haz, 2011 1 kayıt (commit)
-
-
Mathias Bauer yazdı
-