summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-30tdf#128013: fix Crash when linking an odp fileJulien Nabet1-4/+7
2019-11-29jsdialog: migrate left/right margin to generic items dumpSzymon Kłos1-24/+0
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos1-23/+0
2019-11-27jsdialogs: share the commands updates sending codeSzymon Kłos1-28/+1
2019-11-27jsdialog: send generic fill items also in writer and impressSzymon Kłos1-39/+14
2019-11-25sd: LOK: don't access null dispatcherAshod Nakashian1-13/+19
2019-11-21jsdialogs: send .uno:FillStyle updates in ImpressSzymon Kłos1-0/+62
2019-11-14sd: define three columns for the slide transition paneHenry Castro1-1/+1
2019-11-14jsdialog: send paragraph margins for impressSzymon Kłos1-0/+50
2019-11-11sd: for_each -> range-forAshod Nakashian1-6/+2
2019-11-08jsdialogs: apply .uno:FillColor in ImpressSzymon Kłos1-5/+19