summaryrefslogtreecommitdiffstats
path: root/sfx2/source/bastyp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused parameter.Kohei Yoshida2012-07-251-1/+1
* Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida2012-07-251-9/+1
* Remove unused #includesStephan Bergmann2012-07-131-1/+0
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-0613-308/+191
* ditch String::CreateFromAsciiCaolán McNamara2012-07-033-7/+7
* Reduce newline bloat at eofThomas Arnhold2012-06-272-69/+0
* tidy some resource stringsCaolán McNamara2012-06-262-3/+3
* re-base on ALv2 code.Michael Meeks2012-06-211-26/+17
* re-base on ALv2 code.Michael Meeks2012-06-212-49/+31
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-211-2/+0
* Remove obsolete inetdef.hxxThomas Arnhold2012-06-151-2/+0
* Remove non-functional Hide/ShowStatusTextThomas Arnhold2012-06-111-6/+0
* fdo#50694: Honor the preferred filter returned by type detection.Kohei Yoshida2012-06-051-10/+27
* Targeted string rework (ii)Olivier Hallot2012-06-031-9/+9
* targeted string re-workNorbert Thiebaud2012-06-021-9/+9
* targeted string re-workNorbert Thiebaud2012-06-022-19/+19
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-241-1/+1
* removed unused const rtl::OUStringTakeshi Abe2012-05-171-1/+0
* removed unused definesTakeshi Abe2012-04-102-11/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-12/+12
* Correct method name in warning messageTor Lillqvist2012-03-301-2/+3
* removed duplicate includes in sfx2Takeshi Abe2012-03-301-3/+0
* .hrc files don't need executable bitsMichael Stahl2012-03-231-0/+0
* Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin2012-03-081-5/+4
* Removed unused code from svl and sfx2Szabolcs Dezsi2012-02-171-39/+0
* refactor ConvertLineEndCaolán McNamara2012-01-301-1/+1
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-171-8/+8
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-161-16/+9
* Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot2012-01-102-13/+13
* Remove cruft in debug toolsMarcel Metz2012-01-102-23/+0
* simplify CharClassCaolán McNamara2012-01-091-1/+1
* Removed unnecessary tools/ref.hxx includes.Marcel Metz2012-01-061-1/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-2/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-1/+2
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-1/+1
* needs more work firstCaolán McNamara2011-12-211-1/+1
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-1/+1
* Removed extra semicolonsJesse2011-12-151-1/+1
* Removed unnessecary tools/table.hxx includesMarcel Metz2011-12-061-1/+0
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-011-1/+1
* remove include of pch header from sfx2Norbert Thiebaud2011-11-2712-24/+0
* typos fixingKorrawit Pruegsanusak2011-11-271-1/+1
* add stripStart, can replace EraseTrailingCharsCaolán McNamara2011-11-231-6/+7
* replaced String in SfxPickList with rtl::OUStringTakeshi Abe2011-11-161-2/+2
* Revert "replaced String in SfxPickList with rtl::OUString"Takeshi Abe2011-11-151-2/+2
* replaced String in SfxPickList with rtl::OUStringTakeshi Abe2011-11-151-2/+2
* catch by const refCaolán McNamara2011-11-011-2/+2
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-061-1/+1