summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-07-21Update git submodulesGabor Kelemen1-0/+0
2022-07-21shrink size of SwRangeRedlineNoel Grandin1-4/+3
2022-07-21tdf33787 lotuswordpro: fix increments of ordered bulletsBartosz Kosiorek3-8/+114
2022-07-21tdf#123983 fix loading graphic that is in root folder + testTomaž Vajngerl4-3/+49
2022-07-21chart2: apply line props. to borders when rendering a data tableTomaž Vajngerl7-27/+96
2022-07-21use more concrete UNO classes in writerNoel Grandin59-310/+342
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin171-492/+588
2022-07-21-Werror,-Wunused-resultStephan Bergmann1-5/+5
2022-07-20Fix CppunitTest_vcl_svm_test for big endianStephan Bergmann1-2/+26
2022-07-20sw content controls, plain text: add doc model & UNO APIMiklos Vajna7-0/+75
2022-07-20VBA Fix off by one error in setting rangeHannah Meeks4-9/+25
2022-07-20VBA: Selection.Find should select whole doc if no prior selection.Hannah Meeks3-2/+11
2022-07-20tdf#141421 xml export: default stacksize for threads on macOS is too smallChristian Lohmaier1-5/+7
2022-07-20Make combineScanlineChannels stop before padding bytesStephan Bergmann1-1/+2
2022-07-20tdf#149551 Unit tests for insets in SmartArtRegina Henschel5-0/+106
2022-07-20external: update pdfium to 5187Miklos Vajna4-24/+52