summaryrefslogtreecommitdiffstats
path: root/include/editeng
Commit message (Collapse)AuthorAgeFilesLines
* clean up some include guardsThomas Arnhold2013-10-231-3/+3
| | | | | | | | | | Conflicts: sw/source/ui/inc/content.hxx Change-Id: I58d81881271fc6e3320bf3b5f1321594b28614a6 Reviewed-on: https://gerrit.libreoffice.org/6388 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-223-3/+3
| | | | | | They are practically always useless, often misleading or obsolete. Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c
* Base class ctors/dtors can be protectedStephan Bergmann2013-10-211-2/+2
| | | | Change-Id: I8b68b78042a980850d71a0f67ec520986d6085e4
* remove unnecessary tools/string.hxx includesCaolán McNamara2013-10-213-2/+3
| | | | Change-Id: I8ed341aeef90584dfc545a794f999e3adc08dd72
* No more getIdentifier*() calls because they are not efficient.Kohei Yoshida2013-10-081-2/+2
| | | | | | They shall never be used. Change-Id: I019c88b1511a67175d782777cd41e0ec0434f497
* Rename StringPool to SharedStringPool because that's what it is.Kohei Yoshida2013-10-041-4/+4
| | | | Change-Id: I2fc3ce4f0c2291d402cb470346d5561373fb51e7
* Add methods to extract string IDs from edit text object.Kohei Yoshida2013-10-041-0/+3
| | | | | | | Note that a single edit text object may have multiple string ID's in case it consists of multiple paragraphs. Change-Id: Ie90541de38a639c30a010817dada389e9445d08c
* Add method to normalize strings in EditTextObject.Kohei Yoshida2013-10-041-0/+13
| | | | Change-Id: I1adb57279db0afeb8387599ec11984380e5a2e4a
* convert last bits of include/editeng/svxacorr.hxx from String to OUStringNoel Grandin2013-10-011-4/+4
| | | | | | now that Caolon has fixed the bugs in the auto-correct Change-Id: I06c31c22974fd23c6e6c14f1b3d0b6411712753f
* Missing #includeStephan Bergmann2013-09-261-0/+1
| | | | Change-Id: I4ed43a7464da4f4e68636dc90bb92c9a1f76336f
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-2515-30/+25
| | | | Change-Id: Ib5c3a2daa4a48bc286b14fa2cebb3306ea0012bc
* remove unused members from OutlinerViewIvan Timofeev2013-09-221-25/+0
| | | | Change-Id: Iac32c42afef80e01af70479e5b2f9de4e1dfab26
* map autocorrection files with LanguageTag keyEike Rathke2013-09-211-6/+6
| | | | | | ... as several tags (i.e. renamed) may map to the same LangID. Change-Id: I8202b18ea0dc8034522017be59bb104b3d06c0f4
* convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara2013-09-181-6/+6
| | | | | | which makes autocorrect in the editengine work again Change-Id: I97d56448e4abd6e563479ffee706b86cb04199ec
* convert the SvxAutoCorrect::FindIn* methods from String to OUStringNoel Grandin2013-09-171-2/+2
| | | | Change-Id: Ida2f39b75f73137a4164d95d7f1e9a6cd34a322f
* convert GetText/PutText in SvxAutoCorrect from String to OUStringNoel Grandin2013-09-171-4/+4
| | | | Change-Id: Id3d2122d949a7ae940e908ee7c82e6f105b68f40
* convert some more methods in SvxAutoCorrect to OUStringNoel Grandin2013-09-171-2/+2
| | | | Change-Id: I843784dbc63501cd533c19f7ed5151fbe8e48d83
* convert fields in SvxAutoCorrect from String to OUStringNoel Grandin2013-09-171-3/+3
| | | | Change-Id: I2b62c782ad538fe12fb3104bcb687c26291e3a0b
* convert the auto-correction methods in SvxAutoCorrect to OUStringNoel Grandin2013-09-171-8/+8
| | | | Change-Id: I725d59ad2a4ac7b372cad4d599af1554c4c4b463
* Remove unused width members from BorderLine classZolnai Tamás2013-09-151-3/+0
| | | | Change-Id: Ibf86c21ab13a4dce4e43634b26dfe8b3cf9a5b72
* Use vector instead of scoped_array to hold ruler itemsTomaž Vajngerl2013-09-151-0/+5
| | | | Change-Id: I51f8d1d22da5f869e9937813de9649fddae1ffda
* convert include/editeng/AccessibleEditableTextPara.hxx to OUStringNoel Grandin2013-09-111-1/+1
| | | | Change-Id: I0416bb85985fe9620f7c0aa03def8896b811c9bd
* convert include/editeng/AccessibleStringWrap.hxx from String to OUStringNoel Grandin2013-09-111-2/+2
| | | | Change-Id: I31c91ee196351abcd884240052359fac8aff6e1d
* convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin2013-09-111-9/+8
| | | | | | | and convert String* to OUString, no need to hold a pointer to a ref-counted value type. Change-Id: I79c62979ee8ec0d5e6d2efc50609ad5595571a7d
* convert include/editeng/bulletitem.hxx from String to OUStringNoel Grandin2013-09-111-13/+13
| | | | Change-Id: I6697fea6069ceed71430b516673502de18f69862
* convert include/editeng/editdata.hxx from String to OUStringNoel Grandin2013-09-111-2/+2
| | | | Change-Id: I5bdb26880448ce0f71bf1b6639fcf2db3e472a50
* convert include/editeng/editeng.hxx from String to OUStringNoel Grandin2013-09-111-4/+3
| | | | Change-Id: I92f69364667abec1b7a31080ce48fc55c4042165
* convert include/editeng/editobj.hxx from String to OUStringNoel Grandin2013-09-111-1/+1
| | | | Change-Id: I076ae20fb21accf8ff7e7fad096534e97ba7dab4
* convert include/editeng/editstate.hxx from String to OUStringNoel Grandin2013-09-111-3/+3
| | | | Change-Id: Idd67b977dcf9de4b4d6f0e89e56413c8646d72d0
* convert include/editeng/editview.hxx from String to OUStringNoel Grandin2013-09-111-4/+4
| | | | Change-Id: I1d21fd48dfaa8cfe4a2807cd6e50e05db4c24e28
* convert include/editeng/edtdlg.hxx from String to OUStringNoel Grandin2013-09-111-27/+29
| | | | Change-Id: Ie42861b0f53e8493d7cff11593c1fa3ae5669843
* convert include/editeng/numitem.hxx from String to OUStringNoel Grandin2013-09-111-10/+10
| | | | Change-Id: If353e9ee792d58cb7ae3a20072c7208e8f2e6ef6
* convert include/editeng/outliner.hxx from String to OUStringNoel Grandin2013-09-111-18/+18
| | | | Change-Id: I53a9f334845e163625ed245859bdeb030ae61baa
* convert include/editeng/paperinf.hxx from String to OUStringNoel Grandin2013-09-111-2/+1
| | | | Change-Id: I6b358d82c30bdb079c5adb26d8fbcc20684ad5b5
* convert include/editeng/pmdlitem.hxx from String to OUStringNoel Grandin2013-09-111-2/+2
| | | | Change-Id: Ieb1dc1b3ad2002ef564f885e13a172f03d191a94
* convert include/editeng/splwrap.hxx from String to OUStringNoel Grandin2013-09-111-6/+6
| | | | Change-Id: I52e6e34776fe494da431f8387f5f330b9aca36fe
* convert SvxAutoCorrectLanguageLists from String to OUStringNoel Grandin2013-09-111-9/+9
| | | | Change-Id: Ib10ec6b9ab8d3a6538a5e6cafa349774d123531c
* convert SvxAutocorrWord from String to OUStringNoel Grandin2013-09-111-3/+3
| | | | Change-Id: If06144ebd511653bc7bcf51b2a408e5e1732cb83
* convert SvxAutocorrWord from String to OUStringNoel Grandin2013-09-111-4/+4
| | | | Change-Id: I4f70ebb03d5028db77ab3d86eb884462c92ec9dc
* convert SvxAutoCorrDoc from String to OUStringNoel Grandin2013-09-111-8/+8
| | | | | | | | | | 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
* convert SvStringsISortDtor from OUString* to OUStringNoel Grandin2013-09-111-5/+3
| | | | | | | | There is no point in storing pointers to a reference counted value type. It complicates memory management without gaining us anything. Change-Id: I756dfad740de3203d88ba48d0ebdfb8671b41cfb
* convert SvStringsISortDtor class from String to OUStringNoel Grandin2013-09-111-3/+3
| | | | Change-Id: Iad22ba07dd3dfbd5162fa4e16ebb5f44c5eb7811
* convert include/editeng/svxfont.hxx from String to OUStringNoel Grandin2013-09-111-15/+15
| | | | Change-Id: Ibee55393373d4b8bc9e17effc2f2bdf862c17cc9
* convert include/editeng/svxrtf.hxx from String to OUStringNoel Grandin2013-09-111-3/+3
| | | | Change-Id: I4251db20727a987a36bbdb48e423aed95d3b9011
* convert include/editeng/swafopt.hxx from String to OUStringNoel Grandin2013-09-111-5/+5
| | | | Change-Id: Ic3686fb44cd1e448b9998f2ddc73f9bfd1b3aaa8
* remove dead forward declarationNoel Grandin2013-09-111-1/+0
| | | | Change-Id: I8396304ab2b02002ff422a3ce07995dceaafe7a4
* convert include/editeng/unolingu.hxx from String to OUStringNoel Grandin2013-09-111-4/+4
| | | | Change-Id: I9981e36a19d066df8fbc6827dca8d440b063cbed
* svx: new InteropGrabBag UNO prop in Shape serviceAndres Gomez2013-09-051-0/+1
| | | | | | | | | | | | | | | | | | | 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>
* convert a slice of editeng and svx from String to OUStringNoel Grandin2013-09-051-4/+4
| | | | | | | | specifically the aRepresentation field/methods in EditFieldInfo and the CalcFieldValue method in SdrTextObj, because they have a tricky dependency. Change-Id: Id1f9dc6d7cacc075983bd224d11dd4de1085a9c1
* String to OUStringThomas Arnhold2013-09-046-22/+22
| | | | | | | 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>