summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-01-27tdf#115221 crash in printing and commentNoel Grandin1-3/+1
2018-01-27tdf#114771 make focus rect in Navigator content tree position correctlyJim Raykowski1-0/+1
2018-01-27mailconfig: default to secure port 587Justin Luth1-2/+2
2018-01-26tdf#114306 fix crash caused by special documentManfred Blume3-16/+54
2018-01-26introduce SwClient::StartListeningToSameModifyAsBjoern Michaelsen7-54/+26
2018-01-26coverity#1401307 Uncaught exceptionCaolán McNamara3-4/+4
2018-01-26sw lok: include the field name in the description of the redlineHenry Castro2-1/+38
2018-01-26sw: remove misleading comment from SwUndoSaveContent::DelContentIndex()Michael Stahl1-2/+1
2018-01-26tdf#94225 - Writer crashes on Undo N timesFyodor Yemelyanenko1-17/+56
2018-01-26tdf#95377 ooxmlimport: treat default style like named stylesJustin Luth1-0/+8
2018-01-26Fix typosAndrea Gelmini2-2/+2
2018-01-26sw: remove remaining not-compiling debug code to fix dbglevel=2 buildMiklos Vajna2-45/+0
2018-01-26Fix typosAndrea Gelmini2-2/+2
2018-01-26USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann1-2/+2
2018-01-26tdf#113239 Increase tick amount for spacing spinner to 0.1brian houston morrow1-2/+2
2018-01-25sw: try to limit rowspan/colspan attributes a bitMichael Stahl2-0/+49
2018-01-25tdf#112356 Add help button in watermark dialogOlivier Hallot1-2/+17
2018-01-25more GetRegisteredIn obsoleted by StopListeningAll()Bjoern Michaelsen7-21/+20
2018-01-25Remove SwEndNoteInfo::ReleaseCollectionBjoern Michaelsen2-5/+4
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen34-107/+63
2018-01-25sw: fix some bug in SwTOXBaseSection::UpdatePageNum()Michael Stahl1-3/+2
2018-01-25sw: de-pointerise local variable in SwTOXBaseSection::UpdatePageNum()Michael Stahl1-6/+3
2018-01-25sw: convert SwDoc::mpDBManager to unique_ptrMichael Stahl3-17/+19
2018-01-25tdf#89605 Now preview appear on rightKshitij Pathania1-1/+1
2018-01-25Adapt odd USHRT_MAX/4 limit in FIELD_PROP_PROP_SEQ handlerStephan Bergmann1-1/+4
2018-01-25Don't preset SwAuthorityField::m_SortKeyArr with three empty elementsStephan Bergmann1-1/+0
2018-01-25tdf115103: find data source if sDataSource/sCommand are emptyAron Budea1-7/+14
2018-01-25ofz#4849 Direct leakCaolán McNamara1-5/+12
2018-01-25Correct comment for this testTamás Zolnai1-1/+1
2018-01-25ooxmlimport: support inherited listidJustin Luth2-0/+16
2018-01-25tdf#115180: take table base width into accountMike Kaganski4-1/+19
2018-01-25sw: uninitialised DocumentRedlineManager::bHideLinineTooltipsMichael Stahl2-12/+13
2018-01-25lokdialog: Convert the Tools -> Thesaurus... to async exec.Jan Holesovsky1-7/+16
2018-01-25ofz#5628 close props, del extra paras, commit redlinesCaolán McNamara1-2/+2
2018-01-25ofz#5578 remove Extraneous Paras before applying redlinesCaolán McNamara1-5/+4
2018-01-25release lastanchorpos before closing redlinesCaolán McNamara1-1/+1
2018-01-25ofz#5661 check nLevel against maParaSprms sizeCaolán McNamara1-1/+2
2018-01-25[Pardus] tdf#92685 Add insert page number option to header menu.Gulsah Kose2-0/+14
2018-01-25Fix typosAndrea Gelmini1-1/+1
2018-01-25Fix typosAndrea Gelmini6-8/+8
2018-01-25Test for tdf#115088.Tamás Zolnai2-0/+37
2018-01-25USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann1-1/+1
2018-01-25Use std::fill instead of memsetStephan Bergmann1-2/+6
2018-01-24tdf#62182 .uno:PrintLayout and .uno:BrowseView become set commands.Gulsah Kose2-8/+8
2018-01-24USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann1-1/+1
2018-01-24m_pTableEndPaM is unusedCaolán McNamara3-9/+0
2018-01-24tdf#115153 the missing test documentMichael Stahl1-0/+9
2018-01-24tdf#115153 writerfilter: RTF import: fix vert orient of Word 6 shapesMichael Stahl1-0/+14
2018-01-24This presumably always wanted to check for SAL_MAX_UINT16, not USHRT_MAXStephan Bergmann1-1/+2
2018-01-24Remove presumably dead < USHRT_MAX checksStephan Bergmann1-1/+1