- 24 Kas, 2012 14 kayıt (commit)
-
-
Thorsten Behrens yazdı
Several objects become invalid after ending show prematurely. Data transmission may be flawed, don't rely on valid base64 etc. Change-Id: I9bb6929b9cd6b3183948662b472f92e2fa67a7e6
-
Peter Baumgarten yazdı
Change-Id: I729049b8fa9c26926423c6990a06377e6884e840
-
Stephan Bergmann yazdı
Change-Id: I077ad299d5e657ae7b2af67a3ef678a50664b4e1
-
Stephan Bergmann yazdı
...let BRAND_BASE_DIR point to solver's unittest/installation during CppUnit tests, and get rid of LIBLANGTAG_SHARE special case. (Intending to add further code to CppUnit tests soon that requires a fake BRAND_BASE_DIR, so clean this up now.) Change-Id: Ia5f0f247e54952f901c37ca31eda53f9c6591458
-
Stephan Bergmann yazdı
Change-Id: Ia45446db1263b8969cf933e5d34130102605b3e9
-
Eike Rathke yazdı
Change-Id: I1ae06b7d9012e57ba66cca013bca47e5a9455b72
-
Eike Rathke yazdı
Change-Id: I01b968c4abe705b1694632377d4bf21fae1d9cd6
-
Miklos Vajna yazdı
Change-Id: I86205aeeefd727090b780bc41a959200affa9920
-
Takeshi Abe yazdı
Change-Id: I1bd921c55223671d3474c882b059b46fb87fd694
-
Tor Lillqvist yazdı
Change-Id: I89d226a8442558fbdff84de2115fa013c1690239
-
Eike Rathke yazdı
Change-Id: Ifa60bb0fc3cfde40a9a01478cfacf3ba2baba2b9
-
László Németh yazdı
Change-Id: I4798f3575aa90f06c9458ae89d94f72312cf53ab
-
Andras Timar yazdı
Change-Id: I686341c79e77f16c6a4cd81cf9fedcd25c4e4996
-
José Guilherme Vanz yazdı
This commit removes @author annotations, some templates comments. It has some cleanup. Change-Id: I995ba7b06d661fcec17f26c368d9449c0bf5ab45 Signed-off-by:
José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1146Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
- 23 Kas, 2012 26 kayıt (commit)
-
-
Cédric Bosdonnat yazdı
Change-Id: Ifafd8b2ffd9af90b6ac4ed2ee0ccd3c5e980731c Conflicts: sw/source/ui/misc/insrule.cxx
-
David Ostrovsky yazdı
Currently there are 4 different debug options: --enable-dbgutil (the recommended one) --enable-debug --enable-selective-debuginfo --enable-symbols (for advanced users only) In this table the properties of each option is shown: ---------------------------------------- options\properties | O | S | D | T | U | ---------------------------------------- production-code | x | - | - | - | - | ---------------------------------------- --enable-symbols | x | x | - | - | - | ---------------------------------------- --enable-debug | - | x | x | x | - | ---------------------------------------- --enable-dbgutil | - | x | x | x | x | ---------------------------------------- where O: optimization S: debug symbols D: debug STL T: trace facility U: additional debug utility (object counting) Note: --enable-selective-debuginfo has the same properties as --enable-debug Change-Id: Ib8a28c6162f47526d6bb33f81f53835cd11894b2
-
Rob Snelders yazdı
Change-Id: I77b3afa52bd5cc25a6385cbdb480a30e7aef387c
-
Eike Rathke yazdı
Change-Id: I2ceaa3159e8669c2c569fa8559c1e061dcad399d
-
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
-