- 27 Ock, 2015 17 kayıt (commit)
-
-
Chris Sherlock yazdı
vcldemo now sports a new demo that shows that text is clippable. Also, I've clipped all the thumbnails to their boundary boxes, just to make it a bit neater. Change-Id: I5163ad0d5e249ce53a390773399fc64d9fbd8cf0 Reviewed-on: https://gerrit.libreoffice.org/14185Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Caolán McNamara yazdı
Change-Id: I75602b6941f291703c85c841837b432da455a7ef
-
Caolán McNamara yazdı
regression from commit bbf3aa7f Author: Caolán McNamara <caolanm@redhat.com> Date: Fri Nov 14 11:06:44 2014 +0000 coverity#705989 silence Insecure temporary file and coverity#705983 Insecure temporary file Change-Id: If580196322e68098adc38a9fdb775827843a9c30
-
Caolán McNamara yazdı
Change-Id: Ia47394bcd4d39fca5096413ca7e0fbffbc3d7ac6
-
Tsutomu Uchino yazdı
Suggested by: Frank Schönheit <frank.schoenheit@gmx.de> (cherry picked from commit 350c4f9a) Conflicts: xmlscript/source/xmldlg_imexp/exp_share.hxx xmlscript/source/xmldlg_imexp/xmldlg_expmodels.cxx xmlscript/source/xmldlg_imexp/xmldlg_export.cxx xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx xmlscript/source/xmldlg_imexp/xmldlg_import.cxx Change-Id: I2a11809112c0b1b53349f5b74dca20897d4a6acd
-
Caolán McNamara yazdı
for the cases where we don't want the full result and mark some ultra-dubious code with a TODO Change-Id: I7cf57b8d44bbad2a6db86a8b862a757ae5062c50 Reviewed-on: https://gerrit.libreoffice.org/14189Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michael Meeks yazdı
Change-Id: I4812a567e37789c71af0cc6ba8f5a5caf0e3ec93
-
Philipp Weissenbacher yazdı
Change-Id: Idee941019e87f4e132110adf566e432f99df79ce Reviewed-on: https://gerrit.libreoffice.org/14174Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Lionel Elie Mamane yazdı
and what it did prior to the OUString conversion Change-Id: I97aba7e51f56e77101f591d7e9849b7243d6c90b Reviewed-on: https://gerrit.libreoffice.org/14179Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Lionel Elie Mamane yazdı
OUString equalsIgnoreAsciiCaseAsciiL and String EqualsIgnoreAsciiCaseAsciiL do *not* have the same semantics. This seems to be the intent of the code, and hopefully what it was doing before the OUString conversion. Change-Id: Ib1686254876f2b3105275a7f7c53eef1e20c39b6 Reviewed-on: https://gerrit.libreoffice.org/14180Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Niklas Johansson yazdı
We need to adapt the accessibility code to handle VCLEVENT_TOOLBOX_ITEMUPDATED, since it is now sent from vcl/source/window/toolbox2.cxx. I have tested the patch successfully on Windows and Fedora. Change-Id: Ia4328d3c34547cc28ce9a3946f90223442ee84e3 Reviewed-on: https://gerrit.libreoffice.org/14190Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
László Németh yazdı
Change-Id: Iecedb87f6329c1cddcaa4cd939b349924e58d256
-
Takeshi Abe yazdı
See void SmNodeToTextVisitor::Visit( SmFontNode* pNode ) for comparison. Change-Id: Id7e58fef3b715ef2a4bcb4e1a1d390aadf917b5f Reviewed-on: https://gerrit.libreoffice.org/14193Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
...the deprecation-warning noise is getting ever louder, and eventually auto_ptr will just disappear. Just surrender and use good-old plain pointer and deletion in dtor---it's probably the best to do in this stable interface. The change is backwards compatible. For one, in all relevant standard libraries (libstdc++, even in debug mode; libc++; msvcrt) sizeof(auto_ptr<T>) equals sizeof(T*). And for another, the removed UnoUrlDescriptor ctor was only called from within cppuhelper and had deliberately been left out of cppuhelper/source/gcc3.map (so isn't exported at least on Linux)---marking it SAL_DLLPRIVATE had probably just been forgotten when retrofitting cppuhelper with CPPUHELPER_DLLPUBLIC annotations. Change-Id: Ic8bce29d93938f2b2e0a264baee85132668e1294
-
László Németh yazdı
Using OStringBuffer instead of fixed size character arrays. Change-Id: I06b705e2159a1ef5990f9eb0ffedd20fe277c616
-
Miklos Vajna yazdı
Change-Id: I7832f484861d32b01c8d5edd1adc4a80072cf7e2
-
Markus Mohrhard yazdı
Change-Id: Ie9702da32f27134f0c2c263fcded417c51a17b2a Reviewed-on: https://gerrit.libreoffice.org/14167Tested-by:
Jenkins <ci@libreoffice.org> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
- 26 Ock, 2015 23 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: I00088a34a41f8adc4204f490fedee434c96bac67
-
Winfried Donkers yazdı
Change-Id: I369bcd58055364757b6a098fc3aa0c0065c79b67 Reviewed-on: https://gerrit.libreoffice.org/13478Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I86f9b9ada62687e8159497bf428e18be1442c8a6
-
Caolán McNamara yazdı
Change-Id: I0dfb044b8a339fa6c473e42f31fc28c200cd03ea
-
Stephan Bergmann yazdı
Change-Id: I526feb77b85607438dd9816ad02e06a2c7720fc8
-
László Németh yazdı
Build problem on Android-ARM platform... This reverts commit 0d2ce71a.
-
Eike Rathke yazdı
Change-Id: I05343a0c541ae2f66eedd7cc033140f810f3b1a2
-
Eike Rathke yazdı
-
Eike Rathke yazdı
Check that various older problems remain fixed.
-
Eike Rathke yazdı
All problematic dates of https://bugs.documentfoundation.org/attachment.cgi?id=79051 Muchas gracias to Isamu Mogi!
-
Eike Rathke yazdı
Replaces the three-step timezone+DST correction. Hopefully ICU does take these into account, but this needs to be double-rechecked and if necessary correction be implemented at XCalendar4::setLocalDateTime() See also http://userguide.icu-project.org/datetime/calendar#TOC-Ambiguous-Wall-Clock-Time-Resolution Interpreting as standard time for non-existing times sounds like what we need and covers the dreaded "00:00-01:00 doesn't exist" case that decremented the day and was fixed here with the now removed workaround.
-
Eike Rathke yazdı
Implementation only, new local date/time routines not used yet from the outside in this step.
-
Caolán McNamara yazdı
e.g. "CM Roman CE" should be left alone. bump font cache id to invalidate old cached lists I think this practice stems from Window 3.1/Word 95 where the encoding was included in the font name http://www.webcenter.ru/~kazarn/eng/fonts_ttf.htm#charsettbl Microsoft Office still generates RTF files with weird-ass Win 3.1 style fontnames but any actual existing fonts that happen to have names that fall into that pattern should be left alone now. Change-Id: Ibb704048d63b33ce510d6b1076700c6e94a0af2a
-
László Németh yazdı
Change-Id: Ie6a024463e7ee9b0f4492b2431533708a578faf0
-
Stephan Bergmann yazdı
Change-Id: I8f90fb809d5275e8a74964776f01f4d563f2e657
-
Stephan Bergmann yazdı
(-fsanitize=function) Change-Id: I009f1558990a46900e2dfa56492827cb6dcfb3cd
-
Stephan Bergmann yazdı
Change-Id: Ife0151a04477ce30bb132e6dfae9f4d3a74bf4b0
-
Stephan Bergmann yazdı
...not only when building the libs themselves, but also when including their header files from other code. (Omission only becomes obvious with hidden function type RTTI causing false positives from Clang -fsanitize=function.) As these external libs do not record the decision to enable visiblity in a config header file that gets included, it appears easiest to hack that knowledge into gbuild for now. (Note that libodfgen internally uses librevenge.) Change-Id: I6a3a722d561b8cbce6e5b1f27d7aa2d7602f3cdf
-
Stephan Bergmann yazdı
Change-Id: I32c115aa46855375cc28402f21f4f63299e165d4
-
Stephan Bergmann yazdı
Change-Id: Ia972d7364b5acfbafd9df5b07f4fb8bd6efbab5f
-
Stephan Bergmann yazdı
Change-Id: Ie2a6e993b7982629aed650d6534a09a9eefe1c51
-
Stephan Bergmann yazdı
Change-Id: I6a1ab01bbe5cd128b132c3f6dde4b520ddb4c373
-
Stephan Bergmann yazdı
...by adding some further SAL_DLLPUBLIC_RTTI type annotations (cf. b4f6b26b "SAL_DLLPUBLIC_RTTI for proper RTTI visibility for LLVM") and by making sure relevant function types do not use incomplete types in their parameter and return types (which would make the RTTI hidden). Change-Id: Id7aadcbc0704b9759968ae36266fc9ce11a2e340
-