summaryrefslogtreecommitdiff
path: root/sw/inc/shellio.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-1/+1
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-6/+6
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-24SkipImages option for document importLászló Németh1-0/+3
2015-03-23loplugin:constantfunction: swNoel Grandin1-4/+0
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-1/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2015-01-03Writer::GetBookmarks can return boolMatteo Casalin1-1/+1
2014-11-16SetStrmStgPtr can return bool instead of sal_True/sal_False in an intMatteo Casalin1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-08-26Remove unnecessary #ifndef SW_DECL_WRITER_DEFINEDStephan Bergmann1-3/+0
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann1-1/+0
2014-04-30sw: sal_Bool->boolNoel Grandin1-74/+74
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-3/+0
2014-04-08sw: SetupFilterOptions for any Writer derived filter (html, ascii)Tomaž Vajngerl1-0/+2
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-2/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-7/+7
2014-02-27Remove visual noise from swAlexander Wilms1-12/+0
2014-01-16sw: make these public as well for unit testsMiklos Vajna1-2/+2
2014-01-16sw: make these public, they will be needed in unit testsMiklos Vajna1-2/+2
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-1/+1
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-08-15String to OUString, some formattingMatteo Casalin1-48/+47
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev1-2/+2
2013-07-31String to OUStringMatteo Casalin1-14/+14
2013-07-31String to OUStringMatteo Casalin1-2/+2
2013-07-15callcatcher: update unused codeCaolán McNamara1-4/+0
2013-03-04remove unused and commented out codeThomas Arnhold1-1/+0
2012-12-25sal_Bool to boolTakeshi Abe1-1/+1
2012-12-11remove wrong and unused forward declaration for 'class vector'Luboš Luňák1-1/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-28update comments about SvPtrArrCaolán McNamara1-1/+0
2012-06-22Remove empty or non-called methodsThomas Arnhold1-1/+0
2012-03-02Convert SvPtrarr usage to std::vectorNoel Grandin1-1/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-03Easyhack fdo#38831 remove SvStringsBrad Sowden1-3/+3
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-10-06Ensure msword lib has not yet been unloaded when aReaderWriter pReaders are d...Stephan Bergmann1-3/+0
2011-08-04callcatcher: remove unused methodsCaolán McNamara1-8/+0
2011-07-11callcatcher: remove unused PutCJKandCTLFontsInAttrPoolCaolán McNamara1-1/+0
2011-04-18Translations of German comments.Christoph Herzog1-80/+68
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-116/+119
2011-03-04Move OpenMainStream into ww8 as its the only consumer and simplifyCaolán McNamara1-4/+0
2011-02-21Remove all traces off ASSERT_IDThomas Arnhold1-1/+0
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-2/+2
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-129/+129