summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
2012-07-18Revert "hrc cleanup: Remove unused cstitem.src"Norbert Thiebaud1-0/+23
2012-07-18Revert hrc string cleanupThomas Arnhold2-0/+3
2012-07-15CppunitTest_svl_urihelper fails on MSVCMichael Stahl1-0/+3
2012-07-14Remove unused HIDsThomas Arnhold1-3/+1
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-2/+0
2012-07-13hrc cleanup: Remove unused cstitem.srcThomas Arnhold3-26/+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 Hallot15-202/+136
2012-07-03ditch String::CreateFromAsciiCaolán McNamara2-9/+8
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks3-12/+3
2012-07-02re-base on ALv2 code.Michael Meeks154-3610/+2232
2012-07-02fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't co...Frank Schoenheit [fs]2-14/+14
2012-07-02Remove unused definesThomas Arnhold1-3/+0
2012-07-01Remove unused definesThomas Arnhold2-12/+0
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-2/+1
2012-06-29Remove some unused defines and controlsThomas Arnhold3-9/+0
2012-06-29Remove some more include guardsThomas Arnhold4-12/+1
2012-06-28i#119400 repair broken undoIvan Timofeev1-3/+7
2012-06-27targetted re-work of cppunit pieces.Michael Meeks3-9/+2
2012-06-27update unused code listCaolán McNamara1-2/+3
2012-06-27remove archaic include guardsCaolán McNamara1-7/+0
2012-06-27_SV_DECL_PTRARR_DEF used in only one placeCaolán McNamara1-6/+3
2012-06-27_SV_DECL_PTRARR_DEF_GEN only used in one placeCaolán McNamara1-6/+3
2012-06-27Remove unused header filesThomas Arnhold3-227/+0
2012-06-25remove unnecessary ForEachCaolán McNamara1-39/+0
2012-06-25hrc cleanup: Simplify logicThomas Arnhold1-7/+4
2012-06-22re-base on ALv2 code.Michael Meeks6-144/+90
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara1-3/+1
2012-06-21re-base on ALv2 code.Michael Meeks53-1282/+805
2012-06-21re-base on ALv2 code.Michael Meeks10-222/+149
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold4-384/+26
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-15SfxPointerServer doesn't exist, so MI_HATS_REPARIERT not useful anymore eitherCaolán McNamara1-13/+0
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold2-32/+0
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-54/+27
2012-06-12convert NfWSStringsDtor further to vector<OUString>Michael Stahl2-55/+47
2012-06-12Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vectorNoel Grandin2-51/+41
2012-06-12Convert SV_DECL_PTRARR_DEL(NfWSStringsDtor) to std::vectorNoel Grandin2-16/+25
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara3-22/+18
2012-06-10nuke dead codeTakeshi Abe2-11/+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 Grandin2-31/+23
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-14/+12