summaryrefslogtreecommitdiff
path: root/include/sot
AgeCommit message (Expand)AuthorFilesLines
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2-5/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann3-7/+7
2014-03-29Fix some types in virtual methods to properly override.Matúš Kukan1-3/+3
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl1-3/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann3-104/+104
2014-03-26Remove unused macrosStephan Bergmann1-157/+0
2014-03-26Expand uses of SO2_DECL_BASIC_CLASS_DLL macroStephan Bergmann2-16/+27
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2-7/+7
2014-03-05debug only code SotFactory::Find(SvGlobalName const&)Noel Grandin1-0/+2
2014-02-12coverity#1079301 Uninitialized pointer fieldCaolán McNamara1-1/+0
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-01-20Removed unused solar.h reference in sotAlexandre Vicenzi1-5/+0
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-1/+1
2014-01-09remove unnecessary use of OUString*Noel Grandin1-1/+2
2013-11-09fdo#65108 inter-module includes <> include/sotNorbert Thiebaud9-11/+11
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold10-23/+23
2013-08-31fdo#39468: Translate German commentsPhilipp Riemer1-17/+14
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-0/+1
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-14/+1
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-2/+2
2013-08-07Bin obsolete and unused exchange actionsTor Lillqvist1-15/+0
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud7-272/+272
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud2-0/+2
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-1/+2
2013-04-23execute move of global headersBjoern Michaelsen10-0/+1595