summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-11-19Fix STR_REDLINE_FORMATED -> STR_REDLINE_FORMATTEDAndrea Gelmini3-4/+4
2018-11-19Fix typosAndrea Gelmini3-3/+3
2018-11-19Fix typosAndrea Gelmini6-11/+11
2018-11-19tdf#108022, don't overwrite chart export informationMarkus Mohrhard2-66/+68
2018-11-18add uitest for bug tdf#78133Zdeněk Crhonek3-0/+71
2018-11-18coverity#1441443 SwTextFrame always has a SwTextNodeMichael Stahl1-1/+1
2018-11-18no more SwClient/SwModify for SwXTableRowsBjoern Michaelsen1-8/+16
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski6-10/+11
2018-11-18Fix typosAndrea Gelmini1-1/+1
2018-11-17weld writer numbering styles dialogCaolán McNamara5-98/+69
2018-11-17Adapt to C++2a char_tStephan Bergmann9-10/+10
2018-11-17Simplify containers iterations in sw/source/coreArkadiy Illarionov11-158/+79
2018-11-17loplugin:unusedmethodsNoel Grandin2-36/+0
2018-11-16Fix typosAndrea Gelmini2-3/+3
2018-11-16Fix typoAndrea Gelmini2-2/+2
2018-11-16tdf79435 doc/docx: round-trip legacy input formfieldsJustin Luth9-39/+353
2018-11-16loplugin:buriedassign in swNoel Grandin39-147/+325
2018-11-16Related: tdf#83128 translate word/char counts as separate n_gettext argsCaolán McNamara2-5/+26
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara25-2/+27
2018-11-16tdf#121031 sw_redlinehide: fix SwUndoDelete of table: create table framesMichael Stahl1-1/+4
2018-11-16tdf#121017 context menu web text: editstyle is always paragraph styleandreas kainz1-2/+0
2018-11-16tdf#121017 context menu global text: editstyle is always paragraph style editandreas kainz1-2/+0
2018-11-16tdf#121017 context menu writer text: editstyle is always paragraph style editandreas kainz1-2/+0
2018-11-16tdf#121017 context menu swxform text: editstyle is always paragraph styleandreas kainz1-2/+0
2018-11-16loplugin:staticmethods improvementNoel Grandin1-1/+1
2018-11-16Fix typosAndrea Gelmini1-2/+2
2018-11-16Removed duplicated includeAndrea Gelmini1-1/+0
2018-11-15WaE: -Wimplicit-fallthroughTor Lillqvist1-0/+4
2018-11-15sw reqif-xhtml export: write graphic of OLE object at an RTF level as wellMiklos Vajna4-4/+82
2018-11-15sw: -Wimplicit-fallthrough from MacOS clang (or perhaps NDEBUG clang?)Michael Stahl1-0/+2
2018-11-15loplugin:staticmethods in sfx2Noel Grandin2-4/+4
2018-11-15Revert "revert 25622f29b4003307d2ba780ff1232d8b7cdafa35 in list.cxx"Michael Stahl1-32/+17
2018-11-15sw: GSE_INP is dead since CVS import, remove itMichael Stahl1-2/+1
2018-11-15sw: fix a search-and-replace gone bad in DocumentFieldsManager.cxxMichael Stahl1-12/+12
2018-11-15sw_redlinehide_3: update fields on redline opsMichael Stahl1-0/+20
2018-11-15sw_redlinehide_3: update fields in UnHideRedlinesMichael Stahl1-0/+13
2018-11-15sw_redlinehide_3: filter deleted footnotes in Field Reference dialogMichael Stahl3-1/+22
2018-11-15sw_redlinehide_3: adapt SwSetExpFieldType::GetSeqFieldList()Michael Stahl3-6/+13
2018-11-15sw_redlinehide_3: add second result to SwRefPageGetFieldMichael Stahl4-33/+83
2018-11-15sw_redlinehide_3: add second result to SwAuthorityFieldMichael Stahl7-43/+98
2018-11-15sw_redlinehide_3: add second result to SwGetExpField, SwSetExpFieldMichael Stahl9-88/+287
2018-11-15sw: booleans are hard, let's go shoppingMichael Stahl1-1/+1
2018-11-15sw: flag check looks incorrect in SwDocUpdateField::MakeFieldList()Michael Stahl1-1/+2
2018-11-15sw: prefix members of SwDocUpdateField & trivial cleanupsMichael Stahl3-58/+63
2018-11-15sw: remove the SwSetExpFieldType::m_pOutlChgNd memberMichael Stahl3-12/+6
2018-11-15sw_redlinehide_3: expand layout-dependent in SwChapterField/SwGetRefFieldMichael Stahl2-4/+4
2018-11-15sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl25-74/+74
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl28-63/+75
2018-11-15sw_redlinehide_3: adapt SwFormatFootnote::GetFootnoteText()Michael Stahl3-6/+10
2018-11-15sw_redlinehide_3: SwGetRefField::GetExpandedTextOfReferencedTextNodeMichael Stahl3-4/+6