- 02 Kas, 2015 40 kayıt (commit)
-
-
Stephan Bergmann yazdı
corrupted with 7408498d "loplugin:stringconstant" Change-Id: Ia7af4b7276fb30485f39e24c9afcdc82f7cef447
-
Stephan Bergmann yazdı
Change-Id: I077a17eada47b9c1509c21c18a6e4cd06172de3b
-
Caolán McNamara yazdı
Change-Id: I1085b655a9a589f2e92edfdacfea6621d2f67d9c
-
Caolán McNamara yazdı
Change-Id: Iddb96f51ed2fd2d7861e9448a7aa221d998ad2a5
-
Caolán McNamara yazdı
Change-Id: Ia5aba89f02ee4d99dd573599a3888731efb131b9
-
Stephan Bergmann yazdı
...at least recent Clang trunk ASan+UBSan build apparently adds instrumentation code that made that (arguably optimistic) setup fail Change-Id: I186a7abdfe5cc69e624583b1281d3989cefd7d53
-
Miklos Vajna yazdı
Change-Id: I7ed9e19df071b6baf1e941faee24c332c7b5e804
-
Stephan Bergmann yazdı
(i.e., if any of --enable-dbgutil, --enable-debug, or --enable-symbols); introduce gb_DEBUGINFO_FLAGS for the platform-specific flags Change-Id: I4306fa30ced57d40d5b1206a0b26a886411118ef
-
Stephan Bergmann yazdı
(i.e., starting with an authority component); treating input starting with a single slash (i.e., starting with an absolute path component) as a relative URL instead of as an absolute pathname would cause e.g. CppunitTest_sal_osl_file to fail Change-Id: Ie340881974c5e9451ab7e0a9bfb21176b8f5666d
-
Michael Stahl yazdı
VCL Image/Bitmap/BitmapEx instances must not have static life-time because then they will be destructed after DeInitVCL() and that likely segfaults. Change-Id: I3ff8d32de729c971b190028094cb4efe206395e2
-
Mihai Varga yazdı
Change-Id: Ideb7bdabd86e95cf10c7f19f0900110b816970c2
-
Xisco Fauli yazdı
Change-Id: I0f899fbab73ae43e09ca2afc18d956f42ec8b0a7 Reviewed-on: https://gerrit.libreoffice.org/19537Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Miklos Vajna yazdı
There were two problems here: 1) ScTabView::getRowColumnHeaders() did not expose twip values directly, but used ScRow/ColBar::GetEntrySize(), which does a twip -> pixel conversion, and then converted it back to twip. Avoid this unnecessary roundtrip. 2) ScViewData::ToPixel() trunaces the resulting float to an integer, so if the result is e.g. 67.7 pixels, then Calc handled that as 67, but gtktiledviewer rounded that up to 68, resulting in non-matching headers for the rendered tiles. Change-Id: Ie6ed1ea923a423d1526eeb235b7b87106fd2f20b
-
Miklos Vajna yazdı
Change-Id: I4ab00a269b0a8435a278f93e1d92d102a80c8506
-
Noel Grandin yazdı
after my commit 7408498d "loplugin:stringconstant" Change-Id: I1354207e1ecb6ebc76fcda3ed8eb8f369180eae8
-
Maxim Monastirsky yazdı
Change-Id: I8955bee3ac2bb7a757c1f70dd46141833a068517
-
Noel Grandin yazdı
Change-Id: I736e0d63ed891aee1582844aff25b9bdacab8db9
-
Noel Grandin yazdı
Change-Id: I865efc1884b82d430fe7df2e432d43f5425a83d4
-
Thorsten Behrens yazdı
There was a subtle change in semantics, the earlier loop was only iterating until aEnd, covering only unique elements of the vector. This partially reverts commit c04fd824 Change-Id: I75c5f1b343c3fa8855f6d7f8f706b9259bc9f6df
-
Caolán McNamara yazdı
Change-Id: I96f75b51000811044b4407f8411d4e8cdba797c6
-
Katarina Behrens yazdı
Change-Id: I81880456d398e8bffd363626bac17ff9d54e7796 Reviewed-on: https://gerrit.libreoffice.org/19697Reviewed-by:
Oliver Specht <oliver.specht@cib.de> Tested-by:
Oliver Specht <oliver.specht@cib.de>
-
Douglas Mencken yazdı
... even when there's no open windows Change-Id: I8c1d8f254e621d1867a100ad984f8b77ed8cfc5a Reviewed-on: https://gerrit.libreoffice.org/19677Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Michael Stahl yazdı
Its lifetime is bounded by the currently processed event. (regression from 76e75d2d) Change-Id: I4896b161295eeab3bbf08e59c5a82afac4338f08
-
Feyza Yavuz yazdı
Change-Id: Ic1bb54d1e6d2c3f8c4215d8ececeb6353ad8ca45 Reviewed-on: https://gerrit.libreoffice.org/19717Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Chr. Rossmanith yazdı
Change-Id: Ib256e4a4921e11defe7018f82273739c9ecc3105 Reviewed-on: https://gerrit.libreoffice.org/19735Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Stephan Bergmann yazdı
...and use something more direct than rtl::Uri::decode for the UTF8 case Change-Id: I2f37d371c425dff6b068e3120be485e71b8e9e12
-
Xisco Fauli yazdı
...expecified in File - Open too. Change-Id: I616e66a296d7c44e5a8784b3a5f32f14ce7a668d Note: Chrome and Firefox use back as well so IMHO it makes sense to do it this way. Reviewed-on: https://gerrit.libreoffice.org/19567Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Stephan Bergmann yazdı
Change-Id: I2614e6c9f6d0a31866cb9821910da7f3e31377c6
-
Michael Stahl yazdı
Change-Id: I6aacf764513b8f789d925db2943f4bf6f0039674
-
Michael Stahl yazdı
Change-Id: Id7c1a28370f35fce7d885041a18e81a89defb69c
-
Michael Stahl yazdı
Change-Id: Icb51f02ca761d683d926135fcaedc1164cd1ae8d
-
Michael Stahl yazdı
Change-Id: I3270237a8691a5f5f4495be8cf2e290cac0b2fcd
-
Noel Grandin yazdı
Change-Id: Id051dd984c24fb34dcc89060ed11955fed61fd48
-
Noel Grandin yazdı
Change-Id: Ic979f8a7734d0ef7a915d47a875cdcd460c0cc58
-
Caolán McNamara yazdı
Change-Id: I06186e8f0bbc8522f538e8639a68e816093becc2
-
Miklos Vajna yazdı
As that's the unit we use everywhere else in the LOK API. Also, make the ScGlobal::nScreenPPTX/Y calculation more precise, otherwise rounding errors occur during the pixel -> twip conversion. Example with the old precision: col height is 103 px, nScreenPPTY is 0.067, twips is 1537.3134328358208, convering it back is 102.487562189 px. Example with the new precision: col height is 103 px, nScreenPPTY is 0.0667, twips is 1544.2278860569716, convering it back is 102.948525737 px. Change-Id: I19f5285508ef0c751614d07969b3a7a037e7d1ec
-
Stephan Bergmann yazdı
...where "subclasses" of typelib_TypeDescription are deleted non- polymorphically Change-Id: I708d245e12d2e2159e9df60b61d1b37801083651
-
Stephan Bergmann yazdı
* always wrap the sub-command in ( ... ) * if no 2nd arg is given, use a temp file Change-Id: I7b43214dda1e4f8ee5e9b9a7310d58adee2a6500
-
Stephan Bergmann yazdı
Change-Id: I8b092d7e5132e2462b7fe9981f81a41543ca8694
-
Sean Young yazdı
Change-Id: I0e50728002bd2dc6f2bd441e0beb73e92f53c143 Reviewed-on: https://gerrit.libreoffice.org/19592Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-