summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-11Bump version to 22.05.4.1cp-22.05.4-1Andras Timar1-1/+1
2022-07-11tdf#149649 sw_fieldmarkhide: delete any fieldmarks overlapping cellsMichael Stahl1-0/+60
2022-07-11rhbz#2104545: Only call utl::IsYounger when its result is actually usedStephan Bergmann1-4/+7
2022-07-11tdf#149890 SVG: pattern is displayed with black fillNoel Grandin1-2/+8
2022-07-11related: tdf#149893: trim the color nameXisco Fauli2-2/+2
2022-07-11tdf#149753: Distinguish between New Presentation and Start from First SlideRizal Muttaqin48-24/+24
2022-07-11sw: fix null derefs of GetCurrShell()Xisco Fauli1-2/+3
2022-07-11tdf#149680 qt: Open native popup menu at given positionMichael Weghorn1-3/+7
2022-07-11tdf#149880: handle url when it's inside the quotation marksXisco Fauli3-4/+55
2022-07-11tdf#149893: Color names are ASCII case-insensitiveXisco Fauli5-19/+34
2022-07-11sfx2: fix null derefs of SfxViewFrame::Current()Xisco Fauli1-2/+4
2022-07-11tdf#130252: Impress: Clone formatting not cloning highlight colorJulien Nabet1-1/+1
2022-07-11compact the RichString classNoel Grandin9-39/+36
2022-07-11Accept iOS SDK 15.5Tor Lillqvist1-2/+2
2022-07-08android: add Grammar Checker component to native-code.pySzymon Kłos1-0/+1
2022-07-08lok: allow shrinking too big widgetsSzymon Kłos2-14/+5
2022-07-07lok: skip app background rendering for lok case.Michael Meeks1-2/+2
2022-07-07jsdialog: formulabar: dont send huge paragraph id when not foundSzymon Kłos1-0/+8
2022-07-07Avoid compiler warningTor Lillqvist1-1/+3
2022-07-06compact the RichStringPortion classNoel Grandin6-52/+50
2022-07-06remove span data storage from oox importNoel Grandin7-65/+5
2022-07-06Use the same solenv/bin/ooinstall as in the cp-5.3 branchTor Lillqvist1-1/+4
2022-07-05sw content control, picture, lok: fix change of placeholder after insertMiklos Vajna1-1/+1
2022-07-05Added option to disable ssl verification for languagetoolMert Tumer8-105/+172
2022-07-04Rename UI Variant from Standard Toolbar to CompactPedro Pinto Silva1-1/+1
2022-07-04sw content controls, checkbox: reduce left vs right amount of shading mismatchMiklos Vajna3-2/+10
2022-07-04sw content controls: link ODF proposalMiklos Vajna1-1/+1
2022-07-04tdf#149748 sd theme: fix crash on selecting none from color barMiklos Vajna2-16/+33
2022-07-04cid#1503836 silence Dereference null return valueCaolán McNamara1-2/+3
2022-07-04sd theme: consider accent1 color when inserting shape with solid fillMiklos Vajna6-1/+114
2022-07-04sd theme: add UI (sidebar) for shape fill color effectsMiklos Vajna3-2/+26
2022-07-04tdf#149205 sd theme: fix PPTX export loosing dk1 and lt1 colorsMiklos Vajna4-19/+69
2022-07-04sw content controls: fix picture placeholdersMiklos Vajna1-1/+0
2022-07-04sw content controls, dropdown: use DecorationView for the button's arrowMiklos Vajna1-16/+23
2022-07-02Update git submodulesChristian Lohmaier1-0/+0
2022-07-02allow to specify a macOS provisioning profileChristian Lohmaier4-1/+24
2022-07-02tdf#149603 macOS: fix workaround to use web help if Safari is the default bro...Christian Lohmaier1-0/+16
2022-07-02sw: avoid another EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli1-3/+3
2022-07-02tdf#149787 capture a copy of mpViewShell and mpViewCaolán McNamara1-4/+4
2022-07-02allow pretty names in --enable-macosx-code/package-signingChristian Lohmaier1-24/+24
2022-07-02related tdf#126961 don't crash when access to the macOS address book is deniedChristian Lohmaier1-0/+7
2022-07-02don't specify entitlements that are not used (sdremote w/o bluetooth)Christian Lohmaier3-7/+14
2022-07-02tdf#126961 fix access to the macOS address bookChristian Lohmaier1-0/+2
2022-07-02tdf#141313 only hide Impress Remote option if there is no sdremote at allChristian Lohmaier1-1/+1
2022-07-02impress remote connection dialog must also work without bluetoothChristian Lohmaier1-1/+1
2022-07-02Don't link against private CoreUI framework when sandboxedChristian Lohmaier1-2/+6
2022-07-02BridgeFactory should be a singletonNoel Grandin1-1/+1
2022-07-02tdf#126263: do not try to delete non-temporary filesMike Kaganski3-15/+35
2022-07-02tdf#126263: make sure to convert system path to file URLsMike Kaganski1-1/+5
2022-07-02Integer division could cancel small values of wrong signMike Kaganski3-4/+9