summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-08-26tdf#127163: Add AutoRedactDoc command to the Tools menuMuhammet Kara
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen
2019-08-26tdf#105485 DOCX: import deleted comments as deletedLászló Németh
2019-08-25cid#1452762 Uninitialized pointer fieldCaolán McNamara
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-08-24tdf#123703 strip six-em-space (U+2006) at line breakLászló Németh
2019-08-24tdf#123703 RTF import: fix length of space character sequenceLászló Németh
2019-08-23Related: tdf#126693 cannot put focus into combobox entryCaolán McNamara
2019-08-23Resolves: tdf#126693 cannot put focus into combobox entryCaolán McNamara
2019-08-23give address page an initial size req of its max sizeCaolán McNamara
2019-08-23tdf#119809: FILESAVE DOCX The combo box ActiveX control is lostTamás Zolnai
2019-08-23loplugin:returnconstval in svxNoel Grandin
2019-08-23loplugin:returnconstval in ooxNoel Grandin
2019-08-23weld SwMailMergeWizardCaolán McNamara
2019-08-23tdf#119388 add new UNO listener/broadcasterNoel Grandin
2019-08-23rename AddressPreview back to SwAddressPreviewCaolán McNamara
2019-08-23tdf#127101 Change tracking: fix format reject at paragraph joinLászló Németh
2019-08-23tdf#127101 Change tracking: reject format at paragraph joinLászló Németh
2019-08-23tdf#103345 Import decimalEnclosedCircle correctlySamuel Mehrbrodt
2019-08-23RTF filter: handle tbrl section text directionMiklos Vajna
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-23tdf#126784 sw: only distribute across selected columnsJustin Luth
2019-08-22drop newly unused SwAddressPreviewCaolán McNamara
2019-08-22weld SwMailMergeAddressBlockPageCaolán McNamara
2019-08-22This is an export test.Tamás Zolnai
2019-08-22tdf#127085: FILESAVE: Transparency is lost after RTTamás Zolnai
2019-08-22tdf#127097 Change tracking: change style of whole deletion at paragraph joinLászló Németh
2019-08-22QR Code : ODF import/exportShubham Goyal
2019-08-22we can be less verboseCaolán McNamara
2019-08-21Resolves: tdf#127048 loosen warning from presence to if parsedCaolán McNamara
2019-08-21Avoid extra calls to INetURLObject::decodeStephan Bergmann
2019-08-21Better use DecodeMechanims ToIUri rather than Unambiguous hereStephan Bergmann
2019-08-21IDocumentDeviceAccess::setPrinter has no return valueMichael Weghorn
2019-08-21make info dialog a child of the dropdown dialogCaolán McNamara
2019-08-21tdf#123627 DOCX import: fix tinderboxingTünde Tóth
2019-08-21tdf#127070 DOCX export:fix encoding of hyperlinks with non-ASCII lettersTünde Tóth
2019-08-21Remove mnemonics from labels used in explanatory labelGabor Kelemen
2019-08-21clean up "tdf#125298 DOCX export: fix bookmark name truncation"Tünde Tóth
2019-08-21sw: prefix members of SwUndoDelLayFormatMiklos Vajna
2019-08-20tdf#126792: DOCX legacy drop-downs are only supposed to hold 25 items, DOCXTamás Zolnai
2019-08-20tdf#126792: DOCX legacy drop-downs are only supposed to hold 25 items, GUITamás Zolnai
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-20tdf#126353 merge character borders on layout portions.Mark Hung
2019-08-20Fix typosAndrea Gelmini
2019-08-20Resolves: tdf#127021 not all formatting options shown for set variableCaolán McNamara
2019-08-19uitest: pass OUString by const reference and formatting fixesMarkus Mohrhard
2019-08-19uitest: log more eventsAhmed ElShreif
2019-08-19Fix buidling with older boostTomáš Chvátal
2019-08-19sw undo/redo: avoid usage of pointers as a style referencesVasily Melenchuk