summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl
AgeCommit message (Expand)AuthorFilesLines
2018-09-12tdf#37223 Writer: insert 1-cell tables as text instead of OLE objectLászló Németh1-2/+21
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-2/+2
2017-11-17loplugin:useuniqueptr in SwTransferableNoel Grandin1-34/+28
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke1-8/+8
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-5/+5
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara1-1/+2
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl1-1/+2
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin1-1/+1
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-02loplugin:checkunusedparams in swNoel Grandin1-9/+9
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-4/+4
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara2-25/+24
2017-07-17Embedded documents: don't open in web view modeSzymon Kłos1-2/+1
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann1-2/+1
2017-06-23coverity#1412991 Resource leakCaolán McNamara1-0/+3
2017-06-21convert ErrCode to strong typedefNoel Grandin2-6/+6
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-10/+10
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-2/+2
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara2-12/+12
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin2-6/+3
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-8/+5
2017-05-09loplugin:constantparamNoel Grandin1-3/+3
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-1/+0
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-6/+6
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-21pass RndStdIds around instead of sal_uInt16Noel Grandin1-3/+3
2017-04-19sw: replace rudimentary SwCursorShell::m_nBasicActionCntMichael Stahl1-1/+1
2017-04-12convert SelectionType to scoped enumNoel Grandin1-33/+33
2017-04-05loplugin:constantparamNoel Grandin1-8/+6
2017-03-16convert SwUndoId to scoped enumNoel Grandin2-10/+10
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-1/+1
2017-03-02no need to use smart pointers for DataFlavorExVectorJochen Nitschke1-1/+1
2017-02-24no need to take address of front()Caolán McNamara1-6/+6
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet1-1/+1
2017-02-13convert IsAttrAtPos to scoped o3tl::typed_flagsNoel Grandin1-2/+2
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-14/+14
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin1-17/+15
2017-01-17use SolarMutexGuardNoel Grandin1-3/+1
2017-01-09New loplugin:externvar: swStephan Bergmann1-4/+1
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht1-2/+21
2016-12-07sw: Kill unused SwRewriterTakeshi Abe1-2/+0