summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-26ITEM: Use SfxPoolItemHolder in SvxSearchDialogArmin Le Grand (allotropia)3-56/+33
2024-03-26No need to define ETIMEStephan Bergmann1-21/+0
2024-03-26Silence -Wdeprecated-pragmaStephan Bergmann1-0/+44
2024-03-26skip more tests on hi-dpi windowsNoel Grandin2-0/+8
2024-03-26sw: document SwFormatFillOrderMiklos Vajna1-0/+3
2024-03-26Fix typoAndrea Gelmini1-1/+1
2024-03-26tdf#129905 tdf#160365 sw: don't always draw text boundary on framesJustin Luth1-1/+2
2024-03-26tdf#131253 sw: draw frame text boundary on when show formatting marksJustin Luth1-0/+20
2024-03-26Update git submodulesOlivier Hallot1-0/+0
2024-03-26Update git submodulesDione Maddern1-0/+0
2024-03-26tdf#150696 Consequent term usage for Snap GuideBogdan Buzea1-1/+1
2024-03-26Hide "Add and resize" button from numbering and bullets dialog for ONLINEDarshan111-0/+3
2024-03-26tdf#126573 Add Excel2021 array function SORTBY to CalcBalazs Varga19-44/+6045
2024-03-26tdf#160184 ask user if they want to trust an untrusted certificatePatrick Luby5-5/+56
2024-03-26poppler: upgrade to release 24.03.0Xisco Fauli2-19/+21
2024-03-26tdf#158237 Use contains instead of find-endRMZeroFour5-5/+5
2024-03-25Avoid -Werror,-Wcast-function-type-mismatch, remove unused int returnStephan Bergmann2-4/+2
2024-03-25Related tdf#160351: the field name can be shorter than two symbolsJulien Nabet1-1/+1
2024-03-25cid#1594675 Logically dead codeCaolán McNamara1-2/+4
2024-03-25mariadb connector: upgrade to release 3.3.8Xisco Fauli1-2/+2
2024-03-25nss: upgrade to release 3.99Xisco Fauli1-2/+2
2024-03-25cid#1594674 Using invalid iteratorCaolán McNamara1-0/+2
2024-03-25cid#1454847 Uninitialized pointer fieldCaolán McNamara1-1/+3
2024-03-25add missing mode linesCaolán McNamara1-1/+3
2024-03-25xmloff : no need to use OUString literal for comparisonArnaud VERSINI3-6/+6
2024-03-25Update git submodulesOlivier Hallot1-0/+0
2024-03-25tdf#160264 Fixed crash in galleryOliver Specht2-13/+13
2024-03-25tdf#160351: the field name can be shorter than two symbolsMike Kaganski1-1/+1
2024-03-25openldap: upgrade to release 2.6.7Xisco Fauli1-2/+2
2024-03-25tdf#126573 Add Excel2021 array function SORT to CalcBalazs Varga23-182/+6623
2024-03-25postgresql: upgrade to release 13.14Xisco Fauli1-2/+2
2024-03-25tdf#157665 Use <=> operator for errcode and strong_intRMZeroFour2-12/+5
2024-03-25tdf#147021 replace SAL_N_ELEMENTS() with std::size()Mohit Marathe1-7/+7
2024-03-25Update git submodulesOlivier Hallot1-0/+0
2024-03-25Best effort to create directories of SAL_LOG_FILEStephan Bergmann1-0/+5
2024-03-25tdf#158556 speedup docx loadNoel Grandin1-2/+3
2024-03-25tdf#158556 speedup docx loadNoel Grandin1-17/+5
2024-03-25svx: prefix members of XHatchEntryMiklos Vajna2-4/+4
2024-03-25editeng: fix unintended duplication of the lineTomaž Vajngerl1-1/+0
2024-03-25drop unused methodCaolán McNamara1-1/+0
2024-03-25tdf#154331 Improve tip of the dayBogdan Buzea1-1/+1
2024-03-25Avoid -Werror,-Wcast-function-type-mismatchStephan Bergmann1-20/+23
2024-03-25Relax SolarMutexReleaser precondition to not require SolarMutex lockMike Kaganski5-31/+26
2024-03-24Avoid -Werror,-Wcast-function-type-mismatchStephan Bergmann3-2/+4
2024-03-24Avoid -Werror,-Wcast-function-type-mismatchStephan Bergmann18-55/+77
2024-03-24Silence Clang 19 trunk -Werror,-Wcast-function-type-mismatchStephan Bergmann3-0/+33
2024-03-24fix CppunitTest_sc_subsequent_filters_test4 intermittent failureCaolán McNamara5-68/+76
2024-03-24ofz#67577 Integer-overflowCaolán McNamara1-2/+14
2024-03-24for compilaton with OSL_DEBUG_LEVEL > 1, adapt to the commit f9395a12, which ...Tomoyuki Kubota1-1/+1
2024-03-24ofz#67563 infinite loopCaolán McNamara1-8/+7