summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-01-25Adapt odd USHRT_MAX/4 limit in FIELD_PROP_PROP_SEQ handlerStephan Bergmann
2018-01-25Don't preset SwAuthorityField::m_SortKeyArr with three empty elementsStephan Bergmann
2018-01-25tdf115103: find data source if sDataSource/sCommand are emptyAron Budea
2018-01-25ofz#4849 Direct leakCaolán McNamara
2018-01-25Correct comment for this testTamás Zolnai
2018-01-25ooxmlimport: support inherited listidJustin Luth
2018-01-25tdf#115180: take table base width into accountMike Kaganski
2018-01-25sw: uninitialised DocumentRedlineManager::bHideLinineTooltipsMichael Stahl
2018-01-25lokdialog: Convert the Tools -> Thesaurus... to async exec.Jan Holesovsky
2018-01-25ofz#5628 close props, del extra paras, commit redlinesCaolán McNamara
2018-01-25ofz#5578 remove Extraneous Paras before applying redlinesCaolán McNamara
2018-01-25release lastanchorpos before closing redlinesCaolán McNamara
2018-01-25ofz#5661 check nLevel against maParaSprms sizeCaolán McNamara
2018-01-25[Pardus] tdf#92685 Add insert page number option to header menu.Gulsah Kose
2018-01-25Fix typosAndrea Gelmini
2018-01-25Fix typosAndrea Gelmini
2018-01-25Test for tdf#115088.Tamás Zolnai
2018-01-25USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-25Use std::fill instead of memsetStephan Bergmann
2018-01-24tdf#62182 .uno:PrintLayout and .uno:BrowseView become set commands.Gulsah Kose
2018-01-24USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-24m_pTableEndPaM is unusedCaolán McNamara
2018-01-24tdf#115153 the missing test documentMichael Stahl
2018-01-24tdf#115153 writerfilter: RTF import: fix vert orient of Word 6 shapesMichael Stahl
2018-01-24This presumably always wanted to check for SAL_MAX_UINT16, not USHRT_MAXStephan Bergmann
2018-01-24Remove presumably dead < USHRT_MAX checksStephan Bergmann
2018-01-24Remove presumably dead < USHRT_MAX checksStephan Bergmann
2018-01-24lokdialog: Convert the Table -> Properties... to async exec.Jan Holesovsky
2018-01-24USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-24This presumably always wanted to check for SAL_MAX_UINT16, not USHRT_MAXStephan Bergmann
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-24Remove presumably dead < USHRT_MAX checksStephan Bergmann
2018-01-24loplugin:constparamsNoel Grandin
2018-01-24USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-24This presumably always wanted to check for SAL_MAX_UINT16, not USHRT_MAXStephan Bergmann
2018-01-24Remove presumably dead nLen < USHRT_MAX checkStephan Bergmann
2018-01-24USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-24Reuse WW8TabBandDesc::setcelldefaultsStephan Bergmann
2018-01-23WW8PLCFxSaveAll/WW8_SHD default ctors already zero-initialize their membersStephan Bergmann
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-23ofz#5566 sw: HTML import: ignore <DIV> in table structure elementsMichael Stahl
2018-01-23EPUB export, fixed layout: add chapter names to the navigation documentMiklos Vajna
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-22limit the rest of CSS1_PIXLENGTH usersCaolán McNamara
2018-01-22ofz#5561 Integer-overflowCaolán McNamara
2018-01-22uitest for tdf#108124Zdeněk Crhonek
2018-01-22sw: add an assert wrt. recent bug in SwHTMLParser::SplitAttrTab()Michael Stahl
2018-01-22sw: prefix members of SwDocInfoField, SwDocStatField and SwDocStatFieldTypeMiklos Vajna
2018-01-22crashtesting: dodgy aRect is unused anywayCaolán McNamara
2018-01-22StartExecuteAsync doesn't need a second paramNoel Grandin