summaryrefslogtreecommitdiff
path: root/sot/source/base
AgeCommit message (Expand)AuthorFilesLines
2015-08-07tdf#93018 - Copying forms not working anymore (part2)Noel Grandin1-3/+1
2015-08-07tdf#93018 - Copying forms not working anymoreNoel Grandin1-3/+1
2015-06-22tdf#92037 fix dragging DataSources field into documentNoel Grandin1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-142/+142
2015-03-30drop rather awkward debugging hunkCaolán McNamara1-12/+0
2015-03-19loplugin:constantfunction: sotNoel Grandin1-11/+0
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara2-65/+65
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin3-1075/+1075
2015-02-25convert EXCHG_DEST_ constants to enum classNoel Grandin1-22/+22
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-14/+0
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin1-1/+1
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-09-11create a master document template typeCaolán McNamara1-4/+1
2014-08-06fdo#81835 Don't prefer GDI Metafiles to RTF/HTML -- correctly.Andrzej Hunt1-1/+1
2014-08-06Revert "fdo#81835 Don't prefer GDI Metafiles to RTF/HTML"Andrzej Hunt1-1/+2
2014-08-05fdo#81835 Don't prefer GDI Metafiles to RTF/HTMLAndrzej Hunt1-2/+1
2014-06-26OSL_ENSURE->assertCaolán McNamara1-1/+1
2014-05-28fdo#78801 fdo#52547 Paste preference is image, then html, then text.Andrzej Hunt1-18/+18
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-3/+3
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-05debug only code SotFactory::Find(SvGlobalName const&)Noel Grandin1-0/+2
2014-02-25Remove visual noise from sotAlexander Wilms2-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms2-8/+8
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-2/+2
2014-02-12fdo#52547 SOT: Prefer embedding image data to embedding linked image.Andrzej Hunt1-9/+9
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2-3/+3
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand2-1/+43
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-2/+2
2014-01-09remove unnecessary use of OUString*Noel Grandin1-5/+3
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-2/+2
2013-07-04fix buildCaolán McNamara1-1/+1
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud5-69/+64
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-0/+1
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-0/+1
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy3-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-8/+8
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith1-1/+1
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara2-42/+0
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara1-24/+1
2012-06-29Remove some unused defines and controlsThomas Arnhold3-9/+0
2012-06-22re-base on ALv2 code.Michael Meeks5-115/+70
2012-03-06valgrind: fix minor leakCaolán McNamara1-1/+9
2012-03-01Remove unused codeElton Chung1-57/+0
2012-02-24unusedcode.easy: OwnerLock includes this featureThomas Arnhold1-12/+0
2012-02-24unusedcode.easy: Remove SotFactory::TestInvariant()Thomas Arnhold2-34/+0
2012-02-07sot: Delete FileList::GetFormat as it is no longer usedGreg Kroah-Hartman1-11/+0
2012-01-23ByteString->rtl::OStringCaolán McNamara1-2/+2