- 27 Şub, 2015 13 kayıt (commit)
-
-
Stephan Bergmann yazdı
broken with 5d05f7ed "forms: use constructor feature for form modules" and follow-up misguided clean up Change-Id: If9447740e6408472722b81d112cd85349020eabe
-
Takeshi Abe yazdı
This is not exactly what the reporter of the issue requested because this is for "Elements Dock", not for "Elements". However, according to tdf#68871, Elements Dock would be the desired place to be improved. Change-Id: I6806d33f1ea89c7fe7565753f000f7bf747552a5 Reviewed-on: https://gerrit.libreoffice.org/14652Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Henry Castro yazdı
Fixed. When I try to paste an web image copied from web browser, it paste now Change-Id: I696feb3438022b506303b2f354ac9c4d306e08f4 Reviewed-on: https://gerrit.libreoffice.org/14529Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Takeshi Abe yazdı
... specified by the selection attribute. For its expected behavior, see the section <maction> in MathML 1.01: <http://www.w3.org/TR/REC-MathML/chap3_6.html#sec3.6.1> Change-Id: I70c1b2cfe1afec730f3e67ba0938bbaf8ada8e23 Reviewed-on: https://gerrit.libreoffice.org/14600Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michael Stahl yazdı
Change-Id: I6519a4c9da2a95efcc54288b3ef9d0a19ccfef3c
-
Michael Stahl yazdı
Change-Id: Ic7abd7dd588339e06b6764659829f35b4ea87adb
-
Stephan Bergmann yazdı
Change-Id: Ib7ed62599b9e088c4a91a39c3181f3a13e641d70
-
Stephan Bergmann yazdı
...added in 34504e4a "Chart menu works now" but never read? Change-Id: Ie756f831eda6bbb9ac0edb14758e097e30a9be6a
-
Stephan Bergmann yazdı
As discussed in b4f6b26b "SAL_DLLPUBLIC_RTTI for proper RTTI visibility for LLVM," RTTI-based -fsanitize= checks with Clang on Linux need special precautions to make RTTI symbols visible across DSOs. The approach taken there, as well as in 598d8194 "Visible function type RTTI for Clang -fsanitize=function," was to add explicit SAL_DLLPUBLIC_RTTI annontations to relevant type definitions. However, for -fsanitize=vptr that would have required many more of those, so it appears easier to "misuse" -fsanitize-ms-compat in that case, which happens to give all RTTI symbols default visibility (while otherwise still honoring our SAL_DLLPUBLIC/PRIVATE annotations). The SAL_DLLPUBLIC_RTTI annotations from 598d8194 "Visible function type RTTI for Clang -fsanitize=function" can likely be removed again. Change-Id: Ibeff7ab8c908111a7dc66ff0677204f112b24db8
-
Stephan Bergmann yazdı
Change-Id: Icf872e269c7e427ba1287ccd0082974c9426449e
-
Tor Lillqvist yazdı
Now Adobe Reader is satisfied with the signature timestamp. I just need to figure out how to do the corresponding fix for the Win32 version, too. Change-Id: Ie2cce177a9a356e729ca157b4c181e95a2c60c91
-
Miklos Vajna yazdı
Change-Id: Ic9762d9392493a84fe124349e7616ac21f7e8586
-
Adolfo Jayme Barrientos yazdı
Change-Id: Icb57186d823a5fa458b5f6516e04bb06b0a848d9
-
- 26 Şub, 2015 27 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: Ic03fb2ee6470eac6034be13908dd9ec92cf175b6
-
Caolán McNamara yazdı
as it now works again after ancient emf import bug is fixed by commit 5e5b90c1 Date: Thu Feb 26 13:47:58 2015 +0000 in BITFIELDS mode (3) there are *3* pal entries not 12 and two writer qa tests adapted to test for the actual pixel color vs the underlying pixel data This reverts commit 3c4f7704. Change-Id: Id94f98f9c620c90fda097fa97fc34c9ee957c483
-
Tor Lillqvist yazdı
Luckily doable with much simpler code than the horrible NSS and curl mess used on Linux (and, sadly, OS X). Basically only one new API call needed: CryptRetrieveTimestamp(). A few hours of work, compared to about a week for the Linux case. However, amusingly, it causes the same message in Adobe Reader as when using the NSS code: "The signature includes an embedded timestamp but it could not be verified". Sigh. Change-Id: I98c973bd50b841d1ae3feb8a695bac29da538b6c
-
Tor Lillqvist yazdı
Change-Id: Ic82f64746e657c44f8a16e78dedc6e85aa95544b
-
Jan Holesovsky yazdı
Change-Id: I957bf1d5bd88b15539e95dfa4aa87a8e63a96439
-
Caolán McNamara yazdı
Change-Id: Ia8e18db1870dbecc7b2edb2f4908ada806ff2a95
-
Michael Jaumann yazdı
Change-Id: I369564f23d20d5b4bb890eed41ad48842615ee44 Reviewed-on: https://gerrit.libreoffice.org/14634Tested-by:
Jenkins <ci@libreoffice.org> Tested-by:
Michael Stahl <mstahl@redhat.com> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I86bdd1c2603c984380b52b080504b7583155b0fb
-
Caolán McNamara yazdı
Change-Id: Id6f835a9eb8d679b293114a887a81dbf47260bbf
-
Stephan Bergmann yazdı
Change-Id: I5b41039bf63a4c2f313fe7a57c0f6934dcb0752d
-
Ashod Nakashian yazdı
Based on profiling, Writer's most CPU consuming idle event was document statistics calculation. This patch stops the idle timer once statistics has been updated. Subsequent profiling shows a sharp decline in CPU usage. Modifications to the document should initiate statistics update. Change-Id: I8c38ad8847987264549945e4f482ea18d2635283 Reviewed-on: https://gerrit.libreoffice.org/14575Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Eike Rathke yazdı
Needs also 0cd15b44 if edges are to be expanded and formula grouping is affected. Change-Id: Ib3cee8dd214d216907248316a2ac5a290399b169
-
Eike Rathke yazdı
Edge expansion may change expressions individually, which must be split off the group. Change-Id: Id4328bd8c42f2ff9f83d2edc845537971f3a39d3
-
Change-Id: I44f1bbc9798312cea93c2cd7fadb0c3b7f26a9b7 Reviewed-on: https://gerrit.libreoffice.org/14640Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Id4c43a6bcdf915b98410af9ceb0dbf20df3a9498
-
Caolán McNamara yazdı
Change-Id: Iee0fcb8e2b91a6554bedc7e3989c0585a1679a61
-
Caolán McNamara yazdı
Change-Id: I2dbab9e972c7470e9bd30692e54c51ee11ffd45b
-
Caolán McNamara yazdı
Change-Id: Ifb18d5fd0b330dde0edc428621af417ddc836b21
-
Caolán McNamara yazdı
There are 12 *bytes*, which presumably is the thinko there. But this nPalCount gets multiplied by 4 to convert it to bytes later. This is the source of the bad mask values found after "Use the cairo-compatible basebmp surface for headless" etc. Arbitrary values ended up being read as mask values. Change-Id: If5d93f74b1c58d3ecdb5186f93cb0215a556586a
-
Stephan Bergmann yazdı
Change-Id: Iddade9d297be8f4a4e69b3bec5ab7588bf68c112
-
Chris Sherlock yazdı
Change-Id: I45ddf460fa7d673c5210f9415b2a8015988a643e Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I754ac95c851892bdf7630d6f6241ed86f3750cf1
-
Chris Sherlock yazdı
Whilst we are about it, need to expand the macro SFX_DECL_XSERVICEINFO_NOFACTORY and remove the impl_createInstance function. Also removed factory parameter from constructor as not needed. Change-Id: I400274fa9aaaa95be1c9929bce9dd6f25c780196 Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: Ic42209c7a53c23d7b003778c2d2c88a8682569e4
-
Chris Sherlock yazdı
Change-Id: Ib59fa91eb9d32ea437c182d3c0f3b9348816bf7b Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Richard PALO yazdı
Michael Stahl <mst@openoffice.org> Mar 30 2011 solaris11: #i117606#: solaris.mk: add -Bdirect -z defs to LDFLAGS Change-Id: Iab16960010810185a3b1f7c617c44db3d9822fb5 Reviewed-on: https://gerrit.libreoffice.org/14579Tested-by:
Jenkins <ci@libreoffice.org> Tested-by:
Michael Stahl <mstahl@redhat.com> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Bjoern Michaelsen yazdı
Change-Id: I65baf9e4583c78ca3128352112fdeeffce3b3225
-