summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp
AgeCommit message (Expand)AuthorFilesLines
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks13-308/+191
2012-07-03ditch String::CreateFromAsciiCaolán McNamara3-7/+7
2012-06-27Reduce newline bloat at eofThomas Arnhold2-69/+0
2012-06-26tidy some resource stringsCaolán McNamara2-3/+3
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-2/+0
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold1-2/+0
2012-06-11Remove non-functional Hide/ShowStatusTextThomas Arnhold1-6/+0
2012-06-05fdo#50694: Honor the preferred filter returned by type detection.Kohei Yoshida1-10/+27
2012-06-03Targeted string rework (ii)Olivier Hallot1-9/+9
2012-06-02targeted string re-workNorbert Thiebaud1-9/+9
2012-06-02targeted string re-workNorbert Thiebaud2-19/+19
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-1/+1
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-04-10removed unused definesTakeshi Abe2-11/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-12/+12
2012-03-30Correct method name in warning messageTor Lillqvist1-2/+3
2012-03-30removed duplicate includes in sfx2Takeshi Abe1-3/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl1-0/+0
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin1-5/+4
2012-02-17Removed unused code from svl and sfx2Szabolcs Dezsi1-39/+0
2012-01-30refactor ConvertLineEndCaolán McNamara1-1/+1
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-8/+8
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-16/+9
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot2-13/+13
2012-01-10Remove cruft in debug toolsMarcel Metz2-23/+0
2012-01-09simplify CharClassCaolán McNamara1-1/+1
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+2
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-12-21needs more work firstCaolán McNamara1-1/+1
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz1-1/+0
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-1/+1
2011-11-27remove include of pch header from sfx2Norbert Thiebaud12-24/+0
2011-11-27typos fixingKorrawit Pruegsanusak1-1/+1
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara1-6/+7
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe1-2/+2
2011-11-15Revert "replaced String in SfxPickList with rtl::OUString"Takeshi Abe1-2/+2
2011-11-15replaced String in SfxPickList with rtl::OUStringTakeshi Abe1-2/+2
2011-11-01catch by const refCaolán McNamara1-2/+2
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-1/+1
2011-09-29Replace SvULongs with std::vector in sfx2Maciej Rumianowski2-14/+8
2011-09-19ByteString->rtl::OStringBufferCaolán McNamara1-9/+10
2011-09-19rework this in terms of read_uInt8s_AsOStringCaolán McNamara1-4/+2