summaryrefslogtreecommitdiff
path: root/svl/source
AgeCommit message (Expand)Author
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-04-30some changes for new fixed fraction built-in formatsEike Rathke
2012-04-30get rid of dead binary file format legacy cruft in number formatterEike Rathke
2012-04-30translated German commentsEike Rathke
2012-04-30compare iterators with notequalEike Rathke
2012-04-30straighten confusing bracketsEike Rathke
2012-04-30get rid of confusing *LoadingSO5 namesEike Rathke
2012-04-24Revert "Avoid bogus warnings (GCC 4.4.6)"Stephan Bergmann
2012-04-23Avoid bogus warnings (GCC 4.4.6)Stephan Bergmann
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold
2012-04-18resolved fdo#48875 do not let ISO 8601 detection override locale's date orderEike Rathke
2012-04-17enable '*' repeat next char to fill available width for calc num formatsNoel Power
2012-04-16upgrade GetValueTextByPos family to rtl::OUStringCaolán McNamara
2012-04-15resolved fdo#48706 recognize $.12 as currency numberEike Rathke
2012-04-11UniString->rtl::OUStringCaolán McNamara
2012-04-11String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02removed duplicate includes in svl / svtoolsTakeshi Abe
2012-03-30add constLuboš Luňák
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