summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2020-06-25tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-3/+7
2020-06-25Revert "tdf#128502: Try to support multiple documents in LibreOfficeKit-using...Tor Lillqvist1-7/+3
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-3/+7
2020-06-18LOK: hyperlink were inserted as button instead of text objectPranam Lashkari1-1/+2
2020-06-15Use getBcp47() instead of getLanguage()Andras Timar2-4/+4
2020-06-10LOK: duplicating multiple slidesPranam Lashkari2-1/+70
2020-06-10LOK: Allow deleting multiple slides from slidesorterPranam Lashkari1-5/+22
2020-06-10LOK: slide sorter: update the model on selecting multiple slidesPranam Lashkari1-4/+25
2020-06-04sw sd lok: Don't enter the OLE editing mode right after inserting a chart.Jan Holesovsky1-1/+5
2020-05-21weld SvxSearchDialogCaolán McNamara1-1/+1
2020-05-21Make Impress Insert Table dialog asyncSzymon Kłos1-89/+107
2020-05-10Implement sidebar increase/decrease indent buttons on ImpressGülşah Köse6-0/+63
2020-05-10resolved: Strange behavior of Paragraph Spacing controlsPranam Lashkari1-0/+1
2020-05-05tdf#129680 Make text edit outliner view show cursorJim Raykowski1-0/+6
2020-04-29lok: set device form factor of the client on view creationMarco Cecchetti2-2/+5
2020-04-25resolved: page gradient reset on reopening docPranam Lashkari1-3/+9
2020-04-23Added separate color picker for slide background gradientPranam Lashkari2-14/+23
2020-04-21Added parameter to FillPageGradient commandPranam Lashkari1-7/+17
2020-04-21Added parameter to FillPageColor commandPranam Lashkari1-3/+23
2020-04-12LOKit: Hide sound controls on Impress Custom Animation DialogAndras Timar1-2/+13
2020-04-12LOKit: Hide sound controls on Impress sidebar's Slide transition paneAndras Timar1-0/+3
2020-04-07fix ODP roundtripped in online opens with huge zoom in desktopMert Tumer1-0/+7
2020-04-01pdfium: fix setting the size of the document when opening PDFTomaž Vajngerl1-13/+4
2020-04-01clean-up SdPdfFilter implementationTomaž Vajngerl1-27/+9
2020-03-31lok: introduce QueryControlState functionHenry Castro1-0/+5
2020-03-21pdfium: Delay the swap out.Jan Holesovsky1-2/+8
2020-03-21pdfium: Avoid unnecessary copying + some warning fixes.Jan Holesovsky1-2/+1
2020-03-21pdfium: Import PDF with unloaded images.Ashod Nakashian1-22/+14
2020-03-18mobile: fix hyperlinks are not clickable on impressMert Tumer1-8/+8
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai1-0/+21
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai1-0/+21
2020-03-17sd lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai1-8/+56
2020-03-16Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist2-11/+11
2020-03-05tdf#118893: avoid nullptr dereferenceMike Kaganski1-1/+1
2020-03-02Open links when editing the text in impressSzymon Kłos1-0/+22
2020-02-24lok: Set default text for new text box on mobileMuhammet Kara1-0/+3
2020-02-21android: Hardcode the 'double-tap' in case of the native app.Jan Holesovsky1-12/+30
2020-02-21cui: add UI for semi-transparent shape textMiklos Vajna1-0/+2
2020-02-03Use the "Double-tap" term instead of "click" on all iOS devices (also iPad)Tor Lillqvist1-1/+5
2020-01-30lok: preserve mouse event logic position and use in calcTomaž Vajngerl1-3/+2
2020-01-29android lok: Correct the hint in the slides from click to double-tap.Jan Holesovsky1-16/+17
2020-01-22tdf#129388: Avoid any actual painting of the slide sorter in the LOKit caseTor Lillqvist1-3/+8
2020-01-22Unbreak code compiled conditionally with DEBUG_TIMINGTor Lillqvist1-7/+5
2020-01-22tdf#129388: Do as kendy suggested in 7e291eedbad335bf8bbc8a17cc3d633bf66d0e90Tor Lillqvist1-0/+4
2020-01-14fix crash in draw Format->Bullets and Numbering dialogNoel Grandin1-6/+9
2019-12-22tdf#128449 Set graphic when setting background in ImpressAron Budea1-6/+3
2019-12-16android: Don't crash when double-tapping a text box.Jan Holesovsky1-0/+5
2019-12-16LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian1-1/+4
2019-12-11jsdialog: send items on status changeSzymon Kłos1-4/+0
2019-12-10jsdialog: apply FillGradient with JSON argSzymon Kłos1-0/+11