summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl/swdtflvr.cxx
AgeCommit message (Expand)Author
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-17loplugin:useuniqueptr in SwTransferableNoel Grandin
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-02loplugin:checkunusedparams in swNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-17Embedded documents: don't open in web view modeSzymon Kłos
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann
2017-06-21convert ErrCode to strong typedefNoel Grandin
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-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-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-01-26Remove dynamic exception specificationsStephan Bergmann
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