summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-15bump product version to 7.3.5.2.0+libreoffice-7-3-5Christian Lohmaier1-1/+1
2022-07-15update creditsChristian Lohmaier1-2288/+2395
2022-07-15fix bluetooth entitlement, was added to the flipped conditionChristian Lohmaier1-3/+3
2022-07-15macOS sandbox: disable donation info bar & help entriesChristian Lohmaier4-0/+25
2022-07-15tdf#149890 SVG: pattern is displayed with black fillNoel Grandin1-2/+8
2022-07-15sfx2: fix null derefs of SfxViewFrame::Current()Xisco Fauli1-2/+4
2022-07-15Update git submodulesChristian Lohmaier1-0/+0
2022-07-14tdf#149649 sw_fieldmarkhide: delete any fieldmarks overlapping cellsMichael Stahl1-0/+60
2022-07-14sw: fix null derefs of GetCurrShell()Xisco Fauli1-2/+3
2022-07-01bump product version to 7.3.5.1.0+Christian Lohmaier1-1/+1
2022-07-01Branch libreoffice-7-3-5Christian Lohmaier4-1/+1
2022-07-01allow to specify a macOS provisioning profileChristian Lohmaier4-1/+24
2022-07-01tdf#149603 macOS: fix workaround to use web help if Safari is the default bro...Christian Lohmaier1-0/+16
2022-07-01Update git submodulesChristian Lohmaier1-0/+0
2022-07-01sw: avoid another EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli1-3/+3
2022-07-01tdf#149787 capture a copy of mpViewShell and mpViewCaolán McNamara1-4/+4
2022-06-30allow pretty names in --enable-macosx-code/package-signingChristian Lohmaier1-24/+24
2022-06-30related tdf#126961 don't crash when access to the macOS address book is deniedChristian Lohmaier1-0/+7
2022-06-30don't specify entitlements that are not used (sdremote w/o bluetooth)Christian Lohmaier3-7/+14
2022-06-30tdf#126961 fix access to the macOS address bookChristian Lohmaier1-0/+2
2022-06-30tdf#141313 only hide Impress Remote option if there is no sdremote at allChristian Lohmaier1-1/+1
2022-06-30impress remote connection dialog must also work without bluetoothChristian Lohmaier1-1/+1
2022-06-30Don't link against private CoreUI framework when sandboxedChristian Lohmaier1-2/+6
2022-06-29BridgeFactory should be a singletonNoel Grandin1-1/+1
2022-06-29tdf#126263: do not try to delete non-temporary filesMike Kaganski3-15/+35
2022-06-29tdf#126263: make sure to convert system path to file URLsMike Kaganski1-1/+5
2022-06-28Integer division could cancel small values of wrong signMike Kaganski3-4/+9
2022-06-28tdf#134210: Reimplement cropping from srcRect and fillRectMike Kaganski3-54/+48
2022-06-28tdf#149692 crash importing document with vba formsNoel Grandin1-1/+5
2022-06-27tdf#149647 LibreOffice Calc cursor not positioned correctlyNoel Grandin5-42/+26
2022-06-27sw: avoid divide by zero in SwTextGridPage::CharorLineChangedHdlCaolán McNamara1-2/+8
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/+65
2022-06-27crashtesting: fix assert seen on loading forum-nl-1226.odsCaolán McNamara2-0/+14
2022-06-26handle nullptr SharedString in ScQueryEvaluator (tdf#149679)Luboš Luňák1-1/+2
2022-06-25sw: fix crash in SwLayoutFrame::GetContentPosXisco Fauli1-5/+19
2022-06-25external/liborcus: Fix heap-buffer-overflowStephan Bergmann2-0/+64
2022-06-25tdf#149626 use recursive_mutex to fix hang in macro callback during dndCaolán McNamara1-1/+1
2022-06-25tdf#148138 change Text Boundaries color to Gray for Dark modeRoman Kuznetsov1-1/+1
2022-06-24Follow-up for Poppler 22.06 updateNathan Pratta Teodosio1-3/+4
2022-06-24Update for Poppler 22.06Nathan Pratta Teodosio2-0/+39
2022-06-24tdf#149574 sc: fix missing nullptr checkAttila Szűcs1-1/+1
2022-06-23Pump XInputStream into an SvMemoryStream rather than an OStringBufferStephan Bergmann1-4/+4
2022-06-23gtk: fix leak in treeview tooltipCaolán McNamara1-5/+6
2022-06-23crashtesting: assert seen with forum-mso-de-53682Caolán McNamara1-2/+6
2022-06-22Resolves: tdf#149589 No "+ or - may start formula" when editing contentEike Rathke2-4/+18
2022-06-22Update git submodulesChristian Lohmaier1-0/+0
2022-06-22sw: fix crash in SwEditWin::MouseButtonDownXisco Fauli1-53/+56