- 06 May, 2014 40 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I66e443b5b641aaf16e1918f139a6b6a173ef7d4c
-
Stephan Bergmann yazdı
...and never overridden, so can be removed along with the dead SVX_EVENT_COLUM_WINDOW_EXECUTE code that calls them. Change-Id: Ie500066c083f8fbf649c64f2d61fb85901473b5c
-
Miklos Vajna yazdı
Regression from commit f5ccbfdc (oox customshapepreset: switch to generated data -> code, 2014-04-17). Change-Id: I2106271e2f43e7936237628e47cd4e01ab34441c
-
Tor Lillqvist yazdı
Change-Id: I8bd81a45f5ef1b76fce1563b06e05a4eefcff0ec
-
Tor Lillqvist yazdı
Change-Id: I084cbab30dfb0a7d567d1b172a79320687d20a06
-
Tor Lillqvist yazdı
Change-Id: I2a9807640ef25e30ea34aa017cf02221f355153f
-
Tor Lillqvist yazdı
Change-Id: Ib735e6566981232fec8b13c81a2de11a6b21dfe7
-
Markus Mohrhard yazdı
Change-Id: Id31caa16dfe0d0f23cf07589053233e9b311d02f
-
Stephan Bergmann yazdı
Change-Id: I1d7221142b8f52672ea96cfe42e1e71c8e39c416
-
Stephan Bergmann yazdı
...at least since f74efe63 "callcatcher: remove newly unused code." Change-Id: I2d988525e0b82c87b2bae1f669333d0849dbee49
-
Noel Grandin yazdı
Change-Id: Ifa15f4ed3107b1075b504f09d2cae69ee38d347a
-
Stephan Bergmann yazdı
...at least since f74efe63 "callcatcher: remove newly unused code." Change-Id: I7067e9e6af6693c1401510e2de196533d6963cb2
-
Ariel Constenla-Haile yazdı
(cherry picked from commit a7389203) Conflicts: odk/examples/cpp/complextoolbarcontrols/Makefile Change-Id: I28af30dc04068c670d31be7494b7ce9a7a25c3a3
-
Ariel Constenla-Haile yazdı
(cherry picked from commit 1307f094)
-
Michael Stahl yazdı
Change-Id: I7fb61144d8ff263e97de8cb7088b9eefdaafe52f
-
Stephan Bergmann yazdı
...which is explicitly supported by Boost.Container though, but we cannot use boost::container::map here as Boost.Container is only available since Boost 1.48 and our base is 1.47 still. However, there appears no need for Children to be sorted, and std::unordered_map (and thus boost::unordered_map) requires that pointers to elements are not invalidated by insertions, which we do require. Change-Id: I70ad6f40318d2bafae53ebb67d84c1c89a7d68f6
-
Ravindra Vidhate yazdı
The margin of the floating table from top of the page is not being preserved correctly and it also get increased. The w:tblpPr tag is also not preserved. Reviewed on: https://gerrit.libreoffice.org/9185 Change-Id: I8a27a4bab94a1afd27a7ba49ca55ff014918fffc
-
Tor Lillqvist yazdı
Change-Id: I22368254727d1b78337cce42425e27fc7e2588c4
-
Tor Lillqvist yazdı
Change-Id: Iad9c5270e90c7492598764038ad278309da73091
-
Markus Mohrhard yazdı
Change-Id: I9933a429f42f8a350a88aa77514f934560ed58f3
-
Noel Grandin yazdı
Look for code like: xxx ? true : yyy; Which can be simplified to: xxx || yyy Change-Id: Ib7ca86580bfd0cf04674328a3c0cf3747de4758d
-
Julien Nabet yazdı
Change-Id: I093ef950f7097021dec3b829d4e11e7b20fc9292
-
Julien Nabet yazdı
Change-Id: Id5ae0cf42aa8d6ed464eb1149ebdd172a284a75f
-
Markus Mohrhard yazdı
Change-Id: Icd2d219446cdf78c4be97f96e38c9e4b174f9ddd
-
xukai yazdı
Change-Id: Icee44999c175b5d964ebd51c56e9a1585506e036
-
xukai yazdı
Change-Id: I16bb4ec77cccf0ff9e73f02e13288562004eb5bc
-
xukai yazdı
Change-Id: I894cbb42b795f1adee41694011fa2477f87850f0
-
xukai yazdı
Change-Id: Ia36e042d30afcc13be5fa3452123ae0778217877
-
xukai yazdı
Change-Id: I4a86de032970bfd9cba6270e8e6c6a00e550d74e
-
Markus Mohrhard yazdı
Change-Id: I8943355de1b9440104e0281131fb0df3fc599bb4
-
Markus Mohrhard yazdı
Change-Id: I1f11cdff0de48e3281a58aec9ea37a78c637195e
-
Markus Mohrhard yazdı
Change-Id: I2febe40b1128eefa8838f3dc0836863ed96c0048
-
Markus Mohrhard yazdı
Change-Id: Ic54d87505ac628abfec6942403a066cdb3e02a01
-
Markus Mohrhard yazdı
Change-Id: Ie5f55feb39798dff27e0c6b41d5b88b6e9bf19bc
-
Markus Mohrhard yazdı
Change-Id: I4c2d0447526bda4ccbe2fa7edaf8be1886d214f0
-
Thomas Arnhold yazdı
Just remove the inner rectangle. Now it looks nice. Change-Id: Icd3d3971292f958d1ffdd3dc6a7697005b5f9047
-
Thomas Arnhold yazdı
Change-Id: I89f1f5771eb7d96da233a8c7386b906b2a3a9c3e
-
Thomas Arnhold yazdı
Change-Id: I9906b4e58fd8672e51f6aa2e56ec68bb28772500
-
Thomas Arnhold yazdı
Also put a missing space before MAX Change-Id: Ie2def48ec66d4de91bd16c39ed821c4028b6d1c6
-
Jan Holesovsky yazdı
Change-Id: Ib92adfc83c963ecfcfa7fdbc2ec71f363a181330
-