summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-01-29ofz#3005 TimeoutCaolán McNamara1-1/+1
2018-01-29Fix typosAndrea Gelmini1-2/+2
2018-01-29Fix typosAndrea Gelmini1-1/+1
2018-01-29Fix typosAndrea Gelmini1-1/+1
2018-01-29Introduce dedicated SwXMLTableContext::MAX_WIDTH, replacing USHRT_MAXStephan Bergmann2-10/+19
2018-01-29Assume this wants to cap GetColumnCount()*MINLAY <= m_nWidth <= USHRT_MAXStephan Bergmann1-2/+5
2018-01-29Translate German variable nameJohnny_M1-2/+2
2018-01-29sw: prefix members of SwExtUserField, SwFileNameField and SwFileNameFieldTypeMiklos Vajna2-27/+27
2018-01-29BorderlineFix: Fix WriterPaint if scrolling CellTableBordersArmin Le Grand1-0/+22
2018-01-29BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand1-2/+2
2018-01-28Unit test for tdf#105910, tdf#115276, tdf#115278Mike Kaganski2-0/+148
2018-01-28coverity#1417678 Uncaught exceptionCaolán McNamara2-2/+2
2018-01-28mailconfig UI: default POP port 995 and toggle with IMAP portsJustin Luth2-2/+30
2018-01-28mailconfig UI: pre-fill username from mail addressJustin Luth1-0/+12
2018-01-28tdf#104707 ooxmlexport: support RawText in textboxesJustin Luth1-3/+9
2018-01-28make RECT_EMPTY purely an implementation detailNoel Grandin1-4/+2
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