summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2022-12-06tdf#152380: add checks for names and values sequences length equalityMike Kaganski2-0/+8
2022-12-05NFC cleanup docxattributeoutput: use existing function to clearJustin Luth1-6/+1
2022-12-05LibreLogo: fix parsing argument of default Logo commandsLászló Németh1-0/+3
2022-12-05tdf#105575 LibreLogo: speed up by lock (re)paintLászló Németh1-7/+15
2022-12-05LibreLogo: LABEL/TEXT: add more character formattingLászló Németh1-0/+216
2022-12-05Revert: "split sw_filters unit test"Xisco Fauli4-217/+4
2022-12-05tdf#126477 DOCX export: fix lost charts in embedded documentsTünde Tóth3-1/+34
2022-12-05ofz#53680 drop workaroundsCaolán McNamara4-75/+1
2022-12-05sw: prefix members of SwFootNotePage, SwFormatTablePage, ...Miklos Vajna6-128/+128
2022-12-05tdf#136604: Remove Source Serif Pro and Source Code Pro fontsKhaled Hosny1-2/+2
2022-12-04Some define-to-OUStringLiteral conversion in swMike Kaganski11-2493/+2511
2022-12-03tdf#151548 ContentControls vba: allow search by name/floatJustin Luth3-10/+11
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara6-88/+125
2022-12-02crashtesting ooo84576-1.odtNoel Grandin1-1/+2
2022-12-02Replace some uses of static_type with UnoTypeStephan Bergmann2-2/+4
2022-12-02svx: extended SvxHyperlinkItem to have a new property sReplacementTextrash4191-1/+14
2022-12-02jsdialogs: make Content Control List Item Dialog asyncSzymon Kłos4-43/+58
2022-12-01tdf#151548 ContentControls: Add Delete()Justin Luth4-3/+18
2022-12-01loplugin:unusedfields make some fields privateNoel Grandin13-58/+56
2022-12-01tdf#151548 ContentControls: improve GetSelectedListItemJustin Luth4-9/+46
2022-12-01sw: check files are loaded without any warning errorXisco Fauli2-2/+12
2022-12-01Resolves: tdf#152329 Caption preview font is black when using OS dark modeCaolán McNamara1-1/+3
2022-11-30WASM: need sw/../translatehelper.cxx backThorsten Behrens2-1/+4
2022-11-30WASM: conditionalize one more Deepl usage in swThorsten Behrens1-0/+2
2022-11-30tdf#151548 ContentControls: improve InvalidationJustin Luth8-37/+45
2022-11-30sw lok, .uno:SetDocumentProperties: expose value of custom document propertiesMiklos Vajna2-24/+107
2022-11-30tdf#124601 sw: fix misplaced images in table cellsMiklos Vajna4-2/+48
2022-11-30tdf#152289: implement external glossary relations roundtripMike Kaganski3-9/+44
2022-11-29New loplugin:crosscastStephan Bergmann7-6/+11
2022-11-29tdf#152152 DOCX export: fix lost WDP images in artistic effectsTünde Tóth3-1/+20
2022-11-29sw: hide TextFormFields from the customization dialog likeMiklos Vajna1-3/+0
2022-11-29sw, sc: UNO_QUERY -> UNO_QUERY_THROW in a few placesXisco Fauli1-3/+3
2022-11-29Resolves: tdf#152128 consider input engine events as well as keystrokesCaolán McNamara2-0/+13
2022-11-29sw: document SwUndoReReadMiklos Vajna1-0/+1
2022-11-29tdf#152287 Move lonely control next to its friendsAdolfo Jayme Barrientos1-185/+147
2022-11-29use more SwFormatAnchor::GetAnchorContentOffsetNoel Grandin8-78/+74
2022-11-29tdf#152136 Improve SMTP settings pageAdolfo Jayme Barrientos1-102/+115
2022-11-28tdf#151548 ContentControls: improve ListEntry::setValueJustin Luth1-0/+5
2022-11-28use more GetAnchorContentOffsetNoel Grandin7-33/+33
2022-11-28Add some more utility methods to SwFormatAnchorNoel Grandin9-43/+57
2022-11-28SwContentTree: add comment about m_nActiveBlockJim Raykowski1-1/+1
2022-11-28tdf#152116 SwNavigator: Restore outline headings expand stateJim Raykowski1-0/+16
2022-11-28tdf#152214 vcl: add unit test for double lines in small zoomLászló Németh2-2/+114
2022-11-28Resolves: tdf#147203 allow dnd between autotext categoriesCaolán McNamara10-0/+213
2022-11-28unused ERR_SWG_OLD_GLOSSARY defineCaolán McNamara2-2/+0
2022-11-28WASM linguistic,sw: disable curl-using deepl codeMichael Stahl4-2/+18
2022-11-28DeepL: Only enable Translate menu if it's set upAron Budea1-0/+10
2022-11-28re-order methods a little in SwFormatAnchorNoel Grandin1-6/+7
2022-11-28stray left over debugging fprintfsCaolán McNamara1-5/+0
2022-11-28fix can't add a new category to autotextCaolán McNamara1-1/+1