- 22 Nis, 2013 7 kayıt (commit)
-
-
David Tardon yazdı
Change-Id: I901a25894e4229dfae9393960b2f55aac604ab45
-
David Tardon yazdı
They ARE NOT available when using system jpeg. Apart of that, I am not sure if it is all right to include parts of jpeg directly into our code. Change-Id: Ic19a22e73094d452ffd072b819020e4a46256406
-
David Tardon yazdı
macosx-create-bundle creates the .jnilib symlink in the same dir the library is in. But we do not want to create stuff directly in $(OUTDIR). Change-Id: I7fa3380a164c6157ce1c710b9e8a815375ff3a72
-
David Tardon yazdı
Change-Id: Id0d02f11a81f32a1ec446f7a44ec995e1788e7dd
-
David Tardon yazdı
This means the file has not been delivered since gbuildification of jurt (that is, since 3.6). Is is needed at all? Change-Id: Iccc0b83e87609fbd3e11bca2fdb8b56de818c1fe
-
David Tardon yazdı
Change-Id: I6225926807122ed6b6a3fda4fb4067da9eb240b4
-
Takeshi Abe yazdı
Change-Id: Ibaa2a843e16c22b6e2fb7e53da335b9b35b70a96
-
- 21 Nis, 2013 33 kayıt (commit)
-
-
Michael Stahl yazdı
When renaming a DLL but not the import lib it can happen that the "touch" rule creates the DLL file which is not helpful. Since there is no easy way to fix this properly, and DLLs are not renamed often, put in a lame hack to detect the situtation and delete the import lib, which will get it re-linked on the next make invocation. Change-Id: I3909cf7d377433d263e517719cca07005bade512
-
Michael Stahl yazdı
The DLL aux-target is always newer than the work-dir import lib, which causes spurious re-delivery of the solver import lib. Touch the DLL file to the same timestamp as the import lib to prevent this. Change-Id: I8394201c7a672a50db3af51b9442f8992cdef1d1
-
Tomaž Vajngerl yazdı
Change-Id: I098ad140d013f1bda057416b2e0622bc038d2a30
-
Tomaž Vajngerl yazdı
Change-Id: I921ba50f1d251489bfb56703247890f9ff23200f
-
Tomaž Vajngerl yazdı
Change-Id: I50014b227b07a4b7bff7b2569ec55409f371b38e
-
Tomaž Vajngerl yazdı
Change-Id: I46bb4b2436407cc2cb084f502ff8fb5ff7754400
-
Tomaž Vajngerl yazdı
Change-Id: Ia00803c748cd40b7e2e6142a2802ea6e4e13f8fd
-
Tomaž Vajngerl yazdı
Change-Id: I81bc0f4a7cb192f8f9806a9b5bb0d2a6ab1b00df
-
Tomaž Vajngerl yazdı
Change-Id: Id9e7754cfcbd1d7e8b512eb1c1a3384df2db149f
-
Tomaž Vajngerl yazdı
Change-Id: Ic5ced4a743c6d5465462a7d88e63150741d1f920
-
Tomaž Vajngerl yazdı
Change-Id: I6f9b9cc510778ea561ebbb9ac215db615ea34a8e
-
Tomaž Vajngerl yazdı
The canBeRotated method was added to determine if a native rotation can be performed for a graphics or not. Change-Id: I026cf6fe4baa4d964d0a2c2b6e36c3b15aa91549
-
Tomaž Vajngerl yazdı
Change-Id: Ib7c028ae32783f112507fb848398b389ed7a484f
-
Tomaž Vajngerl yazdı
Rotation for PNG and GIF format perform by exporting and importing of the Graphic. This is a "fallback" way to perform graphic rotation and the easiest to do for lossless raster formats. Change-Id: I31efad9106b5cfbd1d7c6c5063726c455d05f934
-
Tomaž Vajngerl yazdı
Change-Id: I64340da256a9ee66b13870854ccdccacaaf4f0d2
-
Tomaž Vajngerl yazdı
If Exif in an Jpeg image indicates that the image is rotated, ask the user if rotate the image to standard orientation. If yes, perform lossless rotation of the image. Change-Id: I164da2b06b7fd114f4d2a5a352719c47497daeae
-
Tomaž Vajngerl yazdı
Support for reading/writing of Exif image metadata. Currently only orientation is implemented, but support for other tags can be added. Jpeg lossless transformations - currently only lossless rotation is supported, but others can be added when needed. Additionally GraphicNativeTransform and GraphicNativeMetadata has been added. The responsibillity of GraphicNativeTransform is to provide graphic transformations (like rotation) on native data and the purpose is to be as lossless as possible in transformations. GraphicNativeMetadata is a class for reading metadata which is contained in a native data graphic stream. For now both support only Jpeg. Change-Id: I3e67cd3e7f5386746bcd1f0bfd2b90f5fe834b92
-
Tomaž Vajngerl yazdı
Change-Id: I9a091e9b209c443cb32983e6d35044eec8681d18
-
Tomaž Vajngerl yazdı
jpeg.cxx/hxx contains classes JpegWriter and JpegReader which are considered private. Split this two classes and other related functions into its own files. Change-Id: I41c1139b30a4dc19e03b2232dfe0986cc05d0c08
-
David Tardon yazdı
Project: dictionaries 36a0d3a959604b5c5af4adb17ca10a1d85542846
-
David Tardon yazdı
Change-Id: Iaf1875bd7223743aa4309c970601fca3417afe17
-
Zolnai Tamás yazdı
Change-Id: Icebd32c7ac2144f99827ca48cca7bbcaf10814c4
-
Matteo Casalin yazdı
Change-Id: I877c4520be335dc04bbfdfa9a15dab52dd7f446a
-
Zolnai Tamás yazdı
Executalbes, which work one language, generat qtz by own. (stringex,helpex,treex,propex) So these executables can generate qtz without po file when use them with qtz, call them with "-m" flag without parameter. Change-Id: I56c34db7151dc3ef0ce1c85ed607719e4cbb5e92
-
David Tardon yazdı
Change-Id: I56f0fd27fa246643d611f9fc6a9f1bcfed759c60
-
Matthias Freund yazdı
basesh.cxx line 112 translated with a hint of David Tardon. (Thank you!) Change-Id: I98af528c011a7d63b07b3aa71271d6816c11f7ab Reviewed-on: https://gerrit.libreoffice.org/3512Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
David Tardon yazdı
Change-Id: I056a9457aee725e1c8f992ee2553e79f536920ee
-
David Tardon yazdı
Change-Id: Ibbcf0ea1744090e0108faf2a617a96177e934aec
-
David Tardon yazdı
If anyone wants to do anything with it, there are the sources (but quick look at ure/source/uretest/Makefile suggests it is dmake, so good luck with that .-) Maybe it is just another relic of the past that can be removed? Change-Id: I44b4a36d89a5617d5dba9e063e8b8b19c1dba240
-
Michael Stahl yazdı
Change-Id: I4d7cb081805213f55ae69c4ade8638bbfc06f0c4
-
Michael Stahl yazdı
Change-Id: I8ed937739d94bfc6316d9cb158870362a0b8b996
-
Michael Stahl yazdı
Change-Id: I940a807a6bd92393fa4bf01790c1478234228e5e
-
Marcos Paulo de Souza yazdı
Change-Id: Ibd45f7004f8eaa151b9a60d7369d396411f60a2b Reviewed-on: https://gerrit.libreoffice.org/3511Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-