summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* include osl/diagnose.h for OSL_ENSURECaolán McNamara2012-07-251-0/+1
* delete svl/svstdarr.hxxMichael Stahl2012-07-255-38/+0
* remove typedef StringPtrMichael Stahl2012-07-251-2/+0
* svstdarr.hxx: remove SvXub_StrLensMichael Stahl2012-07-251-3/+0
* move SvStringsISortDtor to editeng/svxacorr.hxxMichael Stahl2012-07-252-22/+0
* Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin2012-07-252-46/+15
* Revert "hrc cleanup: Remove unused cstitem.src"Norbert Thiebaud2012-07-181-0/+23
* Revert hrc string cleanupThomas Arnhold2012-07-182-0/+3
* CppunitTest_svl_urihelper fails on MSVCMichael Stahl2012-07-151-0/+3
* Remove unused HIDsThomas Arnhold2012-07-141-3/+1
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-141-2/+0
* hrc cleanup: Remove unused cstitem.srcThomas Arnhold2012-07-133-26/+0
* some UniString->rtl::OUStringCaolán McNamara2012-07-093-17/+16
* cast sal_uInt8 to sal_Int32, otherwise it would invoke valueOf(sal_Bool)Ivan Timofeev2012-07-041-1/+1
* explicitly convert to int to help the compiler select overloaded funcDavid Tardon2012-07-041-1/+1
* Make windows tinderbox happyOlivier Hallot2012-07-031-6/+6
* Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot2012-07-0315-202/+136
* ditch String::CreateFromAsciiCaolán McNamara2012-07-032-9/+8
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-023-12/+3
* re-base on ALv2 code.Michael Meeks2012-07-02154-3610/+2232
* fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't co...Frank Schoenheit [fs]2012-07-022-14/+14
* Remove unused definesThomas Arnhold2012-07-021-3/+0
* Remove unused definesThomas Arnhold2012-07-012-12/+0
* hrc cleanup: Remove unused resource definitionsThomas Arnhold2012-07-011-2/+1
* Remove some unused defines and controlsThomas Arnhold2012-06-293-9/+0
* Remove some more include guardsThomas Arnhold2012-06-294-12/+1
* i#119400 repair broken undoIvan Timofeev2012-06-281-3/+7
* targetted re-work of cppunit pieces.Michael Meeks2012-06-273-9/+2
* update unused code listCaolán McNamara2012-06-271-2/+3
* remove archaic include guardsCaolán McNamara2012-06-271-7/+0
* _SV_DECL_PTRARR_DEF used in only one placeCaolán McNamara2012-06-271-6/+3
* _SV_DECL_PTRARR_DEF_GEN only used in one placeCaolán McNamara2012-06-271-6/+3
* Remove unused header filesThomas Arnhold2012-06-273-227/+0
* remove unnecessary ForEachCaolán McNamara2012-06-251-39/+0
* hrc cleanup: Simplify logicThomas Arnhold2012-06-251-7/+4
* re-base on ALv2 code.Michael Meeks2012-06-226-144/+90
* reduce scope and replace some String::CreateFromAsciiCaolán McNamara2012-06-211-3/+1
* re-base on ALv2 code.Michael Meeks2012-06-2153-1282/+805
* re-base on ALv2 code.Michael Meeks2012-06-2110-222/+149
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-214-384/+26
* removed unused forward declarations of classTakeshi Abe2012-06-202-4/+0
* death to some UniStringsCaolán McNamara2012-06-191-3/+2
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-182-6/+6
* SfxPointerServer doesn't exist, so MI_HATS_REPARIERT not useful anymore eitherCaolán McNamara2012-06-151-13/+0
* Remove obsolete inetdef.hxxThomas Arnhold2012-06-152-32/+0
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-54/+27
* convert NfWSStringsDtor further to vector<OUString>Michael Stahl2012-06-122-55/+47
* Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vectorNoel Grandin2012-06-122-51/+41
* Convert SV_DECL_PTRARR_DEL(NfWSStringsDtor) to std::vectorNoel Grandin2012-06-122-16/+25
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-113-22/+18