- 01 Ara, 2013 3 kayıt (commit)
-
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
regression from 088e86b8
-
Markus Mohrhard yazdı
Change-Id: I7d74439bba3b912fe9b81ebeca865298bc32d71e
-
- 30 Kas, 2013 13 kayıt (commit)
-
-
Andras Timar yazdı
so bin/ui-translatable.sh will not find false positives Change-Id: I35e98ba22ba8c0cc9bbf0de40b31be421acc4c15
-
Andras Timar yazdı
Change-Id: I3e2a93ac7521b4b484a96da22efac0b4cb52b333
-
Tomaž Vajngerl yazdı
Change-Id: I993492fa3c3355eeb8d57b4262e176bc2f439f7e
-
Julien Nabet yazdı
Change-Id: I76c1a0bd7cc93cf60ffa8da08200969a7315a8c3
-
Tomaž Vajngerl yazdı
Change-Id: I6c2b478a4ce6976b5f8fe9cde3d8fbd309dff965
-
Andras Timar yazdı
Change-Id: I3b6f69bdbf40d2578adef312e847f6a69e0e35fd
-
Markus Mohrhard yazdı
This is just fucking awesome. The MSO implementers notes mention this attribute and point to some extended information that is either missing or does not mention this attribute. To make it more funny the MSO validation complains about invalid values in this attribute for our export. Change-Id: Iacf1a6666f9f6124106952ae19ae5d5866bc8cf1
-
Markus Mohrhard yazdı
Change-Id: Ic322d58817986887bbcd666ac3abc416609adf5c
-
Markus Mohrhard yazdı
Change-Id: I99f4dfca78cc0fd5d9b947000a99f8414c2a899b
-
Lionel Elie Mamane yazdı
To test whether the range [a,b( is *before* e, compare e to b, not to a. This makes a difference when a==b, which happens for row 0 (header) when there is no header. Change-Id: I629b71936f82a468febe0360909264dd80304437
-
Lionel Elie Mamane yazdı
Change-Id: I39465b1b22a537de95db9f65b04ecf4bce667d0c
-
Lionel Elie Mamane yazdı
Change-Id: Ifd1829843886b8c58669fd4ccf04bc35bf4a0e10
-
Lionel Elie Mamane yazdı
Change-Id: Ic876603e5860b987280b73726fd79a071a9c833c
-
- 29 Kas, 2013 24 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: Iaf0e5f8096554b8b5d80265b6dc5296b3294f134
-
Miklos Vajna yazdı
Change-Id: I30ae3416d795069246cb165c96342448c5b22011
-
Miklos Vajna yazdı
Change-Id: Ife6a9962b5aa6d2189e31924845df655a9ba41f2
-
Andras Timar yazdı
Change-Id: Ifad806a4a846656f4b81439c596aa34d898d021a
-
Thorsten Behrens yazdı
With the XCanvas / XBitmapCanvas revert in, this can go, too. This reverts commit f0d93fab.
-
Thorsten Behrens yazdı
It seems I missed a few places in 21ec9bea, getting that straight now hopefully. Change-Id: I34fc8df2d1ee65bef0639b3de9487ff311bed89a
-
Thorsten Behrens yazdı
This is the real problem - mxPane can be validly NULL. Change-Id: Ie8d055db9bfb68cb9031fa970518343f5aec6619
-
Thorsten Behrens yazdı
This reverts commit bae01385. Change-Id: Id149bae0904fd6c2120209d69490d0b257ac3f64
-
Thorsten Behrens yazdı
This reverts commit 639aa8e7. Change-Id: I0ac1a7ada530791e2d34d2f0802213c869ea48a1
-
Winfried Donkers yazdı
Change-Id: I96f6beb34c1ce7f7191c6e9d379145ba98320c87 Reviewed-on: https://gerrit.libreoffice.org/6775Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Stephan Bergmann yazdı
...especially as it doesn't change hr from S_OK, and compiling with /EHsc (instead of /EHa) reveals that OleRun does not throw any (C++) exceptions (and thus produces an "unreachable code" warning for the catch block). Change-Id: Ic34e83e6ede3a214ccb073e3e54d6fcc493d46ea
-
Stephan Bergmann yazdı
Adding Windows-style paths (C:\foo\bar) happened to appear to work, as Cygwin translated that into two paths C;\foo\bar (where the former typically just does not exist and the latter is relative to the current drive, which is typically C). In theory, wrapping in $(shell cygpath -u ...) should not be necessary, but in practice S is set to a Windows-syte path (which is probably a bug?) after the paths of PATH would be shortened to use $I/$S/$W, which is prevented with the wrapper. In theory, the shell variable assignment PATH="$$PATH:... would more idiomatically read PATH=$$PATH:"... but e.g. unoidl/CustomTarget_unoidl-write_test.mk passes this variable assignment as a command line argument to exectest.pl in which case it would potentially be split into multiple arguments. Change-Id: If870e9eba8b650fe75b324ac54c49891d19fcc55
-
Stephan Bergmann yazdı
Change-Id: I791e55bb5d98ee82c01271dcebafa7c4672cd424
-
Stephan Bergmann yazdı
Change-Id: Ib080dd7fcbc8abb52f762a8071b0233e970b2691
-
Tor Lillqvist yazdı
Change-Id: I166e40e7b6d91fa406f9f3649001c12f054bbf2a
-
Tor Lillqvist yazdı
Change-Id: I81725b388311ad9aade52906b4c5a6263b6bc104
-
Tor Lillqvist yazdı
But do we want to keep that code still around? I would love to drop it. Using only CoreText would make some planned refactoring of OS X and iOS code much simpler. Change-Id: I9514c254791ea462d528e3e83b4927ac62a9f6ca
-
I-Jui (Ray) Sung yazdı
Change-Id: I5b98eecc55dbb89fa0f4127f437e0e8cc798eb86
-
Stephan Bergmann yazdı
Change-Id: I969b17ffe89e5fbb0f30a47acecaf6698e81fefe
-
David Tardon yazdı
Change-Id: I07a50583990325e83bf9a27fba0194c3a277eea6
-
Andras Timar yazdı
Change-Id: I5e99fbedf21fcf4a84f4695ca5aa3fd56259e849
-
I-Jui (Ray) Sung yazdı
Change-Id: Idafbd9fb3fb71a1da9ba6b7a39007eac3865c932
-
I-Jui (Ray) Sung yazdı
Change-Id: Ia63c8c6207c9c3add3d8d89cafd687df287456ef
-
Michael Meeks yazdı
Change-Id: Ifa3621a21e03aff313198fc29044b93c8f57001c
-