summaryrefslogtreecommitdiffstats
path: root/svl/source/items
Commit message (Expand)AuthorAgeFilesLines
* re-base on ALv2 code.Michael Meeks2012-07-0234-788/+482
* Remove some unused defines and controlsThomas Arnhold2012-06-292-6/+0
* re-base on ALv2 code.Michael Meeks2012-06-221-26/+17
* re-base on ALv2 code.Michael Meeks2012-06-213-72/+45
* re-base on ALv2 code.Michael Meeks2012-06-211-26/+17
* Remove superfluous include commentsThomas Arnhold2012-06-091-3/+0
* Remove superfluous include commentsThomas Arnhold2012-06-091-3/+0
* Convert SV_DECL_PTRARR_DEL(SfxAllEnumValueArr) to std::vectorNoel Grandin2012-06-081-21/+25
* targeted string re-workNorbert Thiebaud2012-06-021-14/+14
* targeted string re-workNorbert Thiebaud2012-06-022-2/+2
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-048-23/+23
* upgrade GetValueTextByPos family to rtl::OUStringCaolán McNamara2012-04-162-6/+6
* UniString->rtl::OUStringCaolán McNamara2012-04-111-2/+2
* String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara2012-04-111-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-12/+12
* add constLuboš Luňák2012-03-301-1/+1
* readUnicodeString can just return the stringCaolán McNamara2012-03-269-33/+26
* reduce UniStringsCaolán McNamara2012-03-202-10/+4
* callcatcher: update listCaolán McNamara2012-03-142-18/+2
* ditch SfxULongRangesCaolán McNamara2012-03-122-30/+0
* Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin2012-03-081-57/+69
* SfxStyleSheet needs a default ctorCaolán McNamara2012-02-281-34/+21
* drop UniString::CreateFromInt64Caolán McNamara2012-02-272-3/+3
* Removed unused code from svl and sfx2Szabolcs Dezsi2012-02-172-71/+0
* callcatcher: update unused code listCaolán McNamara2012-02-161-7/+1
* Replaced String by rtl::OUString in SvxMacroTakeshi Abe2012-02-091-10/+7
* update unused listCaolán McNamara2012-02-081-4/+0
* Reintroduce MSVC workaroundStephan Bergmann2012-02-071-0/+4
* Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida2012-02-071-4/+4
* Perhaps it will help to set the pointer to NULL when the item is not set.Kohei Yoshida2012-02-061-1/+4
* I think it's time we had a real method for this...Kohei Yoshida2012-02-061-0/+5
* Remove unused codeElton Chung2012-02-054-27/+0
* make svl ByteString freeCaolán McNamara2012-01-301-4/+2
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-212-11/+5
* fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae2012-01-182-6/+8
* remove unused codeThomas Arnhold2012-01-181-64/+0
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-171-1/+1
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-161-1/+1
* Fix for fdo43460 Part XXXVI getLength() to isEmpty()Olivier Hallot2012-01-133-3/+3
* Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora2012-01-101-5/+0
* make ReadUniOrByteString return a stringCaolán McNamara2012-01-061-3/+2
* getPropertyMap can return a reference instead of a pointerCaolán McNamara2012-01-051-5/+6
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Easyhack fdo#38831 remove SvStringsBrad Sowden2012-01-041-1/+0
* tweak for pre language-defect #77Caolán McNamara2011-12-211-1/+1
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-211-4/+4
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-2/+1
* needs more work firstCaolán McNamara2011-12-211-1/+2
* bah, need to tweak for pre c++0xCaolán McNamara2011-12-211-4/+4