summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-17osl::Mutex->std::mutex in SharedStringPoolNoel Grandin1-6/+6
2021-07-17sdremote: introduce early return to improve handleAcceptedConnectionAndrzej Hunt1-49/+51
2021-07-17sdremote: clean up now-unneeded "found" flagAndrzej Hunt1-8/+3
2021-07-17sdremote: avoid infinite loop if client disconnects during handshakeAndrzej Hunt2-54/+64
2021-07-17sdremote: remove commented out experimental checkAndrzej Hunt1-7/+0
2021-07-17[API CHANGE] reduce cost of numeric conversionNoel Grandin5-3/+78
2021-07-17osl::Mutex->std::mutex in OWeakConnectionPointNoel Grandin1-24/+23
2021-07-17tdf#143400: fix query with most functions could not be created in GUIJulien Nabet1-4/+2
2021-07-17Bin useless commentTor Lillqvist1-3/+0
2021-07-16update creditsChristian Lohmaier1-2314/+2367
2021-07-16tdf#142923 Deleting comment in Writer leaves visual artifact behindNoel Grandin1-6/+6
2021-07-16Removed executable bits on source fileAndrea Gelmini1-0/+0
2021-07-16fix svl::detail::validRanges2(m_pWhichRanges) assert seen in dbaccessCaolán McNamara1-5/+5
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