summaryrefslogtreecommitdiff
path: root/svtools/source/misc/transfer.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-9/+9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-65/+65
2013-03-30Prefer to be sure not to have invalided iterator problemsJulien Nabet1-2/+1
2013-03-30Optimize a bit iterators stuffJulien Nabet1-5/+3
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-30/+13
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-11/+11
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-11/+11
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király1-2/+2
2013-02-25loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-12fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin1-94/+77
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist1-2/+2
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-28/+7
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-24/+15
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-3/+2
2012-09-26TransferableHelper: fix annoying assertion "bad pCharClass"Michael Stahl1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold1-7/+0
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-07-05UniString(const rtl::OString ...) no longer implementedCaolán McNamara1-3/+3
2012-03-29no need for a global rtl::OUString hereCaolán McNamara1-3/+5
2012-01-31convert windows only codeCaolán McNamara1-2/+2
2012-01-31make svtools ByteString freeCaolán McNamara1-6/+6
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae1-8/+16
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot1-4/+4
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara1-2/+2
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-4/+4
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-4/+4
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-4/+4
2011-11-30convert over hidden windows-only ByteStringsCaolán McNamara1-8/+9
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-2/+0
2011-11-10ByteString->rtl::OStringCaolán McNamara1-16/+15
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara1-10/+10
2011-08-10revert lunatic commit, restore pasteCaolán McNamara1-2/+1
2011-08-05build-breakage: remove stray unused inlines and now dead usingsCaolán McNamara1-1/+2
2011-07-14callcatcher: remove TransferableHelper::FooThomas Arnhold1-25/+0
2011-07-14callcatcher: remove TransferableDataHelper::GetInterfaceThomas Arnhold1-9/+0
2011-07-02ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara1-9/+11
2011-06-01use tunnel pattern hereCaolán McNamara1-15/+6
2011-05-20fix up mangled indentCaolán McNamara1-8/+7
2011-05-10GDIMetaFile cleanup - Remove dependance on List classJoseph Powers1-1/+1
2011-03-28One more return of prewin.h/postwin.h hack :(Fridrich Štrba1-7/+2
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba1-2/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-4/+4
2011-03-04Remove bogus and useless comments.Guillaume Poussel1-1/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-02-08Move prewin.h and postwin.h to solenv and adaptTor Lillqvist1-2/+2
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-8/+0
2010-11-19extra bracketCaolán McNamara1-1/+1