- 05 Şub, 2013 20 kayıt (commit)
-
-
Petr Mladek yazdı
It is not provided by the old icecram-0.9.2 on SLED11 Change-Id: If8dc9b028276ac05733eb59c1ec62e352f4a2796
-
Tor Lillqvist yazdı
Always call IFileDialog::SetFolder() in VistaFilePickerImpl::impl_sta_SetFileName() as that seems to be what the customer wants. And overall, it is a more reasonable behavior. Change-Id: I53807847d1d8f954caefe7d9e4b4e4807e6dcbfb
-
Stephan Bergmann yazdı
Such failure happens e.g. for components that bring along duplicate UNO implementation names, and if they ever got added to an rdb, LO would afterwards refuse to start forever. Change-Id: Ia62ac496547a45f5a72fdc81543f15a417c09687
-
Stephan Bergmann yazdı
...otherwise, it will needlessly be carried forward marked "broken." Change-Id: I12fbd4430e1ecc11f1969ae5f49aed43668f2c27
-
Stephan Bergmann yazdı
Change-Id: I6fad4e840cf47b4d41592ff179f66943a4469760
-
Caolán McNamara yazdı
Change-Id: Ie4dd1d41e5cde27ec5b144ca4b7c97276ff62479 Reviewed-on: https://gerrit.libreoffice.org/1990Reviewed-by:
David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by:
David Ostrovsky <David.Ostrovsky@gmx.de>
-
Noel Power yazdı
squash errors trying to gain object for rhs ( where no object yet exists ( Change-Id: I81548d1c6a32f0445dc18e31c84c3df85163ed45
-
Caolán McNamara yazdı
When the dispatched is locked, SfxRequests accumulate in aReqArr for later dispatch when unlocked via Post The pointers are typically deleted in Post, so only if we never get around to posting them do we delete the unposted requests. regression from 528aba3a Change-Id: I4c214791d356ce0e5401a87b968b53e4866f6174
-
Miklos Vajna yazdı
Change-Id: I657b2ec94e6029cc14bd29611c7b0c3ce359103b
-
Miklos Vajna yazdı
Change-Id: I08a6485d32699100b09235b2168512974347c0fa
-
Miklos Vajna yazdı
Change-Id: I4d210ecfa846c5c78970d11057c029efe0c78a3b
-
Andras Timar yazdı
Project: translations 6ae868517d1dccf88fbcdb8cd815fe1c8eeba0f8
-
Andras Timar yazdı
Project: help de27f54d6680ddd2e94899271cb44b4780644da2
-
Muthu Subramanian yazdı
-
Dávid Vastag yazdı
Project: help 683680a26c9b1327204960c0a5a56229c8232bd8 help-to-wiki.py now uses .po files as source of translations. Change-Id: I1f24f6a76781d651228bd5571f8f32fe05c0ecb9 Reviewed-on: https://gerrit.libreoffice.org/1989Reviewed-by:
Jan Holesovsky <kendy@suse.cz> Tested-by:
Jan Holesovsky <kendy@suse.cz>
-
Kohei Yoshida yazdı
But I have yet to implement the detection of Excel 4.0... Separating detection services like this will make the overall type detection process a little more reliable. It's actually not a good idea to use a single type detection service for a multitude of file format types... Change-Id: I2914c179ac939a031b84e8d37de891a5043851e6
-
Kohei Yoshida yazdı
Not used yet. Change-Id: I1d3c28c46ec3b1830b8d0c656717e95677df9508
-
Kohei Yoshida yazdı
Change-Id: I9d26b3523d4c6c22e0b26442ab3dfc479534f5bc
-
Kohei Yoshida yazdı
Change-Id: I754958ebb889fc661108e26038491b23fd391c34
-
Kohei Yoshida yazdı
Change-Id: I3a0eff8ca0c8b654a38ee2df1022ca162bcb67aa
-
- 04 Şub, 2013 20 kayıt (commit)
-
-
Michael Stahl yazdı
Deselect everything before selecting a style. Fixes the problem that travelling around with the cursor leads to accumulating multiple selection of every style the cursor runs across. (regression from 439ac459) Change-Id: I5d51122a719a160c6428e196b32264a90f984579
-
Michael Stahl yazdı
When there is no explicit first page, set the proper left or right margins, which are different for mirrored page styles. (regression from a964cf66) Change-Id: I56ccc6f7987accefc27d627d2427ee37d83bd758
-
Tor Lillqvist yazdı
Change-Id: I460f18f257323745a068b1685b295b0379615e1b
-
Tor Lillqvist yazdı
Change-Id: Ib6b984ac7697e91056ca97e95ce0628b965d6186
-
Tor Lillqvist yazdı
In a sandboxed LibreOffice, on 10.8.2 at least, creating the Unix domain socket fails. Ignore that as hopefully people running a sandboxed LO won't attempt starting it from the command-line or in other tricky ways, so the normal OS X mechanism that prevents multiple instances of an app from being started should work fine. I hope. Change-Id: I4e0aa0c823328d00c8ff1c039859e78ba8ae92c5
-
Alexander Wilms yazdı
-
Kohei Yoshida yazdı
Change-Id: Ia2e2db103eac0f8f5354200c91be565abaef130e
-
Tor Lillqvist yazdı
Change-Id: I0669a75fcb91a2b713212983d6e04a5e17e297c4
-
Kohei Yoshida yazdı
Change-Id: I35968241a79db0aabe06e25c0efac2aa3d1c5b84
-
Noel Power yazdı
Moved old row test from export to qahelper in order that it can be shared with the import only tests, also added some new test documents and test data for some additional row height checking Change-Id: I023844b8dba8935d4bcdaac7fd16496e99251d78
-
Noel Power yazdı
additionally rtl::OUString(Buffer) => OUString(Buffer) changes Change-Id: Ibf93e8a3ed435fda42836c214b7faac6b3dda71e
-
Noel Power yazdı
Change-Id: I61ffa13d857134c4a39b1370f0bcd5b926b8e8a7
-
Chr. Rossmanith yazdı
replaced Len() with isEmpty() where appropriate Change-Id: I5a5847d6055f376fd5f86079aa1736541d790fff Reviewed-on: https://gerrit.libreoffice.org/1892Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org>
-
Kohei Yoshida yazdı
The code is used only during debugging and needs to be explicitly enabled by setting DEBUG_TYPE_DETECTION to 1 and inserting the function that prints debug outputs. Change-Id: I72f31eb86f7fcc99030e3bb6c2a869d076b066fd
-
Stephan Bergmann yazdı
Change-Id: Ibdb7d143e02301fdd8d04cf1c59421dcd98dac2f
-
Stephan Bergmann yazdı
Change-Id: Iaf8de7c729b3cefed8620dec7fe4dd1427305e50
-
Robert Roth yazdı
Change-Id: I781ea544e052e775f5cc1d709c5c3a319025ab12 Reviewed-on: https://gerrit.libreoffice.org/1958Reviewed-by:
Jan Holesovsky <kendy@suse.cz> Tested-by:
Jan Holesovsky <kendy@suse.cz>
-
Robert Roth yazdı
Change-Id: I990a88b2726a7fafe8b15179962f004008090c7a Reviewed-on: https://gerrit.libreoffice.org/1957Reviewed-by:
Jan Holesovsky <kendy@suse.cz> Tested-by:
Jan Holesovsky <kendy@suse.cz>
-
Luboš Luňák yazdı
-
Stephan Bergmann yazdı
...instead of sal_Bool; this would cause C4800 performance warnings with MSVC, but we disable them anyway. Also, added unit tests that are actually executed. Change-Id: Ib405132565918be72d93b3fc24180edcb6e565c7
-