Age | Commit message (Collapse) | Author |
|
Change-Id: I30be93ccaeb1f9fd17cbe9e3ed3165e094810b2e
|
|
When the new BorderLine2 struct with its added members was introduced,
the PutValues methods that are called by the macro recorder with
seqeunces of Anys were not adapted, so running recorded macro for
".uno:BorderInner" ".uno:BorderOuter" ".uno:SetBorderStyle" fails.
(regression from b624e6e6cf2ecfc6e6e983af45212fce5e731006,
7db30f7aa037f52eb07cbb4fd2796bd869204af8)
Change-Id: Icd8a11d7f5c8d79c57020f213a1554540b6c666d
|
|
Change-Id: Id7bd039b505d30e71065c2cdf27eba1cb466be56
|
|
Change-Id: I5a254459a491b9547530d8e312260dceed21f25c
|
|
Change-Id: I1267629da8b66fc21c4ae2e78634c2093274aa61
|
|
Change-Id: I563ab83a24ca4f839892548b350486e83dd071d3
|
|
Make sure the type IDs are associated with correct service names.
Change-Id: I5ff8ec7fb56f2790f9a3eca8e019c784cb27de43
|
|
This can be safely substituted by the normal DATE.
Change-Id: I I6b4ccfa342a8d7b638b013cdce64a0b7ff477ec0
|
|
Change-Id: Ib9bea60e05f1dcdd9501a3320f3b1185d5890d17
|
|
Change-Id: If9e01ab91d52d21cab175bfda925e690625fac3e
|
|
Change-Id: I28fbab54ba71f01b989a47ab357583113e85fccb
|
|
Change-Id: Icab3910f49639fff1551dfdb5be9341bd3ea70b1
|
|
Change-Id: I1b6261d09dfc42913070ffd2f797688587ab7a8b
|
|
Change-Id: I286988eabcc2d813008597b3657c366d510f8ab6
|
|
There are two structs called TransliterationChgData with different
layout. The crashes on MacOSX must be due to this. Rename them
so they've different names.
Change-Id: I887a33bed26b339e229b7fb1ef8dddd192f6fae3
|
|
Change-Id: I85364368d2ffca717b38d17c3396f53699001a3f
|
|
Change-Id: I56801d8ce1a9bb6f8f9faebdf15ce831b7e9ea3d
|
|
Change-Id: I7e5d0abbf209fd975a1f886b2588b51e05cf35e7
|
|
Change-Id: I43aba3046fb0c7adcf5362ea26273189addc12fe
|
|
Change-Id: Ifa8210ffdf29624689f547b436fd687a2de82eb1
|
|
Change-Id: Id1ccae62037369917a46d620c0c46ac2447a0910
|
|
Change-Id: I3d1d4c1e9adebda16c62f4e14bd5aca14e058605
|
|
Change-Id: I Iae5abcd0936f176b0b8976b6ea50cfe3e18593b4
|
|
Change-Id: I43c374f549bbcddaa1a1bd63c1eb346130208b60
|
|
Change-Id: Ifcc62cd15dcfe0cb37f7c851930ff103384f3827
|
|
Change-Id: I8bfb2d04285885c76f0ed1455c46612ad5ec98b0
|
|
Change-Id: I50f0887ceb4517d7ef234f970ca2ba679d533382
|
|
Change-Id: If39637fd1123b7e6971c639cb7e6774780106ba2
|
|
Change-Id: I0521274a6e19414d2640a1473a249a90ce2224fc
|
|
Change-Id: Ib3900d000c6a884c209a06b30e990963d92bc33f
|
|
I forgot to commit this change...
Change-Id: Ifcdbb2b16cf31b180393ea9b4188171c6cfe9963
|
|
This change expands the number of properties supported by autoformats,
mainly for Writer. Some improvements affect Calc as well (e.g. border
styles are now preserved for Calc).
Common: boxitem.hxx, frmitems.cxx
* Added a new version for SvxBoxItem serialization that includes border styles.
* Updated SvxBoxItem and SvxBorderLine serialization logic accordingly.
Writer: fmtornt.hxx, attrfrm.cxx
* Added serialization/deserialization logic for SwFmtVertOrient.
Writer: tblafmt.hxx, tblafmt.cxx, ndtbl.cxx
* Updated file version for autotbl.fmt to be SOFFICE_FILEFORMAT_50.
* Autoformats now record the text orientation and vertical alignment
of table cells.
* Autoformats now record the following table-level properties:
- Break
- Keep with next paragraph
- Repeat heading
- Allow table split across pages
- Allow rows to break across pages
- Merge adjacent line styles
- Table shadow
Calc: autoform.hxx, autoform.cxx
* Added support for reading/writing writer-specific data as binary blobs.
* Updated file version for autotbl.fmt to be SOFFICE_FILEFORMAT_50.
|
|
Change-Id: I7baa34c1cf7161fb55914d41b451b842ad4ab0c8
|
|
Change-Id: I756c0a19bea7b1cc0e290d9f382a04d655819bfb
|
|
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file
Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
|
|
Change-Id: Idf2e6e3e2870429541b3b5c225470cc80a13c102
|
|
|
|
|
|
|
|
Committer:Vicent Vendrell <viventa1@yahoo.es>
On branch master
modified: editeng/source/editeng/editdoc.cxx
modified: editeng/source/editeng/editdoc.hxx
modified: unusedcode.easy
|
|
Crashes on import of bugdoc from fdo#48969 with
Assertion `n < this->size()' failed.
(regression from b35980d9b28f1e3985f94238f7d8c9962f654bd0)
|
|
|
|
This reverts commit a4bc804627b8b21506e9b86fa54d2f7d2525e43e.
|
|
This reverts commit e1520a9d6a9f9bcfcaa332d54892040fe54776c2.
|
|
|
|
|
|
|
|
|
|
|
|
|