summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2018-05-15tdf#117427 need to check originURL when ReRead is calledTomaž Vajngerl1-18/+27
2018-05-15OSL_ENSURE->assertCaolán McNamara2-2/+2
2018-05-15sw: these SwRedlineItr members index into the SwRedlineTable, not the nodeMichael Stahl2-12/+12
2018-05-15ofz#8255 check multiplyCaolán McNamara1-4/+12
2018-05-15cleanup my asserts before branching - they served their purposeJustin Luth1-2/+0
2018-05-14ofz#7322 lcl_MarkEqualByStart sort logic differs from that of operator==Caolán McNamara1-1/+8
2018-05-14weld CreateMonitor and PrintMonitorCaolán McNamara5-125/+50
2018-05-14CancelableDialog mbModal is always falseCaolán McNamara2-14/+6
2018-05-14modal is always falseCaolán McNamara3-13/+11
2018-05-14split PrintMonitor and weld SaveMonitor partCaolán McNamara5-30/+40
2018-05-13weld SwMMResultSaveDialogCaolán McNamara5-70/+54
2018-05-13weld SwNewGlosNameDlgCaolán McNamara1-72/+60
2018-05-13dont use SwClient/SwModify in unocore: HeadFootTextBjoern Michaelsen2-106/+79
2018-05-12dont use SwClient/SwModify in unocore: TextMarkupBjoern Michaelsen1-9/+13
2018-05-12Fix typosAndrea Gelmini1-1/+1
2018-05-12silence Werror=class-memaccessCaolán McNamara1-1/+1
2018-05-12coverity#1430102 Division by zeroCaolán McNamara1-2/+4
2018-05-12dont use SwClient/SwModify in unocore: SectionBjoern Michaelsen1-24/+28
2018-05-11sw: rename SwTextNode::IsSymbol() to reduce overloadingMichael Stahl6-9/+9
2018-05-11sw: fix invalid 16-bit downcast in SwTextIter::TruncLines()Michael Stahl1-1/+1
2018-05-11sw: remove pointless indirection to SwTextSizeInfo::HasHint_Michael Stahl1-1/+1
2018-05-11sw: cosmeticsMichael Stahl1-3/+4
2018-05-11SwRedlineItr: prefix membersMichael Stahl2-96/+103
2018-05-11sw: fix copypasta assertionsMichael Stahl1-2/+2
2018-05-11SwExtend: prefix membersMichael Stahl2-31/+35
2018-05-11SwAttrIter: replace USHRT_MAX with COMPLETE_STRING for para indexMichael Stahl1-1/+1
2018-05-11tdf#117245 sw layout: extend TabOverMargin compat modeMiklos Vajna4-2/+31
2018-05-10move Java from config_features to already existing config_javaRene Engelhard3-3/+3
2018-05-10Fix IntelliSense errorMike Kaganski1-0/+1
2018-05-10crashtesting: PageFrame may not existCaolán McNamara1-1/+1
2018-05-09no extra heap allocs by WriterMultiListenerBjoern Michaelsen1-6/+18
2018-05-09Fix some IWYU warningsMiklos Vajna4-7/+31
2018-05-09tdf#117437 - Console error message about ShowInlineTooltipsheiko tietze1-0/+1
2018-05-08Resolves: tdf#117499 no ok button in info dialogCaolán McNamara1-10/+10
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand9-21/+40
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl4-2/+29
2018-05-07sw HTML export: ensure <li> is not closed before list item contentMiklos Vajna1-1/+2
2018-05-07Fix typoAndrea Gelmini1-1/+1
2018-05-07sw: prefix members of WW8RStyleMiklos Vajna4-147/+147
2018-05-07tdf#113866 print text in black print option doest not affect PDF exportDaniel2-7/+8
2018-05-06make SwDepend an implementation detail of sw::WriterMultiListenerBjoern Michaelsen2-2/+46
2018-05-05Fix typosAndrea Gelmini3-3/+3
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-05-05use WriterMultiListener instead of SwDepend in SwContentNodeBjoern Michaelsen2-164/+161
2018-05-04weld SwOutlineTabDialogCaolán McNamara7-78/+57
2018-05-04weld SwNumPositionTabPageCaolán McNamara2-312/+233
2018-05-04weld SwOutlineSettingsTabPageCaolán McNamara4-149/+394
2018-05-04tdf#117171 DOCX export/import of cardinalText, ordinalTextLászló Németh1-0/+3
2018-05-04coverity#1435273 Resource leak in objectCaolán McNamara1-2/+2
2018-05-04tdf#117283 Select all drawing objects with the same nameJim Raykowski1-1/+0