- 31 Agu, 2017 35 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Ifd00962ed607166b5521a3977a3021fb7b24957e Reviewed-on: https://gerrit.libreoffice.org/41747Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: If6d7c8f3223a45803a05d4950abe27bd90ac6dc6
-
Katarina Behrens yazdı
Project: help d32748eb92d52f1163ff560529ac488dfb25a3b7 tdf#105606: Clarify access to X509 certificate storage * hint to MSIE on Windows, it's perhaps the easiest * MacOSX uses TB/FF storage * point to Tools > Options way to choose which TB/FF profile to use * env. variables are so 90ties Change-Id: I6aef05d1f71f98c71cfcc0278b0e5d373959f0ca Reviewed-on: https://gerrit.libreoffice.org/41743Reviewed-by:
Gabor Kelemen <kelemeng@ubuntu.com> Tested-by:
Gabor Kelemen <kelemeng@ubuntu.com>
-
Tor Lillqvist yazdı
(Well, actually there wwre a minor difference, "sc ScModule IdleTimer" vs. "sc::ScModule aIdleTimer", and ditto for "SpellIdle", but that is hardly essential if even intentional?) Change-Id: I18a2af0d25c40404a41b1461664feda73183881e
-
Christian Lohmaier yazdı
no need to extract the (huge) nativve lib to the device's filesystem on newer android versions (Marshmallow and later) - can access the .so from within the apk if it is uncompressed. While the standalone apk will be larger, the delta-update mechanism of playstore can be more efficient, so you get: * faster installation (since the file doesn't need to be extracted) * less disk usage on device (for same reason) * smaller delta-updates for playstore drawbacks * larger standalone apk * on older android version more storage needed (the increased size of the standalone apk), as those will still extract the native-lib Unfortunately uncompressed it exceeds the current maximum size for single apk files in playstore (100MB), so cannot use for release-builds also revive installLocation attribute to allow installation on external storage and move from manifestPlaceholders from defaultConfig to release buildType (as otherwise gradle complains about having "Multiple entries with same key") Change-Id: Id07ac9c144886bb89abaf7b5b4bc7bd548f27247
-
Christian Lohmaier yazdı
Change-Id: I11dbf24b38c08b4dfd3cc64dbacbcd949a37b833
-
Christian Lohmaier yazdı
Change-Id: I2eeb265b101b126f6bf268c9c5fa0195a44b0ce7
-
Stephan Bergmann yazdı
Change-Id: I21c7a0fb447b5ba0a7aa0ddc690b969b156a91f3
-
Stephan Bergmann yazdı
Change-Id: If79b5c1bfdecc8e40247e9f1b2ba314f06ebbe84
-
Stephan Bergmann yazdı
Change-Id: Ic668c1ee6c2dac70642480bc584f962921b428b2
-
Stephan Bergmann yazdı
Change-Id: Iabcbb6e09616a28c0d8927d11af3da47e48cbd90
-
Stephan Bergmann yazdı
Change-Id: Iddeb46c10046a83708ccff82e7125c36ed27c34d
-
Stephan Bergmann yazdı
Change-Id: I24c79c1a66ce2dc4cbb1736993643a8f4c14120c
-
Stephan Bergmann yazdı
Change-Id: I7ffe60d53f4c4b7690efc8bec9d29a4959740d9a
-
Stephan Bergmann yazdı
Change-Id: I36331a6caf560c7622f72c2fafa968522f44f5e9
-
Stephan Bergmann yazdı
Change-Id: I2daf0b0868d4bdfb412575b25dbe644e76607342
-
Stephan Bergmann yazdı
Change-Id: I1665228a622b18757951b725467933699f9871ae
-
Stephan Bergmann yazdı
Change-Id: I6faa8df32e57a846968423cfbe026ce96f6ca7e8
-
Stephan Bergmann yazdı
Change-Id: Ic6616f432178fe1f972c5f819302a4fb6b4154fd
-
Stephan Bergmann yazdı
Change-Id: I0a965f6957b74ff5db3aab54bef1fa05f3b594c7
-
Stephan Bergmann yazdı
Change-Id: If41080debabff46d849dbd6e7f29a941f294c6ad
-
Stephan Bergmann yazdı
Change-Id: I6dc7939f42aa1d1d62f8c71f5a5529becdffa704
-
Stephan Bergmann yazdı
Change-Id: I892498d323acd72757a05bac05d19c62f11f7cd3
-
Stephan Bergmann yazdı
Change-Id: Ia84473360333cb4905692a4d9d0358c93acebff8
-
Noel Grandin yazdı
and remove some dead ones Change-Id: I6946d717d3c15dc5207489ed3d56d985dd953d59 Reviewed-on: https://gerrit.libreoffice.org/41746Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Tested-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Thorsten Behrens yazdı
Change-Id: Idba9ad7a821cb33070cf5e5a0f79ae55db99b276 Reviewed-on: https://gerrit.libreoffice.org/41504Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de> Tested-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Stephan Bergmann yazdı
For one, drop a spurious target="1.5" so that ant instead uses the passed-in JAVA_TARGET_VER (which needs to be 1.6 for Java 9). For another, the deprecated java.awt.Component.getPeer method finally got removed, so bsh.util.AWTConsole would no longer compile. But it looks like that class is not used by us anyway, so just remove the problematic code. (workdir/UnpackedTarball/beanshell/docs/manual/bshmanual.html: "Web Browser Access: After starting the server you can connect your web browser to the port you specified. BeanShell will respond by sending an HTML page offering you a choice of the Swing based JConsole or the older AWTConsole. You may choose whichever is appropriate for your web browser. [...] The bsh.util.AWTConsole is a legacy implementation of the GUI Console using AWT instead of Swing. This console does work, but it is not as slick or pretty as the JConsole. The primary reason it is still here is to support remote access from generic web browsers using only Java 1.1.") Change-Id: I9f1112caebae9a55e4eec7f9baa0114b2254ccda
-
Stephan Bergmann yazdı
Change-Id: I3c4d4f99b423f46136a79f3b06c5f0e1492872f1
-
Stephan Bergmann yazdı
...in 0660a30d "Avoid loplugin:constparam when param is subject of cast to non-const pointer" But turns out this whole avoidance is ill-advised and should eventually be reverted: Aug 31 09:09:26 <sberg> noelgrandin, the way you originally handled CastExpr in constparam's checkIfCanBeConst, your intent was if there's code like static_cast<T*>(p) and param p is found it can be made const, one would also need to change that cast to static_cast<T const *>(p) when fixing the loplugin warning, right? Aug 31 09:09:43 <noelgrandin> sberg, correct Aug 31 09:10:10 <sberg> noelgrandin, I messed the up with 0660a30d Aug 31 09:10:12 <IZBot> core - Avoid loplugin:constparam when param is subject of cast to non-const pointer - http://cgit.freedesktop.org/libreoffice/core/commit/?id=0660a30d54eb6762302cf1afd43de01e137f6393 Aug 31 09:10:24 <noelgrandin> sberg, I probably should have had a test for that Aug 31 09:10:41 <noelgrandin> tests are better at expressing intent Aug 31 09:10:56 <sberg> I ran across it in a function that needed to have the param non-const for API reasons (callback fn), and it looked like the "obvious" fix there, not needing to add the fn to the blacklist Aug 31 09:11:26 <sberg> I'll eventually get that fixed again (but want to first get the Mac and Windows builds to succeed) Aug 31 09:11:44 <noelgrandin> fair enough Change-Id: Idef0cfc417ec0597a26a29c8720e3e4051a68e00
-
Stephan Bergmann yazdı
and finds loplugin:constparams adapted to ObjCIvarRefExpr also Change-Id: Ib803cd80b01ad7a0fa07bddb77a873bb323a50c0
-
Stephan Bergmann yazdı
Change-Id: I993ab0021d0a0bee8e78975bba180355d2bfb19c
-
Stephan Bergmann yazdı
Change-Id: I2d14eeea20d2622e06c7c34a1fa7e84439b3d224
-
Caolán McNamara yazdı
Change-Id: I346a9760c0692449ce5301f5075b3de0271fdadf
-
Markus Mohrhard yazdı
Change-Id: I76f5702aad9b57f3031bc35b5271a5dde8ed4f28
-
Noel Grandin yazdı
since commit 990691b1 Date: Mon Nov 23 09:58:38 2015 +0200 loplugin:unusedfields in sdext/ Change-Id: I89b7e59d37af8ba4093ca2e941219b29fd7bd726
-
- 30 Agu, 2017 5 kayıt (commit)
-
-
Michael Stahl yazdı
moz1187869-1.doc crashes on export to ODF because an annotation mark has been inserted that does not have a SwPostItField. In fact, the SwPostItField exists, but the annotation mark is at the wrong position. There are 2 consecutive range annotations in the file, so when Read_And() calls MoveAttrs(), the end of the both annotations are moved 2 times, hence later SwFltControlStack::SetAttrInDoc() will insert 2 annotation marks with the same end position, and the 2nd one will overwrite the name that the 1st one set on the 2nd SwPostItField, while the 1st SwPostItField remains with an empty name. Ensure that the end of an annotation mark is no longer moved once it's on the position of the field inserted in Read_And(). Crash is a regression from 31c54fa7. Change-Id: I0fd661e22e51701de67227f9145a13c62b10143e
-
Eike Rathke yazdı
... to specific 1899-12-30 vs. 1899-12-31 nulldate. Further check is needed to do that only for OOXML transitional or dateCompatibility==true. Change-Id: Ieecd3a5d061f900fbdec5bd9d1bf5ac61b966004
-
Caolán McNamara yazdı
Change-Id: Ifbc2dffcb8db1511d5c08e51c972e822355f41c6 Reviewed-on: https://gerrit.libreoffice.org/41737Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I1c13392b4238fc8cdb1286b39c5eaaa62f7934cb Reviewed-on: https://gerrit.libreoffice.org/41736Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
wrt widget heights and positions and other flakiness take the natural combobox height as the line height, use a vclgrid element for each row to get everything set to the same height move the positioning code into Resize, etc. Change-Id: I22de98ef91e39d1e7e45bbe62f68496d55c0c1cb Reviewed-on: https://gerrit.libreoffice.org/41734Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-