summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-07-22tdf#145998 sw ms export: use page break, not section breakJustin Luth3-1/+47
2022-07-22tdf#143148 Use pragma once instead of include guardsPoonamShokeen1-4/+1
2022-07-22fix clang-cl check on WSLLuboš Luňák1-2/+2
2022-07-22fix configure handling of tarball path on WSLLuboš Luňák1-2/+4
2022-07-22configure fixes for WSLLuboš Luňák1-32/+74
2022-07-22add fallback for $PROGRAMFILESX86Luboš Luňák1-0/+3
2022-07-22require wsl-lo-helper to be preinstalled, like 'make'Luboš Luňák3-11/+22
2022-07-22use uname for detecting WSLLuboš Luňák1-2/+2
2022-07-22tdf#147021 Use std::size in {Read,Write}JobSetupMichael Weghorn1-4/+4
2022-07-22Simplify paletted ctor logicMike Kaganski1-28/+31
2022-07-22sw: fix heap-use-after-free in SwTextNode::InsertHint()Miklos Vajna1-0/+1
2022-07-22tdf#149697 PPTX export: fix changing place of connection pointsTibor Nagy5-5/+61
2022-07-22tdf#139128 DOCX: fix export of line break in text framesTünde Tóth3-0/+14
2022-07-22tdf#150093 add scrollbar to calc general options for the case it doesn't fitCaolán McNamara1-258/+276
2022-07-22elide some makeStringAndClear() callsNoel Grandin9-27/+32
2022-07-22elide some makeStringAndClear() callsNoel Grandin5-5/+7
2022-07-22elide some makeStringAndClear() callsNoel Grandin4-21/+28
2022-07-22elide some makeStringAndClear() callsNoel Grandin10-34/+65
2022-07-22tdf#150086 DOCX import: fix ToC redline with lost contentLászló Németh3-1/+17