summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2018-02-12Translate German variable namesJohnny_M
2018-02-12sw: prefix members of SwJumpEditFieldType, SwMacroField and SwPageNumberFieldMiklos Vajna
2018-02-09sw: it's called SwAnchoredDrawObject, not SwDrawFrameMiklos Vajna
2018-02-08Fix some IWYU warningsMiklos Vajna
2018-02-08sw HTML import: avoid loading the Writer/Web template for the Writer filterMiklos Vajna
2018-02-08sw lok: IME support + unit testPranav Kant
2018-02-07Implement XDrawPagesSupplier in SwXTextDocumentMike Kaganski
2018-02-05sw: prefix members of SwHiddenParaField, SwHiddenTextField and SwJumpEditFieldMiklos Vajna
2018-02-05TypedWhichId in sw(1)Noel Grandin
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh
2018-02-01sw: convert DELETEZ to std::unique_ptr in SwXFrameMichael Stahl
2018-02-01tdf#35301 sw: RubyPosition text property support.Mark Hung
2018-01-31SvxNumberFormat::SetAbsLSpace takes shortStephan Bergmann
2018-01-31Fix some IWYU warningsMiklos Vajna
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-29sw: prefix members of SwExtUserField, SwFileNameField and SwFileNameFieldTypeMiklos Vajna
2018-01-28coverity#1417678 Uncaught exceptionCaolán McNamara
2018-01-26introduce SwClient::StartListeningToSameModifyAsBjoern Michaelsen
2018-01-26coverity#1401307 Uncaught exceptionCaolán McNamara
2018-01-25Remove SwEndNoteInfo::ReleaseCollectionBjoern Michaelsen
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen
2018-01-25sw: convert SwDoc::mpDBManager to unique_ptrMichael Stahl
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-22sw: prefix members of SwDocInfoField, SwDocStatField and SwDocStatFieldTypeMiklos Vajna
2018-01-22tdf#114523 Make inline tooltips for changes optionalheiko tietze
2018-01-22tdf#35301 Modify Asian phonetic guide dialog.Mark Hung
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-19out of date 'define private public' commentCaolán McNamara
2018-01-18lokdialog: Convert the Format -> Page... dialog to async exec.Jan Holesovsky
2018-01-18sw: Cleanup various unused return values.Jan Holesovsky
2018-01-17Fix typosAndrea Gelmini
2018-01-17remove indirection in SwFormatField ..Jochen Nitschke
2018-01-15sw: prefix members of SwAuthorField, SwBreakIt and SwCombinedCharFieldMiklos Vajna
2018-01-13sw: lazy load table autoformats for style purposesMiklos Vajna
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-09Avoid clash with ERROR macro from wingdi.h on WindowsStephan Bergmann
2018-01-09RES_CHRATR_PROPORTIONALFONTSIZE and RES_CHRATR_NOLINEBREAK unusedNoel Grandin
2018-01-04sw: move some globals in fetab.cxx into SwFEShellMichael Stahl
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-03sw: prefix members of SwFormatContent, SwAccessibleHyperlink and SwFormatURLMiklos Vajna
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2018-01-02tdf#112474 change behavior of left click on writer statusbar page numberJim Raykowski
2017-12-27ofz#4813: Direct-leakCaolán McNamara
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-12-21Make SwSection::GetSectionName() return a reference to the nameTor Lillqvist
2017-12-20convert RES_FMT constants to TypedWhichIdNoel Grandin
2017-12-20tdf#98168 sw: add mail merge from xlsx testcaseMiklos Vajna
2017-12-19Get rid of a dynamic_castTor Lillqvist