summaryrefslogtreecommitdiff
path: root/svl/source
AgeCommit message (Expand)Author
2012-07-27convert DdeItemImp to std::vectorNoel Grandin
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-25move SvStringsISortDtor to editeng/svxacorr.hxxMichael Stahl
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin
2012-07-18Revert "hrc cleanup: Remove unused cstitem.src"Norbert Thiebaud
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-13hrc cleanup: Remove unused cstitem.srcThomas Arnhold
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-04cast sal_uInt8 to sal_Int32, otherwise it would invoke valueOf(sal_Bool)Ivan Timofeev
2012-07-04explicitly convert to int to help the compiler select overloaded funcDavid Tardon
2012-07-03Make windows tinderbox happyOlivier Hallot
2012-07-03Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02re-base on ALv2 code.Michael Meeks
2012-07-02fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't co...Frank Schoenheit [fs]
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-28i#119400 repair broken undoIvan Timofeev
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20removed unused forward declarations of classTakeshi Abe
2012-06-19death to some UniStringsCaolán McNamara
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-12convert NfWSStringsDtor further to vector<OUString>Michael Stahl
2012-06-12Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(NfWSStringsDtor) to std::vectorNoel Grandin
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-10nuke dead codeTakeshi Abe
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxAllEnumValueArr) to std::vectorNoel Grandin
2012-06-08Convert SV_PTRARR_DECL(SfxBroadcasterArr_Impl) to std::dequeNoel Grandin
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-28targetted string re-workNorbert Thiebaud
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara
2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-05-12Replace !var.size() by var.empty()Julien Nabet
2012-05-10resolved fdo#46233 value >12 with AM/PM can't be clock timeEike Rathke
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
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