summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-24Remove presumably dead < USHRT_MAX checksStephan Bergmann1-1/+1
2018-01-24lokdialog: Convert the Table -> Properties... to async exec.Jan Holesovsky1-23/+35
2018-01-24USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann1-2/+2
2018-01-24This presumably always wanted to check for SAL_MAX_UINT16, not USHRT_MAXStephan Bergmann1-1/+1
2018-01-24Fix some IWYU warningsMiklos Vajna55-32/+59
2018-01-24Remove presumably dead < USHRT_MAX checksStephan Bergmann1-2/+2
2018-01-24loplugin:constparamsNoel Grandin2-6/+6
2018-01-24USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann1-1/+1
2018-01-24This presumably always wanted to check for SAL_MAX_UINT16, not USHRT_MAXStephan Bergmann1-2/+2
2018-01-24Remove presumably dead nLen < USHRT_MAX checkStephan Bergmann1-3/+0
2018-01-24USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann1-1/+1
2018-01-24Reuse WW8TabBandDesc::setcelldefaultsStephan Bergmann1-1/+1
2018-01-23WW8PLCFxSaveAll/WW8_SHD default ctors already zero-initialize their membersStephan Bergmann2-2/+0
2018-01-23new loplugin: pointerboolNoel Grandin8-16/+16
2018-01-23ofz#5566 sw: HTML import: ignore <DIV> in table structure elementsMichael Stahl3-12/+23
2018-01-23EPUB export, fixed layout: add chapter names to the navigation documentMiklos Vajna1-2/+3