summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-07-22Simplify small grey palette initializationMike Kaganski1-14/+10
2022-07-22sw content controls, date: add ODT filterMiklos Vajna9-0/+106
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga25-62/+217
2022-07-22CppunitTest_sw_odfexport: use more SwParaPortion::dumpAsXml()Miklos Vajna1-2/+2
2022-07-21sw XHTML export: fix writing of section directionMiklos Vajna5-2/+41
2022-07-21tdf#144916: expand range to avoid unwanted effects on viewport edgesMike Kaganski3-21/+34
2022-07-21remove 4-bit bitmap bits that were still present in QuartzSalBitmapTomaž Vajngerl1-5/+0
2022-07-21tdf#150044 sc import: fix editing password in shared modeBalazs Varga2-6/+76
2022-07-21Resolves: tdf#148743 TOC->Edit Index->Assign Styles; Styles aren't sortedCaolán McNamara2-2/+26
2022-07-21Make JunitTest_toolkit_unoapi_1 succeed again on macOSStephan Bergmann1-0/+5
2022-07-21Revert "avoid repeated writer layout calls with tiled rendering" (tdf#145396)Luboš Luňák1-10/+1
2022-07-21Revert "do not draw directly in SwViewShell in LOK mode"Luboš Luňák1-1/+1
2022-07-21Removed executable bits on doc filesAndrea Gelmini2-0/+0
2022-07-21Fix typosAndrea Gelmini2-3/+3
2022-07-21More RTTI needed by UBSan nowStephan Bergmann2-3/+5
2022-07-21Removed executable bits on doc filesAndrea Gelmini4-0/+0
2022-07-21Removed duplicated includeAndrea Gelmini1-1/+0
2022-07-21Removed duplicated include and typoAndrea Gelmini2-2/+1
2022-07-21Removed duplicated includeAndrea Gelmini1-1/+0
2022-07-21Remove duplicated includeAndrea Gelmini1-1/+0
2022-07-21Fix typosAndrea Gelmini2-3/+3
2022-07-21ScriptForge - tdf#149983 dialog.Execute() failureJean-Pierre Ledure2-1/+2
2022-07-21One more -Werror,-Wunused-resultStephan Bergmann1-1/+1
2022-07-21tdf#119840 don't load redlines in lcl_FindParagraphClassificationFieldNoel Grandin5-20/+47
2022-07-21allocate SwFormatVertOrient inline in SwNumFormatNoel Grandin2-8/+8
2022-07-21tdf#149823 default to MouseWheelBehaviour::FocusOnlyCaolán McNamara1-1/+1
2022-07-21tdf#149823 follow MouseWheelBehaviour for GtkSpinButtonCaolán McNamara1-0/+25
2022-07-21tdf#145528 add round1Rect to SmartArt text area correctionsRegina Henschel3-0/+52
2022-07-21Cleanup restoring last positionMike Kaganski1-26/+6
2022-07-21tdf#141294 Use DPI scale factor for sidebar width limit in configAron Budea1-2/+2
2022-07-21elide some makeStringAndClear() callsNoel Grandin7-14/+17
2022-07-21sw content controls, plain text: apply formatting to the entire contentsMiklos Vajna2-0/+45
2022-07-21elide some makeStringAndClear() callsNoel Grandin2-2/+2
2022-07-21elide some makeStringAndClear() callsNoel Grandin7-9/+9