- 23 Kas, 2012 38 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: Ib5ec2902a0642a25462e1e296087804dffbb04ce
-
Julien Nabet yazdı
Change-Id: I6413fa7b9a7ca5e5f88c634ac4a7092162a9a9c9
-
Julien Nabet yazdı
Change-Id: Ie55dfd19f223df62c091ffc4fdf28789b308a1c7
-
Rob Snelders yazdı
Change-Id: I51cc07d45bd285a5e6806467d10ce758189d0de6 Reviewed-on: https://gerrit.libreoffice.org/1051Reviewed-by:
Michael Meeks <michael.meeks@suse.com> Tested-by:
Michael Meeks <michael.meeks@suse.com>
-
László Németh yazdı
Project: dictionaries 3938d334ff4ce612a01b8cc178b0e79782577a62 fdo#57461 fix Lightproof/Hunspell synchronization
-
Cédric Bosdonnat yazdı
Change-Id: Ia8b469ccbb2d41c70429c725708bc853edcdd537
-
Cédric Bosdonnat yazdı
Using a distance to click to select the best object to select between normal text and background object. Change-Id: Ib5b53161c7af2c16f4df379382f2e53fc6d8092b
-
Cédric Bosdonnat yazdı
Change-Id: Ie36ba37d521b4a73455488cee61ef55a6fcc9c0f
-
Cédric Bosdonnat yazdı
Now, double-click actually selects a frame anchored in header/footer. Code has been cleaned a bit as well. Change-Id: Idb7f3520527a0cb6efe0ea41c62f452bc87c4e8d
-
Cédric Bosdonnat yazdı
The main problem here was due to the click to show the separator when there is no header or footer under the frame. That code was just exiting MouseButtonDown too early, which isn't good. Moved the seperators showing code out of the SwCrsrShell as it has no clue about the document-position and may lead to problems. Change-Id: Ia62333b52c5d0659bbe7ec4fcfe6e664db132435
-
Jan Holesovsky yazdı
Change-Id: Ic3a424b5ac8c2168747bc7253f421bf5367beac7
-
Jan Holesovsky yazdı
Change-Id: I1c5e2440e0d3c520221cc19bf2d6152970e156c1
-
Miklos Vajna yazdı
This pushes down import time of http://people.freedesktop.org/~vmiklos/2012/footnote-10k.rtf.xz from 10sec to 5sec on my machine. Change-Id: I39b7e4ea59fb5c05c1d3940920950ebc47adb48b
-
Andras Timar yazdı
Change-Id: Iab898ad984203e32df72f5ed643e3846a92548ee
-
Caolán McNamara yazdı
Change-Id: I82a68d8453b9053ac08e85e02fa011fcae852ca0
-
Markus Mohrhard yazdı
Change-Id: Iea2da3947a76e45fb323abed3b9a14ccc3fdfbdc
-
Markus Mohrhard yazdı
Change-Id: Ice698827b3bc559a1e5ad0ea929145fa8c0dfffe
-
Markus Mohrhard yazdı
Change-Id: Id460ed774b4ccedd5e72ba41756fc7c78f8c2313
-
Andras Timar yazdı
Change-Id: Idd31818e2fca33951bceb6e4b64fa57b43f8e7be
-
Andras Timar yazdı
Change-Id: I463fd97de5106da44326db77e7f9589926f71b20
-
Tor Lillqvist yazdı
Change-Id: I8b889402345bd86c4a9ced62a22ad4137c673693
-
Tor Lillqvist yazdı
Change-Id: Ia654664700b0b9262a5803d2976c22b61e44e758
-
Tor Lillqvist yazdı
Change-Id: I3f815bc7e825728421d5d87832f9a5ad1bcb53cc
-
Stephan Bergmann yazdı
...as there are typically no direct calls to it anyway. What is apparently needed is to decorate the cppumaker-generated headers instead: * cppumaker obtains deprecation-information from the documentation strings in .rdb files. As these are normally generated by idlc without documentation included (no -C), idlc got changed to nevertheless contain documentation consisting of just "@deprecated" in this case, to allow to easily tunnel this information to cppumaker always. * The mechanism of parsing for "@deprecated" in documentation strings is somewhat crude, of course. * For now, cppumaker only decorates C++ functions that correspond to UNOIDL interface attributes and methods. More should be possible (but, e.g., being able to decorate a complete C++ class corresponding to a deprecated UNOIDL interface type depends on whether all platforms would accept SAL_DEPRECATED_INTERNAL at the same position in a C++ class declaration. * This could also be extended to other languages than C++/cppumaker. * Always using SAL_DEPRECATED_INERNAL instead of SAL_DEPRECATED for decoration is to keep things simple and our codebase working. Improvements are possible here, too, of course. Change-Id: Ia2917892f780d477652e4cd9f286588a6898c3f5
-
Stephan Bergmann yazdı
...as it will do in one of the following commits. Change-Id: Ic13c0d398943d34dffbc1a87efcac213d6699ca9
-
Stephan Bergmann yazdı
...as it will do in one of the following commits. Change-Id: Ie243504db965e3a4803c593b9c09f12d2cb0fcfc
-
Caolán McNamara yazdı
SfxItemSet takes a sequence of (start, end) property ranges not a sequence of isolated properties reading 1b0f7ee1 it appears that the properties the new code wanted to query are included in the original ranges already Change-Id: Ifecdf23270d7f3d875d1c0cd942bab659bbabf29
-
Takeshi Abe yazdı
Change-Id: I5f454a00d10264adc0c7312459ca0a7ad261c3ad
-
Tor Lillqvist yazdı
Even for an Android (or iOS, presumably) app with just viewer functionality, some export code gets included in the single .so or executable. For now, when we know that we are producing only viewer apps for Android and iOS anyway, it might be a good idea to be able to carefully bypass some particularly pathological places in the code that generate large amounts of code and/or data that is useless in a viewer app. Change-Id: I59b97024ff2855e7bbe53d6ec8782797705f61d8
-
Caolán McNamara yazdı
Change-Id: I4c2a1476ea6ae12fdebb8301b68eab8060bc86f8
-
Caolán McNamara yazdı
Change-Id: I63b7c8a671e1ca4a41e047fdca313e1af972861f
-
Caolán McNamara yazdı
Change-Id: Id28afb74a945a4092965af60963e862d6aba50b3
-
Caolán McNamara yazdı
i.e. relocation truncated to fix: R_PPC64_TOC16_DS while I'm at it merge the standalone header/footer files into the .xslt and simplify the makefile. Change-Id: Iee0e9b5dd96868f49f1bed22fb5dc6d28c8cef81
-
Caolán McNamara yazdı
.ui conversion has finally make inroads into core vcl widgets, no WorkWindow are initialized from ResIds anymore post conversion of the xslt filter dialog Change-Id: I4a1764d9fb9be9e252630e3afc9972221bc16be6
-
David Tardon yazdı
The additional dependencies might trigger re-run of automake, which we really do not want. Change-Id: I5961c76c0ea047cbf7df541504349dd079137fd0
-
David Tardon yazdı
Change-Id: I7c1e17ffba5b4e6d4f4229da8a93ac3db621253b
-
Fridrich Štrba yazdı
Change-Id: I04058cd7bc96b1380d0ac85b6090073810996210
-
David Tardon yazdı
Change-Id: I2df230e0ca6293131ceaf9211fb301165981ab86
-
- 22 Kas, 2012 2 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I8891401e5914b2908308cda3896a45d380688bc1
-
Caolán McNamara yazdı
Change-Id: I6f71c7e3cfeeba8a76096d5be68838b8d401c580
-