summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl
AgeCommit message (Expand)AuthorFilesLines
2018-11-07move SvTreeListBox to vclCaolán McNamara1-3/+3
2018-10-30loplugin:returnconstantNoel Grandin1-6/+1
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov1-7/+4
2018-10-28svx: remove newly unused XFillExchangeDataMichael Stahl1-1/+0
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin1-6/+6
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-06weld SwSelGlossaryDlgCaolán McNamara1-5/+5
2018-10-03loplugin:constfields in swNoel Grandin1-3/+3
2018-09-15loplugin:useuniqueptr pass SwTextBlocks around by unique_ptrNoel Grandin1-33/+40
2018-09-12loplugin:simplifyconstruct in swNoel Grandin2-8/+1
2018-08-30Translate German commentsJohnny_M1-1/+1
2018-08-13convert GETSELTXT_PARABRK_ constants to scoped enumNoel Grandin1-1/+1
2018-08-10unnecessary null check before dynamic_cast, in swNoel Grandin1-1/+1
2018-08-01tdf#37223 insert OLE tables in text tables as native text tablesLászló Németh1-3/+28
2018-07-25loplugin:useuniqueptr in SwTransferableNoel Grandin1-7/+7
2018-07-22tdf#37223 Writer: insert 1-cell tables as text instead of OLE objectLászló Németh1-2/+21
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-2/+0
2018-06-11new loplugin:shouldreturnboolNoel Grandin2-5/+5
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-5/+0
2018-06-03Optimize: low-complexity checks firstMatteo Casalin1-3/+3
2018-06-03Simplify: not empty OUString has at least one tokenMatteo Casalin1-3/+1
2018-06-03Simplify: reduce calls to getTokenCountMatteo Casalin1-6/+5
2018-06-03OUString: simplify and reduce temporariesMatteo Casalin1-15/+6
2018-05-31drop Graphic::GetBitmapNoel Grandin1-1/+1
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+1
2018-04-26convert tabopts to scoped enumNoel Grandin1-1/+1
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen1-1/+0
2018-04-16sw: prefix members of WriterMiklos Vajna1-3/+3
2018-04-03weld SvPasteObjectDialogCaolán McNamara1-1/+1
2018-03-21sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara1-3/+2
2018-03-09sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-26Removed duplicated includesAndrea Gelmini1-1/+0
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-2/+6
2018-02-22weld native message dialogsCaolán McNamara2-13/+39
2018-02-15Fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-24USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann2-11/+11
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin1-16/+16
2018-01-03Translate German comments and debug stringsJohnny_M1-2/+2
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin1-10/+10
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
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