summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt/shellio.cxx
AgeCommit message (Expand)Author
2018-04-23sw: prefix members of ReaderMiklos Vajna
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-08sw HTML import: avoid loading the Writer/Web template for the Writer filterMiklos Vajna
2017-11-30sw: std::vector<OUString*> considered sillyMichael Stahl
2017-10-05tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-07-31loplugin:unusedfields in swNoel Grandin
2017-07-19tdf#107975: Revert "fix deleting an image anchored to last paragraphMichael Stahl
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-03tdf#88555 sw: reduce usage of dynamic_cast in SwFormatsModifyBase::ContainsMichael Stahl
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-03-24fix indentCaolán McNamara
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-19use rtl::Reference in SwDocFacNoel Grandin
2017-01-19use rtl::Reference in SwWriter::WriteNoel Grandin
2017-01-19use rtl::Reference in ReaderNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-08-29Convert SwFrameFormats to boost::multi_indexJan-Marek Glogowski
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski
2016-06-08tdf#97103 sw: fix restoring of SetRedlineMode on DOCX/RTF exportMichael Stahl
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-18convert Link<> to typedNoel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05Use more proper integer typesMatteo Casalin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03tdf#89783: Adjust to new GetPos retval (size_t vs. sal_uInt16)Katarina Behrens
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-25sw: replace SwPaM's so-called "copy constructor"Michael Stahl
2015-04-14solve assert on restoring redline mode on exporting of abi9915-1.odt to docCaolán McNamara
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25Uninitialized use of mbSkipImages (as found by UBSan)Stephan Bergmann
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen
2015-03-24SkipImages option for document importLászló Németh