- 12 Nis, 2013 8 kayıt (commit)
-
-
vjinoch yazdı
Change-Id: Ib87e3a5155176a6ce0531e04b08a2731a9c956a7 Reviewed-on: https://gerrit.libreoffice.org/3289Reviewed-by:
Michael Meeks <michael.meeks@suse.com> Tested-by:
Michael Meeks <michael.meeks@suse.com>
-
Matúš Kukan yazdı
Change-Id: I2b2099d8fc00062f67c42e73c4b8a17a689db89d Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: Ia71f49eeca36ca65b319d47c6047fad310f5f248
-
Miklos Vajna yazdı
Change-Id: Idf39b33efe4c7838f2669aec8773616416811d57
-
Jürgen Schmidt yazdı
fix: While deleting any box from chart data provider, verify whether there are any invalidate chart data sequence inside, if so, catch the exception and remove it. Patch By: Peng Chen Found By: yanji Review By: jsc (cherry picked from commit a92e3539) Change-Id: I239824e92d13e42b83674dbdeaeef053f1e6ea9a
-
Miklos Vajna yazdı
The commit message of 0e5f2ea0? didn't mention this, so I guess flipping over the default was just an accident. Change-Id: I9078cc56a6064e3498b012848b860c7b414b37e6
-
Miklos Vajna yazdı
When some import filter fix arrives in, and the submitter submits a test file, but doesn't provide a matching testcase, we accept the patch, as it's better than nothing. This script will search for such files, providing kind of a TODO list for what testcases have to be implemented. Change-Id: I713fe2f0aef4cbca66ba913baf54b7bd28ba2471
-
Julien Nabet yazdı
Change-Id: I6a7764637f6e5754e68ee6e4ab417224f542592d Reviewed-on: https://gerrit.libreoffice.org/3348Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
- 11 Nis, 2013 32 kayıt (commit)
-
-
Rafael Dominguez yazdı
Change-Id: I42e5fe1f806712b2b912f945c164b0e239ecaa54
-
Rafael Dominguez yazdı
Change-Id: Ifa5091a5159d3832d3b8c8846eff57b6bfcf9854
-
Tor Lillqvist yazdı
Change-Id: I2b587946f094cd4e83f4148d6e3359452ec36bf6
-
Tor Lillqvist yazdı
Change-Id: I676c1305d997d756456245264e68676666f75c7e
-
Tor Lillqvist yazdı
Change-Id: Id8b9bec79e5673db738e16905eacd8e84cea89e1
-
Tor Lillqvist yazdı
Change-Id: Idac1c756faa47236e4ebc3c7400f7e4412f02a44
-
Tor Lillqvist yazdı
Need to pass the whole pixel buffer to CGBitmapContextCreate(). Change-Id: Iadac7dc3e63c29e5d0cc328b2e2a1f10824248a6
-
Tor Lillqvist yazdı
Change-Id: I04c715e88ee79aa639c10f2a39d303eecdbd3962
-
Tor Lillqvist yazdı
To properly handle subsetted BitmapDevices in the iOS vcl backend I seem to need to know what the size of the full BitmapDevice is. I wasted at least one day on desperate hacking and debugging, trying to wrap my head around a misunderstanding of what a subsetted BitmapDevice is. I thought it involved coordinate offsetting... Change-Id: I83bf1a7d75ce192aaf21f1e408008e362fd6c6e6
-
Peter Foley yazdı
Change-Id: Id9279b7e0dea2231db12997e571fe13ae240b914
-
Peter Foley yazdı
Support cramming everything into one big merged library as well as only the libraries depended upon by almost everything. Change-Id: I69647037dc62840294ba670d5d6c172a4608bf3f
-
Takeshi Abe yazdı
Change-Id: I5e44f15c236f5535fda1932c3206f4190834ae50
-
Takeshi Abe yazdı
Change-Id: Ic362baf2204768d2e636b6fdd9199e8009c786d8
-
Takeshi Abe yazdı
Change-Id: Ia86be34c6cfeab2a853305aa1568c384d7b4e2b9
-
Matúš Kukan yazdı
Change-Id: Ib2efc547f0f1daf337cd15d78d76154b9863917f
-
Caolán McNamara yazdı
i.e. use the same algorithm for assigning replacement ids for both get and set exp fields. Otherwise, consider for ex. 1. fields exists with ids of 1 and 2 in master document 2. a field exists with id of 1 in subdocument and must be reassigned a new id to not collide with the pre existing master ids In get orig algorithm assigned first unused slot of master to subdocument field i.e. 0 unused in master, so subdocument:1 converted to master:0 In set orig algorithm sorted all used master slots and assigned largest used id plus 1 (therefore unused) to subdocument field i.e. largest id used in master is 2, so subdocument:1 converted to master:3 so get can't find set and error's out with: Error: Reference source not found Change-Id: Ie8758dc22cf8deeeeff079532284e57eeaf4a9bd
-
Andrzej J.R. Hunt yazdı
Change-Id: I093d1a06c6771a22fb804b302d573dbfa72aaf86
-
Andrzej J.R. Hunt yazdı
Change-Id: Icb62af55a9d117627794852971a20542db51424c
-
Jan Holesovsky yazdı
Change-Id: Ied4e5cc9211b2a541006432d0b4d257f014249f4
-
Jan Holesovsky yazdı
Extremely annoying during debugging; and throwing / catching is not the fastest operation under the sun... Change-Id: Ic5604bb1c3ef77d1577c4ac611af44be6fea6533
-
Tor Lillqvist yazdı
The value returned by getScanlineStride() is always positive even if internally the scanline stride is negative in the bottom-up case. Change-Id: Iaf394639d1e5a27d64b83f75c1d715a9860e492e
-
Tor Lillqvist yazdı
Change-Id: I8a4a588287a90c6953b367bb02e075ea58f13a96
-
Tor Lillqvist yazdı
Change-Id: I6c37885823f14dcfbe750691dad27e094f46e66e
-
Tor Lillqvist yazdı
Change-Id: I37472b779f0e455892f4fe2cfe93023c14335400
-
Tor Lillqvist yazdı
Change-Id: I94ef782a3d4cd86afe4c1e96426df771401a65d3
-
Miklos Vajna yazdı
Change-Id: I862a6b59ea2c3fa00f12cb3e9dbfd672a6aa58e5
-
Miklos Vajna yazdı
Change-Id: Ice40f1a9532e661ab6f4e3f476e638f2f8f82b72
-
Jürgen Schmidt yazdı
It crashes after adjusting the table size. fix: Recorrect the logic of code in SwChartDataSequence::Dispose(), release the relationship inside. Patch By: Peng Chen Found By: yanji Review By: jsc (cherry picked from commit 3977937c) Change-Id: I09e9c390527402e5f91031e7370910e93cf70fa7
-
Eike Rathke yazdı
This fixes the symptom of the crash but not the underlying cause why a subtotal count would be wrong. Change-Id: I3782b5e39f18bc65ffe510b847ffa7969a26cd37
-
Matúš Kukan yazdı
Change-Id: I2d4676e3b44551d1730fe6e7b2898a2a38e4649c
-
Matúš Kukan yazdı
Change-Id: I270ea16aedb22c1af765565657ee4069c03ac6f2
-
Matúš Kukan yazdı
Change-Id: I01ab0db1a46ed58403ba16247c131550f9b3fcb1
-