summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt/shellio.cxx
AgeCommit message (Expand)Author
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
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-03-01sw: fix typo in Reader::ClearTemplate()Miklos Vajna
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-04unnecessary castBjoern Michaelsen
2014-12-04unnecessary castBjoern Michaelsen
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-16SetStrmStgPtr can return bool instead of sal_True/sal_False in an intMatteo Casalin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-08-12fix deleting an image anchored to last paragraph in documentLuboš Luňák
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-03Changed DocumentDeviceManager includes to IDocumentDeviceAccess.Valentin Kettner
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-03-29Reader::ResetFrmFmts(): work around spurious MSVC warning C4701Michael Stahl
2014-03-28coverity#735529 Dead default in switchCaolán McNamara
2014-03-20fdo#39468 Translate German Comments - shellio.cxxChristian M. Heller
2014-03-02sal_Bool to boolMatteo Casalin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms