summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-11Put every UNOIDL entity into an .idl file of its ownStephan Bergmann
...so that future type manager mechanisms to access entities directly from .idl files can work. Generation of C++ headers for XDrawings and XLineObjects was also (inadvertently?) missing. Change-Id: I1a1a9cc39302eede2143742e03838a83d1e3a948
2013-09-11Set gb_INSTROOT and gb_DEVINSTALLROOT here, tooTor Lillqvist
Change-Id: I6831d9436dfb24ae42e124676cf283aae075be7e
2013-09-11More files are no longer in OUTDIR, only in INSTDIRTor Lillqvist
Change-Id: Ide6654cbc378621a41a4a207978a4f42bc44d3e3
2013-09-11fix windows build after my OUString changeNoel Grandin
std::max on windows doesn't like mixing int and sal_Int32 Change-Id: I0ad74f72d48a4bc7fea2d7d8a57e3d2f0b7d7bca
2013-09-11Put Mac OS X program -> MacOS symlink into instdirStephan Bergmann
Change-Id: Ie3a9546afa4faf07e1f69a59347ff1e15f8a9cb6
2013-09-11convert linguistic/source/*.cxx from String to OUStringNoel Grandin
Change-Id: I6f278d4b1a0eccf3757e1a7add6324402a09dfed
2013-09-11convert linguistic/source/convdic.hxx from String to OUStringNoel Grandin
Change-Id: Id4dc56902722ea139e06e727a7090b9b10e3b347
2013-09-11convert linguistic/source/dlistimp.hxx from String to OUStringNoel Grandin
Change-Id: I6928f59bba5e744957f2b2aae34d2d057c147985
2013-09-11convert linguistic/source/hhconvdic.hxx from String to OUStringNoel Grandin
Change-Id: I6ab2fd0d66410f8e10ec4228d7261358c1d0afe2
2013-09-11convert linguistic/source/lngsvcmgr.hxx from String to OUStringNoel Grandin
Change-Id: If9fd76687e1e361a6b29fe206edffd67a16cbb7f
2013-09-11convert include/linguistic/misc.hxx from String to OUStringNoel Grandin
Change-Id: I454c577d7b6c0994046de9cba076e6478a4ce309
2013-09-11convert include/svl/urlbmk.hxx from String to OUStringNoel Grandin
Change-Id: I68d54bf9f351130d0eab14c36b004ffbbb3185bc
2013-09-11convert some XubString to OUString in editengNoel Grandin
Change-Id: I49b9a4e148510d68807fbb720a8c32d542853f8b
2013-09-11whack unused define REDUCEDSVXFONTNoel Grandin
Change-Id: Id7be6b903a6acd526fa2cecd18347f40b9b4457d
2013-09-11convert various bits in editeng from String to OUStringNoel Grandin
Change-Id: If8b0da1e6b6e3f1f0a0f4946c7741fd5aec66aa6
2013-09-11convert editeng/source/editeng/*.cxx from String to OUStringNoel Grandin
Change-Id: I4063b427f050de0a179e6436fb647614bacd704c
2013-09-11convert ContentNode in editeng/source/editeng/editdoc.hxx to OUStringNoel Grandin
Change-Id: Ifea43a3c38c141bc0586af2f95f27db95a12ffbb
2013-09-11convert editeng/source/misc/*.cxx from String to OUStringNoel Grandin
Change-Id: I9ed5ec9430abcf8d3794e7baa6532e0f8449046d
2013-09-11convert editeng/source/items/*.cxx from String to OUStringNoel Grandin
Change-Id: I981311701ce6f7f4571c098c9f48e51288a1608a
2013-09-11convert editeng/source/uno/*.cxx from String to OUStringNoel Grandin
Change-Id: If709d2ce0aea90133b2b243bb9ecb77d64ca065b
2013-09-11convert editeng/source/editeng/editdoc.hxx from String to OUStringNoel Grandin
Change-Id: Ic329f4c218a6ee49b3e223b38a092fe368c5f0fa
2013-09-11convert editeng/source/editeng/editobj2.hxx from String to OUStringNoel Grandin
Change-Id: I12c71720c467d9afca5802b01db55401746f54bd
2013-09-11convert editeng/source/editeng/editundo.hxx from String to OUStringNoel Grandin
Change-Id: Ie00d45230491776c441efd4f2c464a002129db43
2013-09-11convert editeng/source/editeng/eehtml.hxx from String to OUStringNoel Grandin
Change-Id: I66475e324d4ce1ea3e349122eb55f67609a3905b
2013-09-11convert editeng/source/editeng/eeobj.hxx from String to OUStringNoel Grandin
Change-Id: Ie311cec1af5461d00ac7a620c7bda5cd00f03f55
2013-09-11covnert editeng/source/editeng/impedit.hxx from String to OUStringNoel Grandin
Change-Id: I68ce6c002085b7c5abfd31c284ab2afa0bd233ad
2013-09-11covnert editeng/source/editeng/textconv.hxx from String to OUStringNoel Grandin
Change-Id: Icae973338acf98c07b2073641801a4843d4e0315
2013-09-11convert include/editeng/AccessibleEditableTextPara.hxx to OUStringNoel Grandin
Change-Id: I0416bb85985fe9620f7c0aa03def8896b811c9bd
2013-09-11convert include/editeng/AccessibleStringWrap.hxx from String to OUStringNoel Grandin
Change-Id: I31c91ee196351abcd884240052359fac8aff6e1d
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin
and convert String* to OUString, no need to hold a pointer to a ref-counted value type. Change-Id: I79c62979ee8ec0d5e6d2efc50609ad5595571a7d
2013-09-11convert include/editeng/bulletitem.hxx from String to OUStringNoel Grandin
Change-Id: I6697fea6069ceed71430b516673502de18f69862
2013-09-11convert include/editeng/editdata.hxx from String to OUStringNoel Grandin
Change-Id: I5bdb26880448ce0f71bf1b6639fcf2db3e472a50
2013-09-11convert include/editeng/editeng.hxx from String to OUStringNoel Grandin
Change-Id: I92f69364667abec1b7a31080ce48fc55c4042165
2013-09-11convert include/editeng/editobj.hxx from String to OUStringNoel Grandin
Change-Id: I076ae20fb21accf8ff7e7fad096534e97ba7dab4
2013-09-11convert include/editeng/editstate.hxx from String to OUStringNoel Grandin
Change-Id: Idd67b977dcf9de4b4d6f0e89e56413c8646d72d0
2013-09-11convert include/editeng/editview.hxx from String to OUStringNoel Grandin
Change-Id: I1d21fd48dfaa8cfe4a2807cd6e50e05db4c24e28
2013-09-11convert include/editeng/edtdlg.hxx from String to OUStringNoel Grandin
Change-Id: Ie42861b0f53e8493d7cff11593c1fa3ae5669843
2013-09-11convert include/editeng/numitem.hxx from String to OUStringNoel Grandin
Change-Id: If353e9ee792d58cb7ae3a20072c7208e8f2e6ef6
2013-09-11convert include/editeng/outliner.hxx from String to OUStringNoel Grandin
Change-Id: I53a9f334845e163625ed245859bdeb030ae61baa
2013-09-11convert include/editeng/paperinf.hxx from String to OUStringNoel Grandin
Change-Id: I6b358d82c30bdb079c5adb26d8fbcc20684ad5b5
2013-09-11convert include/editeng/pmdlitem.hxx from String to OUStringNoel Grandin
Change-Id: Ieb1dc1b3ad2002ef564f885e13a172f03d191a94
2013-09-11convert include/editeng/splwrap.hxx from String to OUStringNoel Grandin
Change-Id: I52e6e34776fe494da431f8387f5f330b9aca36fe
2013-09-11convert SvxAutoCorrectLanguageLists from String to OUStringNoel Grandin
Change-Id: Ib10ec6b9ab8d3a6538a5e6cafa349774d123531c
2013-09-11convert SvxAutocorrWord from String to OUStringNoel Grandin
Change-Id: If06144ebd511653bc7bcf51b2a408e5e1732cb83
2013-09-11convert SvxAutocorrWord from String to OUStringNoel Grandin
Change-Id: I4f70ebb03d5028db77ab3d86eb884462c92ec9dc
2013-09-11convert SvxAutoCorrDoc from String to OUStringNoel Grandin
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
2013-09-11convert SvStringsISortDtor from OUString* to OUStringNoel Grandin
There is no point in storing pointers to a reference counted value type. It complicates memory management without gaining us anything. Change-Id: I756dfad740de3203d88ba48d0ebdfb8671b41cfb
2013-09-11convert SvStringsISortDtor class from String to OUStringNoel Grandin
Change-Id: Iad22ba07dd3dfbd5162fa4e16ebb5f44c5eb7811
2013-09-11convert include/editeng/svxfont.hxx from String to OUStringNoel Grandin
Change-Id: Ibee55393373d4b8bc9e17effc2f2bdf862c17cc9
2013-09-11convert include/editeng/svxrtf.hxx from String to OUStringNoel Grandin
Change-Id: I4251db20727a987a36bbdb48e423aed95d3b9011