- 12 Ara, 2013 38 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Ib053dc4b6e5fb5f01f48c71a4b295a53c0ec6715
-
Caolán McNamara yazdı
Change-Id: I0c9afcb5819fc83f75ee8c639de56b788c3d516d
-
Caolán McNamara yazdı
pages go into the cache, and sometimes they get deleted before the cache gets processed. Remove deleted pages when they go away Change-Id: I291072a8541f4ca36979e9914975d81cc23a9497
-
Muthu Subramanian yazdı
-
Muthu Subramanian yazdı
Unless the value is reset - the escapement seems to continue to the next set of textruns.
-
Noel Grandin yazdı
In my commit fb847101 "simplify - use OUString::startsWith where possible" I incorrectly converted if ( !aURL.isEmpty() && ( aURL[ 0 ] != '#' ) ) to if ( aURL.startsWith("#") ) Change-Id: I7fa3a814e13724dc65821e09c03db898b92626ec
-
Jan Holesovsky yazdı
Change-Id: Ie0813e8faa1cc97aa77fc89659b829226d0e5736
-
Noel Grandin yazdı
It is no longer necessary to cast to sal_Unicode when calling OUStringBuffer::append Change-Id: Iab3d1e12eef472cfe11f1d0d1969ca404091dd7d
-
Noel Grandin yazdı
Change-Id: Ie2b68f79a7f9a54899f1d727f9a1fc7cfb14d90a
-
Noel Grandin yazdı
Convert code like if( !aStr.isEmpty() && aStr[0] == 'x' ) to if( aStr.startsWith("x") ) Change-Id: Iabc3a44ed3be2d29eed876e0eeef212ccd271edf
-
Miklos Vajna yazdı
Change-Id: I046c778cd998582446e96ac1e55f3e2da1e61081
-
Miklos Vajna yazdı
Change-Id: If204d95142826d4cc194aed8a97c68a121187b8a
-
Stephan Bergmann yazdı
Change-Id: I456469c27b60290ad8280fe12fcb82958e1a6c85
-
Stephan Bergmann yazdı
Change-Id: I7c8ffab5cef828980faf1bb8768dde9d79a0258b
-
Stephan Bergmann yazdı
Change-Id: I94d5e3fff2d1e039051bddfedcedfac04487529a
-
Stephan Bergmann yazdı
Change-Id: I94bd49e6460855c58cc9fe2d1c7b1f5f7e6e589a
-
Stephan Bergmann yazdı
Change-Id: I2ef343154a9152b81f8c18c9e114b12b8bd168ab
-
Jan Holesovsky yazdı
Change-Id: I128d6912ce556cfc17c38ed51267fc965c384fea
-
Andras Timar yazdı
Change-Id: I2935e5d8e94a9d016a02ea1e1b3c316ee4d53c9f
-
Stephan Bergmann yazdı
...use cppu::UnoType instead. Change-Id: I507914b30ef8acda910ee4ecc0589fd328eb6f31
-
Jan Holesovsky yazdı
Change-Id: I5e25401b76458e712070bc76c86083bbd9ae2daa
-
Jan Holesovsky yazdı
Change-Id: I80cbd580e4fd59330a4f9b38dca5eb3fc0aec29a
-
Miklos Vajna yazdı
Change-Id: Ice4dea8da117f61d947ad14ebbfccae0d2ed94df
-
Stephan Bergmann yazdı
Change-Id: Ic1f84c257fbf7d88869ebb9f5ef206d438a768fc
-
Tor Lillqvist yazdı
Just use the same simple trick as for OS X in OutputDevice::ImplLayout(). Thanks to Khaled Hosny for pointing out this. This reverts commit 9aba69e8cc034526c53f6135a41fc62dc3c5dce3. Change-Id: I27ba92ef8ebd1ebdb9eb74f670d8170649078881
-
Jan Holesovsky yazdı
Let's just count an approximate width using a cached value when we have too many entries. Change-Id: I2113887c477bc774dd00df538ec1a01f102f4726
-
Miklos Vajna yazdı
This is still not perfect (oox needs to call back to sw to do the real export of the text), but content down to the wps:txbx element is now fine. Change-Id: I355178ab6492d65099397874ff50818fa1f35949
-
Stephan Bergmann yazdı
Change-Id: If282f2eac12e6e64e9a72ab710d9d8f819aca04e
-
Matúš Kukan yazdı
There is still libsvxlo.so <- libmergedlo.so dependency dropped, but that does not break the build and I can't find the source. Change-Id: I151375cad5d7365c309d9403810750b6cd2c5efb
-
Adam Co yazdı
This class is for use in the 1st step with the DOCX importer\exporter, to hold information about 'track changes' that relate to formatting of text portions. Change-Id: I3f5231d0e49e0b493ec22efaac1c90b0d415f3ea Reviewed-on: https://gerrit.libreoffice.org/6901Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Stephan Bergmann yazdı
Change-Id: I16e0be513b0b7ecbc54c0e2cb8974e801c13adbe
-
Muthu Subramanian yazdı
-
Stephan Bergmann yazdı
Change-Id: I9ade981c771367fd292600d73124f89b94a7a924
-
Stephan Bergmann yazdı
Change-Id: Ibdb27900b70b6ccebfde542b516e71c4c1a6e795
-
Stephan Bergmann yazdı
Change-Id: I8af2e887a6ad2b345b5b214eb02095c71cdafbc2
-
Stephan Bergmann yazdı
...in comphelper::PropertyMapEntry and SfxItemPropertyMapEntry. And as the arrays of such need to be initialized dynamically anyway, also change their name members to proper OUStrings while at it. Plus some const clean-up. Change-Id: I67d4d7b5773fb020605f369daf39528bec930606
-
Stephan Bergmann yazdı
Change-Id: Ibeefc8e9aad57c28722b62610231d14ebc8a7403
-
Faisal M. Al-Otaibi yazdı
Change-Id: I39462fc722a58b32e8829a9f2005a411871f255d
-
- 11 Ara, 2013 2 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: I55fd3fabb7594ee2c635cc0b02dbf506bd5ab3df
-
Stephan Bergmann yazdı
Otherwise ScAccessibleSpreadsheet::GetAccessibleCellAt could return wrong results and JunitTest_sc_unoapi would fail at least on Mac OS X. Change-Id: I65e9231920d13393a6991db318d330ee42a985d4
-