summaryrefslogtreecommitdiff
path: root/sw/inc/shellio.hxx
AgeCommit message (Expand)Author
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-08-21allow differentiation between ww6 and ww8Caolán McNamara
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-24SkipImages option for document importLászló Németh
2015-03-23loplugin:constantfunction: swNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-03Writer::GetBookmarks can return boolMatteo Casalin
2014-11-16SetStrmStgPtr can return bool instead of sal_True/sal_False in an intMatteo Casalin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-08-26Remove unnecessary #ifndef SW_DECL_WRITER_DEFINEDStephan Bergmann
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-04-08sw: SetupFilterOptions for any Writer derived filter (html, ascii)Tomaž Vajngerl
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-16sw: make these public as well for unit testsMiklos Vajna
2014-01-16sw: make these public, they will be needed in unit testsMiklos Vajna
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-15String to OUString, some formattingMatteo Casalin
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev
2013-07-31String to OUStringMatteo Casalin
2013-07-31String to OUStringMatteo Casalin
2013-07-15callcatcher: update unused codeCaolán McNamara
2013-03-04remove unused and commented out codeThomas Arnhold
2012-12-25sal_Bool to boolTakeshi Abe
2012-12-11remove wrong and unused forward declaration for 'class vector'Luboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-28update comments about SvPtrArrCaolán McNamara
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-03-02Convert SvPtrarr usage to std::vectorNoel Grandin
2012-01-05Removed unnecessary tools includes.Marcel Metz