- 22 Haz, 2012 28 kayıt (commit)
-
-
Luboš Luňák yazdı
Change-Id: Ie3c017eb9c6ceadd4b7982eb2a28c74bf6767631
-
Luboš Luňák yazdı
According to docs http://msdn.microsoft.com/en-us/library/dd162589(v=vs.85), cxDest/cyDest are "Logical width/height of the destination rectangle.", so there should be no +1 as there would be if they were the top-bottom corner. Change-Id: Iefa6db8e6131abe785b7878d97df1c891b73011c
-
Luboš Luňák yazdı
It's rather lame that Rectangle from tools primarily specifies the rectangle as topleft/bottomright, rather than topleft/size, as that easily leads to confusion such as here. Change-Id: Ice86fae90d9159b98e0896b6c875b99c3e1a3686
-
Luboš Luňák yazdı
Change-Id: I8702f8e4b76731ab167533478ba754c94114f419
-
Luboš Luňák yazdı
Change-Id: I284bc45abab57127ea972ed4d4b8164b54bfa18b
-
Miklos Vajna yazdı
Change-Id: I5f0e7aefdea80bbb9cf61b991c5b706bd2023dfa
-
Stephan Bergmann yazdı
Change-Id: I0cc47b152835d69e90226f42609eabe5291f55f3
-
Ivan Timofeev yazdı
Change-Id: I10f3d9958679b485cf75d514a38093cbe51d540e
-
Ivan Timofeev yazdı
Change-Id: Ide566aa8bbf6f4128bed598c76269b16acf99a7b
-
Miklos Vajna yazdı
Change-Id: Iade2c96ed1e2341ee1f132f73898a4c98b66f8a4
-
Iain Billett yazdı
-
David Tardon yazdı
Change-Id: Ic93eebd5fbad25479560e56cd3a2c1da035da45d
-
Caolán McNamara yazdı
We want text to be positioned as it would be for the the high dpi printed output, not as would be ideal for the 96dpi preview window itself. It is supposed to be a print preview surely. This should avoid getting different text positions/widths shown in the "page preview" of calc than gets used when printed/exported to .pdf Change-Id: Iea3acce3c1f2a7051007c22768329c52a7c1d4ee
-
Caolán McNamara yazdı
Change-Id: Ic461cdb6283fe48e97787b3f1e8950559d576ca9
-
David Tardon yazdı
"man source" says: "If filename does not contain a slash, file names in PATH are used to find the directory containing file‐ name. The file searched for in PATH need not be executable. When bash is not in posix mode, the current directory is searched if no file is found in PATH." Change-Id: I7dc15d30ba925c71d02da2cd8b91ea08192730fc
-
David Ostrovsky yazdı
Change-Id: Ib46248d217b0161dc20dde0274842bd7381f0cda
-
Florian Reisinger yazdı
Change-Id: I42284ab7d3bd542d9ef570626a178d697e1f5b2b
-
Noel Power yazdı
Change-Id: I6a2363a2c4370cdb5050b404f23e9cbcce684dc5
-
Fridrich Štrba yazdı
Change-Id: I8ab9462409bf5e0769d043209a8e2005bfdf4e0a
-
Stephan Bergmann yazdı
...and apparently has negative consequences (system CFNetwork framework picking up LO libsqlite3.dylib instead of system one, as DYLD_LIBRARY_PATH overrides recorded installnames). Contrary to the old comment ("so that 'import pyuno' finds libpyuno.so"), what setting LD_LIBRARY_PATH on Linux is still necessary for is so that python.bin (a stripped version of the python executable from external python module) finds libpython2.6.so, as it lacks an RPATH. ('import pyuno' finds pyuno.so apparently on PYTHONPATH, anyway, and pyuno.so in turn dlopen's libpython.{dylib,so} with full path.) (This might make dc82cf02 "Make PyUNO work --with-macox-version-min-required=10.6" irrelevant.) Change-Id: I1c3a6c61d4cc976d85956e587497a13a77689128
-
Thomas Arnhold yazdı
empty: ClearTip implOnShapeInserted ImpCopyMarkedPoints ImpMakeDragAttr ImpCopyMarkedPoints ImpMakeDragAttr ImpDelDragAttr ImpMakeCreateAttr Is1stLessThan2nd LinkToListTemplate NewCoreSelection ScrollStart ScrollEnd SetNoOutlineNum non-called: NewCoreSelection Change-Id: Ief273b741aaf49ff66c0dac898686e4def4de0c1
-
Thomas Arnhold yazdı
Is testhxx still useful?! Change-Id: Ic7761214df4e3056c95f1b5dd8f1e3a2ce357d84
-
Miklos Vajna yazdı
Change-Id: I0ec2570aab2fdc645638875b632d8a854fc00b94
-
Sebastian Spaeth yazdı
Remove commented out code, superfluous code comments (that did nothing but restate the function name), and translate a few bits of German comment to English. This is v2, addressing Bjoern's comment (leave in public OOo bug references) Kept some more bug refs. Change-Id: I9e94444bfe08db90befc3d038b01c94c85507afa Signed-off-by:
Sebastian Spaeth <Sebastian@SSpaeth.de>
-
Robinson Tryon yazdı
A range of years is more clearly delineated with a hyphen than with a comma. Change-Id: I36a668b7e6ccecc210daa69de7948ad5c029f96d
-
Michael Meeks yazdı
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
-
Lionel Elie Mamane yazdı
Change-Id: I17255da6989df4ef01d874bbb318b8374d7dd5e0
-
Philipp Riemer yazdı
After commit ec5fa016 "replace all but one .hdl include with equivalent .hpp includes" some of these includes were doubled in the corresponding files. This patch deletes those duplicates.
-
- 21 Haz, 2012 12 kayıt (commit)
-
-
Jonathan Adams yazdı
Change-Id: I070b878b9275884e1ad0db3bb07483a3451682fb
-
Michael Meeks yazdı
Change-Id: I15e94f112144549692d0c2babeb48c77adcb93a9
-
Noel Power yazdı
Change-Id: Ic6570608ac98c51438b583b7a75fa940b29b7473
-
Change-Id: Id06caa5d0552e4f3695244de4f6096f80885a783
-
Andras Timar yazdı
Change-Id: Idbe935d4fa1a83f49db28c2dcb74a421ba22b822
-
Bjoern Michaelsen yazdı
Change-Id: I5705530ee4d5b93bc66ca23463098ac45f49323d
-
Andras Timar yazdı
Change-Id: I0362d758205e7d12484e9e86ff2dce9608730c57
-
Noel Power yazdı
this patch is a follow up to 6ea4e42e & 7fff9872 Change-Id: Ia286164c369526acb4dfe733b651e65a79d124d8
-
Miklos Vajna yazdı
Change-Id: I7cc3e05e48fc9850fbe04c6511f5e9f18a680ec7
-
Miklos Vajna yazdı
Change-Id: I6355b17042a42d44c7086f54b3efc6ba4d0c5d55
-
Miklos Vajna yazdı
Change-Id: Ibcaf427849ef69f379e0d6e77f586d77e4d0c92f
-
Miklos Vajna yazdı
Change-Id: I7c7d78c212683e47f726fc91d59c9c495b78641e
-