summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2018-10-22pvs-studio: V763 Parameter always rewritten in function body before being usedCaolán McNamara
2018-10-22loplugin:unusedfields improvemementsNoel Grandin
2018-10-18weld SwMMResultEmailDialogCaolán McNamara
2018-10-18weld SwMailMergeCreateFromDlgCaolán McNamara
2018-10-17tdf#120395 - Rename Page numbers in Fields dialogheiko tietze
2018-10-17weld SwMailMergeFieldConnectionsDlgCaolán McNamara
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-13move fallback image out of .uiCaolán McNamara
2018-10-12Fix typoAndrea Gelmini
2018-10-12tdf#118621 - Optionally disable floating header/footer menuheiko tietze
2018-10-12tdf#64242 sw optimal column width, not minimizeJustin Luth
2018-10-11tdf#64242 sw optimal row height, not minimizeJustin Luth
2018-10-09add some more pluralized form examplesCaolán McNamara
2018-10-06drop some now unnecessary includesCaolán McNamara
2018-10-06weld SwSelGlossaryDlgCaolán McNamara
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-10-04loplugin:useuniqueptr in SwSeqFieldListNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-10-03weld SwSvxNumBulletTabDialogCaolán McNamara
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-10-01sw: prefix members of SwSetExpField / SwSetExpFieldTypeMiklos Vajna
2018-09-29weld SwNumFormatDlgCaolán McNamara
2018-09-28Fix DI_TITEL -> DI_TITLEAndrea Gelmini
2018-09-28loplugin:unusedmethodsNoel Grandin
2018-09-28loplugin:useuniqueptr in SwCellStyleTableNoel Grandin
2018-09-28loplugin:useuniqueptr in DocumentListsManagerNoel Grandin
2018-09-27Fix typosAndrea Gelmini
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-26Fix BMP_REDLINE_FORMATED -> BMP_REDLINE_FORMATTEDAndrea Gelmini
2018-09-24sw: prefix members of SwRedlineExtraData_Format, ...Miklos Vajna
2018-09-23coverity#1401334 Uncaught exceptionCaolán McNamara
2018-09-21new loplugin:methodcyclesNoel Grandin
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-09-20weld SwWrapTabPageCaolán McNamara
2018-09-20weld SwWrapDlgCaolán McNamara
2018-09-20weld SwBackgroundDlgCaolán McNamara
2018-09-20weld SwBorderDlgCaolán McNamara
2018-09-20weld SwDropCapsDlgCaolán McNamara
2018-09-20Scope breaks; and add number comments to SwFieldIdsJan-Marek Glogowski
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-20convert SwGlblDocContents to sorted_vector<unique_ptr<>>Noel Grandin
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-09-19sw_redlinehide_2: hide redlines in ascii filter tooMichael Stahl
2018-09-19sw_redlinehide_2: adapt SwEditShell::GetCurWord()Michael Stahl
2018-09-19sw_redlinehide_2: remove one bool from SwTextNode::ExpandText()Michael Stahl
2018-09-19sw_redlinehide_2: view cursor: IsSelOnePara(),IsStartPara(),IsEndPara()Michael Stahl
2018-09-19sw_redlinehide_2: remove GetTextUntilEndOfNode()Michael Stahl