summaryrefslogtreecommitdiffstats
path: root/svl/source
Commit message (Expand)AuthorAgeFilesLines
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-192-6/+4
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+0
* XubString->OUStringCaolán McNamara2012-09-171-29/+30
* SfxStyleSheetBasePool::Remove: fix valgrind warning:Michael Stahl2012-09-141-1/+4
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-146-58/+39
* fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin2012-09-141-13/+3
* Improvement on previous commitStephan Bergmann2012-09-111-8/+4
* Replace usage of rtl/memory.h in svl with equivalent from string.hArnaud Versini2012-09-064-10/+12
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-031-4/+3
* resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke2012-08-293-21/+73
* String::Expand -> string::padToLengthCaolán McNamara2012-08-292-12/+19
* tweaking the "fill in character" support in Calc Number Format StringsJohann Messner2012-08-282-5/+15
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-272-2/+5
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-272-6/+4
* reduce ascii noise and useless commentsThomas Arnhold2012-08-082-4/+0
* remove include comments and boxesThomas Arnhold2012-08-082-5/+0
* String::AllocBuffer replacementsCaolán McNamara2012-08-071-27/+23
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-062-3/+2
* SfxBroadcaster: fix STL conversion:Michael Stahl2012-08-041-20/+47
* enable preview for 'special' '*' formatsNoel Power2012-08-031-2/+9
* strip down UniString some moreCaolán McNamara2012-08-025-27/+30
* include svl/svdde.hxxCaolán McNamara2012-08-011-5/+1
* Fix mingw build of svlFridrich Štrba2012-07-311-5/+9
* svarray.hxx: 'e's pining for the fjords...Michael Stahl2012-07-311-97/+0
* remove DECLARE_LISTCaolán McNamara2012-07-311-2/+2
* use of a pointer to a temporary strings buffer is very wrongCaolán McNamara2012-07-311-9/+11
* Remove strange DummyTypeCaolán McNamara2012-07-291-0/+10
* callcatcher: strip SvPtrarr down to the used piecesCaolán McNamara2012-07-291-38/+0
* expand final SV_DECL_VARARR SV_IMPL_VARARR SvPtrarr macroCaolán McNamara2012-07-281-2/+97
* convert SfxListenerArr_Impl from SvPtrarr to std::vectorCaolán McNamara2012-07-282-60/+23
* convert DdeItemImp to std::vectorNoel Grandin2012-07-271-10/+15
* delete svl/svstdarr.hxxMichael Stahl2012-07-253-3/+0
* move SvStringsISortDtor to editeng/svxacorr.hxxMichael Stahl2012-07-251-6/+0
* Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin2012-07-251-44/+3
* Revert "hrc cleanup: Remove unused cstitem.src"Norbert Thiebaud2012-07-181-0/+23
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-141-2/+0
* hrc cleanup: Remove unused cstitem.srcThomas Arnhold2012-07-131-23/+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-0311-170/+108
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-8/+7
* re-base on ALv2 code.Michael Meeks2012-07-0293-2164/+1330
* fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't co...Frank Schoenheit [fs]2012-07-021-11/+6
* Remove some unused defines and controlsThomas Arnhold2012-06-293-9/+0
* Remove some more include guardsThomas Arnhold2012-06-291-3/+1
* i#119400 repair broken undoIvan Timofeev2012-06-281-3/+7
* re-base on ALv2 code.Michael Meeks2012-06-221-26/+17
* reduce scope and replace some String::CreateFromAsciiCaolán McNamara2012-06-211-3/+1