summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-13don't invalidate when switching tabsCaolán McNamara4-24/+35
2024-02-13try reenabling CppunitTest_dbaccess_hsqldb_test on macOSCaolán McNamara1-3/+0
2024-02-13crashreportScraper: no need to go to the last page anymoreXisco Fauli1-13/+0
2024-02-13tdf#159453 sw floattable: fix unexpected overlap of in-header fly and body textMiklos Vajna3-4/+54
2024-02-13jsdialog: use action for set_sensitiveSzymon Kłos1-1/+6
2024-02-13Fall back to old bootstrap.ini [Win32] section, for backwards compatibilityStephan Bergmann2-1/+71
2024-02-13tdf#154285 Check upper bound of arguments in SbRtl_CurDirAdam Seskunas1-0/+3
2024-02-13tdf#159689: trailing newline before "endstream" must not count in LengthMike Kaganski1-1/+1
2024-02-13Update git submodulesKris van der Merwe1-0/+0
2024-02-12jsdialog: enable animation properties in impressSzymon Kłos1-0/+4
2024-02-12tdf#159666: sd_uiimpress: Add unittestXisco Fauli2-0/+21
2024-02-12Search for load-time variables in fundamental.override.iniStephan Bergmann1-4/+4
2024-02-12EnableAttachThreadInputHack can be a normal bootstrap variableStephan Bergmann1-33/+6
2024-02-12use more UNLESS_MERGELIBSNoel Grandin142-617/+416
2024-02-12Log uses of fundamental.override.iniStephan Bergmann1-0/+3
2024-02-12Introduce a fundamental.override.ini for bootstrap variablesStephan Bergmann2-37/+89
2024-02-12create --enable-mergelibs=moreNoel Grandin4-7/+87
2024-02-12tdf#125934 qt: Support module-specific window icons on WaylandMichael Weghorn1-0/+14
2024-02-12Fix IwyuFilter in bridgesGabor Kelemen1-0/+3
2024-02-12tdf#159662 Add table alignment and left/right spacing to sidebar in WriterOliver Specht9-8/+492
2024-02-12kf6: Add missing include path to fix buildMichael Weghorn1-1/+1
2024-02-12Update git submodulesAlain Romedenne1-0/+0
2024-02-12external/pdfium: Missing include (std::abs)Stephan Bergmann2-0/+12
2024-02-12tdf#159666 Crash when table and line object are selected at the same timeNoel Grandin1-50/+51
2024-02-12tdf#158440: sc: Add UItestXisco Fauli2-0/+52
2024-02-12tdf#145538 use range based for loopsKeldin Maldonado (KNM)4-16/+17
2024-02-12tdf#158337 use std::erase instead of std::remove followed by erasevarshneydevansh1-1/+1
2024-02-12Resolves tdf#158531 - Connector lines for Keep Ratio settingHeiko Tietze36-530/+1201
2024-02-12tdf#133836 Autofilter allow adding up members to the current selectionSahil3-41/+139
2024-02-12make BufferedDecompositionPrimitive2D store a Primitive2DReference..Noel Grandin114-681/+726
2024-02-12tdf#158983 writerfilter: RTF import: fix page breaks and shape anchorsMichael Stahl7-5/+85
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)77-2750/+2127
2024-02-12svx: prefix members of SdrHelpLineListMiklos Vajna2-11/+11
2024-02-12merge collator_data library into i18npoolNoel Grandin4-25/+10
2024-02-12tdf#159483 sc HTML paste: handle data-sheets-formula attributeMiklos Vajna8-0/+56
2024-02-12editeng: make TextPortionList iterable with ranged forTomaž Vajngerl2-9/+15
2024-02-12editeng: move isEmpty impl. from ParaPortion to TextPortionListTomaž Vajngerl2-1/+3
2024-02-12editeng: prefix members of ParaPortion & add some access methodsTomaž Vajngerl6-133/+134
2024-02-11ofz#66222 Timeout, raise glyph cache size for fuzzingCaolán McNamara1-1/+1
2024-02-11cid#1559961 silence Free of address-of expressionCaolán McNamara1-6/+6
2024-02-11Adapt to modified clang::PPCallbacks::InclusionDirectiveStephan Bergmann1-1/+5
2024-02-11use --enable-mergelibs for the macos buildNoel Grandin1-0/+1
2024-02-11tdf#155218 sc: fix incorrect print areaTibor Nagy1-0/+1
2024-02-11Fix quoting of [ ]Stephan Bergmann1-4/+4
2024-02-11tdf#155710 handle conversion failures due to non-UTF8 stringsPatrick Luby1-12/+14
2024-02-11osl_get_system_random_data should return boolStephan Bergmann3-7/+7
2024-02-11tdf#54169: do not hide mnemonics in menu, when navigating using mouseMike Kaganski2-19/+2
2024-02-10perf: limit to max 1024 rows in cases where we originally allocated 1024 rowsCaolán McNamara8-12/+17
2024-02-10cid#1559951 silence Use after freeCaolán McNamara1-2/+2
2024-02-10cid#1591764 silence Double freeCaolán McNamara1-1/+1