summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin13-23/+22
2019-08-27use SdrCircKind enum more widelyNoel Grandin1-2/+2
2019-08-27"HyperLinkURL" already is a URL hereStephan Bergmann1-7/+4
2019-08-27Use a direct way to get at the temp dirStephan Bergmann1-6/+1
2019-08-27tdf#107776 sw ODF shape import: make is-textbox check more strictMiklos Vajna2-0/+35
2019-08-27Fix old boost build for goodTomáš Chvátal3-3/+16
2019-08-26lok: change table border position param. from new pos. to offsetTomaž Vajngerl1-21/+21
2019-08-26fix impress crash in shape listenerNoel Grandin1-0/+1
2019-08-26tdf#127163: Add AutoRedactDoc command to the Tools menuMuhammet Kara1-1/+3
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin3-8/+6
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen53-196/+16
2019-08-26tdf#105485 DOCX: import deleted comments as deletedLászló Németh2-0/+7
2019-08-25cid#1452762 Uninitialized pointer fieldCaolán McNamara1-1/+2
2019-08-24loplugin:returnconstval in swNoel Grandin44-94/+90
2019-08-24tdf#123703 strip six-em-space (U+2006) at line breakLászló Németh4-7/+9
2019-08-24tdf#123703 RTF import: fix length of space character sequenceLászló Németh3-0/+53
2019-08-23Related: tdf#126693 cannot put focus into combobox entryCaolán McNamara8-18/+18
2019-08-23Resolves: tdf#126693 cannot put focus into combobox entryCaolán McNamara1-1/+1
2019-08-23give address page an initial size req of its max sizeCaolán McNamara2-3/+18
2019-08-23tdf#119809: FILESAVE DOCX The combo box ActiveX control is lostTamás Zolnai2-0/+10
2019-08-23loplugin:returnconstval in svxNoel Grandin2-2/+2
2019-08-23loplugin:returnconstval in ooxNoel Grandin1-1/+1
2019-08-23weld SwMailMergeWizardCaolán McNamara16-164/+87
2019-08-23tdf#119388 add new UNO listener/broadcasterNoel Grandin1-3/+43
2019-08-23rename AddressPreview back to SwAddressPreviewCaolán McNamara7-40/+40
2019-08-23tdf#127101 Change tracking: fix format reject at paragraph joinLászló Németh4-6/+33
2019-08-23tdf#127101 Change tracking: reject format at paragraph joinLászló Németh2-17/+128
2019-08-23tdf#103345 Import decimalEnclosedCircle correctlySamuel Mehrbrodt2-0/+20
2019-08-23RTF filter: handle tbrl section text directionMiklos Vajna3-12/+36
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov17-71/+32
2019-08-23tdf#126784 sw: only distribute across selected columnsJustin Luth7-23/+50
2019-08-22drop newly unused SwAddressPreviewCaolán McNamara5-309/+11
2019-08-22weld SwMailMergeAddressBlockPageCaolán McNamara6-133/+181
2019-08-22This is an export test.Tamás Zolnai1-1/+1
2019-08-22tdf#127085: FILESAVE: Transparency is lost after RTTamás Zolnai2-0/+7
2019-08-22tdf#127097 Change tracking: change style of whole deletion at paragraph joinLászló Németh2-7/+46
2019-08-22QR Code : ODF import/exportShubham Goyal2-0/+403
2019-08-22we can be less verboseCaolán McNamara9-22/+22
2019-08-21Resolves: tdf#127048 loosen warning from presence to if parsedCaolán McNamara2-2/+6
2019-08-21Avoid extra calls to INetURLObject::decodeStephan Bergmann1-2/+2
2019-08-21Better use DecodeMechanims ToIUri rather than Unambiguous hereStephan Bergmann1-1/+1
2019-08-21IDocumentDeviceAccess::setPrinter has no return valueMichael Weghorn1-3/+0
2019-08-21make info dialog a child of the dropdown dialogCaolán McNamara2-3/+1
2019-08-21tdf#123627 DOCX import: fix tinderboxingTünde Tóth1-8/+6
2019-08-21tdf#127070 DOCX export:fix encoding of hyperlinks with non-ASCII lettersTünde Tóth2-0/+14
2019-08-21Remove mnemonics from labels used in explanatory labelGabor Kelemen1-2/+2
2019-08-21clean up "tdf#125298 DOCX export: fix bookmark name truncation"Tünde Tóth3-12/+0
2019-08-21sw: prefix members of SwUndoDelLayFormatMiklos Vajna2-4/+4
2019-08-20tdf#126792: DOCX legacy drop-downs are only supposed to hold 25 items, DOCXTamás Zolnai3-0/+30
2019-08-20tdf#126792: DOCX legacy drop-downs are only supposed to hold 25 items, GUITamás Zolnai3-0/+15