summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-27svtools: avoid divide by zero in calcCustomItemSizeXisco Fauli1-1/+2
2022-06-27tdf#148522 svx: fix undo of cell border changes text alignment in other cellsMiklos Vajna2-0/+45
2022-06-27crashtesting: fix assert seen with forum-mso-en-8349.docxCaolán McNamara1-1/+1
2022-06-27tdf#148820 sc: fix conditional formatted cell colorBalazs Varga7-6/+64
2022-06-27crashtesting: fix assert seen on loading forum-nl-1226.odsCaolán McNamara2-0/+14
2022-06-27jsdialog: toggle toolbox buttons correctlySzymon Kłos1-2/+3
2022-06-27lok: formulabar: send correct caret position for numbersSzymon Kłos1-0/+4
2022-06-27Remove not necessary container in Animation Panel in Impress SidebarSzymon Kłos1-497/+482
2022-06-27Resolves: tdf#149589 No "+ or - may start formula" when editing contentEike Rathke2-4/+18
2022-06-27Resolves: tdf#147265 Return correct default if currency format is duplicateEike Rathke1-8/+9
2022-06-27Resolves: tdf#147822 ScUnoListenerEntry container must be std::listEike Rathke2-3/+5
2022-06-27Related: tdf#149325 Fix yet another VbaRange empty ScRangeList accessEike Rathke2-4/+9
2022-06-27tdf#149531 tdf#149325 Eliminate unconditional ScRangeList::front() accessEike Rathke2-27/+48
2022-06-27Resolves: tdf#149484 Handle <number:boolean-style> with <number:text>Eike Rathke4-11/+76
2022-06-27Resolves: tdf#148072 Restore sheet-local names for Undo of CutEike Rathke1-5/+13
2022-06-27InsertMatrixFormula: correct references for across sheets array formulasEike Rathke1-15/+8
2022-06-27sw: fix crash in SwLayoutFrame::GetContentPosXisco Fauli1-5/+19
2022-06-27external/liborcus: Fix heap-buffer-overflowStephan Bergmann2-0/+64
2022-06-27tdf#149626 use recursive_mutex to fix hang in macro callback during dndCaolán McNamara1-1/+1
2022-06-27tdf#148138 change Text Boundaries color to Gray for Dark modeRoman Kuznetsov1-1/+1
2022-06-27Follow-up for Poppler 22.06 updateNathan Pratta Teodosio1-3/+4
2022-06-27PPTX export: handle theme colors from the doc model for shape textMiklos Vajna4-1/+74
2022-06-27PPTX export: write the theme for the master pages from the doc modelMiklos Vajna3-7/+88
2022-06-27svx: update objects of pages of a master page when the theme changesMiklos Vajna7-1/+227
2022-06-27tools Color: implement MSO-style luminance modulation/offset filterMiklos Vajna3-0/+53
2022-06-24use SAL_UNLIKELY to make logging a little more efficientNoel Grandin1-1/+1
2022-06-24Update for Poppler 22.06Nathan Pratta Teodosio2-0/+39
2022-06-24Update git submodulesChristian Lohmaier1-0/+0
2022-06-24tdf#149574 sc: fix missing nullptr checkAttila Szűcs1-1/+1
2022-06-24Pump XInputStream into an SvMemoryStream rather than an OStringBufferStephan Bergmann1-4/+4
2022-06-24gtk: fix leak in treeview tooltipCaolán McNamara1-5/+6
2022-06-24crashtesting: assert seen with forum-mso-de-53682Caolán McNamara1-2/+6
2022-06-24sw: fix crash in SwEditWin::MouseButtonDownXisco Fauli1-53/+56
2022-06-24crashreporting: apparent null derefs of SfxViewFrame::Current()Caolán McNamara1-10/+14
2022-06-24Fix crash when no valid EntryDescriptor foundSamuel Mehrbrodt4-0/+16
2022-06-24tdf#149639 Missing #include <stdint.h> in various external codeStephan Bergmann8-0/+56
2022-06-24Sukapura: tdf#149008 differentiate Description and Caption iconsRizal Muttaqin7-2764/+2903
2022-06-24Sifr: tdf#149008 differentiate Description and Caption iconsRizal Muttaqin14-6/+10
2022-06-24tdf#141186 ensure child of collapsed expander is not mappedCaolán McNamara1-0/+28
2022-06-24tdf#128196: filenames containing # get truncated when saving to GVFSJulien Nabet1-2/+8
2022-06-24Show start center when closing last documentSamuel Mehrbrodt1-4/+9
2022-06-24tdf#135976 sw: preserve flys on backspace/delete with redlining enabledMichael Stahl6-6/+142
2022-06-24KJ: tdf#149008 differentiate Description and Caption iconsRizal Muttaqin7-3/+3
2022-06-24elementary tdf#149008 differentiate Description and Caption iconsRizal Muttaqin7-4/+10
2022-06-24elementary Sifr: tdf#144303 Calc cross cursorRizal Muttaqin6-2/+3
2022-06-24Breeze: tdf#138400 update General Format iconsRizal Muttaqin12-6/+6
2022-06-24rhbz#2097411 Avoid obsolete PyThreadState_Delete crashing Python 3.11Stephan Bergmann1-0/+2
2022-06-24tdf#149529 crash on deref deleted ScDocument*Caolán McNamara1-1/+1
2022-06-24sw: fix odd m_bCanGroup check in SwUndoRedlineDeleteMichael Stahl1-1/+1
2022-06-24Make sure pEntry is not nullSamuel Mehrbrodt1-1/+1