summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused code: those classes are unusedThomas Arnhold2012-08-011-74/+0
* include svl/svdde.hxxCaolán McNamara2012-08-012-6/+2
* Fix mingw build of svlFridrich Štrba2012-07-311-5/+9
* DdeServices has forward declarations so can't be typedef'dMichael Stahl2012-07-311-1/+1
* svarray.hxx: 'e's pining for the fjords...Michael Stahl2012-07-314-301/+0
* remove DECLARE_LISTCaolán McNamara2012-07-312-9/+3
* use of a pointer to a temporary strings buffer is very wrongCaolán McNamara2012-07-311-9/+11
* strip down the PTRARR macro to the bits the last two uses requireCaolán McNamara2012-07-311-45/+2
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-304-4/+0
* C40_GETPOS is unnecessary nowCaolán McNamara2012-07-301-2/+0
* ditch SV_DECL_PTRARR_SORT_DELCaolán McNamara2012-07-301-73/+3
* Remove strange DummyTypeCaolán McNamara2012-07-292-17/+11
* expand out some rats nests of macrosCaolán McNamara2012-07-291-152/+132
* SV_DECL_PTRARR_GEN only used once, expand it outCaolán McNamara2012-07-291-16/+13
* callcatcher: strip SvPtrarr down to the used piecesCaolán McNamara2012-07-292-61/+0
* svarray.hxx: clean out much more cruftThomas Arnhold2012-07-291-90/+0
* expand final SV_DECL_VARARR SV_IMPL_VARARR SvPtrarr macroCaolán McNamara2012-07-282-206/+145
* dung out the unused pre-stl macrosCaolán McNamara2012-07-281-71/+0
* update comment about SvPtrArrCaolán McNamara2012-07-281-1/+1
* convert SfxListenerArr_Impl from SvPtrarr to std::vectorCaolán McNamara2012-07-283-70/+38
* convert DdeItemImp to std::vectorNoel Grandin2012-07-271-10/+15
* 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