summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl
AgeCommit message (Expand)Author
2019-01-18make insert-section dialog asyncNoel Grandin
2018-09-12tdf#37223 insert OLE tables in text tables as native text tablesLászló Németh
2018-09-12tdf#37223 Writer: insert 1-cell tables as text instead of OLE objectLászló Németh
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-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
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-25convert UNO event ids to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
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-23coverity#1412991 Resource leakCaolán McNamara
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-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