summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2020-05-21sw XHTML export: properly write <li>...</li> around multiple paragraphsMiklos Vajna
2020-05-21tdf#133035 DOCX export: fix position of unnamed OLEAttila Bakos
2020-05-21Make Insert Table dialog asyncSzymon Kłos
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin
2020-05-21sw: handle CollapseEmptyCellPara when replacing compat optionsMiklos Vajna
2020-05-20NFC sw layout: optimize assignment of bAllowSplitOfRowJustin Luth
2020-05-20loplugin:unusedfieldsNoel Grandin
2020-05-19tdf#60378 doc import: merged cells - don't null right borderJustin Luth
2020-05-19sw HTML import: ignore hidden text framesMiklos Vajna
2020-05-19tdf#102256 sw: ODF export: don't write table:table in shapesMichael Stahl
2020-05-19oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-05-19tdf#132642 sw layout: try2 emulate table kept-with-next not splittingJustin Luth
2020-05-19sw: ResetBlinkPor() now doesn't do anything usefulMiklos Vajna
2020-05-18Make Chart Creation Wizard asyncSzymon Kłos
2020-05-18tdf#127616 DOCX import: fix char style of empty paragraphLászló Németh
2020-05-18MSForms: fix rendering of form field button.Tamás Zolnai
2020-05-18sw: HasBlinkPor() now always returns falseMiklos Vajna
2020-05-17tdf#120394: list format string can be emptyVasily Melenchuk
2020-05-16tdf#133077: fix lone CR handling in plain text clipboard on WindowsMike Kaganski
2020-05-16loplugin:unusedfieldsNoel Grandin
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl
2020-05-14DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna
2020-05-13loplugin:unusedmethodsNoel Grandin
2020-05-13sw doc model xml dump: show wrap polygon of graphic nodesMiklos Vajna
2020-05-13NFC sw: cleanup and make RES_POOLTABSTYLE_DEFAULT consistentJustin Luth
2020-05-12always use the LinkManager's persist as the known refererCaolán McNamara
2020-05-12tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna
2020-05-11tdf#129235 Change the color of active page border in Print PreviewRizal Muttaqin
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-05-11lok: MSForms: send also the placeholder text.Tamás Zolnai
2020-05-11include <rtl/ustrbuf.hxx>Rene Engelhard
2020-05-11sw: set unique name for shape format even if shape name is emptyVasily Melenchuk
2020-05-11tdf#132766: DOCX export: always try to set bullet font for listVasily Melenchuk
2020-05-11tdf#105478 sw layout: treat minHeight as "do not split row"Justin Luth
2020-05-11sw: prefix members of SwUndoFormatCreate, SwUndoFormatDelete, ...Miklos Vajna
2020-05-10Resolves: tdf#132626 entry_insert_text works on the newly typed regionCaolán McNamara
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-10fix broken build caused by change in internal LOK APIAndras Timar
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-05-09sw: some rename of variables and reduce const castingTomaž Vajngerl
2020-05-09compact namespace in swNoel Grandin
2020-05-09lok: MSForms: test & fix two corner cases of drop-down field.Tamás Zolnai
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2020-05-09tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk
2020-05-08lok: MSForms: send button message also when paint area is not changing.Tamás Zolnai
2020-05-08lok: MSForms: fix field activation for multiple fields.Tamás Zolnai
2020-05-08lok: MSForms: fix editing of drop-down field.Tamás Zolnai
2020-05-08lok: MSForms: disable form field messages on mobile.Tamás Zolnai
2020-05-08lok: MSForms: dont send form field button data with empty text area.Tamás Zolnai