summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-06-22tdf#108682 DOCX import: fix <w:spacing w:line=...> for negative valuesMiklos Vajna2-0/+11
2017-06-22tdf#101821 sw: fix layout footnote use-after-free in SwRootFrameMichael Stahl1-10/+14
2017-06-22tdf#39468 Translate some random German comments/termsJens Carl3-3/+3
2017-06-22sw: dump more connections of those obnoxious footnotes in layout.xmlMichael Stahl1-0/+10
2017-06-22tdf#101821 sw: fix another layout footnote use-after-freeMichael Stahl1-0/+20
2017-06-22tdf#101821 sw: fix layout footnote use-after-freeMichael Stahl2-3/+38
2017-06-22tdf#101821 sw: layout: don't move endnotes into footnotes' containerMichael Stahl1-1/+2
2017-06-22loplugin:unusedfields in sw part4Noel Grandin20-76/+3
2017-06-21ofz#2340 null deferences on close redlinesCaolán McNamara1-2/+2
2017-06-21-Werror,-Wunused-private-fieldStephan Bergmann4-15/+1
2017-06-21loplugin:unusedfields in sw part2Noel Grandin16-54/+7
2017-06-21loplugin:unusedfields in sw part5Noel Grandin22-62/+6
2017-06-21loplugin:unusedfields in sw part3Noel Grandin16-45/+7
2017-06-21loplugin:unusedfields in sw part1Noel Grandin14-55/+20
2017-06-21tdf#39468 Translate German comments in sw/source/filter/ww8/ww8scan.cxxJens Carl1-2/+2
2017-06-21tdf#39468 Translate German comments in sw/Jens Carl5-6/+6
2017-06-21tdf#39468 Translate German comments/terms in sw/source/filter/ww8/ww8graf.cxxJens Carl1-79/+76
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin2-2/+2
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin2-3/+2
2017-06-21loplugin:unusedfields in svx part2Noel Grandin2-15/+0
2017-06-21fix android buildNoel Grandin1-2/+2
2017-06-21tdf#82173 writerfilter: copy Xnote Characters -> Xnote anchorJustin Luth1-0/+12
2017-06-21sw_htmlimport::testTableBorder1px testcase simplifiedVasily Melenchuk1-16/+34
2017-06-21loplugin:unusedfields in svx part1Noel Grandin4-4/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin59-351/+332
2017-06-20tdf#39468 Translate German comments/terms sw/source/filter/html/htmlplug.cxxJens Carl1-64/+61
2017-06-20tdf#39468 Translate German comments/terms in sw/source/filter/html/swhtml.cxxJens Carl1-71/+65
2017-06-20tdf#108524 sw: add split section in table testcaseMiklos Vajna3-0/+30
2017-06-20these checkbox group entries are mutually exclusiveCaolán McNamara3-30/+30
2017-06-20ofz: pSwFontCache my be null early onCaolán McNamara1-2/+4
2017-06-20tdf#108416 RTF import: fix unexpected bold list numberingMiklos Vajna2-0/+26
2017-06-20fix messup of 6ef59d7ace7e4db52caea601a384ed016365bcafYousuf Philips1-1/+1
2017-06-20tdf#91781 Move watermark from insert to format menuYousuf Philips1-2/+2
2017-06-19tdf#108524 sw: attempt to split section frames inside table cellsMiklos Vajna3-4/+48
2017-06-19tdf#97362: TextPortionEnumerationTest partially migrated to python (part 2)jmzambon2-172/+201
2017-06-19tdf#85940 Use correct reference ID for QuotationXisco Fauli2-2/+2
2017-06-19sw: prefix members of SwTOXInternationalMiklos Vajna2-28/+28
2017-06-19tdf#108418 Fix vertical alignment of checkbox textGabor Kelemen1-1/+0
2017-06-19ofz: leaks in test harnessCaolán McNamara1-8/+15
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann41-440/+506
2017-06-19Watermark: Right-align labels in dialogAdolfo Jayme Barrientos1-5/+5
2017-06-19Watermark: auto size in the RTFSzymon Kłos2-0/+417
2017-06-18Typo: existance->existanceJulien Nabet2-6/+6
2017-06-18Removed duplicated includeAndrea Gelmini1-1/+0
2017-06-18Fix typosAndrea Gelmini1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke43-43/+0
2017-06-17ofz#2289 catch bad storage exceptionCaolán McNamara1-1/+10
2017-06-17create o3tl::array_viewNoel Grandin1-4/+2
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin3-8/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann141-615/+515