summaryrefslogtreecommitdiff
path: root/svl/source
AgeCommit message (Expand)Author
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-17XubString->OUStringCaolán McNamara
2012-09-14SfxStyleSheetBasePool::Remove: fix valgrind warning:Michael Stahl
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin
2012-09-11Improvement on previous commitStephan Bergmann
2012-09-06Replace usage of rtl/memory.h in svl with equivalent from string.hArnaud Versini
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-08-29resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke
2012-08-29String::Expand -> string::padToLengthCaolán McNamara
2012-08-28tweaking the "fill in character" support in Calc Number Format StringsJohann Messner
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
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-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-02strip down UniString some moreCaolán McNamara
2012-08-01include svl/svdde.hxxCaolán McNamara
2012-07-31Fix mingw build of svlFridrich Štrba
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-29Remove strange DummyTypeCaolán McNamara
2012-07-29callcatcher: strip SvPtrarr down to the used piecesCaolán McNamara
2012-07-28expand final SV_DECL_VARARR SV_IMPL_VARARR SvPtrarr macroCaolán McNamara
2012-07-28convert SfxListenerArr_Impl from SvPtrarr to std::vectorCaolán McNamara
2012-07-27convert DdeItemImp to std::vectorNoel Grandin
2012-07-25delete svl/svstdarr.hxxMichael 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-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
2012-07-02re-base on ALv2 code.Michael Meeks
2012-07-02fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't co...Frank Schoenheit [fs]
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-28i#119400 repair broken undoIvan Timofeev
2012-06-22re-base on ALv2 code.Michael Meeks