Age | Commit message (Collapse) | Author |
|
If we do, at best, Excel will complain about the document needing
repair. At worst Excel will skip some of the other valid drawing
objects from being loaded.
Change-Id: If3794d0ae9d8b44b124020bb12b5369dfebc95ae
|
|
Change-Id: I5ab651e0c92ab032d892080f979aa4f53295a8b6
|
|
Change-Id: I1577fb81cb3cf1fac3f5ba5d560d96cb83d4483d
|
|
We still need to fix a number of issues around pixmap to make it really useful.
Change-Id: I747d735d043d91d51809801edd9b778622b6063c
|
|
Change-Id: I381aca6e09a63d21bcbdf2625c4d829f84819bf8
|
|
Change-Id: I8930aab2b4d3fd00916f12b86fa06b5e011542ac
|
|
Change-Id: Ic6ed9c69003fa79a60310dc0b010ffc0ca868791
|
|
Into the new class DocumentExternalDataManager.
Change-Id: Ib863daec170044c46143b47a91739d4c0940d963
|
|
Added non const SwDoc::GetDfltTxtFmtColl and SwDoc::GetTxtFmtColls
and SwDoc::GetCharFmts.
Had to make the manager friend of SwTxtFmtColl and SwConditionTxtFmtColl
Had to make SwDoc::_MakeCharFmt and SwDoc::_MakeFrmFmt public.
Change-Id: I19a36d91f92b3781a6c4313ec12eb8f7d4dfacc3
|
|
Into the new class DocumentLayoutManager.
Change-Id: I02d0cfcc63633d0bdab380508b2ef563187fd269
|
|
Into the new class DocumentStateManager.
Change-Id: I91c9097b091ff6118d58fd15fff2a4cefe0171fd
|
|
Into the new class DocumentStatisticsManager.
Change-Id: I281232dc09dbd79c2faf3c2a78ae49625bbe88ee
|
|
This interface is obsolete and was deleted.
Change-Id: I56d37814f6e43f083ab3d199237ade06db287e18
|
|
Into the new class DocumentFieldsManager.
Removed SwDoc::_MakeFldList because it is not defined anywhere.
Also moved a few non interface methods that belong to the manager.
Change-Id: Icefd7ca7adcbb05a18d6fae0529fc54150b862fd
|
|
Into the new class DocumentRedlineManager.
Added an non const version of GetRedlineTbl to the interface.
Also Moved SetAutoFmtRedlineComment which is not part of interface.
Change-Id: I600d5821d5d5831557f5fc5375fb1203fe67a295
|
|
Its actual value is irrelevant in the nsscrypto_initialize() case for
iOS, though, as it is used to form a pathname to a hypothetical
libnssckbi.dylib (which does not exist for iOS, as we build NSS
statically), and we patch the NSS code to recognize the nssckbi name
specially in the static build case... Such elegance.
Change-Id: Ib5015a18e86cc604f80433a676faa10ac76e04ab
|
|
Change-Id: I84a996d20ed7ce5f9ffa48644616e59186458243
|
|
If part (or whole) document is selected and then the selection
is e.g. deleted, flys anchored there will be deleted too, so it
makes sense to show them as part of the selection.
Change-Id: I17bfccebc0cd305c19616159471f0f113c7e71d9
|
|
It only compared nodes instead of SwPositions, thus refusing to delete
anything anchored at the last content node. Also, select-all makes
rEnd point to the last content node, after its content. So if
an anchor-to-char image is anchored at the end of the paragraph,
it points to this place, too, so that must be checked.
Change-Id: Ie0ba6ed59f47e59492ad88577392884cadb52106
|
|
This reverts commit 3ea17073114cae99d7c323f051a4a2ba074f043c.
That change from AOO single-handedly broke all image import from xls
binary files.
Change-Id: I384ae8f286ccc9d39e64de9da5ef6458af0a0972
|
|
Change-Id: I306a22b087aceed5dbb6cb2e8b67e2501589ee61
|
|
I noticed in the debugger that this code tried to load a freebl dylib, but
after then making it link to the freebl entry point statically, I no longer
see it being entered. Huh, confusing. Making NSS work on iOS to the extent we
need is a pain.
Change-Id: Iafc3785752587c38566441f566e187859022733e
|
|
Change-Id: I2fc51f2aaf56ce98d8990b71a33abaef24d841e7
|
|
Change-Id: I658e235d345e61f2b18e9cf074d64bce9793cfc5
|
|
Change-Id: Ia41a3478f5a59b4c13f676eb0e21d3b573456c8f
Reviewed-on: https://gerrit.libreoffice.org/10889
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Build mimetype file list with other lists
Change-Id: Ia30fd6af9d312e4eb7d68b6460221a55f608a808
Reviewed-on: https://gerrit.libreoffice.org/10887
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
The new "STIX" and "STIX Math" are regular fonts, as well as the old
"STIXGeneral", so narrow the match a bit.
Change-Id: I82341c3e9e5dd4e0323bf76096cba8890a82f0c7
|
|
Change-Id: I32661d0ec57c9f855806a44349d20c8fe651f293
|
|
Shapes anchored to the first or last paragraph survive setString("")
so need to be deleted with some ruse.
(regression from b8499fc3dcf474050f026b8d5cd1d9037bbe42b7)
Change-Id: I00a8132583c45d1953c207932cc7f02f3065ae77
|
|
...similar to what has been done for svx/sdtmfitm.hxx in
6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 "Remove unused ctors" and
68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem."
Change-Id: I1a88c73c8e4c764a6beadb8bb54910d868a12d93
|
|
...though it was like that ever since fd069bee7e57ad529c3c0974559fd2d84ec3151a "initial import"
Change-Id: Ib3efe7bf7a559ede52966f4763a9f9e748b6ba6a
|
|
Xti records exist also for internal sheet references in BIFF. It is not
enough to check for their presence, at least one EXC_SBTYPE_EXTERN must
be present as SUPBOOK.
Change-Id: I5553a28412465d83fd965b09908261141c51ea35
|
|
Change-Id: I83d9d42cd48ba4dcd86c6506c7dbd6493bb4d204
|
|
So that it'll be possible to reuse it in the DOCX exporter.
Change-Id: Ib7371c92c4fd93d7c6f3271ca81311bac8f1a1a7
|
|
Change-Id: I703f54ef8640f9be70f16441c330e53fce3f7489
|
|
Change-Id: Iafabbe5068a1817b5be717018536e0d31117c434
|
|
Change-Id: Idcb881613900001f237cf343e7bc485c170e4385
|
|
Change-Id: I3df4c45d160687f22015f3b3d3c87e655e5cd7d7
|
|
Change-Id: Ica2cf641bc54f6e924b759cd4cf96dd96347c53b
|
|
Change-Id: I65ab8aad0744a2aa254fefc7732cd8130bb249fb
|
|
Change-Id: Ibc13ecb2ea154802bf2f7e06fa583460344bf6f7
|
|
Change-Id: I3e1db89de2019285ce313f9bae1375a5b82f6383
|
|
Change-Id: I2164cb2c37c7b13759e47561002024fd2bb577f9
|
|
Change-Id: Ia4f0a36c8a95849b7c8551b930873e912b673537
|
|
Change-Id: Id032f1b643199a57c6fc08ccf580a54ff2370861
|
|
Note that this is a blind fix, as I don’t have an OS X machine.
Change-Id: I43a98fbbee06117b914eae332d48b2793a266bce
Reviewed-on: https://gerrit.libreoffice.org/10812
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I5f5e5f3c8b60e543892aaf683f445184e1f10f74
|
|
...in the same vein as 80a1a2599e04142683d2286d0e32d0e13fb45de3.
Change-Id: I3f140f9f3a767f5ac8c9c2f13096d72f8ebb6d1c
|
|
Change-Id: I2c4daa7057a4faf020b96b587c7a8348adeaeb58
|
|
OOXML validation spewed
- (xl/workbook.xml:2 col:700) cvc-complex-type.2.4.b: The content of
element ´externalReferences´ is not complete. One of
´{"http://schemas.openxmlformats.org/spreadsheetml/2006/main":externalReference}´
is expected.
Change-Id: I80552a0e9ffcc201d0462ac20ce37f6657e43587
|