summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-15tdf#111313: basic_macros: Add unittestXisco Fauli1-0/+19
2021-07-15writerfilter: improve comments around compat flagsMiklos Vajna2-2/+2
2021-07-15Add Handler for TextFillColor Readpanoskorovesis3-1/+21
2021-07-15tdf#58521 Enable ContinuousEndnotes compat option for RTF tooGabor Kelemen4-1/+236
2021-07-15sw: use SfxPoolItem::StaticWhichCast() in RtfAttributeOutputMiklos Vajna1-4/+6
2021-07-15tdf#143148 Use pragma once instead of include guardsYakovlevAl1-4/+1
2021-07-15Fix UB calling operator<<(std::basic_ostream) with nullptrMike Kaganski2-2/+5
2021-07-15tdf#143315: restore the stylesheet after clearing outliner objectMike Kaganski3-0/+30
2021-07-14cid#1487034 Untrusted value as argumentCaolán McNamara1-1/+10
2021-07-14Remove unused fileSamuel Mehrbrodt1-39/+0
2021-07-14sdremote: fix race condition in Transmitter shutdown to plug leakAndrzej Hunt2-10/+17
2021-07-14gtk4: add SolarMutexGuard on entering vcl from gtkCaolán McNamara2-0/+5