summaryrefslogtreecommitdiff
path: root/sot/source/base
AgeCommit message (Expand)Author
2015-07-08i#107734 Support for Math Input Panel in Windows 7Regina Henschel
2015-07-06loplugin:unusedmethods sotNoel Grandin
2015-07-03expand out some sot macrosNoel Grandin
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-06-29remove custom RTTI from SotFactoryNoel Grandin
2015-06-29remove custom RTTI from SvDataCopyStreamNoel Grandin
2015-06-22tdf#92037 fix dragging DataSources field into documentNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-30drop rather awkward debugging hunkCaolán McNamara
2015-03-19loplugin:constantfunction: sotNoel Grandin
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-25convert EXCHG_DEST_ constants to enum classNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-11create a master document template typeCaolán McNamara
2014-08-06fdo#81835 Don't prefer GDI Metafiles to RTF/HTML -- correctly.Andrzej Hunt
2014-08-06Revert "fdo#81835 Don't prefer GDI Metafiles to RTF/HTML"Andrzej Hunt
2014-08-05fdo#81835 Don't prefer GDI Metafiles to RTF/HTMLAndrzej Hunt
2014-06-26OSL_ENSURE->assertCaolán McNamara
2014-05-28fdo#78801 fdo#52547 Paste preference is image, then html, then text.Andrzej Hunt
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-05debug only code SotFactory::Find(SvGlobalName const&)Noel Grandin
2014-02-25Remove visual noise from sotAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-12fdo#52547 SOT: Prefer embedding image data to embedding linked image.Andrzej Hunt
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-09remove unnecessary use of OUString*Noel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-07-04fix buildCaolán McNamara
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-03-06valgrind: fix minor leakCaolán McNamara