summaryrefslogtreecommitdiff
path: root/sw/inc/shellio.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-6/+6
2016-07-28add rtf to fftesterCaolán McNamara1-0/+2
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2016-06-02loplugin:unuseddefaultparamsNoel Grandin1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-6/+6
2016-03-23sw: replace boost::noncopyable with C++11 deleteMichael Stahl1-2/+3
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht1-1/+6
2016-03-15loplugin:constantparamNoel Grandin1-2/+1
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-1/+1
2016-01-21loplugin: unused return valuesNoel Grandin1-1/+1
2015-11-27type punning is all fun, but lets only use it when its really neededBjoern Michaelsen1-26/+18
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-7/+7
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-11-06com::sun::star->css in sw/incNoel Grandin1-8/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin1-1/+1
2015-08-21allow differentiation between ww6 and ww8Caolán McNamara1-2/+2
2015-08-20more config skipping stuff and a tester toolCaolán McNamara1-0/+3
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-8/+0
2015-07-10do not include boost/utility.hppMichael Stahl1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-4/+4
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-25/+25
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