summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-26tdf#150017 sw: Replace should not shorten bookmarksMichael Stahl6-25/+38
2022-07-26oox export: add export of basic properties of a data tableTomaž Vajngerl1-11/+18
2022-07-26jsdialog: handle grab_focus actionSzymon Kłos1-0/+6
2022-07-26Update git submodulesChristian Lohmaier1-0/+0
2022-07-26crashtest: fix crash on ODT export of forum-mso-de-84211.docxMiklos Vajna3-17/+39
2022-07-26jsdialog: formulabar: dont send huge paragraph id when not foundSzymon Kłos1-0/+8
2022-07-26jsdialog: add open/close instead of toggle menu from dropdownSzymon Kłos1-0/+12
2022-07-26Resolves: tdf#149127 explain the infobar asking to refresh master passwordCaolán McNamara2-0/+14
2022-07-26sw content controls, plain text: add insert UIMiklos Vajna10-1/+65
2022-07-26SwContentIndex: move the const_cast insideNoel Grandin12-21/+20
2022-07-26sw: extend SwPaM documentationMiklos Vajna1-1/+6
2022-07-26elide some temporaries when constructing SwPositionNoel Grandin15-34/+39
2022-07-26simplify some use of SwPositionNoel Grandin8-21/+19
2022-07-25tdf#135953 move txXfrm to compensate TextRotateAngleRegina Henschel4-17/+129
2022-07-25tdf#119840 HideIterator no need to always call GetRedlinePosNoel Grandin1-1/+1
2022-07-25Update git submodulesAndrea Gelmini1-0/+0
2022-07-25Send state changes of content control UNO commands to LOKAron Budea2-2/+14
2022-07-25Handle Ctrl+Z / Ctrl+Y in Math graphic window correctlyMike Kaganski1-0/+7
2022-07-25Update git submodulesCaolán McNamara1-0/+0
2022-07-25rename SwIndex->SwContentIndexNoel Grandin99-400/+397
2022-07-25Some refactorMike Kaganski2-91/+91
2022-07-25SwIndex/SwIndexReg is only used to deal with SwContentNodesNoel Grandin18-78/+121
2022-07-25A bit of RAIIMike Kaganski1-16/+10
2022-07-25loplugin:moveitNoel Grandin42-187/+162
2022-07-25use more o3tl::spanNoel Grandin71-450/+212
2022-07-25sw content controls, plain text: add DOCX importMiklos Vajna14-20/+100
2022-07-25vcl: fix assert fail on invalid user input in the vcl::WindowData ctorMiklos Vajna1-2/+10
2022-07-25sw content controls, plain text: add DOCX exportMiklos Vajna2-0/+38
2022-07-25sw: prefix members of SwCharURLPage, SwParagraphNumTabPage, Xst and XstzMiklos Vajna6-33/+33
2022-07-24ofz#45551 Out-of-memoryCaolán McNamara1-0/+4
2022-07-24ofz#49217 height_sp member, etc unusedCaolán McNamara2-22/+9
2022-07-24Fix typoAndrea Gelmini1-1/+1
2022-07-24Removed executable bits on doc fileAndrea Gelmini1-0/+0
2022-07-24tdf#147868 Disable add sheet when structure is protectedHossein3-0/+7
2022-07-24VBA Fix Color mapping issuesHannah Meeks3-2/+11
2022-07-23Removed executable bits from source fileAndrea Gelmini1-0/+0
2022-07-23tdf#101731 Rename gradient border label to midpointAli_Abdollahian1-1/+1
2022-07-23tdf#149538 no text area rotation if upright exportedRegina Henschel3-9/+37
2022-07-23Delete unnecessary new lineAndreas Heinisch1-1/+0
2022-07-23tdf#135761 - Calc cell editing: change search preference for the word boundaryAndreas Heinisch2-1/+38
2022-07-23related tdf#145998 sw ms export: smarter first headerJustin Luth5-0/+22
2022-07-23elide some makeStringAndClear() callsNoel Grandin13-86/+179
2022-07-23Update git submodulesRafael Lima1-0/+0
2022-07-23Simplify greyscale palette initialization furtherMike Kaganski3-34/+37
2022-07-23related tdf#145998 docx export: fix writing blank headers/footersJustin Luth2-15/+16
2022-07-23Related: tdf#150011 Add HRK Croatian Kuna to Euro conversion wizardEike Rathke2-0/+17
2022-07-22Resolves: tdf#150011 Add HRK Croatian Kuna conversion to EUR EuroEike Rathke3-1/+21
2022-07-22tdf#119840 tweak SwPosition::operator<Noel Grandin1-12/+8
2022-07-22gtk: honour disabled columns from set_column_editable for start_editingCaolán McNamara1-13/+40
2022-07-22vcl: allow editing a column other than the first one in SvTabListBoxMichael Stahl1-0/+10