summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07String::AllocBuffer replacementsCaolán McNamara
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-08-04SfxBroadcaster: fix STL conversion:Michael Stahl
2012-08-03enable preview for 'special' '*' formatsNoel Power
2012-08-02cntnrsrt.hxx: remove dead codeMichael Stahl
2012-08-02strip down UniString some moreCaolán McNamara
2012-08-01Remove unused code: those classes are unusedThomas Arnhold
2012-08-01include svl/svdde.hxxCaolán McNamara
2012-07-31Fix mingw build of svlFridrich Štrba
2012-07-31DdeServices has forward declarations so can't be typedef'dMichael Stahl
2012-07-31svarray.hxx: 'e's pining for the fjords...Michael Stahl
2012-07-31remove DECLARE_LISTCaolán McNamara
2012-07-31use of a pointer to a temporary strings buffer is very wrongCaolán McNamara
2012-07-31strip down the PTRARR macro to the bits the last two uses requireCaolán McNamara
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-30C40_GETPOS is unnecessary nowCaolán McNamara
2012-07-30ditch SV_DECL_PTRARR_SORT_DELCaolán McNamara
2012-07-29Remove strange DummyTypeCaolán McNamara
2012-07-29expand out some rats nests of macrosCaolán McNamara
2012-07-29SV_DECL_PTRARR_GEN only used once, expand it outCaolán McNamara
2012-07-29callcatcher: strip SvPtrarr down to the used piecesCaolán McNamara
2012-07-29svarray.hxx: clean out much more cruftThomas Arnhold
2012-07-28expand final SV_DECL_VARARR SV_IMPL_VARARR SvPtrarr macroCaolán McNamara
2012-07-28dung out the unused pre-stl macrosCaolán McNamara
2012-07-28update comment about SvPtrArrCaolán McNamara
2012-07-28convert SfxListenerArr_Impl from SvPtrarr to std::vectorCaolán McNamara
2012-07-27convert DdeItemImp to std::vectorNoel Grandin
2012-07-25include osl/diagnose.h for OSL_ENSURECaolán McNamara
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-25remove typedef StringPtrMichael Stahl
2012-07-25svstdarr.hxx: remove SvXub_StrLensMichael 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-18Revert hrc string cleanupThomas Arnhold
2012-07-15CppunitTest_svl_urihelper fails on MSVCMichael Stahl
2012-07-14Remove unused HIDsThomas Arnhold
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