summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-13tdf#45904 Remove old SwXTextTable Java testLuv Sharma
2024-02-13Remove duplicated includeAndrea Gelmini
2024-02-13sc: add back protect cell tab from cell format dialogHubert Figuière
2024-02-13tdf#158237 comphelper: Use C++20 contains() instead of find() and end()AkshayWarrier
2024-02-13fix windows --enable-mergelibs buildNoel Grandin
2024-02-13fix --enable-mergelibs=more build on WindowsNoel Grandin
2024-02-13we don't need the reg or store libraries for fuzzingCaolán McNamara
2024-02-13tdf#156562 qt: Sync with system clipboard content if necessaryMichael Weghorn
2024-02-13tdf#156562 qt: Don't cache supported mime types/data flavorsMichael Weghorn
2024-02-13tdf#155663 writerfilter: RTF import: don't lose \piccrop*Michael Stahl
2024-02-13ITEM: corrected error for SfxSetItemArmin Le Grand (allotropia)
2024-02-13UnoApiXmlTest: factor out common codeXisco Fauli
2024-02-13Update git submodulesDione Maddern
2024-02-13PicDefOle and PicDefEmbed have the same layout nowCaolán McNamara
2024-02-13drop unused hwpole memberCaolán McNamara
2024-02-13drop unused PicDefFile union memberCaolán McNamara
2024-02-13pass width hint around as twips and convert to pixel at the endCaolán McNamara
2024-02-13ofz: scaling by 0 is an error for cairo renderingCaolán McNamara
2024-02-13tdf#143148 Use pragma instead of include guardsSteven Casey (SMCode)
2024-02-13tdf#158237 comphelper: Use C++20 contains() instead of find() and end()Steven Casey (SMCode)
2024-02-13Fix mis-merge from 8b53fa726e0d496f18228b0ca9ce2f61196f6a57Stephan Bergmann
2024-02-13tdf#159483 sc HTML paste: handle data-sheets- attributes on a spanMiklos Vajna
2024-02-13ofz#66592 avoid double-init document properties throw issueCaolán McNamara
2024-02-13lok: remove unneeded mutex guardTomaž Vajngerl
2024-02-13don't invalidate when switching tabsCaolán McNamara
2024-02-13try reenabling CppunitTest_dbaccess_hsqldb_test on macOSCaolán McNamara
2024-02-13crashreportScraper: no need to go to the last page anymoreXisco Fauli
2024-02-13tdf#159453 sw floattable: fix unexpected overlap of in-header fly and body textMiklos Vajna
2024-02-13jsdialog: use action for set_sensitiveSzymon Kłos
2024-02-13Fall back to old bootstrap.ini [Win32] section, for backwards compatibilityStephan Bergmann
2024-02-13tdf#154285 Check upper bound of arguments in SbRtl_CurDirAdam Seskunas
2024-02-13tdf#159689: trailing newline before "endstream" must not count in LengthMike Kaganski
2024-02-13Update git submodulesKris van der Merwe
2024-02-12jsdialog: enable animation properties in impressSzymon Kłos
2024-02-12tdf#159666: sd_uiimpress: Add unittestXisco Fauli
2024-02-12Search for load-time variables in fundamental.override.iniStephan Bergmann
2024-02-12EnableAttachThreadInputHack can be a normal bootstrap variableStephan Bergmann
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2024-02-12Log uses of fundamental.override.iniStephan Bergmann
2024-02-12Introduce a fundamental.override.ini for bootstrap variablesStephan Bergmann
2024-02-12create --enable-mergelibs=moreNoel Grandin
2024-02-12tdf#125934 qt: Support module-specific window icons on WaylandMichael Weghorn
2024-02-12Fix IwyuFilter in bridgesGabor Kelemen
2024-02-12tdf#159662 Add table alignment and left/right spacing to sidebar in WriterOliver Specht
2024-02-12kf6: Add missing include path to fix buildMichael Weghorn
2024-02-12Update git submodulesAlain Romedenne
2024-02-12external/pdfium: Missing include (std::abs)Stephan Bergmann
2024-02-12tdf#159666 Crash when table and line object are selected at the same timeNoel Grandin
2024-02-12tdf#158440: sc: Add UItestXisco Fauli
2024-02-12tdf#145538 use range based for loopsKeldin Maldonado (KNM)