summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2012-10-26SAL_WARN on dup positionsEike Rathke
2012-10-26consistently use SAL_WARN svl.numbersEike Rathke
2012-10-25loplugin: tidy up some log areasCaolán McNamara
2012-10-24PasswordContainer::allowPersistentStoring: fix warning C4805Michael Stahl
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-09These are now already OUStrings, so no need for extra temp OUStringsCaolán McNamara
2012-10-09SfxErrorHandler::CreateString: remove pointless loopsMichael Stahl
2012-10-09String->OUString in SVL::SvNumberFormat calendar methodsNoel Grandin
2012-10-09String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin
2012-10-09String->OUString in svl::SvNumberFormat::GetMappedFormatstring methodNoel Grandin
2012-10-04sal_Bool->bool in svl::DdeTransactionNoel Grandin
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin
2012-10-04sal_Bool->bool in svl::SvxSearchItemNoel Grandin
2012-10-04sal_Bool->bool in svl::DECL_PTRHINTNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-02String->OUString in svl::ImpSvNumberformatInfoNoel Grandin
2012-10-02String->OUString in sComment field in svl::SvNumberFormatNoel Grandin
2012-10-02sal_Bool->bool in svl::SfxImageItemNoel Grandin
2012-10-02sal_Bool->bool in svl::PasswordContainerNoel Grandin
2012-10-02sal_Bool->bool in svl::OFSInputStreamContainer and OFSStreamContainerNoel Grandin
2012-10-02sal_Bool->bool in svl::SvtCTLOptionsNoel Grandin
2012-10-02XubString->OUStringCaolán McNamara
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
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-06Java cleanup, remove unnecessary importsNoel Grandin
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-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