summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2019-11-05tdf#127759 Writer: add table row/column insert modeLászló Németh2-0/+9
2019-11-04loplugin:finalclasses in sw/incNoel Grandin86-253/+226
2019-11-04sw: remove dead SwFormatFollowTextFlow::mbLayoutInCellMiklos Vajna1-18/+0
2019-11-03make some classes module-privateNoel Grandin4-4/+4
2019-11-03find symbols that can be privateNoel Grandin4-30/+30
2019-11-02Table panel: Implement functionality of Column Width spinbuttonTamás Zolnai1-0/+1
2019-11-02Table panel: Implement functionality of Row Height spinbuttonTamás Zolnai1-0/+1
2019-10-29return value from IDocumentLinksAdministration::SetData unusedNoel Grandin1-1/+1
2019-10-29remove unnecessary includesCaolán McNamara1-2/+1
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski1-3/+6
2019-10-24Resolves tdf#128227 - Rename "Text Frame" to "FrameHeiko Tietze1-1/+1
2019-10-24sw UNO API: remove unused IsLayoutInCell propertyMiklos Vajna2-2/+0
2019-10-23sw: SwWrtShell: delete field command when deleting the fieldMichael Stahl1-0/+2
2019-10-23sw: add CH_TXT_ATR_FIELDSEP position parameter when insertingMichael Stahl1-2/+4
2019-10-23tdf#128058 Add Expand Collapse All to Navigator context menuJim Raykowski1-0/+2
2019-10-22loplugin:constantparamNoel Grandin1-4/+1
2019-10-21Related: tdf#124770 sw doc model xml dump: handle page descriptionsMiklos Vajna1-0/+5
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin4-10/+1
2019-10-20loplugin:virtualdead unused param in Task::UpdateMinPeriodNoel Grandin1-2/+1
2019-10-18loplugin:virtualdead unused param in IDocumentLinksAdministration::SetDataNoel Grandin1-1/+1
2019-10-18lopligin:virtualdead unused params in IDocumentRedlineAccessNoel Grandin1-2/+2
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák4-22/+29
2019-10-17Remove some memset callsMike Kaganski1-1/+1
2019-10-16dbmgr.hxx: Drop "extra ';' after member function definition"Michael Weghorn1-2/+2
2019-10-16SwMergeDescriptor::bCreateSingleFile only affects "FILE" modeMichael Weghorn1-2/+2
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák2-2/+2
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara2-4/+4
2019-10-10sw: WW8: do not create fieldmark with start in frame and end in bodyMichael Stahl1-1/+1
2019-10-08tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski1-1/+5
2019-10-07update sw pchCaolán McNamara1-3/+1
2019-10-07weld SwSendMailDialogCaolán McNamara1-2/+0
2019-10-04SvxAutoCorrect::GetPrevAutoCorrWord should not be constMike Kaganski1-1/+1
2019-10-04tdf#52316 Writer status bar: show also printed page countsLászló Németh2-0/+2
2019-10-04sw: add CH_TXT_ATR_FIELDSEPMichael Stahl1-0/+1
2019-10-04sw: add IDocumentMarkAccess::getFieldmarkAt()Michael Stahl1-0/+2
2019-10-04Use function-local statics for SwStyleNameMapper lists/mapsMike Kaganski1-45/+0
2019-10-03update sw pchCaolán McNamara1-35/+15
2019-09-30tdf#124601 sw: add ContinuousEndnotes layout compat optionMiklos Vajna1-0/+1
2019-09-30The argument of SwpHints::Insert should not be constMike Kaganski1-1/+1
2019-09-30sw: prefix members of SwGammaGrfMiklos Vajna1-10/+10
2019-09-30Make resolved comments appear resolved when printedScott Clarke1-0/+1
2019-09-28loplugin:constmethod in swNoel Grandin29-72/+72
2019-09-26loplugin:virtualdead in sw(2)Noel Grandin1-2/+0
2019-09-26loplugin:virtualdead in swNoel Grandin1-2/+0
2019-09-26weld SwAutoMarkDlg_ImplCaolán McNamara1-0/+10
2019-09-26source/core/access: no more SwClientBjoern Michaelsen2-2/+1
2019-09-26drop unnecessary includes and update pchCaolán McNamara2-44/+20
2019-09-26now drop TabPageParent intermediateCaolán McNamara2-3/+3
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara2-3/+3
2019-09-23Improve SwRect (debug) printingStephan Bergmann1-4/+3