summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl
AgeCommit message (Expand)Author
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-21pass RndStdIds around instead of sal_uInt16Noel Grandin
2017-04-19sw: replace rudimentary SwCursorShell::m_nBasicActionCntMichael Stahl
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-03-02no need to use smart pointers for DataFlavorExVectorJochen Nitschke
2017-02-24no need to take address of front()Caolán McNamara
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-13convert IsAttrAtPos to scoped o3tl::typed_flagsNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2017-01-17use SolarMutexGuardNoel Grandin
2017-01-09New loplugin:externvar: swStephan Bergmann
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-12-07sw: Kill unused SwRewriterTakeshi Abe
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-30convert TransferBufferType to o3tl::typed_flagsNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in swNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-18coverity#1371133 Dereference after null checkCaolán McNamara
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-06-17sw: fix crash on pasting from an already closed documentMiklos Vajna