- 01 Eyl, 2015 40 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: I354698d6959aeb9ce022ecc420f2e10b0155c184
-
Caolán McNamara yazdı
Change-Id: I7aa99f3a6668e66b8d02e20b7ea1cf0862e5d760
-
Marco Cecchetti yazdı
Now can be accessed through the vcl_get_crc64_table() function Change-Id: Ife85dde373a48652a0d67460184c1f325eb91702
-
Marco Cecchetti yazdı
Change-Id: Ic3fa76557746242ca99e3ce63ea73ec1d2b11f50
-
Marco Cecchetti yazdı
Change-Id: I50e4b30e0932f092db9e7d60e50f88f2b7e83895
-
Marco Cecchetti yazdı
Change-Id: I5226a55ba804d494a8c9c9c9b5cd7ed3889eafbf
-
Michael Meeks yazdı
Change-Id: Ic75801d7ad941ba802ffe418d5c666b1e7b0e94f
-
Marco Cecchetti yazdı
Change-Id: I647941591615733caa546a8710817616923afa85
-
Miklos Vajna yazdı
Since BitmapChecksum is a typedef for sal_uInt64. Change-Id: I768fa5134fa6e86559f3c6cbe1071093b4e68152
-
Marco Cecchetti yazdı
Changed the size of the string buffer used for converting 4 integer values into a hexadecimal string: aHexStr.setLength(24 + (2 * BITMAP_CHECKSUM_SIZE)) Change-Id: I5936bae4ce3b41e85a68f6f342b5288f7f9395fe
-
Marco Cecchetti yazdı
Change-Id: I733240798a8415602b824a9732193c344fe53a5c
-
Marco Cecchetti yazdı
Change-Id: I2cedf8acf73f71529f4090ff2f9fce7ab7663e68
-
Marco Cecchetti yazdı
(nWidth * nHeight) < (1024*768) || nWidth < 128 || nHeight < 128 Change-Id: Iedda6a333958c76c19b837890eb3fa28e631bc90
-
Marco Cecchetti yazdı
Changed hardcoded checksum value in ooxmlimport unit test (testN777345). Change-Id: Ied43bf626be82c0e7f6c62e965d0704fc645ac19
-
Michael Meeks yazdı
Change-Id: I9e4d36105a59c5f81677d8e062106dae6f709464
-
Michael Meeks yazdı
g Conflicts: vcl/inc/salbmp.hxx Change-Id: I57d1e4b8e4909ce0b82c9e61ca271768cc73cd8b
-
Marco Cecchetti yazdı
Defined BitmapChecksumOctetArray which is an array of bytes whose size is the same of BitmapChecksum. Defined a routine for converting a BitmapChecksum into a BitmapChecksumOctetArray. Change-Id: I70d17ab8b841795ae27c60b418d6b090bff604bb
-
Marco Cecchetti yazdı
Change-Id: I72916f18966756ecc99e77f1b164e99377eb456e
-
Marco Cecchetti yazdı
A typedef sal_uLong BitmapChecksum; has been added to include/vcl/checksum.hxx Wherever needed sal_uLong and sal_Int32 has been substituted with BitmapChecksum. A BITMAP_CHECKSUM_BITS constant equal to the amount of bits used by the BitmapChecksum type has been defined and used in `GraphicID::GetIDString` (vstools/source/graphic/grfcache.cxx). Change-Id: I74bd285089e58a8b18c06233d75b87023c7bf31b
-
Marco Cecchetti yazdı
Change-Id: I70f82f16d5907ce0bbe2d838c4acee226886aab2
-
Marco Cecchetti yazdı
Added a C++ and a GLSL implementation of a 64-bit CRC algorithm. Changed hardcoded checksum value in ooxmlimport unit test (testN777345). Change-Id: I16bb985a14866775efda49e21fe033ff64645896
-
Eike Rathke yazdı
... bStartOnly is not the header row but only the top left cell. Change-Id: I8d93aeafa8d55b59defd4476b5bcc19b0e026e70
-
Eike Rathke yazdı
Change-Id: I6166293cfa0704ef96df917b7af1940d5efbdb14
-
Miklos Vajna yazdı
For one, aPos.Y() is meant to be the baseline position of the text. Based on the MSDN documentation and <https://www-user.tu-chemnitz.de/~ygu/petzold/ch05c.htm>, that means if we want to get top position, we have to only extract tmAscent and not tmInternalLeading. For another, ImplWinFontEntry::AddChunkOfGlyphs() adds a border of 2 pixels both horizontally and vertically, which means that then we need to undo that when counting the vertical position, too. Change-Id: I4ac8e881ea5910662674c2a1b53ece943487ccd9
-
Michael Meeks yazdı
Change-Id: I21726d0dd052fdc87e8dd36ff7122518325f6313
-
Caolán McNamara yazdı
since commit 74ef8a41 Author: Maxim Monastirsky <momonasmon@gmail.com> Date: Sun Dec 7 01:18:06 2014 +0200 Introduce ParaspaceIncrease/Decrease commands in Writer and Calc Change-Id: I53dab158160ed9840404e60917fbb8725517bcd3
-
Maxim Monastirsky yazdı
This reverts part of 745c7bce. The current behavior of affecting only the current document is useless, given that the same can be done by editing the corresponding styles. Actually I'm pretty sure that's why the wiki flagged the "Current document only" option as unnecessary. So let's go back to saving for all documents. Change-Id: I7ed9609bc93ae519ac89a6e6080a3b37b09633d8
-
Eike Rathke yazdı
Change-Id: I737b0c28a9b337af62e1a33bbce15049a0d854a4
-
Markus Mohrhard yazdı
Change-Id: I2828d662769f95241ee5760bb657201851f3193e Reviewed-on: https://gerrit.libreoffice.org/18209Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Olivier R yazdı
Project: dictionaries e34d023f8c69599f2bca233396a2a0fab55a7e8f Update French spelling dictionary (v5.4.1)
-
Stephan Bergmann yazdı
Change-Id: Ib873ca03a2552dc0405236ed87040672ba359e5e
-
Stephan Bergmann yazdı
Change-Id: I8319bf10310d55e2f29de8103d983e34a53f87df
-
Stephan Bergmann yazdı
Change-Id: I6aba45a70a9ebee65be34af1036bb515fd2a22b7
-
Stephan Bergmann yazdı
Change-Id: Icd472e91b222907e2cdcbdba1b78b33c44eff566
-
Stephan Bergmann yazdı
...to eventually support writing to dconf (see TODO). Even when writing somewhere else, it may still be useful to read from the current "user:" location, so a new convention was introduced to CONFIGURATION_LAYERS types that support write-back: - A leading "!" indicates that the layer is indeed used for write-back (probably in addition to reading from it). For backwards compatibility (when users use own settings of CONFIGURATION_LAYERS, instead of depending on the value in the shipped fundamental ini-file), no prefix on the "user:" is now interpreted the same as a "!" prefix. - A leading "*" indicates that the layer is not used for write-back (but only for reading from it). Change-Id: I399cc7bfe927db50586834f9630c184aaa2153f2
-
Jan Holesovsky yazdı
Change-Id: I1582443cf6799dd73a3909660d524eaacbc2d909
-
Tor Lillqvist yazdı
Change-Id: Ibebe470d0d0c00bfcaf7b3cb90aa102e8101b7bc
-
Caolán McNamara yazdı
Change-Id: Ice9a860ca839d37308b5c2f2eb639852fefe1d15
-
Tor Lillqvist yazdı
Change-Id: I1fe771f01edb0ce14da01146191cfe3f48958966
-
Caolán McNamara yazdı
under gnome-shell which doesn't put an "X" to close things in the wm decorations if the GDK DIALOG hint it set prior to tdf#72587 this was a modeless dialog and in that case it doesn't have a parent, in which case the hint is NORMAL and it used to get close decorations. easist thing to do is to remain modal so the crashes and confusion of tdf#72587 remain fixed but add a close to it to behave like all the other dialogs do Change-Id: I64450be0ad1bc7b06196e1342679e15b60fc60d9
-