Age | Commit message (Collapse) | Author |
|
They shall never be used.
Change-Id: I019c88b1511a67175d782777cd41e0ec0434f497
|
|
Change-Id: I2fc3ce4f0c2291d402cb470346d5561373fb51e7
|
|
Note that a single edit text object may have multiple string ID's in case
it consists of multiple paragraphs.
Change-Id: Ie90541de38a639c30a010817dada389e9445d08c
|
|
Change-Id: I1adb57279db0afeb8387599ec11984380e5a2e4a
|
|
now that Caolon has fixed the bugs in the auto-correct
Change-Id: I06c31c22974fd23c6e6c14f1b3d0b6411712753f
|
|
Change-Id: I4ed43a7464da4f4e68636dc90bb92c9a1f76336f
|
|
Change-Id: Ib5c3a2daa4a48bc286b14fa2cebb3306ea0012bc
|
|
Change-Id: Iac32c42afef80e01af70479e5b2f9de4e1dfab26
|
|
... as several tags (i.e. renamed) may map to the same LangID.
Change-Id: I8202b18ea0dc8034522017be59bb104b3d06c0f4
|
|
which makes autocorrect in the editengine work again
Change-Id: I97d56448e4abd6e563479ffee706b86cb04199ec
|
|
Change-Id: Ida2f39b75f73137a4164d95d7f1e9a6cd34a322f
|
|
Change-Id: Id3d2122d949a7ae940e908ee7c82e6f105b68f40
|
|
Change-Id: I843784dbc63501cd533c19f7ed5151fbe8e48d83
|
|
Change-Id: I2b62c782ad538fe12fb3104bcb687c26291e3a0b
|
|
Change-Id: I725d59ad2a4ac7b372cad4d599af1554c4c4b463
|
|
Change-Id: Ibf86c21ab13a4dce4e43634b26dfe8b3cf9a5b72
|
|
Change-Id: I51f8d1d22da5f869e9937813de9649fddae1ffda
|
|
Change-Id: I0416bb85985fe9620f7c0aa03def8896b811c9bd
|
|
Change-Id: I31c91ee196351abcd884240052359fac8aff6e1d
|
|
and convert String* to OUString, no need to hold a pointer
to a ref-counted value type.
Change-Id: I79c62979ee8ec0d5e6d2efc50609ad5595571a7d
|
|
Change-Id: I6697fea6069ceed71430b516673502de18f69862
|
|
Change-Id: I5bdb26880448ce0f71bf1b6639fcf2db3e472a50
|
|
Change-Id: I92f69364667abec1b7a31080ce48fc55c4042165
|
|
Change-Id: I076ae20fb21accf8ff7e7fad096534e97ba7dab4
|
|
Change-Id: Idd67b977dcf9de4b4d6f0e89e56413c8646d72d0
|
|
Change-Id: I1d21fd48dfaa8cfe4a2807cd6e50e05db4c24e28
|
|
Change-Id: Ie42861b0f53e8493d7cff11593c1fa3ae5669843
|
|
Change-Id: If353e9ee792d58cb7ae3a20072c7208e8f2e6ef6
|
|
Change-Id: I53a9f334845e163625ed245859bdeb030ae61baa
|
|
Change-Id: I6b358d82c30bdb079c5adb26d8fbcc20684ad5b5
|
|
Change-Id: Ieb1dc1b3ad2002ef564f885e13a172f03d191a94
|
|
Change-Id: I52e6e34776fe494da431f8387f5f330b9aca36fe
|
|
Change-Id: Ib10ec6b9ab8d3a6538a5e6cafa349774d123531c
|
|
Change-Id: If06144ebd511653bc7bcf51b2a408e5e1732cb83
|
|
Change-Id: I4f70ebb03d5028db77ab3d86eb884462c92ec9dc
|
|
Also:
- simplify the return type of the GetPrevPara method, there is no
need return an OUString by pointer
- simply the ppPara parameter of the ChgAutoCorrWord method,
passing a pointer to a pointer to a value type is unnecessary.
Change-Id: I4a8c44fdab1cf68af88c34003827d1c20704f839
|
|
There is no point in storing pointers to a reference counted value
type.
It complicates memory management without gaining us anything.
Change-Id: I756dfad740de3203d88ba48d0ebdfb8671b41cfb
|
|
Change-Id: Iad22ba07dd3dfbd5162fa4e16ebb5f44c5eb7811
|
|
Change-Id: Ibee55393373d4b8bc9e17effc2f2bdf862c17cc9
|
|
Change-Id: I4251db20727a987a36bbdb48e423aed95d3b9011
|
|
Change-Id: Ic3686fb44cd1e448b9998f2ddc73f9bfd1b3aaa8
|
|
Change-Id: I8396304ab2b02002ff422a3ce07995dceaafe7a4
|
|
Change-Id: I9981e36a19d066df8fbc6827dca8d440b063cbed
|
|
Added the new InteropGrabBag property to the Shape
service and modified the JUnit UNO unit tests for
it.
Added specific implementation in the svx module
for the SvxShape class.
This new property is intended by now for its usage
on preserving OOX's Smart-Art but it could also be
used for preserving other attributes for
interoperability among document formats.
Change-Id: Idc7a8e91592399ff05effd4da6eaa2935f8f4d42
Reviewed-on: https://gerrit.libreoffice.org/5769
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
|
|
specifically the aRepresentation field/methods in EditFieldInfo
and the CalcFieldValue method in SdrTextObj, because they
have a tricky dependency.
Change-Id: Id1f9dc6d7cacc075983bd224d11dd4de1085a9c1
|
|
Change-Id: I8c51db8fce8c5eea1ac7bd5751aa7f3212ef1166
Reviewed-on: https://gerrit.libreoffice.org/5790
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
And store them at appropriate locations.
Change-Id: Iaf38c0cd01e9b3dc9dc98f7ccc1951d572a422e9
|
|
There are still tons of problems to fix.
Change-Id: Icae6e3d2c9b8b2266724d8d068abbab8acae96da
|
|
This is a follow up commit to
- 22d1beb78a475e4846af945afde1c4d6c263b5d6
- 1c7af455ab9345304a7ac48ce2e0310de2ac8a75
Change-Id: I55ff666c357c89ad355a1a5bc0d0347fcc188476
|
|
This is a follow up commit to
- 22d1beb78a475e4846af945afde1c4d6c263b5d6
- 1c7af455ab9345304a7ac48ce2e0310de2ac8a75
Change-Id: I102685391125f3b4f7bdf838f8bd17a2283d558d
|