summaryrefslogtreecommitdiff
path: root/svl/source
AgeCommit message (Expand)Author
2012-03-27UniString removal.Kohei Yoshida
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2012-03-20reduce UniStringsCaolán McNamara
2012-03-20split macros to elide unneeded methodsCaolán McNamara
2012-03-20SfxUINT32s->std::vectorCaolán McNamara
2012-03-18Add parenthesis for avoid false report by cppcheckJulien Nabet
2012-03-14callcatcher: update listCaolán McNamara
2012-03-12ditch SfxULongRangesCaolán McNamara
2012-03-12WaE: cast to pointer from integer of different sizeDavid Tardon
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin
2012-03-05String to OUString in cell.[ch]xx and follow upMarkus Mohrhard
2012-02-28fixed crashes due to transition from Table to std::mapEike Rathke
2012-02-28SfxStyleSheet needs a default ctorCaolán McNamara
2012-02-27SfxItemPool: replace deque with vector for SfxPoolItem arrayMichael Stahl
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-27drop UniString::CreateFromInt64Caolán McNamara
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann
2012-02-22OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák
2012-02-19Remove unused codePetr Vorel
2012-02-19Remove unused codeElton Chung
2012-02-17Removed unused code from svl and sfx2Szabolcs Dezsi
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-02-16Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe
2012-02-13WaE: NULL vs 0 with mingwCaolán McNamara
2012-02-13fix windows build, String::GetTokenCount is goneCaolán McNamara
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe
2012-02-08changes to "tools/table.hxx to std::map conversion"Eike Rathke
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin
2012-02-08update unused listCaolán McNamara
2012-02-07Reintroduce MSVC workaroundStephan Bergmann
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida
2012-02-06Perhaps it will help to set the pointer to NULL when the item is not set.Kohei Yoshida
2012-02-06I think it's time we had a real method for this...Kohei Yoshida
2012-02-05Remove unused codeElton Chung
2012-02-05Some cppcheck cleaningJulien Nabet
2012-02-03Replaced String by rtl::OUStringTakeshi Abe
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann
2012-01-30make svl ByteString freeCaolán McNamara
2012-01-27Do not move nCurUndoAction < 0.Stephan Bergmann
2012-01-23can't see the point of calling String::Erase before delete StringCaolán McNamara
2012-01-23Removed NfCurrencyEntry::ApplyVariableInformation().Mariusz Dykierek
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae
2012-01-18remove unused codeThomas Arnhold
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-17a can't-happen-but-do-it-correct-anyway one character fixEike Rathke
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-14Remove SvStringsDtorAugust Sodora
2012-01-13Fix for fdo43460 Part XXXVI getLength() to isEmpty()Olivier Hallot