summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-16Update git submodulesAndrea Gelmini1-0/+0
2021-07-16Removed executable bits on source fileAndrea Gelmini1-0/+0
2021-07-16Fix typosAndrea Gelmini5-5/+5
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl17-114/+353
2021-07-16avoid a map lookup on a hot pathNoel Grandin1-4/+4
2021-07-16Related: tdf#143357 explicitly set the default of focus-on-clickCaolán McNamara3-0/+3
2021-07-16crashtesting: UaF on layout of fdo53985-1.docxCaolán McNamara2-1/+58
2021-07-16Only change SwLayAction::m_bAgain via SetAgainCaolán McNamara4-8/+12
2021-07-16vcl: check mpWindowImpl for nullptr.Michael Meeks1-1/+2
2021-07-16Output proper language tag instead of Language+Country concatenationEike Rathke1-1/+2
2021-07-16Output proper language tag instead of Language+Country concatenationEike Rathke1-2/+2
2021-07-16Porting C++/Java DocumentLoader example to PythonHossein2-0/+56
2021-07-16-Werror=class-memaccessNoel Grandin1-2/+4
2021-07-16Clarify that SvtLanguageTable::GetLanguageType() expects the UI nameEike Rathke1-0/+6
2021-07-16extensions: bibliography database window: add UI to set a page number on a URLMiklos Vajna3-18/+214
2021-07-16Fix lang::Locale.Language usage, tdf#128191 follow-upEike Rathke1-1/+1
2021-07-16Use WhichRangesContainer in editengMike Kaganski5-354/+231
2021-07-16Resolves: tdf#143398 mouse event processed twiceCaolán McNamara1-4/+0
2021-07-16use common unit converter in docx import of wrap contourRegina Henschel1-8/+19
2021-07-16Drop unused ctorMike Kaganski2-27/+0
2021-07-16tdf#139840 - Use utl::TextSearch to implement the InStr functionAndreas Heinisch3-15/+34
2021-07-16use WhichRangesContainer in sdNoel Grandin2-14/+4
2021-07-16restore compatibility with older popplersKevin Suo1-3/+8
2021-07-16tdf#139654 Font feature sensativityDeb Barkley-Yeung6-11/+88
2021-07-16tdf#82111 rtf import: ensure CR before section breakJustin Luth3-0/+9
2021-07-16sw: handle mbProtectForm when replacing compat optionsMiklos Vajna1-1/+1
2021-07-16use WhichRangesContainer in scNoel Grandin2-7/+5
2021-07-16use WhichRangesContainer in reportdesignNoel Grandin2-15/+9
2021-07-16sdremote: Transmitter: s/mQueuesNotEmpty/mProcessingRequired/Andrzej Hunt2-8/+8
2021-07-16Move validity check to svl::Items, to avoid invalid WhichRangesContainerMike Kaganski13-59/+47
2021-07-16Resolves: tdf#143372 Exclude {qtz} KeyID from SvxLanguageBox listEike Rathke1-0/+1
2021-07-15Update git submodulesSteve Fanning1-0/+0
2021-07-15Update git submodulesSteve Fanning1-0/+0
2021-07-15use WhichRangesContainer in chart2Noel Grandin28-138/+94
2021-07-15Keep ScAsciiOptions in sync with ScImportOptions, tdf#135762 relatedEike Rathke1-1/+15
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin31-77/+56
2021-07-15crashreporting: Crash seen in CachePreview from Idle UpdateHdlCaolán McNamara1-1/+4
2021-07-15the freetype font cache mentioned in this comment no longer existsCaolán McNamara1-3/+1
2021-07-15tdf#134452 sw: fix page break disappears after applying table styleBalazs Santha4-31/+56
2021-07-15lok: include the label of the status indicatorHenry Castro4-11/+12
2021-07-15resave with latest gladeCaolán McNamara1-149/+149
2021-07-15tdf#143355: fix crash with .uno:FontWorkJulien Nabet1-449/+461
2021-07-15tdf#143327 keep selection bounds on replacing colorCaolán McNamara1-0/+3
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin121-1150/+994
2021-07-15Add Handler for TextAlign Readpanoskorovesis3-1/+17
2021-07-15Add Handler for OverlineColor Readpanoskorovesis3-1/+20
2021-07-15Related: tdf#135762 Allow --convert-to csv to specify 1-based sheet numberEike Rathke4-12/+58
2021-07-15find-unneeded-includes: Add --headers optionGabor Kelemen1-2/+8
2021-07-15tdf#119695 only add word to autocomplete suggestions when the cursor leaves itCaolán McNamara1-1/+5
2021-07-15Add Handler for TextLineColor Readpanoskorovesis3-1/+20