summaryrefslogtreecommitdiff
path: root/svl/source
AgeCommit message (Expand)AuthorFilesLines
2012-08-08reduce ascii noise and useless commentsThomas Arnhold2-4/+0
2012-08-08remove include comments and boxesThomas Arnhold2-5/+0
2012-08-07String::AllocBuffer replacementsCaolán McNamara1-27/+23
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2-3/+2
2012-08-04SfxBroadcaster: fix STL conversion:Michael Stahl1-20/+47
2012-08-03enable preview for 'special' '*' formatsNoel Power1-2/+9
2012-08-02strip down UniString some moreCaolán McNamara5-27/+30
2012-08-01include svl/svdde.hxxCaolán McNamara1-5/+1
2012-07-31Fix mingw build of svlFridrich Štrba1-5/+9
2012-07-31svarray.hxx: 'e's pining for the fjords...Michael Stahl1-97/+0
2012-07-31remove DECLARE_LISTCaolán McNamara1-2/+2
2012-07-31use of a pointer to a temporary strings buffer is very wrongCaolán McNamara1-9/+11
2012-07-29Remove strange DummyTypeCaolán McNamara1-0/+10
2012-07-29callcatcher: strip SvPtrarr down to the used piecesCaolán McNamara1-38/+0
2012-07-28expand final SV_DECL_VARARR SV_IMPL_VARARR SvPtrarr macroCaolán McNamara1-2/+97
2012-07-28convert SfxListenerArr_Impl from SvPtrarr to std::vectorCaolán McNamara2-60/+23
2012-07-27convert DdeItemImp to std::vectorNoel Grandin1-10/+15
2012-07-25delete svl/svstdarr.hxxMichael Stahl3-3/+0
2012-07-25move SvStringsISortDtor to editeng/svxacorr.hxxMichael Stahl1-6/+0
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin1-44/+3
2012-07-18Revert "hrc cleanup: Remove unused cstitem.src"Norbert Thiebaud1-0/+23
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-2/+0
2012-07-13hrc cleanup: Remove unused cstitem.srcThomas Arnhold1-23/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara3-17/+16
2012-07-04cast sal_uInt8 to sal_Int32, otherwise it would invoke valueOf(sal_Bool)Ivan Timofeev1-1/+1
2012-07-04explicitly convert to int to help the compiler select overloaded funcDavid Tardon1-1/+1
2012-07-03Make windows tinderbox happyOlivier Hallot1-6/+6
2012-07-03Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot11-170/+108
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-8/+7
2012-07-02re-base on ALv2 code.Michael Meeks93-2164/+1330
2012-07-02fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't co...Frank Schoenheit [fs]1-11/+6
2012-06-29Remove some unused defines and controlsThomas Arnhold3-9/+0
2012-06-29Remove some more include guardsThomas Arnhold1-3/+1
2012-06-28i#119400 repair broken undoIvan Timofeev1-3/+7
2012-06-22re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara1-3/+1
2012-06-21re-base on ALv2 code.Michael Meeks19-452/+281
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-20removed unused forward declarations of classTakeshi Abe2-4/+0
2012-06-19death to some UniStringsCaolán McNamara1-3/+2
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara2-6/+6
2012-06-12convert NfWSStringsDtor further to vector<OUString>Michael Stahl1-43/+46
2012-06-12Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vectorNoel Grandin1-48/+39
2012-06-12Convert SV_DECL_PTRARR_DEL(NfWSStringsDtor) to std::vectorNoel Grandin1-15/+14
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara3-22/+18
2012-06-10nuke dead codeTakeshi Abe1-3/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-3/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-3/+0
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxAllEnumValueArr) to std::vectorNoel Grandin1-21/+25
2012-06-08Convert SV_PTRARR_DECL(SfxBroadcasterArr_Impl) to std::dequeNoel Grandin1-26/+19