summaryrefslogtreecommitdiff
path: root/sot/source/base
AgeCommit message (Expand)Author
2016-01-05SotFactory is in fact not used: remove + cleanupMatúš Kukan
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-25loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10Missing includesAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in smoketest,sotNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara
2015-08-06remove some unnecessary casts and local varsNoel Grandin
2015-08-06tdf#93018 - Copying forms not working anymore (part2)Noel Grandin
2015-08-06tdf#93018 - Copying forms not working anymoreNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-30loplugin:unusedmethodsNoel Grandin
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